]> Pileus Git - ~andy/gtk/history - gtk
Merge branch 'master' into toolpalette
[~andy/gtk] / gtk /
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-27 Yevgen MuntyanUse standard mac shortcuts: add gtk/gtkrc.key.mac
2009-10-27 Christian DywanDeprecate functions according to deprecated GtkButton...
2009-10-27 Christian DywanDon't use deprecated button signal functions in clist...
2009-10-27 Christian DywanDon't use structure fields of GtkAccelMap in GtkSocket
2009-10-27 Christian DywanAllow removing all closures with gtk_accel_group_disconnect
2009-10-27 Marek KasikDon't assign a GtkPageOrientation to a boolean value
2009-10-27 Adrian JohnsonTake printer margins into account on Windows
2009-10-26 Christian DywanOnly set the accesible label if it is non-empty
2009-10-26 Javier JardónUse G_STRLOC instead __FILE__ and __LINE__
2009-10-26 Nick Schermergtk_init_with_args() arguments should be const gchar*
2009-10-26 Javier JardónUse G_STRFUNC and G_STRLOC instead __FUNCTION__ and...
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Marek KasikShow correct print preview
2009-10-26 Matthias ClasenFix issues with symbolic colors in rc file parsing
2009-10-26 Matthias ClasenFixes for the compose-parse.py script
2009-10-26 Matthias ClasenUpdate compose sequences
2009-10-25 Yevgen MuntyanUse standard mac shortcuts
2009-10-23 Matthew BarnesBug 581150 - GtkIconView tries to paint items with...
2009-10-21 Luca FerrettiAdd translators comments for tab labels (closes 599118)
2009-10-21 Michael NattererAdd single-include guard and reduce includes to what...
2009-10-21 Michael NattererDon't allow to include this new header individually
2009-10-21 Javier JardónFix a compilation warning: use NULL instead ""
2009-10-21 Javier JardónRemove unused function
2009-10-21 Federico Mena Quinterobgo#563010 - Fix clearing the selection in GtkFileChoos...
2009-10-21 Cody RussellAdded editing_canceled property to GtkCellEditable
2009-10-21 Christian DywanDeprecated GtkNotebook tab packing
2009-10-21 Christian DywanDeprecate GtkCurve and GtkGammaCurve
2009-10-21 Christian DywanAdded accesor for GTK_VIEWPORT (widget)->bin_window
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-20 Javier JardónRemove some unnused variables
2009-10-19 Marek KasikA small correction of previous commit
2009-10-19 Matthias ClasenCorrect a small oversight
2009-10-18 Matthias ClasenDon't omit GTK_ICON_SIZE_DIALOG
2009-10-18 Matthias ClasenFix a problem in GtkImage size allocation
2009-10-16 Christian DywanDeprecate GtkInputDialog
2009-10-16 Tor LillqvistFix build on Windows
2009-10-15 Debarshi RayUse G_BEGIN/END_DECLS in gtkcellrendererspinner.h
2009-10-15 Federico Mena QuinteroFix thinkos in which fields get used
2009-10-15 Federico Mena QuinteroOops, it's gsize, not GSize
2009-10-15 Federico Mena QuinteroFix a g_strdup_printf()
2009-10-15 Federico Mena QuinteroPut the list of column types in a macro
2009-10-15 Federico Mena QuinteroClarify the arguments of g_file_query_info_async()
2009-10-15 Federico Mena QuinteroMake copy_attribute() a function instead of a macro
2009-10-15 Federico Mena QuinteroDon't leak a treepath if the treeview is not populated yet
2009-10-15 Federico Mena QuinteroFactor out function to set a fixed size for the icon...
2009-10-15 Federico Mena QuinteroComment that the column order needs to be kept in sync...
2009-10-15 Federico Mena QuinteroFix typo in a comment
2009-10-15 Federico Mena QuinteroMake get_selected_file() return a ref'ed file
2009-10-15 Federico Mena QuinteroIn set_filter(), handle the case where the new filter...
2009-10-15 Federico Mena Quinteros/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena QuinteroRemove obsolete comment
2009-10-15 Federico Mena QuinteroMake the code match the docs in _gtk_file_system_model_...
2009-10-15 Federico Mena QuinteroFree some missing fields in ::finalize()
2009-10-15 Federico Mena QuinteroClarify variable names in gtk_file_system_model_sort()
2009-10-15 Federico Mena QuinteroNothing to do for ref/unref_node
2009-10-15 Federico Mena QuinteroClarify a couple of spots with comments
2009-10-15 Federico Mena QuinteroClarify array indexes vs. row numbers
2009-10-15 Federico Mena QuinteroBig comment on how GtkFileSystemModel works
2009-10-15 Federico Mena QuinteroRemove obsolete code to use a cached mime-type
2009-10-15 Federico Mena QuinteroFix thinko in node_should_be_visible()
2009-10-15 Federico Mena QuinteroFactory out functions to emit row_inserted, row_changed...
2009-10-15 Federico Mena QuinteroWhen updating a file, handle the case where the old...
2009-10-15 Federico Mena QuinteroWhen removing a file, also remove it from the file_look...
2009-10-15 Federico Mena QuinteroComment on how the file_lookup hash table gets rebuilt...
2009-10-15 Federico Mena QuinteroClarify the arguments to g_file_query_info_async()
2009-10-15 Federico Mena QuinteroShow an error dialog when we can't read the folder...
2009-10-15 Federico Mena QuinteroClarify the code flow in gtk_file_system_model_got_files()
2009-10-15 Federico Mena QuinteroRemove the dir_thaw_source while disposing the model
2009-10-15 Federico Mena QuinteroMake _gtk_file_system_model_remove_file() static
2009-10-15 Federico Mena QuinteroMake _gtk_file_system_model_add_file() static
2009-10-15 Federico Mena QuinteroClarify the comments that some fields in GtkFileSystemM...
2009-10-15 Federico Mena QuinteroClarify the arguments to g_file_monitor_directory()
2009-10-15 Federico Mena QuinteroClarify an argument to g_file_enumerate_children_async()
2009-10-15 Federico Mena QuinteroFix and tighten an assertion
2009-10-15 Federico Mena QuinteroComplete the documentation string for _gtk_file_system_...
2009-10-15 Federico Mena QuinteroStart with a file array with a resonable preallocated...
2009-10-15 Federico Mena QuinteroCompute the node size only once to avoid the scary...
2009-10-15 Federico Mena Quinterog_error() as soon as we catch an invalid column type
2009-10-15 Benjamin OtteImprove show_and_select_files() function
2009-10-15 Benjamin OtteRemove unused error argument from show_and_select_files()
2009-10-15 Benjamin OtteEnable the size column in recent files/search
2009-10-15 Benjamin OtteUse the faster accessor function in the sort functions
2009-10-15 Benjamin OtteConvert recent files to a GtkFileSystemModel
2009-10-15 Benjamin OtteConvert search to use a GtkFileSystemModel
2009-10-15 Benjamin OtteDon't count the "enter directory name" line as a select...
2009-10-15 Benjamin OtteAdd a constructor to filesystem model that does not...
2009-10-15 Benjamin OtteMake the filesystem model filter API use a GtkFileFilter
2009-10-15 Benjamin OtteOnly query the absolutely necessary attributes
2009-10-15 Benjamin OtteLoad icons on-demand
2009-10-15 Benjamin OtteUse the GtkTreeSortable of the filesystem model
2009-10-15 Benjamin OtteClean up code to use the model directly
2009-10-15 Benjamin OtteReplace the cell data computations
2009-10-15 Benjamin OtteConsolidate tree models for different browse modes
2009-10-15 Benjamin OtteSimplify gtk_file_chooser_default_unselect_file()
2009-10-15 Benjamin OtteCreating the model no longer fails
2009-10-15 Benjamin OtteImplement new GtkFileSystemModel
next