| Commit message (Expand) | Author | Age | Files | Lines |
* | Hand tuned icons for multiple resolutions. | Darin Adler | 2000-02-18 | 5 | -89/+406 |
* | Change empty directory string from "empty" to "0 items". | John Sullivan | 2000-02-17 | 1 | -1/+1 |
* | Fix the GOAD ID for help index. Add help index. To avoid a warning in case | Elliot Lee | 2000-02-17 | 2 | -1/+9 |
* | Added icon stretching and did some cleanups. | Darin Adler | 2000-02-16 | 10 | -171/+599 |
* | Pay attention to the GnomeVFSFileInfo flags to determine whether to read | Elliot Lee | 2000-02-16 | 1 | -15/+15 |
* | Added displacement offset for popup menus, so that the first item does'nt | Ramiro Estrugo | 2000-02-15 | 2 | -4/+58 |
* | Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it in | John Sullivan | 2000-02-15 | 3 | -0/+358 |
* | fixed notes component by initializing gnome-vfs, changed metadata type to | Andy Hertzfeld | 2000-02-15 | 1 | -0/+1 |
* | First checkin for right-click menus on the Back and Forward buttons. They work, | John Sullivan | 2000-02-15 | 2 | -0/+32 |
* | Undo the cast. | Darin Adler | 2000-02-14 | 1 | -1/+1 |
* | Need a cast in here so people can build while I wait for the OK from | Darin Adler | 2000-02-14 | 1 | -2/+2 |
* | Use GPOINTER_TO_UINT() instead of a manual cast. | Elliot Lee | 2000-02-14 | 1 | -1/+1 |
* | Handle the case where you try to make a NautilusDirectory object for | Darin Adler | 2000-02-14 | 1 | -2/+5 |
* | Redid the icon factory to fix a few things: | Darin Adler | 2000-02-14 | 5 | -435/+573 |
* | Quick fixes to some NULL-dereference problems in new index title code; | John Sullivan | 2000-02-14 | 1 | -0/+3 |
* | made index panel display "notes" from metadata if present, made it use | Andy Hertzfeld | 2000-02-14 | 1 | -4/+10 |
* | made it no longer use a drag shadow rectangle when dragging a single item | Andy Hertzfeld | 2000-02-12 | 1 | -0/+4 |
* | Made right-clicking select the clicked item before popping up the menu; also | John Sullivan | 2000-02-11 | 2 | -0/+10 |
* | Stored pointers to all buttons & menu items that are accessed later; fixed | John Sullivan | 2000-02-11 | 1 | -2/+3 |
* | Removed : from the list of line-breaking characters to preserve time formatting. | John Sullivan | 2000-02-11 | 1 | -1/+1 |
* | Icon-text-choosing window now supports "owner", "group", and "permissions". | John Sullivan | 2000-02-11 | 1 | -3/+113 |
* | Sort directories by item count when sorting by size. | John Sullivan | 2000-02-10 | 1 | -5/+57 |
* | Quick hack to get item counts showing for directory sizes. | John Sullivan | 2000-02-10 | 1 | -5/+55 |
* | Reworked the canvas item class used by the icon | Darin Adler | 2000-02-10 | 1 | -8/+11 |
* | Some more icon-text tweaks: UI now prevents multiple lines with same attribute; | John Sullivan | 2000-02-10 | 1 | -6/+65 |
* | Implement truncate. | Elliot Lee | 2000-02-10 | 1 | -1/+2 |
* | In notify_location_change, send progress back (because the Bonobo control, | Elliot Lee | 2000-02-10 | 3 | -0/+466 |
* | Reworked the canvas item class used by the icon | Darin Adler | 2000-02-10 | 9 | -896/+640 |
* | Add assert to try and catch the 'man:ls' bug... | Elliot Lee | 2000-02-09 | 1 | -0/+1 |
* | Finished first decent UI for icon-text choosing. | John Sullivan | 2000-02-09 | 1 | -14/+36 |
* | Add support for FMDirectoryView subclasses to add additional background context | John Sullivan | 2000-02-08 | 2 | -6/+24 |
* | Include the .idl files of other modules that we use. Define -D_REENTRANT, | Elliot Lee | 2000-02-07 | 1 | -1/+2 |
* | Build converters. Stop installing the now-unneeded .schemes file. | Elliot Lee | 2000-02-07 | 1 | -0/+2 |
* | Zooming now shows different pieces of text for each icon at different zoom | John Sullivan | 2000-02-04 | 3 | -21/+53 |
* | More groundwork for displaying more textual info under icons at higher zoom | John Sullivan | 2000-02-03 | 5 | -16/+50 |
* | Changed icon scaling back to ART_FILTER_BILINEAR again after jrb and federico | John Sullivan | 2000-02-03 | 1 | -6/+2 |
* | Fixed bug where scaled icons in list view were nearly black by reverting | John Sullivan | 2000-02-02 | 2 | -44/+103 |
* | If an error happens, we need to reset the location bar to current | Elliot Lee | 2000-02-01 | 3 | -3/+3 |
* | Fixed bug where extra item appeared at each reload or view switch. | John Sullivan | 2000-02-01 | 1 | -23/+26 |
* | Changed the icon factory interface in a few ways: 1) There's no longer a | Darin Adler | 2000-02-01 | 6 | -79/+325 |
* | Fixed bug where Select All in list view didn't put selection info in status bar. | John Sullivan | 2000-02-01 | 1 | -2/+17 |
* | Oops. Spelled it wrong. | Darin Adler | 2000-01-31 | 1 | -1/+1 |
* | Started work on icon stretching. In the process, I am doing some | Darin Adler | 2000-01-31 | 5 | -447/+471 |
* | made the keyboard selection rectangle work again, not as a separate canvas | Andy Hertzfeld | 2000-01-31 | 3 | -27/+34 |
* | Now saves/restores zoom level, and (in list view) sort column & direction. | John Sullivan | 2000-01-31 | 1 | -0/+4 |
* | Changed it to not attempt to create a GC just to measure the text. This | Darin Adler | 2000-01-31 | 18 | -413/+330 |
* | fixed bug where icons were horizontally mis-positioned after dragging; | Andy Hertzfeld | 2000-01-31 | 1 | -1/+3 |
* | Added convenience functions for getting/setting boolean & integer metadata. | John Sullivan | 2000-01-31 | 2 | -0/+132 |
* | NautilusDirectory is now in charge of loading directories. | Darin Adler | 2000-01-30 | 2 | -29/+220 |
* | Put #defines for all metadata keys into new central location. | John Sullivan | 2000-01-30 | 2 | -0/+41 |