Attic/
[show contents]
|
|
|
|
|
BaseObj.cpp
|
1.4 |
6 years |
yugami |
fixed a fuckup
|
BaseObj.h
|
1.6 |
6 years |
yugami |
added docs
|
Button.cpp
|
1.5 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
Button.h
|
1.3 |
6 years |
yugami |
DestroyWindow to clean up after myself
|
ButtonDown.xpm
|
1.1 |
6 years |
yugami |
Need these, otherwise the button goes all funny
|
ButtonUp.xpm
|
1.1 |
6 years |
yugami |
Need these, otherwise the button goes all funny
|
ConfigFile.cpp
|
1.2 |
6 years |
yugami |
some basic stuff added
|
ConfigFile.h
|
1.2 |
6 years |
yugami |
some basic stuff added
|
Dialog.cpp
|
1.6 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
Dialog.h
|
1.5 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
Doxyfile
|
1.3 |
6 years |
yugami |
many general code fixes, nothing fancy
|
EditBox.cpp
|
1.6 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
EditBox.h
|
1.4 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
Event.h
|
1.2 |
6 years |
yugami |
formatting only
|
Makefile
|
1.6 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
Makefile.dep
|
1.2 |
6 years |
yugami |
added editbox
|
Piebald.h
|
1.2 |
6 years |
yugami |
added EditBox.h
|
PiebaldImages.cpp
|
1.2 |
6 years |
yugami |
moved trace and output to use stddef.h version
|
PiebaldImages.h
|
1.2 |
6 years |
yugami |
moved trace and output to use stddef.h version
|
PiebaldMain.h
|
1.2 |
6 years |
yugami |
made comments doxygen comments
|
PixButton.cpp
|
1.4 |
6 years |
yugami |
DestroyWindow to clean up after myself
|
PixButton.h
|
1.3 |
6 years |
yugami |
DestroyWindow to clean up after myself
|
WinEvent.h
|
1.3 |
6 years |
yugami |
formatting changes
|
Window.cpp
|
1.4 |
6 years |
yugami |
creating dialog only creates it once through the created api
|
Window.h
|
1.2 |
6 years |
yugami |
*** empty log message ***
|
eventnames.h
|
1.1 |
6 years |
yugami |
initial import
working are
Bland button, PixButton(uses pixmap's) main_window ... |
stddef.h
|
1.8 |
6 years |
yugami |
everything uptodate, tried a different design was incorrect
|
xtest.cpp
|
1.5 |
6 years |
yugami |
OnWindowClose instead of destroying it by hand
|