383
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made list view react to icon theme change. More... over 24 years ago
Made go menu, bookmarks menu, and bookmarks window update icons when icon theme changes. More... over 24 years ago
Improved the status text that appears in the file manager after changing the selection (now accounts for directories and other files separately). More... over 24 years ago
include string.h to avoid warnings More... over 24 years ago
Set order of items packed into box. include stdio.h to avoid warnings. More... over 24 years ago
Fixed bug where the Eazel-theme icon for the document reverts to the non-theme icon when you are zoomed in all the way. More... over 24 years ago
hi-res versions of the standard gnome folder icon, contributed by Kenneth More... over 24 years ago
Why does CVS catch this? More... over 24 years ago
implemented text in icons feature, for eazel-style icons only also, added More... over 24 years ago
Fixed crashes introduced in the course of my reorganization - in one case
maciej
as Maciej Stachowiak
More... over 24 years ago
added Susan's document icons to eazel theme in 4 sizes More... over 24 years ago
Made right-click context-menu selection behavior in the file manager more sensible. (It now modifies the selection exactly as it would on a normal left-click, and the context menu applies to the whole set of selected items.) Note that nautilus is quite broken right now; I can't activate an icon or switch to View as List without dying in Bonobo-land. I managed to test these changes even so by tiptoeing around the problems. More... over 24 years ago
Don't include <gtk/gtkbin.h>; do include <gtk/gtkwidget.h>.
maciej
as Maciej Stachowiak
More... over 24 years ago
Ooops, didn't mean to commit that yet.
maciej
as Maciej Stachowiak
More... over 24 years ago
Moved fields from object struct to separate private struct.
maciej
as Maciej Stachowiak
More... over 24 years ago
Changed NautilusViewFrame to allow creation of `Nautilus::View' objects
maciej
as Maciej Stachowiak
More... over 24 years ago
Sopwith, please don't laugh.
maciej
as Maciej Stachowiak
More... over 24 years ago
Set up the step_increment so the vertical and horizontal scroll bars will More... over 24 years ago
Hooked up the menu item for using the Eazel Theme Icons so people can try More... over 24 years ago
Made bookmarks display just file/directory name (instead of path) by default; made history items appear in Go menu. More... over 24 years ago
more work on index panel command buttons More... over 24 years ago
implemented command buttons based on mime-types in the index panel More... over 24 years ago
Hand tuned icons for multiple resolutions. So for example you can have an icon designed for the 96x96 size, which is called i-directory-96.png, and it will be loaded instead of loading i-directory.png and scaling it. More... over 24 years ago
forgot to commit this More... over 24 years ago
remember strlen (string) + 1 gives you the length necessary to copy a More... over 24 years ago
now navigation of ghelp: actually works More... over 24 years ago
Fixed a confusing typo. More... over 24 years ago
made the title in the index panel be above the additional info, which More... over 24 years ago
Show the stinking tree. :) More... over 24 years ago
Change empty directory string from "empty" to "0 items". More... over 24 years ago