| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -47/+36 |
* | change color when the GtkTreeView loses focus. | Jonathan Blandford | 2001-08-29 | 1 | -8/+11 |
* | Fix up warnings, #58928. | Jonathan Blandford | 2001-08-19 | 1 | -5/+19 |
* | Divide with floating point numbers so that the result will be floating | Anders Carlsson | 2001-08-17 | 1 | -2/+2 |
* | gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to | Matthias Clasen | 2001-08-09 | 1 | -0/+2 |
* | new file use it | Hans Breuer | 2001-08-04 | 1 | -3/+2 |
* | Add support for animating expanders. | Anders Carlsson | 2001-07-22 | 1 | -30/+80 |
* | add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): compute | Tim Janik | 2001-07-14 | 1 | -1/+1 |
* | Handle the case without XKB properly. | Owen Taylor | 2001-06-21 | 1 | -3/+18 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -86/+187 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -8/+13 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -448/+638 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -6/+14 |
* | Close bug #50615: | Havoc Pennington | 2001-04-18 | 1 | -5/+6 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -43/+17 |
* | Reference param spec when caching property values, since we unref it later | Owen Taylor | 2001-04-02 | 1 | -0/+2 |
* | Add boxed type for GtkRequistion. Use it for ::size-request. | Owen Taylor | 2001-04-02 | 1 | -0/+12 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -0/+127 |
* | Make GtkIconSource an opaque datatype, and add a bunch of accessor | Havoc Pennington | 2001-03-19 | 1 | -6/+9 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -58/+221 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -0/+13 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -8/+8 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -11/+0 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -53/+67 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -0/+1 |
* | let's darken colors, not lighten them. | Havoc Pennington | 2001-02-08 | 1 | -1/+1 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -7/+81 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -1/+15 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -16/+217 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -202/+181 |
* | Fall back to "fixed" if we can't get a native font in the right encoding. | Robert Brady | 2000-11-13 | 1 | -2/+5 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -69/+229 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Restore code to paint the background of the text area which was | Owen Taylor | 2000-07-17 | 1 | -166/+230 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -292/+291 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -4/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -4/+8 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -0/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -3/+3 |
* | add a 'paned' mode to the function to let it draw the seven dots, instead | Jonathan Blandford | 2000-02-23 | 1 | -24/+75 |
* | Make the @detail argument for the GtkStyleClass vtable const. | Owen Taylor | 2000-01-21 | 1 | -297/+296 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -5/+46 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | merges from stable branch | Stuart Parmenter | 1999-03-17 | 1 | -12/+13 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 1 | -0/+1 |
* | Significantly reduced the number of calls to gdk_draw_point() (and thus to | Federico Mena Quintero | 1999-03-09 | 1 | -16/+32 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |