]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-10-23 Tor LillqvistUse correct type text/uri-list for the dropped files...
2009-10-21 Javier JardónCast to gchar* to fix a compilation warning
2009-10-21 Javier JardónCast to fix compilation warning
2009-10-21 Luca FerrettiAdd translators comments for tab labels (closes 599118)
2009-10-21 Luca FerrettiMinor fixes
2009-10-21 Javier JardonUse G_STRLOC instead __FILE__ and __LINE__
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 Javier JardónFix compilation warnings: use G_GSIZE_FORMAT instead %i
2009-10-21 Federico Mena... bgo#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ónFix a compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-20 Javier JardónFix 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 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistDelete a couple of leftover commented-out lines
2009-10-18 Tor LillqvistAdd missing newline to debugging output
2009-10-18 Tor LillqvistDelete unused leftover static function
2009-10-18 Tor LillqvistMore meaningful debugging output in gdk_win32_window_ge...
2009-10-18 Tor LillqvistRemove unused variables and static functions
2009-10-18 Tor LillqvistCorrect function names in debugging output
2009-10-18 Matthias ClasenDon't omit GTK_ICON_SIZE_DIALOG
2009-10-18 Matthias ClasenFix a problem in GtkImage size allocation
2009-10-17 Simos XenitellisUpdated Greek translation
2009-10-17 Jorge GonzálezUpdated Spanish translation
2009-10-16 Christian DywanUndefine GTK_DISABLE_DEPRECATED in testinput to keep...
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... Fix thinkos in which fields get used
2009-10-15 Federico Mena... Oops, it's gsize, not GSize
2009-10-15 Federico Mena... Fix a g_strdup_printf()
2009-10-15 Federico Mena... Put the list of column types in a macro
2009-10-15 Federico Mena... Clarify the arguments of g_file_query_info_async()
2009-10-15 Federico Mena... Make copy_attribute() a function instead of a macro
2009-10-15 Federico Mena... Don't leak a treepath if the treeview is not populated yet
2009-10-15 Federico Mena... Factor out function to set a fixed size for the icon...
2009-10-15 Federico Mena... Comment that the column order needs to be kept in sync...
2009-10-15 Federico Mena... Fix typo in a comment
2009-10-15 Federico Mena... Make get_selected_file() return a ref'ed file
2009-10-15 Federico Mena... In set_filter(), handle the case where the new filter...
2009-10-15 Federico Mena... s/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena... Remove obsolete comment
2009-10-15 Federico Mena... Make the code match the docs in _gtk_file_system_model_...
2009-10-15 Federico Mena... Free some missing fields in ::finalize()
2009-10-15 Federico Mena... Clarify variable names in gtk_file_system_model_sort()
2009-10-15 Federico Mena... Nothing to do for ref/unref_node
2009-10-15 Federico Mena... Clarify a couple of spots with comments
2009-10-15 Federico Mena... Clarify array indexes vs. row numbers
2009-10-15 Federico Mena... Big comment on how GtkFileSystemModel works
2009-10-15 Federico Mena... Remove obsolete code to use a cached mime-type
2009-10-15 Federico Mena... Fix thinko in node_should_be_visible()
2009-10-15 Federico Mena... Factory out functions to emit row_inserted, row_changed...
2009-10-15 Federico Mena... When updating a file, handle the case where the old...
2009-10-15 Federico Mena... When removing a file, also remove it from the file_look...
2009-10-15 Federico Mena... Comment on how the file_lookup hash table gets rebuilt...
2009-10-15 Federico Mena... Clarify the arguments to g_file_query_info_async()
2009-10-15 Federico Mena... Show an error dialog when we can't read the folder...
2009-10-15 Federico Mena... Clarify the code flow in gtk_file_system_model_got_files()
2009-10-15 Federico Mena... Remove the dir_thaw_source while disposing the model
2009-10-15 Federico Mena... Make _gtk_file_system_model_remove_file() static
2009-10-15 Federico Mena... Make _gtk_file_system_model_add_file() static
2009-10-15 Federico Mena... Clarify the comments that some fields in GtkFileSystemM...
2009-10-15 Federico Mena... Clarify the arguments to g_file_monitor_directory()
2009-10-15 Federico Mena... Clarify an argument to g_file_enumerate_children_async()
2009-10-15 Federico Mena... Fix and tighten an assertion
2009-10-15 Federico Mena... Complete the documentation string for _gtk_file_system_...
2009-10-15 Federico Mena... Start with a file array with a resonable preallocated...
2009-10-15 Federico Mena... Compute the node size only once to avoid the scary...
2009-10-15 Federico Mena... g_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