summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.13.6GTK_2_13_6Matthias Clasen2008-08-051-0/+7
* bail out early if priv->button is NULL to avoid zillions of warnings whenMichael Natterer2008-08-051-0/+7
* Bug 544858 – Seal GtkAdjustmentMichael Natterer2008-08-051-0/+12
* clamp the value to [lower...upper-page_size] instead of onlyMichael Natterer2008-08-051-0/+12
* don't use the deprecated gtk_box_pack_start_defaults().Michael Natterer2008-08-051-0/+5
* Add some missing bracesMatthias Clasen2008-08-051-0/+9
* Trivialities.Tor Lillqvist2008-08-051-4/+4
* Cast pointer to gintptr instead of gulong to avoid warning on Win64.Tor Lillqvist2008-08-041-0/+5
* Cast tile, stipple and clip_mask pointers to gintptr when calculatingTor Lillqvist2008-08-041-0/+6
* Don't need to declare IPrintDialogCallback with mingw64 either. It seemsTor Lillqvist2008-08-041-0/+6
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-0/+14
* Bug 382291 – Automatically dim the combobox when the model is emptyMatthias Clasen2008-08-041-5/+5
* Enclose ?: expression with parens so cast covers all of it.Tor Lillqvist2008-08-041-0/+5
* Improve a stringMatthias Clasen2008-08-041-0/+17
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-2/+17
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-0/+1
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-0/+11
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-0/+11
* Fix make checkMatthias Clasen2008-08-041-0/+6
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-0/+14
* Cast pointers to guintptr, not unsigned long, before doing bit tests onTor Lillqvist2008-08-041-0/+5
* Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makesTor Lillqvist2008-08-041-0/+8
* Bug 534979 – GtkImageMenuItem is a bin but has two children.Björn Lindqvist2008-08-041-0/+8
* UpdatesMatthias Clasen2008-08-041-0/+4
* Bump glib dependencyMatthias Clasen2008-08-041-0/+4
* gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecatedMichael Natterer2008-08-041-0/+9
* call gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the debug flags.Michael Natterer2008-08-041-0/+9
* Update to handle GEmblem`Matthias Clasen2008-08-041-0/+4
* undeprecate (apart from still using GtkOptionMenu).Michael Natterer2008-08-041-0/+5
* gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.Michael Natterer2008-08-041-0/+9
* Fix "/* within comment" warning.Carlos Garnacho2008-08-041-0/+4
* Set drag window background to be the GtkNotebook background color. This isCarlos Garnacho2008-08-041-0/+7
* Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already usedCarlos Garnacho2008-08-041-0/+10
* Make GFile-oriented API public. Fixes #545978.Carlos Garnacho2008-08-041-0/+9
* build with GTK_DISABLE_DEPRECATED again.Michael Natterer2008-08-041-0/+24
* gtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk/gtkpixmap.cMichael Natterer2008-08-041-0/+10
* gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch]Michael Natterer2008-08-041-0/+8
* update the link color when the "visited" state is changed.Sven Neumann2008-08-041-0/+5
* move the code of the deprecated gtk_window_set_policy() to a new privateMichael Natterer2008-08-041-0/+10
* move the code of the deprecated gtk_binding_entry_clear() to a new privateMichael Natterer2008-08-041-0/+11
* avoid our own deprecated public API and useMichael Natterer2008-08-041-0/+11
* add the generated PNGs to CLEANFILES.Michael Natterer2008-08-041-0/+4
* Small improvement.Tor Lillqvist2008-08-041-3/+3
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-08-031-0/+8
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-031-0/+8
* Fix typo in Win32 and Quartz code:Tor Lillqvist2008-08-031-0/+5
* Don't bother with the test "if gio can sniff png" if $gio_can_sniff hasTor Lillqvist2008-08-031-0/+8
* Don't bother looking up EnumDisplayMonitors and GetMonitorInfoATor Lillqvist2008-08-031-0/+9
* Bug 540379 – gtk_tree_view_enable_model_drag_dest andBjörn Lindqvist2008-08-031-0/+8
* Support GEmblemedIconMatthias Clasen2008-08-031-0/+4