]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-08-18 Matthias ClasenUpdates
2009-08-17 Javier JardónSupport silent build rules with automake 1.11 (GnomeBug...
2009-08-17 Matthias ClasenHandle accelerators involving virtual modifiers better
2009-08-17 Matthias ClasenTiny docs improvement
2009-08-17 Paolo BorelliBug 592003 - Shift+click should always modify selection
2009-08-17 Alexander LarssonDon't crash on NULL parent
2009-08-17 Seán de BúrcaUpdated Irish translation
2009-08-16 Alexander LarssonRemove unused variable
2009-08-16 Alexander LarssonFix gdk_window_get_geometry for native children with...
2009-08-14 Paolo BorelliFix memory leaks when using add_objects
2009-08-14 Paolo BorelliFix memory leaks in unit tests
2009-08-14 Paolo BorelliFix duplicated id detection in gtkbuilder
2009-08-14 Alexander LarssonAlways queue antiexposes after flushing outstanding...
2009-08-14 Alexander LarssonFix type mismatch warnings
2009-08-13 Tor LillqvistInitialize missing methods on Windows
2009-08-13 Cody RussellAdd gtk_widget_set_allocation to gtkwidget.h and gtk...
2009-08-13 Cody RussellMake the allocation parameter const
2009-08-13 Cody RussellAdd widget->allocation setter method
2009-08-13 Alexander LarssonMake _gdk_window_process_updates_recurse reentrancy...
2009-08-13 Alexander LarssonFix leaks of clip region and outstanding moves
2009-08-13 Matthias ClasenDon't return uninitialized pointers
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-08-13 Alexander LarssonClarify comment
2009-08-13 Alexander LarssonInvalidate old source in gdk_window_move_region
2009-08-13 Alexander LarssonModify window system exposes wrt outstanding moves
2009-08-13 Alexander LarssonCheck for GraphicsExpose too in expose_serial_predicate
2009-08-13 Alexander LarssonDon't un-invalidate area that will be immediately inval...
2009-08-13 Alexander LarssonRemove C++ comment
2009-08-13 Alexander ShopovUpdated Bulgarian translation
2009-08-13 Daniel NylanderUpdated Swedish translation
2009-08-13 Daniel NylanderUpdated Swedish translation
2009-08-13 Daniel NylanderUpdated Swedish translation
2009-08-13 Alexander ShopovUpdated Bulgarian translation
2009-08-13 Alexander ShopovUpdated Bulgarian translation
2009-08-13 Leonardo Ferreira... Updated Brazilian Portuguese translation.
2009-08-12 Benjamin OtteBug 590959 - Set child_has_focus flag properly (second...
2009-08-11 Matthias ClasenBump version
2009-08-11 Matthias Clasen2.17.7
2009-08-11 Matthias ClasenMake setting the root cursor work again
2009-08-11 Matthias ClasenFix make check
2009-08-11 Matthias ClasenUpdates
2009-08-11 Alexander LarssonFix clearing of window background for some transparent...
2009-08-11 Alexander LarssonImplement fallback for old draw_drawable vfunc
2009-08-11 Alexander LarssonShow/Hide native window when updating viewable
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
2009-08-11 Ivar SmolinUpdating Estonian translation
2009-08-10 Inaki Larranaga... Updated Basque language
2009-08-10 Antón MéixomeUpdated Galician translation
2009-08-10 Inaki Larranaga... Updated Basque language
2009-08-10 Inaki Larranaga... Updated Basque language
2009-08-10 Alexander LarssonDon't invalidate unnecessary areas on raise
2009-08-10 Alexander LarssonRemove old comment about guffaw scrolling
2009-08-10 Alexander LarssonDon't ever invalidate the root window
2009-08-10 Inaki Larranaga... Updated Basque language
2009-08-10 Marek KasikIncrement page sequence before print of the page, not...
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-08-09 Matthias ClasenCorrect a doc comment
2009-08-09 Matthias ClasenAvoid some gratitious behaviour changes
2009-08-08 Khaled HosnyUpdated Arabic translation
2009-08-08 Seán de BúrcaUpdated Irish translation
2009-08-07 Jorge GonzálezUpdated Spanish translation
2009-08-07 Jorge GonzálezUpdated Spanish translation
2009-08-07 Jorge GonzálezUpdated Spanish translation
2009-08-07 Xan LopezRevert "Bug 590959 - Set child_has_focus flag properly"
2009-08-07 Michael NattererBug 69872 – GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-07 Seán de BúrcaUpdated Irish translation
2009-08-07 Carlos Garcia... Add gtk_print_operation_get_n_pages_to_print()
2009-08-07 Seán de BúrcaUpdated Irish translation
2009-08-07 Michael NattererBug 69872 – GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-07 Matthias ClasenFix a logic error in gdk_window_set_title on OS X
2009-08-07 Matthias ClasenFix a logic error in gdk_window_set_title on OS X
2009-08-07 Matthias ClasenAdd a GtkIconView::item-padding property
2009-08-07 Matthias ClasenEmit GtkAssistant::apply before computing the next...
2009-08-07 Matthias ClasenFix a typo
2009-08-07 Matthias ClasenFix a typo
2009-08-06 Pascal TerjanUpdate tooltip if no removable one is selected
2009-08-06 Benjamin OtteBug 590959 - Set child_has_focus flag properly
2009-08-06 Marek KasikCheck for details request before print
2009-08-05 Marek KasikGet default cover sheets from each printer separately
2009-08-04 Jorge GonzálezUpdated Spanish translation
2009-08-04 Jorge GonzálezUpdated Spanish translation
2009-08-04 Ivar SmolinUpdating Estonian translation
2009-08-03 Ivar SmolinUpdating Estonian translation
2009-08-03 Marek KasikAdd SVG support to GtkPrintBackendFile
2009-08-03 Denis ArnaudUpdated breton translation
2009-08-02 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-08-02 Sam ThursfieldMake gdk-pixbuf-csource work on Windows also in the...
2009-08-02 Sam ThursfieldFix configure.in to work without --with-gdktarget on...
2009-08-02 Ivar SmolinUpdating Estonian translation
2009-08-02 Leonardo Ferreira... Updated Brazilian Portuguese translation.
2009-07-31 Kristian RietveldAdd stubs for missing GDK windowing functions to Quartz...
2009-07-31 Yaron Sharabaniupdated hebrew translation
2009-07-31 Stefan Kostdocs: don't invent new docbook tags, it is <type> not...
2009-07-31 Stefan Kostdocs: fix include by adding GtkLabel-links doc to expan...
2009-07-30 Kristian RietveldBug 586374 – code does not follow documentation
2009-07-30 Kristian RietveldBug 555109 – selection broken when typeahead active
2009-07-30 Kristian RietveldBug 573321 – additional check in gtk_tree_model_filter_...
2009-07-30 Kristian RietveldBug 539377 – Unnecessary warnings when GtkTreeView...
2009-07-30 Kristian RietveldBug 498010, 546005 - fix assertion in gtk_tree_view_set...
2009-07-30 Kristian RietveldStart general GtkTreeView unit tests
next