This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
/
apps
/
expander
History
Jérôme Duval
359176d906
* now use source and destination as initial directory for file panels. This fixes bug
#3175
.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28855 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-07 21:52:07 +00:00
..
DirectoryFilePanel.cpp
…
DirectoryFilePanel.h
…
Expander.rdef
…
ExpanderApp.cpp
…
ExpanderApp.h
…
ExpanderPreferences.cpp
* fix probable memory leaks
2008-10-03 11:08:50 +00:00
ExpanderPreferences.h
…
ExpanderRules.cpp
…
ExpanderRules.h
…
ExpanderSettings.cpp
…
ExpanderSettings.h
…
ExpanderThread.cpp
…
ExpanderThread.h
…
ExpanderWindow.cpp
* now use source and destination as initial directory for file panels. This fixes bug
#3175
.
2009-01-07 21:52:07 +00:00
ExpanderWindow.h
Factor out a ValidateDest() function that checks if the destination is valid
2008-10-22 13:54:30 +00:00
GenericThread.cpp
First round of style changes: renamed all member variables from m_var_name to fVarName
2008-09-12 09:55:02 +00:00
GenericThread.h
First round of style changes: renamed all member variables from m_var_name to fVarName
2008-09-12 09:55:02 +00:00
Jamfile
…