| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo, spotted by David Odin. | Matthias Clasen | 2005-08-02 | 1 | -1/+1 |
* | Rename the default theme to "Raleigh". (#312254, Thomas Wood) | Matthias Clasen | 2005-08-01 | 2 | -4/+4 |
* | Create the icon window with the correct dimensions. (#312256, Mike | Matthias Clasen | 2005-08-01 | 1 | -1/+1 |
* | Remove G_GNUC_NULL_TERMINATED here as well. | Matthias Clasen | 2005-08-01 | 2 | -2/+2 |
* | Update tooltips when reconnecting toolitems. (#312173, Alex Graveley) | Matthias Clasen | 2005-08-01 | 1 | -6/+7 |
* | Don't leak atom names. (#311933, Peter Zelezny) | Matthias Clasen | 2005-08-01 | 1 | -0/+4 |
* | Call gettext_initialization() here as well. (#311612, Dan Winship) | Matthias Clasen | 2005-08-01 | 1 | -17/+19 |
* | updated | Hans Breuer | 2005-07-30 | 1 | -5/+8 |
* | Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassing | Johan Dahlin | 2005-07-30 | 1 | -1/+1 |
* | Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972. | J. Ali Harlow | 2005-07-29 | 1 | -0/+1 |
* | Fix to be monotonic in the original size (#308145, Morten Welinder) | Owen Taylor | 2005-07-27 | 1 | -4/+2 |
* | Use >= not > in deciding whether to subtract out x/ythickness. (#308145, | Owen Taylor | 2005-07-26 | 1 | -2/+2 |
* | Revert part of patch from #166379; don't have gtk_window_present() change | Elijah Newren | 2005-07-26 | 1 | -3/+0 |
* | Declare GetAncestor() and define GA_PARENT if missing (MSVC6). (#311633) | Tor Lillqvist | 2005-07-26 | 1 | -0/+7 |
* | Fix up includes on Win32. (#311630, Kazuki Iwamoto) | Matthias Clasen | 2005-07-26 | 1 | -0/+10 |
* | Make it compile | Matthias Clasen | 2005-07-26 | 1 | -1/+1 |
* | Add ISO_Level3_Shift to the list of keysyms to ignore for composition, | Matthias Clasen | 2005-07-26 | 1 | -1/+2 |
* | Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out by | Matthias Clasen | 2005-07-26 | 2 | -2/+2 |
* | Pad out the full width, in an attempt to work around bug #311225. | Matthias Clasen | 2005-07-25 | 1 | -2/+10 |
* | Trivial doc fixes. | Matthias Clasen | 2005-07-25 | 2 | -20/+24 |
* | gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker | Matthias Clasen | 2005-07-25 | 3 | -6/+6 |
* | 2.7.4GTK_2_7_4 | Matthias Clasen | 2005-07-22 | 2 | -1/+6 |
* | Point out escaping oversight. (#311260, Owen Taylor) | Matthias Clasen | 2005-07-22 | 1 | -0/+12 |
* | Cleanup a possible resize idle. (#311141, Robert Ă–gren) | Matthias Clasen | 2005-07-22 | 2 | -7/+37 |
* | Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise. | Federico Mena Quintero | 2005-07-22 | 2 | -20/+77 |
* | Fix a couple of leaks. | Owen Taylor | 2005-07-21 | 1 | -3/+8 |
* | Be a bit more careful to not shrink the label to a negative width. | Matthias Clasen | 2005-07-21 | 1 | -6/+6 |
* | mark gtk_socket_steal as deprecated. | Matthias Clasen | 2005-07-21 | 1 | -0/+2 |
* | Change machinery for following font rendering xsettings to set cairo font | Owen Taylor | 2005-07-21 | 2 | -119/+109 |
* | No need for ifdef, can now use GTK_IS_PLUG() with all backends. | Tor Lillqvist | 2005-07-21 | 1 | -5/+2 |
* | Make GtkPlug/Socket API available on all platforms. | Tor Lillqvist | 2005-07-21 | 2 | -16/+24 |
* | gtk/gtksocket.c Splice out backend-dependend parts to separate files, see | Tor Lillqvist | 2005-07-21 | 4 | -917/+605 |
* | gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c | Tor Lillqvist | 2005-07-21 | 8 | -0/+1983 |
* | gtk/gtkxembed.h New function, used in error messages and debugging output. | Tor Lillqvist | 2005-07-21 | 2 | -5/+34 |
* | Revert an accidental commit | Matthias Clasen | 2005-07-21 | 1 | -17/+0 |
* | Add hints on how to handle "no window" widgets. (#136347) | Matthias Clasen | 2005-07-21 | 1 | -1/+32 |
* | Explicitly use the svg loader, if available. This should help with the | Matthias Clasen | 2005-07-20 | 1 | -1/+4 |
* | Make sure expanded expanders are not fuzzy. (#310172, reported by | Matthias Clasen | 2005-07-20 | 1 | -4/+20 |
* | Don't fail if we can't get a keyboard grab. (#168351) | Matthias Clasen | 2005-07-20 | 1 | -9/+4 |
* | Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION. | Matthias Clasen | 2005-07-20 | 1 | -0/+2 |
* | Added a few utility functions for profiling; instrument the code, make it | Federico Mena Quintero | 2005-07-20 | 1 | -11/+166 |
* | don't iterate past the end of the string, so pango_layout_get_cursor_pos() | Kristian Rietveld | 2005-07-19 | 1 | -2/+2 |
* | Don't bother mentioning the -fnative-struct (used by GCC 2) switch in the | Tor Lillqvist | 2005-07-19 | 1 | -6/+4 |
* | Remove useless calls to gtk_tree_row_reference_inserted/deleted, since we | Matthias Clasen | 2005-07-18 | 1 | -13/+1 |
* | Call gettext_initialization before checking gtk_initialized, otherwise | Matthias Clasen | 2005-07-18 | 1 | -4/+4 |
* | Propagate the focus-on-click value to the button. (#310543, Christian | Matthias Clasen | 2005-07-18 | 1 | -9/+19 |
* | Add a note about the need to handle expose events. We really need a | Matthias Clasen | 2005-07-18 | 1 | -0/+5 |
* | 2.7.3GTK_2_7_3 | Matthias Clasen | 2005-07-15 | 2 | -0/+5 |
* | Don't treat whitespace as words for keynav, pointed out by Owen Taylor. | Matthias Clasen | 2005-07-15 | 1 | -37/+45 |
* | Take the parent folder path instead of the display name, to avoid doing | Federico Mena Quintero | 2005-07-15 | 1 | -69/+54 |