| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.13.6GTK_2_13_6 | Matthias Clasen | 2008-08-05 | 1 | -0/+7 |
* | bail out early if priv->button is NULL to avoid zillions of warnings when | Michael Natterer | 2008-08-05 | 1 | -0/+7 |
* | Bug 544858 – Seal GtkAdjustment | Michael Natterer | 2008-08-05 | 1 | -0/+12 |
* | clamp the value to [lower...upper-page_size] instead of only | Michael Natterer | 2008-08-05 | 1 | -0/+12 |
* | don't use the deprecated gtk_box_pack_start_defaults(). | Michael Natterer | 2008-08-05 | 1 | -0/+5 |
* | Add some missing braces | Matthias Clasen | 2008-08-05 | 1 | -0/+9 |
* | Trivialities. | Tor Lillqvist | 2008-08-05 | 1 | -4/+4 |
* | Cast pointer to gintptr instead of gulong to avoid warning on Win64. | Tor Lillqvist | 2008-08-04 | 1 | -0/+5 |
* | Cast tile, stipple and clip_mask pointers to gintptr when calculating | Tor Lillqvist | 2008-08-04 | 1 | -0/+6 |
* | Don't need to declare IPrintDialogCallback with mingw64 either. It seems | Tor Lillqvist | 2008-08-04 | 1 | -0/+6 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -0/+14 |
* | Bug 382291 – Automatically dim the combobox when the model is empty | Matthias Clasen | 2008-08-04 | 1 | -5/+5 |
* | Enclose ?: expression with parens so cast covers all of it. | Tor Lillqvist | 2008-08-04 | 1 | -0/+5 |
* | Improve a string | Matthias Clasen | 2008-08-04 | 1 | -0/+17 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -2/+17 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -0/+1 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -0/+11 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -0/+11 |
* | Fix make check | Matthias Clasen | 2008-08-04 | 1 | -0/+6 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -0/+14 |
* | Cast pointers to guintptr, not unsigned long, before doing bit tests on | Tor Lillqvist | 2008-08-04 | 1 | -0/+5 |
* | Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makes | Tor Lillqvist | 2008-08-04 | 1 | -0/+8 |
* | Bug 534979 – GtkImageMenuItem is a bin but has two children. | Björn Lindqvist | 2008-08-04 | 1 | -0/+8 |
* | Updates | Matthias Clasen | 2008-08-04 | 1 | -0/+4 |
* | Bump glib dependency | Matthias Clasen | 2008-08-04 | 1 | -0/+4 |
* | gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecated | Michael Natterer | 2008-08-04 | 1 | -0/+9 |
* | call gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the debug flags. | Michael Natterer | 2008-08-04 | 1 | -0/+9 |
* | Update to handle GEmblem` | Matthias Clasen | 2008-08-04 | 1 | -0/+4 |
* | undeprecate (apart from still using GtkOptionMenu). | Michael Natterer | 2008-08-04 | 1 | -0/+5 |
* | gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED. | Michael Natterer | 2008-08-04 | 1 | -0/+9 |
* | Fix "/* within comment" warning. | Carlos Garnacho | 2008-08-04 | 1 | -0/+4 |
* | Set drag window background to be the GtkNotebook background color. This is | Carlos Garnacho | 2008-08-04 | 1 | -0/+7 |
* | Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used | Carlos Garnacho | 2008-08-04 | 1 | -0/+10 |
* | Make GFile-oriented API public. Fixes #545978. | Carlos Garnacho | 2008-08-04 | 1 | -0/+9 |
* | build with GTK_DISABLE_DEPRECATED again. | Michael Natterer | 2008-08-04 | 1 | -0/+24 |
* | gtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk/gtkpixmap.c | Michael Natterer | 2008-08-04 | 1 | -0/+10 |
* | gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch] | Michael Natterer | 2008-08-04 | 1 | -0/+8 |
* | update the link color when the "visited" state is changed. | Sven Neumann | 2008-08-04 | 1 | -0/+5 |
* | move the code of the deprecated gtk_window_set_policy() to a new private | Michael Natterer | 2008-08-04 | 1 | -0/+10 |
* | move the code of the deprecated gtk_binding_entry_clear() to a new private | Michael Natterer | 2008-08-04 | 1 | -0/+11 |
* | avoid our own deprecated public API and use | Michael Natterer | 2008-08-04 | 1 | -0/+11 |
* | add the generated PNGs to CLEANFILES. | Michael Natterer | 2008-08-04 | 1 | -0/+4 |
* | Small improvement. | Tor Lillqvist | 2008-08-04 | 1 | -3/+3 |
* | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it. | Tor Lillqvist | 2008-08-03 | 1 | -0/+8 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-03 | 1 | -0/+8 |
* | Fix typo in Win32 and Quartz code: | Tor Lillqvist | 2008-08-03 | 1 | -0/+5 |
* | Don't bother with the test "if gio can sniff png" if $gio_can_sniff has | Tor Lillqvist | 2008-08-03 | 1 | -0/+8 |
* | Don't bother looking up EnumDisplayMonitors and GetMonitorInfoA | Tor Lillqvist | 2008-08-03 | 1 | -0/+9 |
* | Bug 540379 – gtk_tree_view_enable_model_drag_dest and | Björn Lindqvist | 2008-08-03 | 1 | -0/+8 |
* | Support GEmblemedIcon | Matthias Clasen | 2008-08-03 | 1 | -0/+4 |