2001-11-24 |
Václav Slavík | fool-proof wxDC::SetPalette(wxNullPalette) |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | fix for palette restoration in wxToolBarSimple |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | minor syntactic fix |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | better behaviour of wxMGL's wxTimer w.r.t. memory alloc... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Mattia Barbon | Must honour wxUSE_TOOLTIPS in tooltip.h |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | - better behaviour of wxMGL's wxTimer w.r.t. memory... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | added AM_PATH_WXCONFIG macro and its installation |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Mattia Barbon | * added new --enable-logdialog option |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | added contrib strings to catalog and regenerated po... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Václav Slavík | forgot to remove ;; when applying the patch |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Julian Smart | Include windows.h before sql headers, if compiling... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Gilles Depeyrot | correction for compilation under Mac OS X |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Ron Lee | Ignore what the diff says.. think "added S/390 support... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Robin Dunn | Give wxDynamicSashReparentEvent a copy ctor and a prope... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Stefan Csomor | formatting |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Stefan Csomor | moved test for valid controlpart into this method |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Stefan Csomor | added virtual DoSetSize method in order to allow for... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | added test for selecting intial colour in the col dlg |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Stefan Csomor | carbon compat routine define |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | show correctly the initially selected colour and update... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Stefan Csomor | added virtual DoSetSize method in order to allow for... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Mattia Barbon | wxPerl documentation updates |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | fixed UMR (patch #484863) |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Gilles Depeyrot | corrected makefiles following suggestion by MBN |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Gilles Depeyrot | added missing wxUSE_SYSTEM_OPTIONS define |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | implemented GetBestSize() for wxChoice |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Robert Roebling | Restored wxFileName::GetModificationTime() under Classic. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Václav Slavík | applied Greg's refinment of hist treectrl patch |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Václav Slavík | fixed memory leak in imagjpeG (patch #484865) |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Václav Slavík | cosmetic change: XML resource -> XRC resource |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Robert Roebling | Fixed mouse move bug. No idea why it has to be fixed, |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Julian Smart | Some corrections |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | added comment for OnScroll |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Julian Smart | Fixed Plot compilation, aliased OnScroll to HandleOnScroll |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Julian Smart | Added file and fixed compilo |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Julian Smart | Fixed VC++ project file |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Julian Smart | Added event Clone functions |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs |
commit | commitdiff | tree | snapshot |
2001-11-23 |
George Tasker | Added missing documentation for a function |
commit | commitdiff | tree | snapshot |
2001-11-23 |
George Tasker | "char *" changed to "wxChar *" in several places |
commit | commitdiff | tree | snapshot |
2001-11-23 |
George Tasker | MS Access support fix |
commit | commitdiff | tree | snapshot |
2001-11-23 |
George Tasker | Fixed coding of a switch statement that had RETURN... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | blind fix for wxGIFDecoder::ReadGIF |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | mo files are now with lang directive |
commit | commitdiff | tree | snapshot |
2001-11-22 |
George Tasker | Fixed coding of a switch statement that had RETURN... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
George Tasker | Removed non-reachable code (consulted Aleks first,... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Fixed/simplified Makefile |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | fixed memory leaks |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | added check for NULL Clone() return |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | removed read() declaration which resulted in a warning |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Gilles Depeyrot | removed obsolete CodeWarrior projects |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Gilles Depeyrot | removed obsolete CodeWarrior 5 projects |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Ron Lee | changed charset back to iso-8859-1 |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Pass parameters ( UNICODE WXUSINGDLL FINAL ) to subdire... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | Added zip file containing DSW files for samples and... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | Removed dsw file |
commit | commitdiff | tree | snapshot |
2001-11-22 |
George Tasker | Added the missing keyword 'const' to the fix for virtua... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | Removed some dsw files from CVS |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | Added empty Clone method for cbPluginEvent |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | #ifdefed out the joystick code, and removed the wxBitma... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Julian Smart | Applied patch #484508 (mostly sample warnings). |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Robert Roebling | Tries to fix wxListBox focus problems. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | added wxSockAddress copy ctor which, in particular... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Unicode compilation fixed for almost all samples |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Unicode compilation fixes |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Converting uninitialized data is not a Good Idea |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Must convert the last part, too |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Readded --use-temp-file to RCFLAGS, needed for old... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Mattia Barbon | Test for wctype.h |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | fix for Unicode build |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Vadim Zeitlin | minor flicker reduction in the virtual list ctrl |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | added -static packages to specfiles |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | changes to wx-config --static to allow static linkage... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | reverted fix for missing wxEvent::operator= |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | change to /usr/share/wx/version |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | - change to /usr/share/wx/version |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Václav Slavík | oops, checked in wrong version of wxMOtif.spec |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | fixed wxDropFilesEvent dtor, added copy ctor and implem... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | fixed wxTaskBarIcon compilation |
commit | commitdiff | tree | snapshot |
2001-11-21 |
David Webster | New .def file. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | mention wxObject and wxEvent API changes |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | 1. removed wxObject::CopyObject() and Clone() - some... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | expanded the comment about redefining the client data... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Gilles Depeyrot | added missing joystick source file for wxMotif |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | fixed compilation somehow, the code is still broken! |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | replaced wxSocketEvent::CopyObject() with Clone() |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | changes to match listctrl.h changes (forgot to commit... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ron Lee | add some output to the GL tests.. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ron Lee | Where's GL? Hopefully wx-config will now tell us if... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ron Lee | backported 2.2 packaging fixes for python 2.1 |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ron Lee | merged some message catlogues from 2.2 that were missin... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Vadim Zeitlin | 1. restored wxEvent::operator=() |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | removed rpmfiles.lst |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | client area origin handling fixes for univ/wxTLW |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | wxMouseEvent's coordinates are now relative to client... |
commit | commitdiff | tree | snapshot |
next |