| Commit message (Expand) | Author | Age | Files | Lines |
* | src/nautilus-navigation-window.c (real_get_default_size) | Sivaiah Nallagatla | 2003-12-01 | 1 | -0/+12 |
* | Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch] | Dave Camp | 2003-10-11 | 1 | -1/+12 |
* | Scroll to ICON_PAD_TOP above the icon. | Dave Camp | 2003-10-07 | 1 | -0/+2 |
* | Merge the nautilus-spatial-playground branch to HEAD. | Dave Camp | 2003-09-30 | 1 | -2098/+137 |
* | (The key-writability commit as discussed with release-team | George Lebl | 2003-07-22 | 1 | -14/+34 |
* | Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.c | Gregory Merchan | 2003-06-08 | 1 | -1/+1 |
* | Patch from Michael Meeks in bug #87414. | Alexander Larsson | 2003-04-23 | 1 | -0/+6 |
* | Add the nautilus-cd-burner integration patch from RH. | Alexander Larsson | 2003-04-16 | 1 | -0/+11 |
* | Convert file attributes from list of strings to a bitmask. Patch from | Alexander Larsson | 2003-04-02 | 1 | -6/+3 |
* | Don't save the location bar enabled prefs when showing it temporarily. | Alexander Larsson | 2003-03-27 | 1 | -7/+11 |
* | Don't save geometry if the window is maximized. | Alexander Larsson | 2003-03-11 | 1 | -8/+11 |
* | New function. | Dave Camp | 2003-03-02 | 1 | -19/+56 |
* | Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> | Alexander Larsson | 2003-02-28 | 1 | -2/+2 |
* | Free window->last_geometry. Patch from Arjan van de Ven | Alexander Larsson | 2003-02-03 | 1 | -0/+2 |
* | Add a view_as_label_with_mnemonic field to the server file and | Dave Camp | 2003-01-14 | 1 | -1/+1 |
* | Removed statusbar timeout | Alex Duggan | 2003-01-07 | 1 | -13/+0 |
* | Disconnect "icons_changed" handler from the icon factory when the window | James Willcox | 2002-12-05 | 1 | -2/+3 |
* | In single click mode use a hand cursor instead of underlining. | Jan Arne Petersen | 2002-11-06 | 1 | -1/+15 |
* | Removed all the stuff that was used to show/hide sidebars. | James Willcox | 2002-11-05 | 1 | -46/+7 |
* | Remove click-on-throbber. Patch by Jan Arne Petersen | Alexander Larsson | 2002-11-04 | 1 | -5/+0 |
* | New preferences dialog. Use the new prefs dialog. As things are toggled, | Dave Camp | 2002-10-31 | 1 | -0/+8 |
* | Merge the multihead branch into HEAD and : | Mark McLoughlin | 2002-10-02 | 1 | -9/+15 |
* | Attach and detach the menu widget. (nautilus_side_pane_init), | Dave Camp | 2002-09-22 | 1 | -0/+49 |
* | Set window->information_panel to NULL. | Dave Camp | 2002-09-21 | 1 | -0/+1 |
* | New files, container for the side panels. | Dave Camp | 2002-09-21 | 1 | -15/+98 |
* | NULL various elements, including the sidebar here: #87414 | Michael Meeks | 2002-07-24 | 1 | -1/+7 |
* | improve saving of geometry. only save it if we really resize a window, not | Frank Worsley | 2002-07-18 | 1 | -0/+4 |
* | disable the look_for_kdesktop_recursive code, since this takes ~1 second | Michael Meeks | 2002-07-10 | 1 | -1/+0 |
* | if WEB_NAVIGATION_ENABLED is not defined don't ever append the static | Damon Chaplin | 2002-07-09 | 1 | -0/+4 |
* | always load the saved window geometry and save the geometry whenever a | Frank Worsley | 2002-06-11 | 1 | -13/+4 |
* | Don't exit if the file is local. Sigh, won't people test their code? | Anders Carlsson | 2002-05-24 | 1 | -1/+0 |
* | hold a ref on the window while we do a load of possibly re-enterant stuff. | Michael Meeks | 2002-05-22 | 1 | -0/+6 |
* | activate the throbber in case we didn't earlier. | Michael Meeks | 2002-05-13 | 1 | -0/+1 |
* | Replace doubles in the zoom interfaces with floats to match the bonobo | Dave Camp | 2002-04-26 | 1 | -1/+1 |
* | Added the necessary bonobo_object_ref() to my previous commit, to prevent | Murray Cumming | 2002-04-24 | 1 | -1/+2 |
* | Now that BonoboWindow has been fixed, it is no longer necessary to create | Murray Cumming | 2002-04-24 | 1 | -3/+1 |
* | Fix profiler CFLAGS. | Anders Carlsson | 2002-04-19 | 1 | -0/+3 |
* | impl. (nautilus_throbber_class_init): upd. | Michael Meeks | 2002-04-05 | 1 | -0/+9 |
* | specify the type name explicitely. | Michael Meeks | 2002-03-27 | 1 | -23/+21 |
* | Add nautilus-file-operations-progress-icons.h Don't try create or destroy | Anders Carlsson | 2002-03-11 | 1 | -10/+2 |
* | Re-add nautilus-launch-icon. | Anders Carlsson | 2002-03-11 | 1 | -77/+10 |
* | Only create the sidebar if the "Display sidebar in new windows" preference | Anders Carlsson | 2002-03-11 | 1 | -15/+47 |
* | create a UI component for the status, that is separate from the shell UI | Michael Meeks | 2002-03-08 | 1 | -13/+16 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -26/+24 |
* | impl. to cope with having a paned with no child2, without doing lots of | Michael Meeks | 2002-03-07 | 1 | -131/+17 |
* | Remove the web search preference and the remnants of the "go to web | Darin Adler | 2002-03-04 | 1 | -14/+0 |
* | Patch from Diego González <dggonz@yahoo.com>. | Alexander Larsson | 2002-03-03 | 1 | -4/+4 |
* | Move reset constant into header. | Darin Adler | 2002-03-01 | 1 | -9/+28 |
* | Add a ref/unref so that window->details won't go away at an inopportune | Darin Adler | 2002-03-01 | 1 | -161/+140 |
* | Simplified calls to bonobo_object_ref/unref. | Darin Adler | 2002-02-27 | 1 | -5/+3 |