]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Lin MaFix GtkTooltip destroy the custom widget
2009-05-24 Seán de BúrcaUpdated Irish translation
2009-05-24 Matthias ClasenAvoid another case of treating None as an atom
2009-05-24 Matthias ClasenFix a formatting error in the docs
2009-05-23 Claude ParozUpdated French translation
2009-05-23 Carlos Garcia... Fix a crash when printing with defer drawing enabled
2009-05-23 Matthias ClasenImprove gtk_combo_box_get_active_text() docs
2009-05-21 James Andrewarthaadd missing include $(top_srcdir)/git.mk to modules...
2009-05-20 Stefan Kostdocs: document the GtkUpdateType enum.
2009-05-19 mark@ecs.vuw... Signalize that CUPS connection is available when EISCON...
2009-05-19 Davyd MadeleyAdd papi to DIST_SUBDIRS
2009-05-19 Davyd MadeleyMerge commit 'origin/master'
2009-05-19 Davyd MadeleyFix broken SGML in gtk reference.
2009-05-19 Alexander ShopovUpdated Bulgarian translation
2009-05-18 Carlos Garcia... Use nr_of_pages_to_print instead of nr_of_pages when...
2009-05-18 Matthias ClasenImprove GtkNotbook behaviour with too little space
2009-05-18 Davyd MadeleyFix broken compile: s/gtk_selection_atom/gtk_selection_...
2009-05-18 Matthias ClasenAvoid a warning when persisting clipboards
2009-05-18 Matthias ClasenAvoid warnings when handling SelectionNotify
2009-05-17 Ask H. LarsenUpdated Danish translation
2009-05-17 Jorge GonzalezUpdated Spanish translation
2009-05-15 Martin NordholtsAvoid memory corruption on complicated confirm-overwrit...
2009-05-13 Marek KasikAdd ability to print in number-up mode for file backend...
2009-05-13 Federico Mena... Merge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-13 Federico Mena... bgo#315462 - Make GtkLabel deal with too-small height...
2009-05-12 Federico Mena... Merge fix for bgo#463773 - Handle a NULL display in...
2009-05-12 Federico Mena... bgo#463773 - Handle a NULL display in gtk_clipboard_get...
2009-05-11 gheetAdding PAPI printbackend
2009-05-11 Matthias ClasenAvoid unintended side-effect in gdk_window_get_events
2009-05-11 Matthias ClasenDon't enforce property change events on the root window
2009-05-11 Matthias ClasenMake gtk-update-icon-cache not fall over leftover temp...
2009-05-11 Matthias ClasenMake gtk-update-icon-cache not fall over leftover temp...
2009-05-11 Tobias MuellerRemoved deprecated call to gtk_scale_button_get_orientation
2009-05-11 Tobias MuellerReplaced deprecated call to gtk_action_connect_proxy...
2009-05-11 Matthias ClasenAdd a separate keybinding signal for activating links
2009-05-11 Matthias ClasenAdd a migration chapter for label links
2009-05-11 Matthias ClasenMention url label support in NEWS
2009-05-11 Matthias ClasenAdd link support to GtkLabel
2009-05-10 Matthias ClasenAvoid unintended side-effect in gdk_window_get_events
2009-05-10 Matthias ClasenDon't enforce property change events on the root window
2009-05-09 Marios ZindilisUpdated Greek translation
2009-05-09 Marios ZindilisUpdated Greek translation
2009-05-08 Ivar SmolinUpdating Estonian translation
2009-05-06 Christian KirbachUpdated German translation.
2009-05-06 Christian KirbachUpdated German translation.
2009-05-06 Christian KirbachUpdated German translation.
2009-05-05 Matthias ClasenAdd diagnostics for XID collisions
2009-05-05 Matthias ClasenAdd diagnostics for XID collisions
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-05-04 Matthias ClasenBump version to 2.17.1
2009-05-04 Matthias ClasenGTK+ 2.17.0
2009-05-04 Matthias ClasenBump version to 2.17.0
2009-05-04 Matthias ClasenUpdate NEWS for 2.17.0
2009-05-04 Matthias ClasenAvoid double browser windows from the about dialog.
2009-05-04 Tobias MuellerRemove a deprecated call to gtk_status_icon_set_tooltip
2009-05-04 Matthias ClasenPoint to better place for git documentation
2009-05-04 Matthias ClasenMake GtkAssistant keep its padding when built with...
2009-05-04 Li YuanEmit property-changed:accessible-name for gailcombobox
2009-05-04 Matthias ClasenDon't leak RequiresInfo when parsing GtkBuilder files
2009-05-04 Itay PerlFix handling of child widgets in the presence of bidi...
2009-05-04 Matthias ClasenHandle translated combobox models better
2009-05-04 Matthias ClasenMake GtkHandleBox work on multiple displays
2009-05-04 Matthias ClasenMake GtkHandleBox work on multiple displays
2009-05-04 Matthias ClasenFix handling of GDK_NONE
2009-05-04 Matthias ClasenFix handling of GDK_NONE
2009-05-03 Matthias ClasenFix whitespace
2009-05-03 Matthias ClasenForward-port a GtkAdjustment compatibility fix
2009-05-03 Matthias ClasenFix whitespace
2009-05-03 Matthias ClasenWarn if the adjustment has nonzero page size.
2009-05-03 Matthias ClasenUpdate to explain the situation.
2009-05-03 Petr KovarUpdated Czech translation
2009-05-03 Petr KovarUpdated Czech translation
2009-05-03 Matthias ClasenSupport scale marks in builder markup
2009-05-03 Matthias ClasenFix a shadowed variable and a few other compiler warnings
2009-05-03 Matthias ClasenMake an internal function static
2009-05-02 Jorge GonzalezUpdated Spanish translation
2009-05-02 Jorge GonzalezUpdated Spanish translation
2009-05-02 Mattias PõldaruUpdating Estonian translation
2009-05-01 Jorge GonzalezUpdated Spanish translation
2009-05-01 Jorge GonzalezUpdated Spanish translation
2009-04-30 Matthias ClasenAvoid double browser windows from the about dialog.
2009-04-30 Matthias ClasenTest the new style property
2009-04-30 Matthias ClasenAdd a GtkEntry::invisible-char style property
2009-04-30 Manoj Kumar... Updated Oriya Translation.
2009-04-29 Brian CameronMinor fix for GTK+ mediaLib code.
2009-04-29 Mattias PõldaruUpdating Estonian translation
2009-04-28 Tomasz Monfix build for gtkdial example
2009-04-28 Shankar PrasadUpdated Kannada transltion
2009-04-27 Gabor KelemenUpdated Hungarian translation
2009-04-26 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-04-26 Maxim V. DziumanenkoUpdate Ukrainian translation
2009-04-24 Brian CameronFix casting problem in gmodule code.
2009-04-24 Brian CameronFix casting problem in gmodule code.
2009-04-24 Jorge GonzalezUpdated Spanish translation
2009-04-23 Mike GorseFix Selectable state for gailButton
2009-04-23 Manoj Kumar... Updated Oriya Translations
2009-04-23 Manoj Kumar... Updated Oriya Translation
2009-04-22 Vladimir MeloUpdated Brazilian Portuguese translation.
2009-04-22 Vladimir MeloUpdated Brazilian Portuguese translation.
next