summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* 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
* In list mode, set the background color of the cell view to the base colorMatthias Clasen2004-03-041-0/+6
* Modified patch from muppet <scott@asofyet.org> to keep child directoriesJonathan Blandford2004-03-041-0/+10
* Allow to select the last word in the buffer. (#135487, Paolo Borelli)Matthias Clasen2004-03-031-0/+6
* Doc update.Matthias Clasen2004-03-031-0/+4
* Check whether widgets are viewable, not just if they are mapped. (#122912,Owen Taylor2004-03-031-0/+6
* Move the actual implementation into a newMatthias Clasen2004-03-031-0/+19
* Special case scroll events so that they propagate up the widget heirarchyOwen Taylor2004-03-031-0/+7
* #109594, reported by Olivier RipollOwen Taylor2004-03-031-0/+11
* Strip out the "export-dynamic" libtool option from library link lines.Owen Taylor2004-03-031-0/+5
* Don't activate the combo if we're in the midst of changing folders.Jonathan Blandford2004-03-031-0/+6
* don't try and store pointers in ints. Fixes 64-bit build.Mark McLoughlin2004-03-031-0/+5
* Simplify by not using a temporary variable, and clarify the documentation.Federico Mena Quintero2004-03-031-0/+6
* Set the label widget's state to prelight if we're prelit. Fixes bugMark McLoughlin2004-03-031-0/+7
* Corrected the group_changed signal vfunc declaration, adding the firstMurray Cumming2004-03-031-0/+6
* Plug leak.Morten Welinder2004-03-031-0/+4
* Split function into realized and unrealized variants, and consolidate theJonathan Blandford2004-03-031-0/+13
* Add a missing entry. (#135982, J. Ali Harlow)Tor Lillqvist2004-03-031-0/+6
* Handle errors in setting the path bar's path. Fixes #136000, based on aFederico Mena Quintero2004-03-031-0/+15
* Add an animation mode, to test how the combobox behaves if the modelMatthias Clasen2004-03-021-0/+6
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+9
* Avoid popping up the completions across the edge of the monitor. Part ofMatthias Clasen2004-03-021-0/+6
* Move the /nonexistant stuff out of the main window, keep the main windowOwen Taylor2004-03-021-0/+6
* gtk/gtktreestore.c (gtk_tree_store_reorder) Fix up the interpretation ofOwen Taylor2004-03-021-0/+16
* Remove conflict markersSøren Sandmann Pedersen2004-03-021-1/+0
* Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. FixesSoeren Sandmann2004-03-021-0/+17
* If the model was empty before, select the first inserted item.Owen Taylor2004-03-021-0/+15
* set the default value, spotted by Morten Welinder.Jonathan Blandford2004-03-021-0/+6
* get the logic correct. This will fix sizing on save dialogs.Jonathan Blandford2004-03-021-0/+8
* Don't update the save folder combo if we are already switching folders;Federico Mena Quintero2004-03-021-0/+14