| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore. | Ramiro Estrugo | 2001-04-18 | 1 | -17/+109 |
* | Implement the missing GconfValue comparison for lists. | Ramiro Estrugo | 2001-04-17 | 1 | -112/+356 |
* | Fix list view default zoom level value. | Ramiro Estrugo | 2001-04-09 | 1 | -11/+18 |
* | Make the way we deal with enumerations simpler. Add "View Preferences" | Ramiro Estrugo | 2001-04-08 | 1 | -317/+236 |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -94/+94 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-04-02 | 1 | -4/+5 |
* | When the constrained interger values are change, we need to update the | Ramiro Estrugo | 2001-03-31 | 1 | -2/+4 |
* | New function to update the showing state of the item depending on | Ramiro Estrugo | 2001-03-31 | 1 | -13/+31 |
* | reviewed by: John Harper <jsh@eazel.com> | Ramiro Estrugo | 2001-03-31 | 1 | -1/+52 |
* | Remove a rogue printf I left in by accident. | Ramiro Estrugo | 2001-03-31 | 1 | -2/+0 |
* | New functions to make this data structure more useful and easier to use. | Ramiro Estrugo | 2001-03-31 | 1 | -44/+36 |
* | reviewed by: Ramiro Estrugo <ramiro@eazel.com> | John Sullivan | 2001-03-29 | 1 | -5/+27 |
* | Change "default" to "GTK System Font." Also add a FIXME for the fact that | Ramiro Estrugo | 2001-03-28 | 1 | -52/+58 |
* | Fix bugs: | Ramiro Estrugo | 2001-03-28 | 1 | -91/+272 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Ramiro Estrugo | 2001-03-07 | 1 | -10/+15 |
* | reviewed by: <delete if not using a buddy> | Ramiro Estrugo | 2001-03-03 | 1 | -1/+127 |
* | reviewed by: Eskil Heinous Olsen <eskil@eazel.com> | Ramiro Estrugo | 2001-03-02 | 1 | -346/+89 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-02-26 | 1 | -77/+201 |
* | Updated so that setting preferences first checks to see if they've changed an... | Arik Devens | 2001-02-24 | 1 | -53/+94 |
* | Updated tilde expand code to not suck, and to work right for the location bar... | Arik Devens | 2001-02-23 | 1 | -1/+3 |
* | Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work alot bette... | Arik Devens | 2001-02-13 | 1 | -0/+7 |
* | reviewed by: Gene Z. Ragan <gzr@eazel.com> | Pavel Cisler | 2001-01-31 | 1 | -20/+18 |
* | reviewed by: Gene Z. Ragan <gzr@eazel.com> | Pavel Cisler | 2001-01-30 | 1 | -7/+7 |
* | Justify labels to the left. | Ramiro Estrugo | 2001-01-29 | 1 | -0/+2 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Ramiro Estrugo | 2001-01-18 | 1 | -57/+120 |
* | reviewed by: Darin Adler <darin@eazel.com> | Pavel Cisler | 2000-11-14 | 1 | -2/+2 |
* | Remove the fixed font from the list of available fonts. Its a bad one to | Ramiro Estrugo | 2000-10-18 | 1 | -1/+0 |
* | Cut over to HEAD of Bonobo. This check-in includes all the changes | Darin Adler | 2000-10-05 | 1 | -0/+1 |
* | Fixed bug bug 3264 (Tree view shows no branches for directories, | Darin Adler | 2000-09-26 | 1 | -1/+2 |
* | Moved functions to gnome-vfs. | Darin Adler | 2000-08-25 | 1 | -1/+1 |
* | Add support for case insensitive string lists. | Ramiro Estrugo | 2000-08-21 | 1 | -2/+2 |
* | New function to insert a string without having to access the string list | Ramiro Estrugo | 2000-08-18 | 1 | -9/+3 |
* | Have only one constructor and feed it whether the radio button group is | Ramiro Estrugo | 2000-08-02 | 1 | -2/+2 |
* | Finished task 1552 (Need "never" option for display-embedded-text | John Sullivan | 2000-08-01 | 1 | -4/+54 |
* | Updates nautilus to the latest gnome-vfs changes. | Mathieu Lacage | 2000-07-22 | 1 | -2/+2 |
* | Change file utilities special directory access functions to always return | Ramiro Estrugo | 2000-07-05 | 1 | -1/+5 |
* | eliminated the toolbar icon theme and associated widgetry in preferences. | Andy Hertzfeld | 2000-06-30 | 1 | -54/+1 |
* | implemented an xml-based general theme mechanism, and used it for the | Andy Hertzfeld | 2000-06-26 | 1 | -4/+4 |
* | Some build fixes. | Darin Adler | 2000-06-13 | 1 | -1/+1 |
* | Move the nautilus-widgets classes to libnautilus-extensions. | Ramiro Estrugo | 2000-06-10 | 1 | -3/+3 |
* | Fixed leaked uris in each of the above. | Pavel Cisler | 2000-06-07 | 1 | -0/+2 |
* | Added bug numbers to FIXMEs. | John Sullivan | 2000-06-06 | 1 | -1/+1 |
* | New type of preference, EDITABLE_STRING. | Ramiro Estrugo | 2000-06-06 | 1 | -6/+68 |
* | generalized toolbar icon themes to support any number, and reorganized | Andy Hertzfeld | 2000-06-05 | 1 | -3/+98 |
* | added a new theme for vector based icons, and a generalized theme selector | Andy Hertzfeld | 2000-06-02 | 1 | -3/+90 |
* | Task 518. Support for changing preferecens individually | Ramiro Estrugo | 2000-06-02 | 1 | -2/+2 |
* | Once again, back to implicit initialization of preferences stuff. It makes | Ramiro Estrugo | 2000-06-02 | 1 | -3/+0 |
* | Rename (nautilus_preferences_find_preference) to | Ramiro Estrugo | 2000-05-30 | 1 | -2/+2 |
* | Add preference for filename fonts. Not wired up to anything yet. | Ramiro Estrugo | 2000-05-29 | 1 | -4/+95 |
* | Updated to reflect completed tasks. | Darin Adler | 2000-05-25 | 1 | -6/+6 |