]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2008-02-07 Nickolay V... Updated Russian translation by Anton Shestakov <engored...
2008-02-06 Christian PerschIf the pixbuf has an alpha channel, use gdk_draw_rgb_32...
2008-02-06 Cody RussellAlso check that the window is not mapped.
2008-02-06 Cody RussellCheck if the window is a temp window, otherwise things...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2008-02-06 Matthias ClasenAllow to store half-open ranges.
2008-02-05 Cody RussellWalk down the stack until we get to a window that is...
2008-02-05 Xan LopezFix typo in ChangeLog
2008-02-05 Matthias ClasenIgnore images in the toplevel theme directory, avoiding...
2008-02-05 Matthias ClasenFix the build
2008-02-05 Matthias ClasenInstall a printerr handler that prepends the program...
2008-02-05 Cody Russellgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
2008-02-04 Michael Nattererg_return_if_fail() is the cell is not part of the combo...
2008-02-04 Yannig MARCHEGAYUpdated Occitan translation
2008-02-01 Cody Russellmodules/engines/ms-windows/xp_theme.[ch]
2008-02-01 Michael Nattererinitialize GdkColor structs to fix warning about uninit...
2008-01-31 Cody RussellRefactored some of the window hiding/showing code from...
2008-01-31 Cody RussellChange queue_resize() to queue_draw(), and add a check...
2008-01-31 Sven Neumannapplied patch from Denis Oliver Kropp <dok@directfb...
2008-01-31 Sven Neumanngdk/directfb/gdkdisplay-directfb.c gdk/directfb/gdkdraw...
2008-01-31 Richard HultAnother attempt at fixing focus issues with undecorated...
2008-01-31 Marcel TelkaUpdated Slovak translation by Pavol Šimo.
2008-01-31 Marcel TelkaUpdated Slovak translation by Pavol Šimo.
2008-01-31 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-01-31 Nikos CharonitakisUpdated Greek translation
2008-01-31 Nikos CharonitakisUpdated Greek translation
2008-01-30 Daniel Nylandersv.po: Updated Swedish translation
2008-01-30 Sven Neumanngdk/directfb/gdkdrawable-directfb.c gdk/directfb/gdkwin...
2008-01-30 Sven Neumanngdk/directfb/gdkdirectfb.h gdk/directfb/gdkdisplay...
2008-01-30 Michael Nattereruse the right type for "subparser_data" and remove...
2008-01-29 Johan DahlinRemove commas
2008-01-29 Johan DahlinMove the about dialog to the glade file, add accessible...
2008-01-28 Paolo Borellido not leak the pango layout, fixes #512375.
2008-01-28 Michael Natterergtk/gtktextchild.c meant to use G_STRFUNC, not G_STRLOC...
2008-01-28 Michael Nattereruse gtk_about_dialog_set_program_name() instead of...
2008-01-28 Michael Natterergtk/gtktextchild.c use G_STRLOC instead of G_GNUC_FUNCT...
2008-01-27 Mohammad DAMTUpdated Indonesian translation by Muhammad Hilman hilma...
2008-01-27 Maxim V. Dziumanenkosvn path=/trunk/; revision=19414
2008-01-27 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-01-27 Ihar HrachyshkaReverted updated Belarusian translation..
2008-01-26 Johan DahlinRename textbuffer test and port it to the new test...
2008-01-25 Petr Kovářcs.po: Updated Czech translation.
2008-01-25 Johan DahlinRestore accidentally removed unsetting of GTK_MODULES.
2008-01-25 Johan DahlinHandle the case where there is no child text node....
2008-01-25 Johan DahlinRemove the items even if there are no items set.
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-25 Richard HultDon't recreate a tracking rect if it didn't change...
2008-01-25 Richard HultFix compile warnings (add missing const and remove...
2008-01-25 Michael NattererForgot to mention bug #.
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2008-01-25 Stéphane RaimbaultSynced with gtk-2-12.
2008-01-25 Sven HerzbergReviewed by Johan Dahlin.
2008-01-24 Johan DahlinChain up to parent, so widgets can have internal children.
2008-01-22 Mathias HasselmannAdd gdk_app_launch_context_get_type() to gdk.symbols...
2008-01-22 Mathias HasselmannUse pango_layout_set_height() for calendar details...
2008-01-22 Marcel TelkaUpdated Slovak translation.
2008-01-21 Ihar HrachyshkaUpdated Belarusian translation, converted spelling.
2008-01-19 Yang ZhangUpdated zh_CN translation from manphiz
2008-01-19 Yang ZhangUpdated zh_CN translation from manphiz
2008-01-18 Johan DahlinNew method (GtkBuilderConverter._create_object): Condit...
2008-01-17 Mathias HasselmannChange GtkCalendarDetailFunc to return newly allocated...
2008-01-16 Christian PerschStore the event mask and extension event mode directly...
2008-01-16 Matthias ClasenHandle partial writes.
2008-01-16 Rahul BhaleraoUpdated Marathi translations
2008-01-16 Michael Nattererfix signature of this function and propagate errors...
2008-01-16 Michael Nattereruse $GDK_PIXBUF_DEP_LIBS instead of $GLIB_LIBS so gio...
2008-01-16 Michael Nattereradd "gio-2.0" because gdk-pixbuf now uses gio functions.
2008-01-16 Matthias ClasenEmit the notify::model signal. (#509819, David Zeuthen)
2008-01-16 Matthias ClasenAdd stream i/o functions for gdk-pixbuf
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Nattereradd cast to fix const warning.
2008-01-14 Michael Natterercast the return value of gdk_screen_get_font_options...
2008-01-14 Michael Nattererfix another call to gtk_selection_data_set().
2008-01-14 Michael Nattererfix signedness warning.
2008-01-14 Michael Nattererremove unused variable.
2008-01-14 Michael Natterercast "uris" to guchar* when passing it to gtk_selection...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-14 Michael Natterercast the return value of _gdk_pixbuf_scaled_anim_new...
2008-01-14 Mathias HasselmannExplain name choice for gtk_tool_item_toolbar_reconfigured.
2008-01-13 Mathias HasselmannMake _gtk_tool_item_toolbar_reconfigured public to...
2008-01-13 Erdal RonahiKurdish translation completed
2008-01-13 Erdal RonahiCorrected buggy translation
2008-01-13 Erdal RonahiUpdated translations
2008-01-13 Erdal RonahiCorrected buggy translations (with translated |)
2008-01-12 Mathias HasselmannInclude <gtk/gtktoolshell.h> from gtk.h.
2008-01-12 Mathias HasselmannPrint angle brackets arround e-mail addresses in the...
2008-01-12 Djihed AfifiUpdated Arabic Translation by Khaled Hosny. . Also...
2008-01-11 13:28:02 Tim... removed old testutils special casing so test widgets...
2008-01-11 Li YuanBug #508255. Remove ATK_STATE_FOCUSED state when focus...
2008-01-11 Li YuanBug #497218. Emit "active-descendant-changed" when...
2008-01-11 Li YuanBug #508715. Should use gtk_tree_path_free to free...
2008-01-10 Tor Lillqvistmodules/other/gail/libgail-util/Makefile.am Link with...
2008-01-10 Tor LillqvistBuild defaultvaluetest only on Unix as it uses gtkprint...
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2008-01-10 Cody RussellProperly ref/unref windows and parents. (#506769)
2008-01-10 Richard HultMove the tracking rect workaround from here...
2008-01-10 Sven Neumanncorrected documentation for GtkEditable::delete-text.
2008-01-10 Michael Nattereradd these functions to make it build again.
2008-01-10 Emmanuele BassiFix possible recursion by resetting the idle source...
next