Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|
Glenn Maynard
|
94abe52637
|
headers don't include global.h
|
2005-07-12 04:39:57 +00:00 |
|
Ben Anderson
|
167e5aebc0
|
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
|
2005-03-15 00:30:26 +00:00 |
|
Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Glenn Maynard
|
ca3e1ef9ff
|
LoadingWindow::SetIcon
|
2005-02-07 08:57:13 +00:00 |
|
Glenn Maynard
|
4ec61b9812
|
exceptions
|
2004-11-30 21:11:33 +00:00 |
|
Glenn Maynard
|
f128ee2d35
|
license update
|
2004-05-15 22:16:39 +00:00 |
|
Glenn Maynard
|
b15759ef5b
|
cleanup
|
2004-02-21 01:50:20 +00:00 |
|
Glenn Maynard
|
acdb516ffd
|
Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
|
2002-11-18 21:37:58 +00:00 |
|