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 |
2001-11-21 |
Václav Slavík | wxUniv fixes for generic wxColourDialog |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | wxMGL compilation fix |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | more programmer-friendly wxApp::SetDisplayMode |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | removed GDI lists from wxMGL |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Václav Slavík | - removed GDI lists from wxMGL |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | compilation fix for wxUniv |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | fixes for ambiquity in wxComboBox (is it correct this... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | compilation fix (caused by removal of wxMouseEvent... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | wxMotif.spec fixes |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | compilation fix for wxMotif |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | fine-tuned API from the ICO patch |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | removed rpmfiles.lst |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | fixes to wxGTK specfile |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | better <HR> tag handling in wxHTML |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | fixes for wxBase RPM |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | wxDC::SetFont can now handle invalid font and doesn... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Václav Slavík | optimized default GUI font loading |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | applied patch fixing compilation without wxUSE_TIMEDATE... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | added bitmaps to the resources |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Gilles Depeyrot | added (another) missing const |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | applied patch 475879 (Can't use subclassed GridCellEditor) |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | more DBCS-related changes (patch 481898) |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Vadim Zeitlin | backwards incompatible change to wxWizardPage reverted |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Robin Dunn | Demo cleanup |
commit | commitdiff | tree | snapshot |
next |