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 |
2005-11-30 |
David Surovell | added missing #endif |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | IsItemShown/Enabled() are now implemented on more platf... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | implemented IsItemEnabled/Shown() |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | put user-specified CPP/C/CXXFLAGS after the ones we... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | 1. derive wxGTK wxRadioBox from wxRadioBoxBase now... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | Set major dim after the items have been created |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | added wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | 1. moved m_majorDim duplicated in many ports to wxRadio... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | suppress gcc warnings about class having private dtor... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | corrected GetChildren() docs |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | added test for wxString::Format() string truncation... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | avoid multiple reallocations in wxString::PrintfV(... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | removed sentence about ParseDateTime() not being implem... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Michael Wetherell | Make behaviour of Eof() more consistent |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Michael Wetherell | Make Eof() consistent with other streams |
commit | commitdiff | tree | snapshot |
2005-11-30 |
David Surovell | minor refactoring of menu UpdateUI handling |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Włodzimierz... | Missing wxUSE_PALETTE markup (#1369489). |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Włodzimierz... | Missing wxUSE_JOYSTICK markup (#1369478). |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Ron Lee | Output deprecated warning for --rezflags and permanentl... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Vadim Zeitlin | removed (now) unnecessary errno.h include |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Vadim Zeitlin | fixed bug in wxSizerFlags::Align/Expand() methods |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Vadim Zeitlin | don't expect errno to be set to EOVERFLOW if vsnprintf... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Vadim Zeitlin | don't clip out hidden radiobox buttons: otherwise they... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Vadim Zeitlin | added wxRadioBox::IsItemEnabled/Shown() (for MSW only... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Michael Wetherell | Remove pragma interface |
commit | commitdiff | tree | snapshot |
2005-11-29 |
David Surovell | cleaned up comments |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Michael Wetherell | It seems that wxFileInput/OutputStream now report eof... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Julian Smart | Removed duplicate xh_grid.cpp/h and rebaked files |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Julian Smart | Made explanation more concise |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Ron Lee | Fix include dirs for windres, enable emxbind to actuall... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Vadim Zeitlin | added xrc/xh_grid.{h|cpp} and regenerated makefiles |
commit | commitdiff | tree | snapshot |
next |