- r38984: 2006-05-03 02:44:33 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
minor cleanup - reformatting
- r38919: 2006-04-26 02:48:26 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
minor cleanup 2 - reformatting
- r38911: 2006-04-25 17:04:30 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
minor cleanup - reformatting
- r38863: 2006-04-20 18:36:22 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
fix for prior commit
- r38862: 2006-04-20 18:23:01 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
cleanup - reformatting
- r38846: 2006-04-19 15:38:26 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
cleanup - reformatting
- r38655: 2006-04-10 14:58:15 [vell] David Surovell
-
/include/wx/mac/carbon/listbox.h [diff, log, file]
cleanup - reformatting
- r38649: 2006-04-10 08:04:13 [vell] David Surovell
-
/wxPython/src/_listbox.i [diff, log, file]
cleanup - reformatting
- r38648: 2006-04-10 04:45:25 [vell] David Surovell
-
/src/mac/carbon/listbox.cpp [diff, log, file]
cleanup - reformatting, pt 2
- r38647: 2006-04-10 03:54:42 [vell] David Surovell
-
/src/mac/carbon/listbox.cpp [diff, log, file]
cleanup - reformatting
- r38619: 2006-04-08 09:14:06 [vell] David Surovell
-
/src/mac/carbon/stattext.cpp [diff, log, file]
minor cleanup
- r38610: 2006-04-07 16:51:36 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
cleanup - added whitespace around operators, some blank lines, fixed comment typos, broke up one-line if-stmts
- r38592: 2006-04-06 02:30:52 [vell] David Surovell
-
/src/common/strconv.cpp [diff, log, file]
cleanup (repeat of v197) - added whitespace around operators, some blank lines, fixed comment typos, renamed out-in vars to outBuff-inBuff
- r38582: 2006-04-05 18:02:26 [vell] David Surovell
-
/src/common/strconv.cpp [diff, log, file]
cleanup - added whitespace around operators, some blank lines, fixed comment typos, renamed out-in vars to outBuff-inBuff
- r38553: 2006-04-04 16:40:38 [vell] David Surovell
-
/src/gtk/window.cpp [diff, log, file]
added missing paren
- r38531: 2006-04-03 00:21:00 [vell] David Surovell
-
/src/generic/grid.cpp [diff, log, file]
minor cleanup - reformatting
- r38505: 2006-04-01 16:40:08 [vell] David Surovell
-
/src/common/strconv.cpp [diff, log, file]
fix compilation problem in prior commit
- r38481: 2006-03-31 19:04:25 [vell] David Surovell
-
/src/generic/helpext.cpp [diff, log, file]
simplify KeywordSearch; cleanup and reformat
- r38438: 2006-03-29 20:52:36 [vell] David Surovell
-
/src/mac/carbon/frame.cpp [diff, log, file]
simplify OnActivate menubar install code
- r38428: 2006-03-28 19:55:24 [vell] David Surovell
-
/src/mac/carbon/toplevel.cpp [diff, log, file]
fix null-deref
- r38349: 2006-03-24 17:19:35 [vell] David Surovell
-
/src/mac/carbon/dnd.cpp [diff, log, file]
minor cleanup
- r38318: 2006-03-23 22:04:57 [vell] David Surovell
-
/src/mac/carbon/dataobj.cpp [diff, log, file]
minor cleanup
- r38287: 2006-03-23 00:41:09 [vell] David Surovell
-
/src/common/dobjcmn.cpp [diff, log, file]
fixed compilation issue in prior checkin
- r38286: 2006-03-22 23:03:04 [vell] David Surovell
-
/src/common/dobjcmn.cpp [diff, log, file]
cleanup - reformatting
- r38270: 2006-03-22 16:21:55 [vell] David Surovell
-
/src/common/imagpng.cpp [diff, log, file]
fix wxMac compilation problem by hoisting simple variable declarations above all goto stmts