summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Destroy widgets to reveal leaks.Morten Welinder2004-03-091-0/+4
* Add boolean destroying (gtk_menu_destroy): Set priv->destroyingSoeren Sandmann2004-03-091-0/+12
* Fix a typo.Matthias Clasen2004-03-091-0/+4
* Fixes #136080.Federico Mena Quintero2004-03-091-0/+8
* Add bug number to a fix - FedericoFederico Mena Quintero2004-03-081-1/+2
* Use gtk_tree_view_set_cursor().Federico Mena Quintero2004-03-081-0/+6
* Patch "1a" from #136185, by Morten Welinder.Federico Mena Quintero2004-03-081-0/+12
* Fixes #136105.Federico Mena Quintero2004-03-081-0/+21
* Return a boolean success code. (location_popup_handler): Refocus the fileFederico Mena Quintero2004-03-081-0/+17
* Don't call g_signal_handler_disonnect() if priv->model is NULL. (#136551,Owen Taylor2004-03-081-0/+30
* If max_depth is 0 then we have a list.Anders Carlsson2004-03-081-0/+5
* If we fail, leave widget unchanged. Explicitly verify final directory.Morten Welinder2004-03-081-0/+3
* Protect errno.Morten Welinder2004-03-081-0/+5
* When an action is selected stop the event to be propagated otherwise theMarco Pesenti Gritti2004-03-081-0/+7
* new function to consolidate creating the path_bar.Jonathan Blandford2004-03-081-0/+20
* Use better icons for home and desktop.Anders Carlsson2004-03-081-0/+6
* Set the base folder path in the entry.Anders Carlsson2004-03-081-0/+6
* Correct localtime_r() emulation on Win32. Remove a couple of unnecessaryTor Lillqvist2004-03-081-0/+3
* Fixed typo in entry completion test.Christian Neumair2004-03-081-0/+4
* Update.Tor Lillqvist2004-03-081-0/+6
* Test dynamic addition/removal.Matthias Clasen2004-03-081-0/+9
* actually use gtk_button_add.Jonathan Blandford2004-03-071-0/+14
* set redraw_on_allocate, #135902.Jonathan Blandford2004-03-071-0/+9
* Don't use xthickness in the height calculation.Matthias Clasen2004-03-071-0/+5
* stop activate from unselecting rows when pressed in multiple-selectionJonathan Blandford2004-03-071-0/+5
* some more settings from system, also reflect some name changes done aHans Breuer2004-03-071-0/+14
* if action is SELECT_FOLDER, then return the currentd folder if none isJonathan Blandford2004-03-071-0/+9
* remove unneeded elements. (tree_selection_changed): removedJonathan Blandford2004-03-071-0/+14
* Do a size_request on the button and cell_view_frame, otherwise their styleMatthias Clasen2004-03-071-0/+7
* fix #136202 (gtk_toolbar_insert_stock crashes if stock lookup fails)Gustavo J. A. M. Carneiro2004-03-061-0/+6
* Make <config.h> the very first include. Likewise. Likewise.Federico Mena Quintero2004-03-061-0/+7
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+14
* Move check for native Win32 (mingw) a bit earlier. If Win32, disableTor Lillqvist2004-03-051-0/+4
* Add missing entries, thanks to J. Ali Harlow.Tor Lillqvist2004-03-051-0/+29
* scroll to the new path.Jonathan Blandford2004-03-051-0/+8
* doc updates.Matthias Clasen2004-03-051-0/+5
* Clarify the doc comment. (#118602)Matthias Clasen2004-03-051-0/+5
* Don't let the priv->image pointer dangle. (#136259, Padraig O'Briain)Matthias Clasen2004-03-051-0/+5
* Add gboolean return values and GError arguments to ::set_current_folder()Federico Mena Quintero2004-03-051-0/+45
* Improve the docs (reported by Vitaly Tishkov, #74362) Add some comments toOwen Taylor2004-03-051-0/+8
* s/object/widget/. Makes it compile again.Michael Natterer2004-03-051-0/+5
* chain to the extra_widget.Jonathan Blandford2004-03-051-0/+5
* Patch from Damon Chaplin to free models when we're finalized, #134053Jonathan Blandford2004-03-051-0/+6
* Document the fact that there might not be a volume for all paths.Alexander Larsson2004-03-051-0/+9
* insert in the correct place instead of naïvely appending.Jonathan Blandford2004-03-051-0/+8
* New handler. Ask the GtkFileChooser widget if it wants to do somethingFederico Mena Quintero2004-03-051-0/+33
* Connect to key_press_event and handle Alt-Down/Alt-Up to show or hide theMatthias Clasen2004-03-041-0/+14
* Don't open/close the file, just check for existence with g_file_test().Owen Taylor2004-03-041-0/+15
* show the 'New Folder' button in SAVE mode again.Jonathan Blandford2004-03-041-0/+5
* Increment the reference count of the style when copying the cached icon.Matthias Clasen2004-03-041-0/+6