..
AttributeEditors.cpp
The attribute editors are now subclassing TypeEditorView which has a
2004-02-27 22:26:37 +00:00
AttributeEditors.h
The attribute editors are now subclassing TypeEditorView which has a
2004-02-27 22:26:37 +00:00
AttributeWindow.cpp
Now also shows the volume name instead of the entry_ref name for root directories.
2004-12-17 08:37:50 +00:00
AttributeWindow.h
The attribute editors are now subclassing TypeEditorView which has a
2004-02-27 22:26:37 +00:00
DataEditor.cpp
The DataEditor now has a separate entry_ref for attributes - that's used
2004-12-17 08:34:34 +00:00
DataEditor.h
The DataEditor now has a separate entry_ref for attributes - that's used
2004-12-17 08:34:34 +00:00
DataView.cpp
The DataView can now also accept drop messages from others and itself; the
2004-12-16 01:14:42 +00:00
DataView.h
The DataView can now also accept drop messages from others and itself; the
2004-12-16 01:14:42 +00:00
DiskProbe.cpp
ArgvReceived() no longer calls Probe() directly, but builds a BMessage
2004-12-16 02:38:51 +00:00
DiskProbe.h
Implemented a find panel. It's one application wide panel that will always
2004-02-29 14:22:17 +00:00
DiskProbe.rdef
Updated application signature and version information for Haiku.
2004-07-29 09:10:48 +00:00
FileWindow.cpp
Now only replaces the directory's name with the volume name for root directories for the window title.
2004-12-16 02:45:44 +00:00
FileWindow.h
Now checks if there are any outstanding changes in the editor when the
2004-02-26 19:15:37 +00:00
FindWindow.cpp
Fixed a bug that I introduced with revision 1.9 when fixing the selection
2004-12-15 14:03:56 +00:00
FindWindow.h
Now saves the current find settings, too (find mode and case sensitivity).
2004-07-29 09:06:51 +00:00
Jamfile
use COMPILE_FOR_R5 if target is not DANO_COMPATIBLE
2004-11-09 03:55:52 +00:00
OpenWindow.cpp
The OpenWindow is no longer resizable or zoomable, fixing bug #1 in our
2004-06-24 10:06:59 +00:00
OpenWindow.h
Implemented the document handling foundation for DiskProbe.
2004-02-10 04:17:16 +00:00
ProbeView.cpp
Now uses DataEditor::AttributeRef() where appropriate.
2004-12-17 08:41:01 +00:00
ProbeView.h
Implemented find functionality. The find panel is still missing though, it
2004-02-28 04:10:48 +00:00
ProbeWindow.cpp
The ProbeWindow (base class for FileWindow and AttributeWindow) will now
2004-02-27 21:31:07 +00:00
ProbeWindow.h
Implemented initial attribute support.
2004-02-24 07:24:05 +00:00