summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replace uses of GBSearchArray with GArray and bsearch(), to removeOwen Taylor2001-09-081-47/+36
* change color when the GtkTreeView loses focus.Jonathan Blandford2001-08-291-8/+11
* Fix up warnings, #58928.Jonathan Blandford2001-08-191-5/+19
* Divide with floating point numbers so that the result will be floatingAnders Carlsson2001-08-171-2/+2
* gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget toMatthias Clasen2001-08-091-0/+2
* new file use itHans Breuer2001-08-041-3/+2
* Add support for animating expanders.Anders Carlsson2001-07-221-30/+80
* add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): computeTim Janik2001-07-141-1/+1
* Handle the case without XKB properly.Owen Taylor2001-06-211-3/+18
* Add missing gdk_rectangle_get_type() prototype.Owen Taylor2001-06-141-1/+1
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-86/+187
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-8/+13
* New default theme! A slighly improved version of the 2.0 Raleigh theme,Owen Taylor2001-05-011-448/+638
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-6/+14
* Close bug #50615:Havoc Pennington2001-04-181-5/+6
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-43/+17
* Reference param spec when caching property values, since we unref it laterOwen Taylor2001-04-021-0/+2
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-0/+12
* *** empty log message ***Owen Taylor2001-03-291-0/+127
* Make GtkIconSource an opaque datatype, and add a bunch of accessorHavoc Pennington2001-03-191-6/+9
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-58/+221
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-0/+13
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-8/+8
* Patch from ChiDeok Hwang to move call to sync_selection() up a few linesOwen Taylor2001-03-021-11/+0
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-53/+67
* updated for win32 msvc buildHans Breuer2001-02-191-0/+1
* let's darken colors, not lighten them.Havoc Pennington2001-02-081-1/+1
* remove validation idleHavoc Pennington2001-02-081-7/+81
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-1/+15
* adapt to handle PangoColorHavoc Pennington2001-01-261-16/+217
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-202/+181
* Fall back to "fixed" if we can't get a native font in the right encoding.Robert Brady2000-11-131-2/+5
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-69/+229
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Restore code to paint the background of the text area which wasOwen Taylor2000-07-171-166/+230
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-1/+1
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-292/+291
* (follow-on from previous commit)Elliot Lee2000-06-201-4/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-4/+8
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-0/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-3/+3
* add a 'paned' mode to the function to let it draw the seven dots, insteadJonathan Blandford2000-02-231-24/+75
* Make the @detail argument for the GtkStyleClass vtable const.Owen Taylor2000-01-211-297/+296
* Adapt cast macros to standard.Raja R Harinath1999-11-221-5/+46
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* merges from stable branchStuart Parmenter1999-03-171-12/+13
* first lookup the xfont ID in our font hash table, if we have aTim Janik1999-03-101-0/+1
* Significantly reduced the number of calls to gdk_draw_point() (and thus toFederico Mena Quintero1999-03-091-16/+32
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8