summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* UpdatesMatthias Clasen2004-11-101-1/+5
* Make power a double. (gtk_range_class_init): s/digits/decimal digits/ inMatthias Clasen2004-11-101-0/+5
* Remove debugging printfs.Matthias Clasen2004-11-101-0/+3
* Improve the docs. (#157785, Torsten Schoenfeld)Matthias Clasen2004-11-101-0/+3
* Add a hint about using gdk_drawable_get_size() instead.Matthias Clasen2004-11-091-0/+3
* Add new symbols.Matthias Clasen2004-11-091-0/+2
* Make it work with *big* icon views. (#154466)Matthias Clasen2004-11-091-0/+3
* Add a real "Add many" button.Matthias Clasen2004-11-091-0/+2
* Make return types G_CONST_RETURN instead of const.Matthias Clasen2004-11-091-0/+10
* Fix double-click activation.Matthias Clasen2004-11-091-0/+2
* Raise the grip window when appropriate. (gtk_statusbar_init): Instead ofMatthias Clasen2004-11-091-0/+4
* Raise the grip window when appropriate.Matthias Clasen2004-11-091-0/+3
* Use a row reference, not a path, to associate separators with their treeMatthias Clasen2004-11-091-0/+5
* Show the grip_window if necessary.Matthias Clasen2004-11-091-1/+4
* Only clear the triangle below the grip to the background, not the fullMatthias Clasen2004-11-091-0/+4
* Clip when drawing the cursor. This prevents bits of a selectable labelMatthias Clasen2004-11-091-0/+5
* Apply a patch by Owen Taylor to get reasonable allocations for theMatthias Clasen2004-11-091-0/+4
* Apply a patch by Soeren Sandmann to test long statusbar texts.Matthias Clasen2004-11-091-0/+3
* Add new symbols.Matthias Clasen2004-11-091-0/+2
* Avoid resizing GtkStatusbar if the text of the label changes (#90955, HeMatthias Clasen2004-11-091-0/+13
* Use xdg_mime_mime_type_subclass() to match mime types. This also gives useMatthias Clasen2004-11-081-0/+5
* Use gtk_widget_{hide,show} instead of g_object_set (..."visible"...).Matthias Clasen2004-11-081-0/+3
* Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch)Matthias Clasen2004-11-081-0/+3
* Hide the website button if the url is unset. (#157630, John Finlay)Matthias Clasen2004-11-081-0/+3
* Change the return types of the gchar ** getters to be more const correct.Matthias Clasen2004-11-081-0/+4
* Add uri targets before text targets, to make file dnd work better.Matthias Clasen2004-11-081-0/+4
* Support columns whose declared type is an interface better, by treatingMatthias Clasen2004-11-081-0/+6
* add the icons again with the binary flag (Closes: #157665)Bastien Nocera2004-11-081-0/+6
* New convenience function to add a filter for image files which can beMatthias Clasen2004-11-071-0/+7
* Remove some warnings.Matthias Clasen2004-11-071-0/+2
* Show files in folder modes. (#157013, Nickolay V. Shmyrev)Matthias Clasen2004-11-071-0/+14
* Don't support CREATE_FOLDER and SAVE for now. UI authorities object to it.Matthias Clasen2004-11-071-0/+4
* Jump through a few hoops to make the tooltip on the filter combo box workMatthias Clasen2004-11-071-0/+4
* Add the ComboCellInfo to the list. (#157528, Carlos Garnacho Parro)Matthias Clasen2004-11-061-0/+6
* Remove this unneeded function, as it breaks state propagation.Matthias Clasen2004-11-051-0/+3
* Queue the resize before setting the tearoff state, to make sure theMatthias Clasen2004-11-051-0/+6
* Don't unnecessarily call gtk_menu_position(), since that function hasMatthias Clasen2004-11-051-0/+5
* Document new functions.Matthias Clasen2004-11-051-0/+4
* Typo fix.Matthias Clasen2004-11-041-0/+2
* Documentation updates.Matthias Clasen2004-11-041-0/+4
* Make sure the RTL variants are used for media icons update following theBastien Nocera2004-11-041-0/+9
* Don't leak the path. (#157301, Carlos Garnacho Parro)Matthias Clasen2004-11-041-0/+3
* Handle the case that the protocol version in the context is not set yet.Matthias Clasen2004-11-031-0/+4
* Don't try to activate a node if the cursor is not valid.Matthias Clasen2004-11-031-0/+5
* Don't mysteriously go to the parent dir when hitting "Cancel" in folderJames M. Cape2004-11-031-0/+6
* Don't access label->layout directly. (#157080, Adam Hooper)Matthias Clasen2004-11-031-0/+3
* Allow unsetting a pattern by passing NULL. (#156720, Tristan Van Berkom)Matthias Clasen2004-11-031-0/+3
* Don't crash if the active_row reference has become invalid. (#157156,Matthias Clasen2004-11-031-0/+6
* As a last stage in GtkWindow key press handing, try addingMatthias Clasen2004-11-021-0/+6
* Doc additions.Matthias Clasen2004-11-021-0/+3