2005-12-19 |
Kevin Ollivier | Use TranslateAccelerator so that TAB, Return, etc.... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Kevin Ollivier | Allow wx parents a chance to handle events fired by... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Mart Raudsepp | timer.tex: wxTimerEvent is derived from wxEvent |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | assert if opening more than one find/replace dialog... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Stefan Neis | Added implementation for wxLocaltime_r/wxGmtime_r. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | documented Set/GetLabel() treatment of mnemonics |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | 1. changed wxControl::GetLabel() to return the original... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | removed GetLabel() which didn't do anything but forward... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | blatant compilation fix |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | code cleanup: make OutputString[Ent]() simpler to call... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Vadim Zeitlin | use correct encoding when saving in non-Unicode builds |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Wetherell | In the past some streams returned Eof() before the... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Wetherell | Changes to cope with parent streams which return an... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Julian Smart | Separated XML and HTML rich text I/O handlers |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Julian Smart | Fixed bug introduced by compiler compatibility fix |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Julian Smart | Should use LoadFile for file, not LoadPage |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Julian Smart | Added space after list item number, otherwise number... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Wetherell | Put back the warning flags |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Stefan Neis | Use thread-safe functions where possible. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Vadim Zeitlin | use just SetSizerAndFit instead of 4 equivalent lines |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Vadim Zeitlin | corrected DoGetVirtualSize() to return at least our... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Kevin Ollivier | Script for building mo locale files. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Julian Smart | Fixed MDI context menu event handling problem (Stefan... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Ron Lee | Sync changes from Debian 2.6 tree. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Kevin Ollivier | Forward port 2.6 branch changes to head. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Mart Raudsepp | image.tex: s/set.to/set to |
commit | commitdiff | tree | snapshot |
2005-12-15 |
David Surovell | fixed bug introduced in prior check-ins; minor reformatting |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Chris Elliott | fix Borland bug http://news.gmane.org/find-root.php... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
David Surovell | more reformatting |
commit | commitdiff | tree | snapshot |
2005-12-15 |
David Surovell | even more reformatting |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Dimitri Schoolwerth | fixed compilo |
commit | commitdiff | tree | snapshot |
2005-12-14 |
David Surovell | reformat for readability |
commit | commitdiff | tree | snapshot |
2005-12-14 |
David Surovell | simplified ::Show |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | update from Janos Vegh |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | fixed return code checking in wxImageList::Replace... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
David Surovell | removed patch 1373127 |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Michael Wetherell | Compile Fix |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | code cleanup |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Julian Smart | Fixed wxFileDialog breakage on WinCE due to incorrect... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | friend declarations are not injected in the enclosing... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Vadim Zeitlin | removed obsolete reference to wxScrolledWindow |
commit | commitdiff | tree | snapshot |
2005-12-13 |
David Surovell | fixed obscure compilation problem at line 139 |
commit | commitdiff | tree | snapshot |
2005-12-13 |
David Surovell | more reformatting |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Elliott | fix bug sf [ 1327872 ] Borland and mslu.cpp problem |
commit | commitdiff | tree | snapshot |
2005-12-13 |
David Surovell | reformat for readability |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Mart Raudsepp | Remove my binary compatibility stuff from HEAD. Patch... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Mart Raudsepp | Typo fixes in comments |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Mart Raudsepp | Fix HitTest to return the proper tab index in case... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
David Surovell | reformat for readability |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Vadim Zeitlin | fixed handling of dst offset in wxAlphaBlend() |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Włodzimierz... | Regenerated makefile after wxOS2 display support and... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Włodzimierz... | Improved small screen splash sample. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Włodzimierz... | Improved small screen splash sample. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Włodzimierz... | wxUSE_DISPLAY impossible with eVC3 (SDKs 2002). |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Stefan Neis | Fixed wxDirExists implementation for OS/2. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | activate SetFocus patch |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | support for standard menu ids |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | support for default key handling (escape,enter,command... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | support for standard command IDs |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | support for standard command IDs |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Włodzimierz... | wxDisplay support for wxWinCE port. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | add reasonable default TEMP for __WXMAC__ when running... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Csomor | default to simple show/hide tlw on OSX instead of trans... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Stefan Neis | Added OS/2's wxDisplay implementation to list of files... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
George Tasker | DB2 databases were mistakenly reporting that they were... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
George Tasker | Updated to state INNER join rather than OUTER join |
commit | commitdiff | tree | snapshot |
2005-12-09 |
David Surovell | reformat for readability; more prep. for patch 1376506 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Vadim Zeitlin | added msw/ole subdirectories |
commit | commitdiff | tree | snapshot |
2005-12-09 |
David Surovell | cleanup in preparation for patch 1376506 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Václav Slavík | made wxHtmlWindow::SetPage virtual so that the behaviou... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
David Surovell | format cleanup; some new comments; minor optimizations |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Julian Smart | Use ~/Application Support folder on Mac |
commit | commitdiff | tree | snapshot |
2005-12-08 |
David Surovell | applied patch 1376506 - remove unneeded member variable... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Julian Smart | Initialize values (uninitialized variables reported... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
David Surovell | fix binary math in alignment flag assignment |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Vadim Zeitlin | fixed typo in previous commit which, instead of fixing... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
David Surovell | applied patch 1373127 |
commit | commitdiff | tree | snapshot |
2005-12-05 |
David Surovell | applied Paul Cornett's suggested changes |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Vadim Zeitlin | fixed broken code using readlink(): please don't just... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
David Surovell | applied patch 1372567, with some minor mods and cleanup |
commit | commitdiff | tree | snapshot |
2005-12-04 |
David Surovell | fixed compilation bug in prior checkin (Pt. 2) |
commit | commitdiff | tree | snapshot |
2005-12-04 |
David Surovell | fixed compilation bug in prior checkin |
commit | commitdiff | tree | snapshot |
2005-12-03 |
David Surovell | fix for bug 1371386, with some minor mods and cleanup |
commit | commitdiff | tree | snapshot |
2005-12-03 |
David Surovell | applied patch 1372197, with some minor mods and cleanup |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Vadim Zeitlin | corrected wxCHECK messages |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Stefan Csomor | avoiding unkown namespace std |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Stefan Csomor | correcting CGImage handling to be always correctly... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Vadim Zeitlin | fixed problems with sometimes processing the events... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
David Surovell | minor cleanup, part 2 |
commit | commitdiff | tree | snapshot |
2005-12-01 |
David Surovell | minor cleanup: corrected typos, etc. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Michael Wetherell | Silence warning from bcc |
commit | commitdiff | tree | snapshot |
2005-12-01 |
David Surovell | minor cleanup: corrected typos, etc. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Václav Slavík | fixed wxComboBox::Clear to clear stored value |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Włodzimierz... | [ 1357527 ] Cast to void to silence GCC's warnings. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Michael Wetherell | Let TARGET_CPU work with either upper or lower case |
commit | commitdiff | tree | snapshot |
2005-11-30 |
David Surovell | corrected comment typos |
commit | commitdiff | tree | snapshot |
2005-11-30 |
David Surovell | readability cleanup |
commit | commitdiff | tree | snapshot |
next |