383
I Use This!
High Activity

Commits : Listings

Analyzed 38 minutes ago. based on code collected about 16 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More work pushing fm_directory_view code into subclasses. More... over 24 years ago
Made option menu say "View as Icons" (e.g.) instead of just "Icons" More... over 24 years ago
added a debug menu and it's first item that shows the color picker More... over 24 years ago
Started pushing code from fm-directory-view into subclasses. Also renamed a private function in ntl-window.c. More... over 24 years ago
Made the index panel use NautilusBackground. More... over 24 years ago
Added nautilus_gtk_signal_connect_free_data, and deployed it. More... over 24 years ago
The content view type menu now works (can switch between Icons and List views) More... over 24 years ago
Fixed typos and oversights in Maciej's check-in. He didn't compile his changes :-( More... over 24 years ago
Redo signals the conventional way, to avoid array size mismatches in the
maciej
as Maciej Stachowiak
More... over 24 years ago
Redo signals the conventional way, to avoid array size mismatches in the
maciej
as Maciej Stachowiak
More... over 24 years ago
Added another TODO item I remembered.
maciej
as Maciej Stachowiak
More... over 24 years ago
Some documentation on the nautilus architecture including a block diagram
maciej
as Maciej Stachowiak
More... over 24 years ago
Reorder code so "context_click" is actually emitted on a button 3 press.
maciej
as Maciej Stachowiak
More... over 24 years ago
Changed FMDirectoryView to use a NautilusViewFrame rather than inheriting
maciej
as Maciej Stachowiak
More... over 24 years ago
Fixed marshall type for "stop_location_change" signal. How could this ever
maciej
as Maciej Stachowiak
More... over 24 years ago
Once an appropriate component type is found, do not keep looping.
maciej
as Maciej Stachowiak
More... over 24 years ago
First steps at splitting directory view into two classes (icon view & list view) More... over 24 years ago
Fixed mismatch between declared signal array size and actual number of
maciej
as Maciej Stachowiak
More... over 24 years ago
Added Eazel copyright to files I've changed non-trivially.
maciej
as Maciej Stachowiak
More... over 24 years ago
Put in workaround for basename problem. More... over 24 years ago
Renamed from libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h,
maciej
as Maciej Stachowiak
More... over 24 years ago
Got rid of the race condition in the existing code and cleaned up the state machine a bit. The new code separates the state of the nautilus window from the state of the content view, which makes things a bit simpler. More... over 24 years ago
use libcanvas_pixbuf More... over 24 years ago
Added some of the framework for supporting multiple content views for the same uri. More... over 24 years ago
Added NautilusBackground class, string functions that allow NULL, made gradient functions allow NULL and treat it as an empty string, added gdk_color_parse variants that have a default color, cleanup of NautilusIndexPanel, and some other minor stuff. More... over 24 years ago
Check for NULL filename More... over 24 years ago
Ignore ntl-file-manager rather than libntl-file-manager.la
maciej
as Maciej Stachowiak
More... over 24 years ago
Made file manager view a CORBA server that lives in a separate executable:
maciej
as Maciej Stachowiak
More... over 24 years ago
Added missing CORBA_exception_init() call.
maciej
as Maciej Stachowiak
More... over 24 years ago
Rename NautilusViewClient to NautilusViewFrame, NautilusContentViewClient
maciej
as Maciej Stachowiak
More... over 24 years ago