| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 413 | -83/+543 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-06 | 3 | -70/+69 |
* | Updated Serbian translations. | Danilo Šegan | 2004-03-06 | 4 | -137/+192 |
* | Typo. | Tor Lillqvist | 2004-03-05 | 1 | -1/+1 |
* | Move check for native Win32 (mingw) a bit earlier. If Win32, disable | Tor Lillqvist | 2004-03-05 | 6 | -13/+44 |
* | Add missing entries, thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 12 | -17/+310 |
* | Add missing entries. Thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 2 | -0/+9 |
* | scroll to the new path. | Jonathan Blandford | 2004-03-05 | 7 | -2/+49 |
* | doc updates. | Matthias Clasen | 2004-03-05 | 8 | -2/+40 |
* | Remove "internally-used" which sounds like "private". | Matthias Clasen | 2004-03-05 | 3 | -4/+20 |
* | Clarify the doc comment. (#118602) | Matthias Clasen | 2004-03-05 | 6 | -2/+27 |
* | Don't let the priv->image pointer dangle. (#136259, Padraig O'Briain) | Matthias Clasen | 2004-03-05 | 6 | -2/+30 |
* | Updated Thai translation. | Paisa Seeluangsawat | 2004-03-05 | 2 | -6/+9 |
* | Don't try to load an alpha channel from the BMP, since there is no | Matthias Clasen | 2004-03-05 | 2 | -2/+8 |
* | Add gboolean return values and GError arguments to ::set_current_folder() | Federico Mena Quintero | 2004-03-05 | 10 | -121/+460 |
* | Improve the docs (reported by Vitaly Tishkov, #74362) Add some comments to | Owen Taylor | 2004-03-05 | 6 | -3/+66 |
* | s/object/widget/. Makes it compile again. | Michael Natterer | 2004-03-05 | 6 | -1/+26 |
* | chain to the extra_widget. | Jonathan Blandford | 2004-03-05 | 6 | -1/+31 |
* | Patch from Damon Chaplin to free models when we're finalized, #134053 | Jonathan Blandford | 2004-03-05 | 6 | -0/+46 |
* | Document the fact that there might not be a volume for all paths. | Alexander Larsson | 2004-03-05 | 7 | -5/+58 |
* | insert in the correct place instead of naïvely appending. | Jonathan Blandford | 2004-03-05 | 6 | -4/+53 |
* | Updated Portuguese translation. | Duarte Loreto | 2004-03-05 | 4 | -75/+84 |
* | New handler. Ask the GtkFileChooser widget if it wants to do something | Federico Mena Quintero | 2004-03-05 | 9 | -73/+472 |
* | Connect to key_press_event and handle Alt-Down/Alt-Up to show or hide the | Matthias Clasen | 2004-03-04 | 6 | -31/+195 |
* | Don't open/close the file, just check for existence with g_file_test(). | Owen Taylor | 2004-03-04 | 7 | -7/+84 |
* | show the 'New Folder' button in SAVE mode again. | Jonathan Blandford | 2004-03-04 | 6 | -2/+30 |
* | Increment the reference count of the style when copying the cached icon. | Matthias Clasen | 2004-03-04 | 6 | -1/+34 |
* | In list mode, set the background color of the cell view to the base color | Matthias Clasen | 2004-03-04 | 6 | -5/+57 |
* | Updated German translation. | Christian Neumair | 2004-03-04 | 4 | -70/+69 |
* | Updated the Greek translation | Kostas Papadimas | 2004-03-04 | 4 | -178/+124 |
* | 2004-03-05 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> | Updated ja.po. T.Aihana | 2004-03-04 | 4 | -70/+64 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-03-04 | 2 | -24/+33 |
* | Modified patch from muppet <scott@asofyet.org> to keep child directories | Jonathan Blandford | 2004-03-04 | 8 | -47/+208 |
* | Updated Swedish translation. | Christian Rose | 2004-03-03 | 2 | -25/+34 |
* | Allow to select the last word in the buffer. (#135487, Paolo Borelli) | Matthias Clasen | 2004-03-03 | 6 | -3/+39 |
* | Doc update. | Matthias Clasen | 2004-03-03 | 6 | -1/+23 |
* | Check whether widgets are viewable, not just if they are mapped. (#122912, | Owen Taylor | 2004-03-03 | 6 | -1/+32 |
* | Move the actual implementation into a new | Matthias Clasen | 2004-03-03 | 6 | -36/+236 |
* | Special case scroll events so that they propagate up the widget heirarchy | Owen Taylor | 2004-03-03 | 6 | -2/+46 |
* | #109594, reported by Olivier Ripoll | Owen Taylor | 2004-03-03 | 7 | -2/+60 |
* | Translation updated by Tino Meinen. | Vincent van Adrighem | 2004-03-03 | 4 | -39/+48 |
* | Strip out the "export-dynamic" libtool option from library link lines. | Owen Taylor | 2004-03-03 | 6 | -0/+45 |
* | Updated Danish translation. | Ole Laursen | 2004-03-03 | 4 | -401/+292 |
* | Don't activate the combo if we're in the midst of changing folders. | Jonathan Blandford | 2004-03-03 | 6 | -0/+33 |
* | Add bug number to ChangeLog | Owen Taylor | 2004-03-03 | 1 | -1/+1 |
* | Add a shared library dependency on libgdk-pixbuf. | Owen Taylor | 2004-03-03 | 2 | -0/+6 |
* | don't try and store pointers in ints. Fixes 64-bit build. | Mark McLoughlin | 2004-03-03 | 6 | -6/+57 |
* | Simplify by not using a temporary variable, and clarify the documentation. | Federico Mena Quintero | 2004-03-03 | 6 | -13/+41 |
* | Set the label widget's state to prelight if we're prelit. Fixes bug | Mark McLoughlin | 2004-03-03 | 6 | -1/+51 |
* | Updated Korean translation. | Changwoo Ryu | 2004-03-03 | 4 | -21/+34 |