]> Pileus Git - ~andy/gtk/history - gtk
Don't hang print dialog when remote CUPS printer is not available
[~andy/gtk] / gtk /
2009-09-23 Marek KasikDon't hang print dialog when remote CUPS printer is...
2009-09-22 Mart RaudseppFix more GtkEntry Since tags.
2009-09-22 Mart RaudseppAdd missing Since: 2.16 for gtk_entry_[set/get]_icon_dr...
2009-09-22 Mart RaudseppPack the struct better, should save four bytes per...
2009-09-21 Kristian RietveldSensitivity event box should only be toggled if cell...
2009-09-21 Christian DywanRestore initializing settings sizes, which was accident...
2009-09-21 Matthias ClasenWhitespace fixes
2009-09-21 Matthias ClasenDon't dereference a NULL error
2009-09-18 Owen TaylorDon't focus unmapped radio buttons
2009-09-14 Alexander LarssonAutomatically flush window when doing non-double-buffer...
2009-09-11 Matthias ClasenAdd a note about tooltip limitations
2009-09-11 Alexander LarssonDon't use magic zero height/width argument to gdk_windo...
2009-09-09 Kristian RietveldUnbreak GtkComboBox::button-sensitivity
2009-09-09 Matthias ClasenAccept "true" as a true value in printer settings
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-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 Kristian RietveldBug 346800 - Rework sort/filter models to use indices...
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 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-04 Matthias ClasenRework the way IM contexts are set
2009-09-04 Alexander LarssonDeprecate GDK_WINDOW_OBJECT and GdkWindowObject
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 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-03 Christian DywanBugĀ 584638 - Build of gtkupdateiconcache without NLS...
2009-09-03 Matthias ClasenAdd a missing include
2009-09-01 Paolo BorelliMove timer removal in dispose
2009-08-31 Paolo BorelliMake sure the paper dialog is destroyed with the parent
2009-08-31 Paolo BorelliRemove unneeded call of begin/end user action
2009-08-30 Matthias ClasenForgotten part of the lpi change
2009-08-30 Paolo Borellibuffer_backspace should delete \r\n in one go
2009-08-30 Marek KasikEmit "update-custom-widget" when the page setup changes
2009-08-30 Christian PerschPlug a mem leak
2009-08-30 Davyd Madeley[GtkSizeGroup] don't recurse into yourself
2009-08-30 Christian PerschPlug a mem leak
2009-08-30 Carlos Garcia CamposDo not emit action-activated signal when there are...
2009-08-30 Pascal TerjanShow the icon window back after changing pixbuf
2009-08-28 Michael NattererAdd gtk_widget_set_window()
2009-08-28 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-28 Kristian RietveldMake gtk_tree_view_real_set_cursor() handle non-existin...
2009-08-27 Michael NattererAdd accessors for sealed member "flippable"
2009-08-27 Michael Natterermarks_start_element(): initialize "value" to get rid...
2009-08-27 Michael NattererFix casts in calls to g_utf8_validate()
2009-08-27 Kristian RietveldBug 543310 - set_enable_tree_lines doesn't work when...
2009-08-27 Kristian RietveldBug 588199 - GtkTreeView rendering glitch while using...
2009-08-27 Kristian RietveldBug 592883 - Spin cell rendererer problem with double...
2009-08-27 Dan Winshipfix gtk-doc syntax on GtkWidget:double-buffered, so...
2009-08-27 Benjamin OtteDocument ownership for return value of gtk_file_chooser...
2009-08-27 Benjamin OtteBug 592606 - Activate the default button in a respose...
2009-08-24 Matthias ClasenDocumentation fixes
2009-08-24 Christian PerschPreserve errno, and always use g_strerror()
2009-08-23 Kristian RietveldRemove broken logic in backwards walks in validate_visi...
2009-08-23 Kristian RietveldAdd a scrolling test case involving creating new rows...
2009-08-23 Kristian RietveldRework naming of tests to make better use of path match...
2009-08-23 Kristian RietveldChange prefix of tree view scrolling tests into TreeView
2009-08-23 Kristian RietveldClean up code in gtk_tree_store_set_n_columns()
2009-08-23 Kristian RietveldBug 528283 - Problems when using PageUp & PageDown...
2009-08-23 Kristian RietveldBug 526149 - GtkCellRendererAccel editing conflicts...
2009-08-22 Kristian RietveldBug 478519 - GtkTooltip segfaults on NULL gdk-display...
2009-08-20 Shixin ZengReturn value from non-void function
2009-08-18 Michael NattererShut up warning about calling gtk_object_get_type(...
2009-08-17 Matthias ClasenHandle accelerators involving virtual modifiers better
next