| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a mode for text-beside-icons. | Dave Camp | 2003-06-09 | 1 | -0/+3 |
* | Implemented a "Keep Aligned" mode on the desktop, that snaps icons to a | Dave Camp | 2003-05-03 | 1 | -1/+8 |
* | Update keynav docs. | Alexander Larsson | 2003-03-27 | 1 | -1/+0 |
* | Fix keyboard arrow key navigation for manual layout so that you can reach | Alexander Larsson | 2003-03-26 | 1 | -0/+3 |
* | Update according to NautilusIconFactory API changes. | Alexander Larsson | 2003-03-06 | 1 | -0/+4 |
* | Ctrl/shift dragging doesn't deselect the icon you click on. | Alexander Larsson | 2003-03-03 | 1 | -0/+3 |
* | Add application/x-rootwindow-drop. | Alexander Larsson | 2002-10-16 | 1 | -0/+3 |
* | Draw the selection rectangle in the active color if the widget doesn't | Dave Camp | 2002-10-06 | 1 | -1/+3 |
* | Update to new canvas use DITHER_NORMAL instead of DITHER_MAX for | Alexander Larsson | 2002-09-26 | 1 | -2/+2 |
* | Merge the new-icon-factory-branch branch to HEAD. | Alexander Larsson | 2002-09-18 | 1 | -0/+1 |
* | Install a frame_text gtk style property, so that accessible themes can | Dave Camp | 2002-08-14 | 1 | -0/+1 |
* | impl, split, upd. (nautilus_icon_container_get_label_color): don't fetch | Michael Meeks | 2002-07-11 | 1 | -6/+13 |
* | Draw drop shadows if use_drop_shadows. | Alex Larsson | 2002-06-01 | 1 | -0/+3 |
* | Don't use custom font. | Alex Larsson | 2002-05-11 | 1 | -2/+4 |
* | widget_x/y ->o world_x/y | Alexander Larsson | 2002-03-06 | 1 | -2/+2 |
* | Remove stray line of code. | Darin Adler | 2002-02-27 | 1 | -1/+0 |
* | Let "Loading" and "Empty" special nodes be italic. | Anders Carlsson | 2002-02-25 | 1 | -1/+6 |
* | Remove. Remove. | Darin Adler | 2002-02-22 | 1 | -2/+2 |
* | Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. | Darin Adler | 2002-02-21 | 1 | -5/+4 |
* | setup both the rgba and GdkColor variants. (update_label_color): upd. | Michael Meeks | 2002-02-19 | 1 | -5/+9 |
* | Increased GNOME_UI_REQUIRED to 1.110.1 | Dave Camp | 2002-02-01 | 1 | -2/+2 |
* | Remove smooth mode and unused font and font size machinery. | Darin Adler | 2002-01-29 | 1 | -4/+0 |
* | Port from EelLabel to GtkLabel. | Darin Adler | 2002-01-03 | 1 | -4/+1 |
* | Huge ass redhat merge | Alexander Larsson | 2001-09-26 | 1 | -0/+1 |
* | More fixes like the one Alex just did. | Darin Adler | 2001-07-19 | 1 | -6/+0 |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -4/+4 |
* | Fix bugs: | Ramiro Estrugo | 2001-03-28 | 1 | -1/+1 |
* | Reviewed by a bunch of people on bugzilla, and according to everyone it | George Lebl | 2001-03-27 | 1 | -0/+6 |
* | Partial fix for bug 5701. Moved icon stretching to an idle handler to both sp... | Arik Devens | 2001-02-26 | 1 | -0/+7 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | John Sullivan | 2001-01-12 | 1 | -2/+3 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2001-01-04 | 1 | -1/+2 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2000-12-08 | 1 | -2/+1 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Rebecca Schulman | 2000-11-22 | 1 | -0/+2 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Maciej Stachowiak | 2000-11-21 | 1 | -3/+0 |
* | Fixed bug 4717, Nautilus draw desktop icons overlapping. | Gene Z. Ragan | 2000-11-15 | 1 | -0/+3 |
* | Folder renaming now starts when the icon is added rather than at some | Mike Engber | 2000-10-27 | 1 | -0/+5 |
* | worked on bug 3898, selection in the aa icon view is too slow. Fixed by | Andy Hertzfeld | 2000-10-25 | 1 | -1/+2 |
* | * libnautilus-extensions/nautilus-icon-container.c: | Mike Engber | 2000-10-19 | 1 | -0/+5 |
* | Fix a bug where the drag&drop selection shadow would sometimes run away | Pavel Cisler | 2000-10-12 | 1 | -1/+1 |
* | fixed bug 3241, escape key should cancel stretching, by remember original | Andy Hertzfeld | 2000-10-10 | 1 | -1/+2 |
* | Fixed the worst part of bug 2068 (dragging icon causes | John Sullivan | 2000-10-02 | 1 | -0/+2 |
* | optimized the new selection highlighting by fetching the highlight frame | Andy Hertzfeld | 2000-09-23 | 1 | -0/+3 |
* | fixed bugs 3084, 3119, 3134, icon stretch handles are not drawn in the | Andy Hertzfeld | 2000-09-21 | 1 | -1/+2 |
* | Add support for smooth fonts. We simply manage one font and an array of | Ramiro Estrugo | 2000-09-07 | 1 | -1/+5 |
* | At Bud's request, added a "use tighter layout" option in the view menu, | Andy Hertzfeld | 2000-08-26 | 1 | -2/+3 |
* | Work in progress to support dragging onto NautilusLink files. Dragging on | Gene Z. Ragan | 2000-08-23 | 1 | -0/+2 |
* | Getting closer to an implementation of the shared trash. Did a bit | Darin Adler | 2000-08-15 | 1 | -5/+8 |
* | Removed layout code that was being designed for the desktop. The desktop | Gene Z. Ragan | 2000-08-11 | 1 | -1/+4 |
* | Fixed crasher. Was always assuming that gdk_font_load would return a valid | Gene Z. Ragan | 2000-08-08 | 1 | -0/+3 |
* | Fixed bug 1422 (dropping an icon at the edge doesn't update | John Sullivan | 2000-08-07 | 1 | -0/+2 |