| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-01-29 | 1 | -11/+11 |
* | fixed bug 5985, we should use timestamps to determine which static | Andy Hertzfeld | 2001-01-25 | 1 | -15/+47 |
* | Updated based on recent check-ins and other contributions. | Darin Adler | 2001-01-24 | 1 | -19/+19 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-01-19 | 1 | -1/+1 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Ramiro Estrugo | 2001-01-18 | 1 | -162/+16 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2001-01-04 | 1 | -2/+1 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-01-02 | 1 | -1/+1 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-01-02 | 1 | -22/+25 |
* | reviewed by: Maciej Stachowiak <mjs@eazel.com> | Darin Adler | 2000-12-29 | 1 | -1/+5 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2000-12-23 | 1 | -49/+50 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2000-12-13 | 1 | -46/+0 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Mike Engber | 2000-12-12 | 1 | -1/+7 |
* | Hopefully will improve performance for menu merging in a case where it is | Rebecca Schulman | 2000-12-07 | 1 | -1/+2 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | John Sullivan | 2000-12-07 | 1 | -1/+7 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2000-11-30 | 1 | -16/+17 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2000-11-17 | 1 | -6/+0 |
* | Fixed a couple of cases where context menus appeared on | John Sullivan | 2000-11-15 | 1 | -0/+6 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2000-11-15 | 1 | -32/+23 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2000-11-14 | 1 | -1/+1 |
* | reviewed by: Darin Adler <darin@eazel.com> | Pavel Cisler | 2000-11-14 | 1 | -1/+1 |
* | Fixed bug 4489 (some menu items are missing status bar hints) | John Sullivan | 2000-11-07 | 1 | -1/+1 |
* | fixed bug 4475, add license to help menuNAUTILUS_PR2_ANCHOR | Andy Hertzfeld | 2000-11-06 | 1 | -0/+12 |
* | fixed bug 4192, strange feedback while stretching icons, by using libart | Andy Hertzfeld | 2000-11-03 | 1 | -1/+1 |
* | Fix bug 3998 (Move to Trash crashes Nautilus if item with that | Darin Adler | 2000-10-26 | 1 | -1/+2 |
* | Fixed memory leak I happened to notice. | John Sullivan | 2000-10-23 | 1 | -0/+1 |
* | Fixed 3568: Bonobo verbs and data leak when menus rebuilt | John Sullivan | 2000-10-23 | 1 | -12/+9 |
* | , | Josh Barrow | 2000-10-21 | 1 | -0/+1 |
* | Do some routine housekeeping that will help make the future | Darin Adler | 2000-10-19 | 1 | -2/+2 |
* | Fixed bug 3705, Bookmark icons do not appear in the menu item | Gene Z. Ragan | 2000-10-19 | 1 | -13/+7 |
* | Fixed bug 3839 (want Nautilus User Manual menu item) | John Sullivan | 2000-10-19 | 1 | -5/+9 |
* | Define the build timestamp only if given in the environment. | Ramiro Estrugo | 2000-10-16 | 1 | -6/+21 |
* | Fixed an error where I was escaping the wrong item to create a unique verb | Gene Z. Ragan | 2000-10-16 | 1 | -1/+1 |
* | Work in progress on creating unique ideas for menu items added to the | Gene Z. Ragan | 2000-10-13 | 1 | -22/+25 |
* | Fixed bug 3717 (Unchecking "show built-in bookmarks" doesn't | John Sullivan | 2000-10-12 | 1 | -6/+16 |
* | First part of the bug fix for 3514. We still need to add a local clipboard | Rebecca Schulman | 2000-10-12 | 1 | -84/+41 |
* | Fixed typo. | Darin Adler | 2000-10-12 | 1 | -127/+71 |
* | Fixed bug 3671 (Crash after closing & opening window) | John Sullivan | 2000-10-12 | 1 | -17/+12 |
* | New function to set the "tip" property of a bonobo UI component. | Gene Z. Ragan | 2000-10-11 | 1 | -11/+9 |
* | Fixed bug 3577 (Menu item initially titled "Edit Settings" instead | John Sullivan | 2000-10-11 | 1 | -9/+1 |
* | New function, does the obvious. (nautilus_bonobo_get_hidden): Check for | John Sullivan | 2000-10-11 | 1 | -8/+11 |
* | s2000-10-10 Gene Z. Ragan <gzr@eazel.com> | Gene Ragan | 2000-10-10 | 1 | -241/+109 |
* | Fixed bug 3587 ("Close All Windows" doesn't work) | John Sullivan | 2000-10-10 | 1 | -29/+13 |
* | Add a top level "Profiler" menu bar to control the profiler. This is just | Ramiro Estrugo | 2000-10-10 | 1 | -1/+21 |
* | The BONOBO_WORKAROUND is no longer needed. | Josh Barrow | 2000-10-10 | 1 | -9/+1 |
* | Unescape the names of files for display in the tree view. Fixes bug 2892 | Darin Adler | 2000-10-09 | 1 | -18/+20 |
* | Fix bugs 3498, 3523 and the nautilus part of 3497 3497 bug fix is disabled | Mathieu Lacage | 2000-10-09 | 1 | -156/+118 |
* | Various bonobo-related cleanups | John Sullivan | 2000-10-09 | 1 | -0/+1 |
* | fixed bug 3549, services button disappeared due to UI handler change, by | Andy Hertzfeld | 2000-10-09 | 1 | -0/+19 |
* | Fix bug 3125. new bonbo ui handler. | Mathieu Lacage | 2000-10-06 | 1 | -56/+52 |
* | Finished bug 3496 (labels in menu items never change) | John Sullivan | 2000-10-06 | 1 | -0/+7 |