]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-09-10 Sweta KothariUpdated Gujarati Translations
2009-09-10 Sweta KothariUpdated Gujarati Translations
2009-09-09 Kristian RietveldUnbreak GtkComboBox::button-sensitivity
2009-09-09 Bastien NoceraBug 594668 - Add new Xorg keysyms
2009-09-09 Matthias ClasenAccept "true" as a true value in printer settings
2009-09-09 Matthias ClasenDeprecate gdk_event_get_graphics exposes
2009-09-09 Matthias ClasenRemove a dead assignment
2009-09-09 Matthias ClasenRemove a dead assignment
2009-09-09 Matthias ClasenFix a typo
2009-09-09 Matthias ClasenMake the custom paper size dialog not block the main...
2009-09-08 Kristian RietveldDon't access the parent level, there might not be one
2009-09-08 Alexander LarssonFix handling of window cursor wrt grabs
2009-09-07 Paolo BorelliOne more unit test
2009-09-07 Paolo BorelliSimple expander unit test
2009-09-06 Kristian RietveldAvoid recursive calls to gtk_tree_view_top_row_to_dy()
2009-09-06 Tomasz DominikowskiUpdated Polish translation
2009-09-06 Kristian RietveldBug 346800 - Rework sort/filter models to use indices...
2009-09-06 Takayuki KUSANOUpdate Japanese translation
2009-09-06 Matthias ClasenCorrect the initial event mask of the root window
2009-09-05 Kristian RietveldFix compiler warnings
2009-09-05 Kristian RietveldFix memleak in filter model unit test
2009-09-05 Kristian RietveldList work left to do in the filter model unit test
2009-09-05 Kristian RietveldEmit row-has-child-toggled when a first node becomes...
2009-09-05 Kristian RietveldWhen the filter removes a node, it needs to remove...
2009-09-05 Kristian RietveldHave the unit test check if the filter model emits...
2009-09-05 Kristian RietveldProperly handle cases where an ancestor node is invisible
2009-09-05 Kristian RietveldExtend filter model unit test with row-has-child-toggle...
2009-09-05 Kristian RietveldCorrect handling of row-has-child-toggled signal
2009-09-05 Kristian RietveldRemove unused variable
2009-09-05 Kristian RietveldMore virtual root unit tests
2009-09-05 Kristian RietveldAdd a rather specially crafted test case
2009-09-05 Kristian RietveldMarking nodes invisible after pulling in the root level...
2009-09-05 Kristian RietveldDo not emit has-child-toggled when a root level node...
2009-09-05 Kristian RietveldCorrect unfiltered test cases
2009-09-05 Kristian RietveldCheck for successfull iterator retrieval
2009-09-05 Kristian RietveldRefilter is required after setting visible column
2009-09-05 Kristian RietveldCorrect /FilterModel/empty/vroot-show-nodes test case
2009-09-05 Kristian RietveldOnly emit row-inserted if all ancestors are visible
2009-09-05 Kristian RietveldGeneralize fixture setup code
2009-09-05 Kristian RietveldMake a start with virtual root unit tests
2009-09-05 Kristian RietveldAdd test cases for bugs 464173 and 529287
2009-09-05 Kristian RietveldAdd unit test for bug 540201
2009-09-05 Kristian RietveldAdd a helper for inserting paths in the test tree store
2009-09-05 Kristian RietveldStart a testsuite for GtkTreeModelFilter
2009-09-05 Matthias ClasenFix fallout from automake version bump
2009-09-05 Matthias ClasenBump version
2009-09-05 Matthias Clasen2.17.11
2009-09-05 Matthias ClasenFix a typo
2009-09-05 Matthias ClasenFix the build
2009-09-05 Matthias ClasenDocumentation additions
2009-09-05 Matthias ClasenUpdates
2009-09-05 Matthias ClasenMake gtk_combo_box_entry_set_text_column more forgiving
2009-09-05 Matthias ClasenDon't forget to set the client window on the slave
2009-09-05 Matthias ClasenMake window manager tracking work better
2009-09-04 Matthias ClasenAvoid a segfault if license is NULL
2009-09-04 Matthias ClasenRework the way IM contexts are set
2009-09-04 Matthias ClasenTry again to allow newer automake
2009-09-04 Matthias ClasenRevert "Add AM_PROG_CC_C_O"
2009-09-04 Matthias ClasenRevert "Accept automake 1.10 and 1.11"
2009-09-04 Alexander LarssonDeprecate GDK_WINDOW_OBJECT and GdkWindowObject
2009-09-04 Alexander LarssonAdd function accessors for x11 window/pixmap impl
2009-09-04 Alexander LarssonMake public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED...
2009-09-04 Alexander LarssonAdd gdk_window_is_destroyed
2009-09-04 Alexander LarssonMove _gdk_window_event_parent_of to gdkinternals.h
2009-09-04 Matthias ClasenAccept automake 1.10 and 1.11
2009-09-04 Matthias ClasenAdd AM_PROG_CC_C_O
2009-09-04 Kristian RietveldProtect gtk_text_view_scroll_mark_onscreen() from using...
2009-09-04 Kristian RietveldRecalculate heights when a (new) separator func is...
2009-09-04 Kristian RietveldMove mark check to gtk_text_view_scroll_to_mark()
2009-09-04 Alexander LarssonEnsure clip region valid before using it for emulating...
2009-09-04 Alexander LarssonEnsure gc clip region valid in _gdk_gc_update_context
2009-09-04 Michael Natterergtk_widget_set_property(): use accessors instead of...
2009-09-04 Michael Natterergtk_widget_set_property(): use gtk_widget_set_visible()
2009-09-04 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-09-04 Kristian RietveldImprove unsetting old buffer in gtk_text_view_set_buffer()
2009-09-04 Kristian RietveldFail to scroll if the given mark is not in text view...
2009-09-04 Kristian RietveldUpdate IM spot location before running _validate_onscreen()
2009-09-04 Kristian RietveldMake toggle cell renderer follow insensitive state...
2009-09-04 Kristian RietveldPropagate insensitive state to cell renderers in GtkCel...
2009-09-04 Kristian RietveldHave tree view process exposes after adjustments have...
2009-09-04 Alexander LarssonCorrect the antiexposure vs implicit paint flush race
2009-09-04 Alexander LarssonDon't access region when it might be freed
2009-09-04 Alexander LarssonFix warnings in gdk_window_restack
2009-09-03 Christian DywanBug 584638 - Build of gtkupdateiconcache without NLS...
2009-09-03 Matthias ClasenFix the return type of gdk_selection_property_get
2009-09-03 Matthias ClasenAdd a missing include
2009-09-03 Matthias ClasenRemove sincos use
2009-09-03 Matthias ClasenFix a merge conflict
2009-09-03 Matthias ClasenBump version
2009-09-03 Matthias Clasen2.17.10
2009-09-03 Gabor KelemenHungarian translation updated
2009-09-02 Gabor KelemenHungarian translation updated
2009-09-02 Alexander LarssonAdd test for gdk_window_restack
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-09-01 Alexander LarssonAdd gdk_cairo_reset_clip
2009-09-01 Paolo BorelliMove timer removal in dispose
2009-09-01 Yaron ShahrabaniUpdated Hebrew translation
2009-09-01 Kjartan MaraasUpdate Norwegian bokmål translation.
2009-09-01 Claude ParozUpdated French translation
2009-09-01 Matthias ClasenDocumentation fixes
next