]> Pileus Git - ~andy/gtk/history - gtk
Correctly select default printer when there is more than one (CUPS)
[~andy/gtk] / gtk /
2009-08-18 Michael NattererShut up warning about calling gtk_object_get_type(...
2009-08-17 Matthias ClasenHandle accelerators involving virtual modifiers better
2009-08-17 Paolo BorelliBug 592003 - Shift+click should always modify selection
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-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 Matthias ClasenDon't return uninitialized pointers
2009-08-12 Benjamin OtteBug 590959 - Set child_has_focus flag properly (second...
2009-08-11 Matthias ClasenFix make check
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
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-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 Carlos Garcia CamposAdd gtk_print_operation_get_n_pages_to_print()
2009-08-07 Michael NattererBug 69872 – GTK_WIDGET_SET_FLAGS should be deprecated
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-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-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
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-07-30 Emmanuele BassiBug #514260 – Better filtering for "Recently Used"...
2009-07-30 Kristian RietveldRemove unused dirty iter discovery functions
2009-07-30 Michael NattererFix gtk_widget_get_allocation()
2009-07-30 Cody Russelladd getter function for widget->allocation
2009-07-28 Stefan Kostdocs: inline see_also to sections docs and add missing...
2009-07-28 Federico Mena Quinterobgo#161489 - In the file chooser, let the left/right...
2009-07-28 Federico Mena QuinteroFrom the shortcuts pane, focus the GtkEntry and redirec...
2009-07-28 Federico Mena Quinterobgo#534462: Disable interactive search in the file...
2009-07-26 Philip WithnallBug 589336 – Add GtkTreeViewColumn:sort-column-id property
2009-07-24 Matthias ClasenFix issues with resize handles
2009-07-20 Paolo BorelliMicrooptimization in interactive search handling
2009-07-20 Paolo BorelliBug 588943 – set correct selection before emitting...
2009-07-20 Xan Lopezg_strdup_print does not exist, the function is g_strdup...
2009-07-20 Matthias ClasenRemove markup from translatable strings
2009-07-20 Matthias ClasenFix a typo in the startup-id property definition
2009-07-20 Matthias ClasenAdd a translator comment
2009-07-18 Hans BreuerUse perl to make gtkalias.h without warnings
2009-07-17 Michael NattererTwo more getters for flags plus one new property
2009-07-17 Benjamin OtteBug 588273 - Make number of validated rows depend on...
2009-07-17 Michael NattererAdd API for more widget flags
2009-07-17 Matthias ClasenCorrect property types
2009-07-17 Matthias ClasenComplete the get_buffer() conversion
2009-07-17 Matthias ClasenFix DND onto an empty icon view
2009-07-17 Marek KasikChange position of paper's dimensions according to...
2009-07-17 Tristan Van BerkomFixed crashes when GtkEntry's internal buffer is not...
2009-07-17 Matthias ClasenMake suitable GtkAssistant buttons default
2009-07-15 Matthias ClasenAdd a tooltip to the save folder combo
2009-07-15 Matthias ClasenUse G_CONST_RETURN for const return values
2009-07-15 Matthias ClasenAvoid gratitious behaviour change
2009-07-15 Matthias ClasenMake GtkEntryBuffer::max-length and int property
2009-07-15 Michael NattererAdd API for sealed member "visible"
2009-07-14 Michael NattererAdd gtk_widget_get_state() for accessing the sealed...
2009-07-14 Michael NattererAdd API for some sealed widget flags
2009-07-13 Michael NattererAdd API for the sealed member "activatable"
2009-07-13 Michael NattererAdd API for sealed members xpad, ypad, xalign, yalign...
2009-07-13 Michael NattererNo need to have single-include guards in a private...
2009-07-13 Matthias ClasenFix some problems with prelighting of icons in entries
2009-07-13 Matthias ClasenMake gtk_editable_get_chars work as before
2009-07-13 Hans BreuerMark gtk_custom_paper_unix_dialog_get_type() unix only
2009-07-13 Hans BreuerFix gccism - pointer arithmetic with void pointers
2009-07-13 Hans BreuerFix c99ism - declaration in the mid of a block
2009-07-13 Hans BreuerUpdate msvc build
2009-07-13 Matthias ClasenRevert 8031432c09c864d6fe635a8e8890c5221399fc4f
2009-07-10 Matthias ClasenExclude GtkEntry::buffer from default value testing
2009-07-10 Matthias ClasenMake pltcheck pass
2009-07-10 Michael NattererCreate a buffer in init() so subclasses can use the...
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-07-10 Cody RussellMerge branch 'directfb-csw'
2009-07-09 Matthias ClasenMake link coloring in labels optional
2009-07-09 Alexander LarssonRemove accidentally added debug spew
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-09 Michael NattererDisallow single-include unconditionally because this...
2009-07-09 Michael NattererAdd single-include guard
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-07-08 Alexander LarssonFix defaultvalue test due to csw
2009-07-08 Benjamin OtteRemove unused variable
2009-07-08 Michael NattererFix the remaining issues that broke the PLT check
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Michael NattererSome indentation fixes and minor cleanup
2009-07-07 Andre KlapperImprove translator comment. Fixes bug #569393.
2009-07-07 Matthias ClasenReenable tests
2009-07-07 Matthias Clasen2.17.3
2009-07-07 Matthias ClasenFix some distcheck issues
2009-07-07 Matthias ClasenTemporarily turn of tests
2009-07-06 David ZeuthenBug 587485 – GMountOperation::show-processes support
2009-07-06 Matthias ClasenUse gdk_display_sync instead of XSync
next