]> Pileus Git - ~andy/gtk/history - gtk
Bug 589336 – Add GtkTreeViewColumn:sort-column-id property
[~andy/gtk] / gtk /
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
2009-07-06 Matthias ClasenFix redraw issues in GtkInfoBar
2009-07-04 Alexander LarssonHack that works around firefox plugin crash
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerFix includes for missing prototypes
2009-07-04 Hans BreuerUse G_PI rather than M_PI
2009-07-04 Hans Breuergtk_status_icon_get_title() must return a value
2009-07-04 Hans BreuerUpdated msvc build
2009-07-01 Matthias ClasenMake stock buttons have mnemonics again
2009-07-01 Cody Russellfix wrap width calculations that caused item height...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Benjamin Otteclean up code in gtk_list_store_set_n_columns()
2009-06-28 Matthias ClasenImprove handling of print-to-file uri
2009-06-28 Matthias ClasenWhitespace cleanups
2009-06-27 Benjamin Ottemake the size column resizable
2009-06-27 Benjamin Ottemake sure the "Create folder" button doesn't get shown...
2009-06-27 Benjamin Ottecheck for allowed NULL inside g_return_if_fail() statements
2009-06-27 Benjamin Otteclarify the init value for the default sort column id
2009-06-27 Benjamin Otteunconditionally set right alignment for the size column
2009-06-27 Benjamin Otteremove unused variables
2009-06-25 David ZeuthenBug 586691 – Better GtkInfoBar defaults
2009-06-25 Michael NattererFix warning about uninitialized variable plus spacing...
2009-06-24 Matthias ClasenAdd a way to turn off toggle spacing in menus
2009-06-23 Stanislav Brabecbgo#529908 - Sanitize handling of motion events in...
2009-06-22 Bastien NoceraBug 461944 – pressing the volume icon in full screen...
2009-06-22 Tristan Van BerkomAccelerators failed for submenus (GNOME bug 582025)
2009-06-22 Matthias ClasenForgotten header file
2009-06-22 Matthias ClasenDon't force toggle size for tabular menus either
2009-06-22 Matthias ClasenRemove extra padding from comboboxes
2009-06-22 Matthias ClasenFix 'Add to bookmarks' initial sensitivity
2009-06-20 Matthias ClasenReduce roundtrips
2009-06-20 Matthias ClasenAdd a title property to GtkStatusIcon
2009-06-19 Federico Mena Quinterobgo#586315 - gtk_file_chooser_list_shortcut_folders...
2009-06-19 Matthias ClasenFix an oversight in mnemonic handling
2009-06-19 Federico Mena QuinteroShow the size column by default in the file chooser
2009-06-18 Ryan LortieUse g_mapped_file_unref()
2009-06-18 Federico Mena QuinteroDon't set the sort column when there is no model
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-16 Vincent UntzUse g_return_val_if_fail instead of g_return_if_fail
2009-06-16 Matthias ClasenMore uses of the get_cell_renderers functions
2009-06-16 Matthias ClasenMore instances of those deprecated functions
next