]> Pileus Git - ~andy/gtk/history - ChangeLog
Bump version
[~andy/gtk] / ChangeLog
2008-09-05 Matthias ClasenBump version
2008-09-05 Matthias Clasen2.14.1
2008-09-04 Matthias ClasenBump version
2008-09-04 Matthias Clasen2.14.0
2008-09-04 Matthias ClasenAdd nicks for the GtkNumberUpLayout values.
2008-09-04 Michael Nattererevents return gboolean not gint. Change misnamed
2008-09-04 Michael Nattererwhen extending the draw rectangle by the "draw-border...
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenFix a typo in the docs
2008-09-04 Matthias ClasenUpdates
2008-09-04 Matthias ClasenBump version to 2.14.0
2008-09-04 Matthias ClasenFix the spinbuttons in the color selector
2008-09-04 Matthias ClasenAdd a note about GtkAdjustment behaviour change
2008-09-04 Matthias ClasenBug 550528 - IconView DND interface does not work if...
2008-09-04 Matthias ClasenAdd some missing symbols
2008-09-03 Matthias ClasenFix ordering of includes
2008-09-03 Michael Natterergtk/gtkmenu.c remove unused macro cruft. Also remove...
2008-09-03 Michael Nattererexpose-event returns gboolean not gint, reindented...
2008-09-03 Michael Natterersome more trivial cosmetic fixes.
2008-09-03 Christian DywanBug 547449 – Entry/ Combo popup misplaced after resize
2008-09-03 Michael Nattererproper function header formatting.
2008-09-02 Michael Nattererreturn gboolean instead of gint. Reindent static protot...
2008-09-02 Michael Nattererremoved this function because there is massive disagree...
2008-09-01 Wouter BolsterleeUpdate documentation for gtk_selection_data_get_data...
2008-08-30 Matthew BarnesBug 549943 – gtk_tool_shell_get_relief_style() always...
2008-08-29 Björn LindqvistBug 437791 – Animation is played at the wrong speed
2008-08-29 Christian DywanBug 549810 – Memory leaks in printing code
2008-08-29 Michael Natterermove the gtk_widget_get_parent() and gtk_widget_get_par...
2008-08-29 Michael Nattererevents return gboolean not gint, reindent prototypes.
2008-08-29 Michael Nattererremove -DPANGO_DISABLE_SINGLE_INCLUDES from CPPFLAGS...
2008-08-29 Michael Nattererminor indentation / coding style fixes.
2008-08-29 Matthias ClasenBug 549262 – GtkScrolledWindow should not accept focus...
2008-08-29 Matthias ClasenSplit gtk_selection_data_get_data into gtk_selection_da...
2008-08-28 Christian DywanBug 549734 – gtk_selection_data_get_data prototype...
2008-08-28 Cody RussellCheck if the window's state has GDK_WINDOW_STATE_MAXIMI...
2008-08-28 Matthias ClasenDocumentation fixes
2008-08-28 Matthias ClasenReturn FALSE from reparent implementations to avoid...
2008-08-27 Matthias ClasenFix log
2008-08-27 Matthias ClasenImprove one string
2008-08-27 Matthias ClasenBug 549354 – Crash trying to open a file on a remote...
2008-08-26 Matthias ClasenUse gdk_threads_add_timeout_seconds where appropriate
2008-08-25 Matthias ClasenAdd translator hints here too
2008-08-25 Matthias ClasenAdd translator hints to many strings
2008-08-25 Gian Mario Tagliarettimissing Since 2.14, fixes #549236
2008-08-22 Matthias ClasenWhen reconstructing the color hash, try harder to avoid...
2008-08-22 Cody RussellRemove the checks to see if the window is modally block...
2008-08-21 Michael Natterersmall formatting fix.
2008-08-21 Marek KasikBug 545875 – evo crashed when trying to print pages...
2008-08-21 Marek Kasikchangelog update for previous commit
2008-08-20 Søren Sandmann Ped... +Wed Aug 20 18:16:29 2008 Søren Sandmann <sandmann...
2008-08-20 Torsten Schönfeld(gtk_color_selection_dialog_get_color_selection): Use...
2008-08-20 Milan CrhaAllow changing page with arrows even on non-focusable...
2008-08-20 Federico Mena Quintero[PATCH 0/7] bgo543308 - File chooser uses incorrect...
2008-08-19 Björn LindqvistBug 548354 – Remove repeated code in gtk_cell_view_size...
2008-08-19 Johan DahlinRemove the requres-version tag as well
2008-08-19 Matthias ClasenBump version
2008-08-19 Matthias Clasen2.13.7
2008-08-18 Mathias HasselmannBug 541600 – GtkCalendar segfault for certain values...
2008-08-18 Björn LindqvistBug 541315 – Segfault when selecting a GtkMenuItem...
2008-08-18 Johan DahlinBug 548196 – gtk-builder-convert doesn't properly conve...
2008-08-18 Matthias ClasenUse g_quark_from_static_string where possible
2008-08-16 Torsten SchönfeldFix small issues in the documentation of gdk_window_rem...
2008-08-15 Richard HultSome aftermath of the fix of bug #543868. Clip and...
2008-08-15 Richard HultAdd another missing symbol.
2008-08-15 Behdad EsfahbodBug 547680 – fontconfig monitoring can crash apps
2008-08-15 Sven HerzbergUse the g_test_*() API for this test reviewed by: Richa...
2008-08-15 Sven HerzbergPrepare for using the g_test_*() API reviewed by: Richa...
2008-08-15 Claudio SaavedraCredit Torsten Schoenfeld in latest change.
2008-08-15 Claudio SaavedraBug 547944 – Self-reference in gtk_page_setup_load_file...
2008-08-15 Matthias ClasenSome doc additions
2008-08-15 Christian DywanAdd missing Since tags
2008-08-15 Christian DywanImprove documentation of "gtk-button-images" setting
2008-08-14 Matthias ClasenDon't add pointless getters
2008-08-14 Matthias ClasenAdd translator hints
2008-08-13 Michael Nattererget rid of the deprecated aliases NONE and BOOL.
2008-08-13 Erwann Chenede -Bug 547456 - gdk/x11/gdkscreen-x11.c : init_solaris_xin...
2008-08-13 Michael Natterercast the return value of g_dgettext() to fix warning...
2008-08-12 Paolo Borelliuse canonical signal name.
2008-08-12 Paolo BorelliBug 526234 - make shift+ctrl+del delete till the end...
2008-08-12 Michael Nattererbail out if there is no label to set the color on.
2008-08-12 Michael Nattererremove unused variable and fix formatting of some funct...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-12 Michael Nattereruse g_return_val_if_fail() now that the function has...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Sven Neumanngtk/gtknotebook.c property nick and blurb should be...
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererchange names of default implementations of our own...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-12 Matthias ClasenFix some new api
2008-08-11 Michael NattererBug 546754 – 2.13.6 update create rendering issue in...
2008-08-11 Matthias ClasenFix build with old cups
2008-08-11 Michael NattererBug 547270 – Make GtkHSV public
2008-08-11 Torsten SchönfeldFix the Since: tag of GtkCalendarDetailFunc to correctl...
2008-08-11 Sven Neumanndemos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c
2008-08-11 Matthias ClasenMove some mnemonics around
2008-08-11 Sven Neumannuse canonical signal names.
2008-08-11 Sven Neumannmodules/input/gtkimcontextime.c modules/input/gtkimcont...
next