| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added icon stretching and did some cleanups. | Darin Adler | 2000-02-16 | 7 | -158/+201 |
* | added logic to break the title in the index panel into two lines so it can | Andy Hertzfeld | 2000-02-16 | 5 | -60/+151 |
* | gtk_quit_add_destroy the NautilusWindow at level 1, so that we can clean | Maciej Stachowiak | 2000-02-16 | 5 | -0/+5 |
* | sink and ref the notebook and unref in the destructor, so it gets | Maciej Stachowiak | 2000-02-16 | 5 | -5/+18 |
* | Added displacement offset for popup menus, so that the first item does'nt | Ramiro Estrugo | 2000-02-15 | 6 | -7/+26 |
* | Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it in | John Sullivan | 2000-02-15 | 4 | -360/+1 |
* | Added small icons to the Back and Forward context menus. Made window back and | John Sullivan | 2000-02-15 | 15 | -236/+300 |
* | improved index tab resize code by not considering the last one if it's | Andy Hertzfeld | 2000-02-15 | 2 | -6/+12 |
* | first cut at annotation metaview | Andy Hertzfeld | 2000-02-15 | 1 | -1/+2 |
* | First checkin for right-click menus on the Back and Forward buttons. They work, | John Sullivan | 2000-02-15 | 6 | -14/+503 |
* | Handle the case where you try to make a NautilusDirectory object for | Darin Adler | 2000-02-14 | 7 | -847/+729 |
* | Redid the icon factory to fix a few things: | Darin Adler | 2000-02-14 | 2 | -2/+2 |
* | Quick fixes to some NULL-dereference problems in new index title code; | John Sullivan | 2000-02-14 | 4 | -19/+69 |
* | fixed warning about measuring NULL string that Elliot pointed out | Andy Hertzfeld | 2000-02-14 | 2 | -0/+6 |
* | Revert. More work. | Elliot Lee | 2000-02-14 | 2 | -10/+0 |
* | made index panel display "notes" from metadata if present, made it use | Andy Hertzfeld | 2000-02-14 | 5 | -6/+75 |
* | made a new class, nautilus-index-title, to display the icon, title and | Andy Hertzfeld | 2000-02-14 | 8 | -336/+824 |
* | made tabs layout more dynamic, fitting as many as we can per row instead | Andy Hertzfeld | 2000-02-13 | 5 | -79/+150 |
* | removed Elliot's weird hack where the size of the index panel would vary | Andy Hertzfeld | 2000-02-12 | 5 | -40/+35 |
* | finally installed the new metaview UI in the index panel | Andy Hertzfeld | 2000-02-12 | 7 | -111/+89 |
* | Made right-clicking select the clicked item before popping up the menu; also | John Sullivan | 2000-02-11 | 1 | -1/+1 |
* | If an empty string is passed for a status string, just unset it all. If we | Elliot Lee | 2000-02-11 | 7 | -10/+75 |
* | Stored pointers to all buttons & menu items that are accessed later; fixed | John Sullivan | 2000-02-11 | 10 | -40/+150 |
* | Enabled "Open" and added "Open in New Window" context menu items; added | John Sullivan | 2000-02-11 | 19 | -66/+404 |
* | added code to hide the active metaview when the title tab is clicked upon | Andy Hertzfeld | 2000-02-11 | 10 | -22/+159 |
* | made clicking on tabs activate the proper view, improved tab drawing and | Andy Hertzfeld | 2000-02-11 | 7 | -125/+401 |
* | Check GTK_OBJECT_DESTROYTED to handle the case of a view that | Darin Adler | 2000-02-11 | 2 | -2/+2 |
* | Set hpaned position for Darin's sanity. Handle view loading failure | Elliot Lee | 2000-02-11 | 7 | -20/+39 |
* | Fix so it doesn't try to create a GC when hit testing a tab. This gets rid | Darin Adler | 2000-02-11 | 2 | -86/+86 |
* | Icon-text-choosing window now supports "owner", "group", and "permissions". | John Sullivan | 2000-02-11 | 1 | -0/+6 |
* | Add "Bonobo" to list of log domains to catch. | Elliot Lee | 2000-02-10 | 7 | -27/+57 |
* | finished hit-testing and made it activate the appropriate metaview when | Andy Hertzfeld | 2000-02-10 | 5 | -54/+114 |
* | more work on index panel, improved tab positioning, started on tab | Andy Hertzfeld | 2000-02-10 | 8 | -147/+280 |
* | After talking to John, removed the asserts from both of these routines. | Darin Adler | 2000-02-10 | 1 | -10/+2 |
* | Fixed assertion failure Andy found in icon-text window. | John Sullivan | 2000-02-10 | 2 | -33/+19 |
* | Some more icon-text tweaks: UI now prevents multiple lines with same attribute; | John Sullivan | 2000-02-10 | 2 | -46/+105 |
* | Reworked the canvas item class used by the icon | Darin Adler | 2000-02-10 | 2 | -0/+4 |
* | In notify_location_change, send progress back (because the Bonobo control, | Elliot Lee | 2000-02-10 | 6 | -102/+136 |
* | To avoid a bug which caused parts of the destroy function calling chain to | Maciej Stachowiak | 2000-02-10 | 1 | -37/+11 |
* | Reworked the canvas item class used by the icon | Darin Adler | 2000-02-10 | 3 | -39/+23 |
* | Fixed assertion failure Andy found in icon-text window. | John Sullivan | 2000-02-10 | 1 | -2/+0 |
* | Implement truncate. Use GINT_TO_POINTER and GPOINTER_TO_INT macros for | Elliot Lee | 2000-02-10 | 1 | -3/+3 |
* | more work on the new index tabs; they draw properly now, but they're still | Andy Hertzfeld | 2000-02-09 | 5 | -32/+245 |
* | Tweak appearance of icon-text window. | John Sullivan | 2000-02-09 | 1 | -3/+15 |
* | Finished first decent UI for icon-text choosing. | John Sullivan | 2000-02-09 | 6 | -83/+325 |
* | Turned -Werror back on. | John Sullivan | 2000-02-08 | 2 | -0/+8 |
* | Don't segfault if an error occurs while loading the start page. | Elliot Lee | 2000-02-08 | 2 | -2/+2 |
* | Add support for FMDirectoryView subclasses to add additional background context | John Sullivan | 2000-02-08 | 8 | -42/+431 |
* | new class for the tabs in the index panel. It's still incomplete and not | Andy Hertzfeld | 2000-02-08 | 5 | -2/+729 |
* | Include the .idl files of other modules that we use. Define -D_REENTRANT, | Elliot Lee | 2000-02-07 | 2 | -3/+5 |