2006-04-10 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-04-10 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-04-10 |
David Surovell | cleanup - reformatting, pt 2
|
commit | commitdiff | tree |
2006-04-10 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-04-08 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-04-07 |
David Surovell | cleanup - added whitespace around operators, some blank...
|
commit | commitdiff | tree |
2006-04-06 |
David Surovell | cleanup (repeat of v197) - added whitespace around...
|
commit | commitdiff | tree |
2006-04-05 |
David Surovell | cleanup - added whitespace around operators, some blank...
|
commit | commitdiff | tree |
2006-04-04 |
David Surovell | added missing paren
|
commit | commitdiff | tree |
2006-04-03 |
David Surovell | minor cleanup - reformatting
|
commit | commitdiff | tree |
2006-04-01 |
David Surovell | fix compilation problem in prior commit
|
commit | commitdiff | tree |
2006-03-31 |
David Surovell | simplify KeywordSearch; cleanup and reformat
|
commit | commitdiff | tree |
2006-03-29 |
David Surovell | simplify OnActivate menubar install code
|
commit | commitdiff | tree |
2006-03-28 |
David Surovell | fix null-deref
|
commit | commitdiff | tree |
2006-03-24 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-03-23 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-03-23 |
David Surovell | fixed compilation issue in prior checkin
|
commit | commitdiff | tree |
2006-03-22 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-03-22 |
David Surovell | fix wxMac compilation problem by hoisting simple variable...
|
commit | commitdiff | tree |
2006-03-17 |
David Surovell | cleanup - added some error checking, reformatting
|
commit | commitdiff | tree |
2006-03-17 |
David Surovell | cleanup - fixed a warning, some typos, and made minor...
|
commit | commitdiff | tree |
2006-03-16 |
David Surovell | added missing ctor implementation
|
commit | commitdiff | tree |
2006-03-15 |
David Surovell | cleanup - minor restructuring, reformatting
|
commit | commitdiff | tree |
2006-03-15 |
David Surovell | cleanup - fixed warnings, reformatting
|
commit | commitdiff | tree |
2006-03-14 |
David Surovell | cleanup - expanded wxTimerBase::Init to assign all...
|
commit | commitdiff | tree |
2006-03-11 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-03-10 |
David Surovell | cleanup magic number usage and comments
|
commit | commitdiff | tree |
2006-02-16 |
David Surovell | cleanup - reformatting (pt 2)
|
commit | commitdiff | tree |
2006-02-16 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-15 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-15 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-14 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-14 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-13 |
David Surovell | cleanup - refomatting
|
commit | commitdiff | tree |
2006-02-13 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-13 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-12 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-12 |
David Surovell | clean - reformatting
|
commit | commitdiff | tree |
2006-02-11 |
David Surovell | fixed wx_media linkage/export problems - from RN patch
|
commit | commitdiff | tree |
2006-02-10 |
David Surovell | fixed compilation problem in pror commit
|
commit | commitdiff | tree |
2006-02-10 |
David Surovell | cleanup - reformatting (reapplied after RN-VZ mega...
|
commit | commitdiff | tree |
2006-02-10 |
David Surovell | cleanup - reformatting; simplified OnPaint
|
commit | commitdiff | tree |
2006-02-10 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-10 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-08 |
David Surovell | cleanup - reformatting (again)
|
commit | commitdiff | tree |
2006-02-07 |
David Surovell | fixed DoDrawRoundedRect to use corner rounding radius...
|
commit | commitdiff | tree |
2006-02-07 |
David Surovell | removed deprecated wxDC.[Begin,End]Drawing calls
|
commit | commitdiff | tree |
2006-02-06 |
David Surovell | tweaks and comments to previous commit
|
commit | commitdiff | tree |
2006-02-06 |
David Surovell | fix gcc v3.3.3 compiler crash
|
commit | commitdiff | tree |
2006-02-06 |
David Surovell | fix compilation problem, pass 2
|
commit | commitdiff | tree |
2006-02-06 |
David Surovell | added protection against non-file drop targets receiving...
|
commit | commitdiff | tree |
2006-02-06 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | moved ctor implementation into dot-cpp file; reformatted
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | added ctor implementation from header + initialzation...
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | correct include file conditionalization, take 2
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-05 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-02-04 |
David Surovell | added appropriate WX_PRECOMP bracket for new include...
|
commit | commitdiff | tree |
2006-02-04 |
David Surovell | added missing include; minor reformatting
|
commit | commitdiff | tree |
2006-02-03 |
David Surovell | minor reformat
|
commit | commitdiff | tree |
2006-02-02 |
David Surovell | add missing wxHTML sources
|
commit | commitdiff | tree |
2006-01-29 |
David Surovell | wxPython tab cleaning
|
commit | commitdiff | tree |
2006-01-29 |
David Surovell | remove extraneous whitespace
|
commit | commitdiff | tree |
2006-01-28 |
David Surovell | minor changes as per RN comments - add some comments...
|
commit | commitdiff | tree |
2006-01-28 |
David Surovell | improved LaunchDefaultBrowser on FreeBSD systems by...
|
commit | commitdiff | tree |
2006-01-25 |
David Surovell | fixed compilation failure introduced in prior commit
|
commit | commitdiff | tree |
2006-01-25 |
David Surovell | cleanup - more reformatting; fixed bug introduced in...
|
commit | commitdiff | tree |
2006-01-25 |
David Surovell | cleanup - more reformatting
|
commit | commitdiff | tree |
2006-01-25 |
David Surovell | cleanup - major reformatting
|
commit | commitdiff | tree |
2006-01-24 |
David Surovell | cleanup - reformatting
|
commit | commitdiff | tree |
2006-01-23 |
David Surovell | cleanup - more reformatting
|
commit | commitdiff | tree |
2006-01-22 |
David Surovell | applied patch 1411688
|
commit | commitdiff | tree |
2006-01-22 |
David Surovell | cleanup - heavy reformatting
|
commit | commitdiff | tree |
2006-01-20 |
David Surovell | fixed compilation errors in prior checkin; some minor...
|
commit | commitdiff | tree |
2006-01-19 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-18 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-18 |
David Surovell | cleanup - remove duplicate decl., added #include, etc.
|
commit | commitdiff | tree |
2006-01-15 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-14 |
David Surovell | fixed crash introduced in v1.41
|
commit | commitdiff | tree |
2006-01-14 |
David Surovell | cleanup - reformat ()
|
commit | commitdiff | tree |
2006-01-14 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-14 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-14 |
David Surovell | removed extraneous spaces
|
commit | commitdiff | tree |
2006-01-11 |
David Surovell | fixed include file rename issue
|
commit | commitdiff | tree |
2006-01-10 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-10 |
David Surovell | cleanup - reformat - 4th pass
|
commit | commitdiff | tree |
2006-01-09 |
David Surovell | add new wxHTML headers
|
commit | commitdiff | tree |
2006-01-09 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-09 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-08 |
David Surovell | fixed a typo
|
commit | commitdiff | tree |
2006-01-08 |
David Surovell | minor cleanup - reformat
|
commit | commitdiff | tree |
2006-01-08 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-07 |
David Surovell | fixed typo in prior checkin
|
commit | commitdiff | tree |
2006-01-07 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-07 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-01-07 |
David Surovell | minor cleanup
|
commit | commitdiff | tree |
2006-01-07 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
2006-01-06 |
David Surovell | cleanup - reformat (take 2)
|
commit | commitdiff | tree |
2006-01-06 |
David Surovell | cleanup - reformat
|
commit | commitdiff | tree |
next |