2001-03-21 |
Vadim Zeitlin | fixed (?) problems with assignment operator in wxTreeItemId |
tree | commitdiff |
2001-03-21 |
Julian Smart | Added long-filename functions & normalisation; patch... |
tree | commitdiff |
2001-03-20 |
David Webster | Ownerdrawn menu updates |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-13 |
George Tasker | Removed the requirement that wxUSE_GUI must be 1 to... |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
tree | commitdiff |
2001-03-03 |
Stefan Csomor | mac changes : wxDC - removed doubly defined vars (inher... |
tree | commitdiff |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | corrected hiding/showing of native mac controls |
tree | commitdiff |
2001-02-27 |
Stefan Csomor | added a call for invalidating the dc setup on mac expli... |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | applied patch 403956 (gcc warning fix) |
tree | commitdiff |
2001-02-26 |
Gilles Depeyrot | added missing method to set colour from hex value |
tree | commitdiff |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and... |
tree | commitdiff |
2001-02-23 |
Vadim Zeitlin | fixed GetMargins() compilation |
tree | commitdiff |
2001-02-23 |
Stefan Csomor | Define wxUSE_NOTEBOOK for Mac. Required ny sizer. |
tree | commitdiff |
2001-02-23 |
Stefan Csomor | Dont crash wxFileDialog on Mac when calling CentreOnXXX... |
tree | commitdiff |
2001-02-23 |
Vadim Zeitlin | added GetMargins() |
tree | commitdiff |
2001-02-22 |
Václav Slavík | fixed FindFirst/FindNext in fs_zip, it should find... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
tree | commitdiff |
2001-02-20 |
Vadim Zeitlin | made wxApp::GetTopWindow() virtual |
tree | commitdiff |
2001-02-20 |
Robin Dunn | Added a SetFont method that behaves like SetLabel does... |
tree | commitdiff |
2001-02-16 |
Vadim Zeitlin | applied patch 103798 (yy... defines moved from expr... |
tree | commitdiff |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
tree | commitdiff |
2001-02-14 |
Vadim Zeitlin | wxADJUST_MIN definition (forgot to ci last time) |
tree | commitdiff |
2001-02-13 |
Vadim Zeitlin | fixed bug in wxCalendarCtrl (132199) and bug in wxDateT... |
tree | commitdiff |
2001-02-13 |
George Tasker | Beginnings of BLOB support - Do not use BLOBs yet thoug... |
tree | commitdiff |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | some stupid attempts to make utf8 work - it doesn't... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | (blind) fixes for Motif compilation |
tree | commitdiff |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed sashwin events |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed some warnings (don't know why dialoged Makefile... |
tree | commitdiff |
2001-02-05 |
George Tasker | ::Initialize() methods added to the helper classes |
tree | commitdiff |
2001-02-04 |
George Tasker | One more wxString change that I originally missed |
tree | commitdiff |
2001-02-04 |
George Tasker | Commenting and text formatting cleanup. No source... |
tree | commitdiff |
2001-02-03 |
George Tasker | wxDbConnectInf is now converted to a class. Fully... |
tree | commitdiff |
2001-02-03 |
Vadim Zeitlin | fixed previous commit (no changes) |
tree | commitdiff |
2001-02-03 |
Vadim Zeitlin | applied patch 103575 (more efficient wxString comparison) |
tree | commitdiff |
2001-02-02 |
Gilles Depeyrot | minor corrections for CodeWarrior |
tree | commitdiff |
2001-02-01 |
George Tasker | All char, char *, and char arrays changed to use wxChar... |
tree | commitdiff |
2001-02-01 |
Vadim Zeitlin | added missing WXDLLEXPORT |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | Removed obsolete files |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | and another... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | argh... yet another compilation fix |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | oops... fixed a typo |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
tree | commitdiff |
2001-01-31 |
David Webster | Add a Get and Set for an OS/2 PS |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | changed argument types (replaced long with wxCoord) |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | added test for __MACH__ for Mac OS X compilation |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | added missing return type (implicit int no longer accep... |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | added tests for __MACH__ to compile under Mac OS X |
tree | commitdiff |
2001-01-30 |
David Webster | XPM updates |
tree | commitdiff |
2001-01-29 |
David Webster | Add wxInvertMask for OS/2 xpm processing |
tree | commitdiff |
2001-01-29 |
David Webster | Bitmap and icon updates |
tree | commitdiff |
2001-01-28 |
David Webster | OS/2 patch about a #pragma warning. |
tree | commitdiff |
2001-01-28 |
Vadim Zeitlin | extended RemoveLast() to take size_t parameter |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | readded wxEVT_HELP inadvertently deleted the last... |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | compatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES... |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | fix for DoPut() from long time ago |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | wxEVT_USER_FIRST readded |
tree | commitdiff |
2001-01-26 |
Vadim Zeitlin | compilation fix for recent event changes |
tree | commitdiff |
2001-01-26 |
Gilles Depeyrot | corrected comment |
tree | commitdiff |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
tree | commitdiff |
2001-01-26 |
Robert Roebling | Corrected typo. |
tree | commitdiff |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
tree | commitdiff |
2001-01-26 |
Julian Smart | Changed m_eventType to int |
tree | commitdiff |
2001-01-25 |
Robert Roebling | New event types for use in external libs (and from |
tree | commitdiff |
2001-01-25 |
Robert Roebling | Beautified header. |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | 1. patch from Søren Erland Vestø implementing wxFTP... |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | compilation fix for new iostreams |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2001-01-24 |
George Tasker | Added optional parameter to SelectDocumentType() and... |
tree | commitdiff |
2001-01-23 |
Václav Slavík | new locales code checked in |
tree | commitdiff |
2001-01-22 |
Julian Smart | Fixed wxToolBar colour mapping problem (I hope) |
tree | commitdiff |
2001-01-22 |
Julian Smart | And a 'standard colours' bitmap to help fix wxToolBar... |
tree | commitdiff |
2001-01-20 |
Gilles Depeyrot | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removing wxPlotWindow. |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removing wxPlotWindow. |
tree | commitdiff |
2001-01-09 |
Julian Smart | Extended ProcessTextCommand so processes SETFOCUS/KILLF... |
tree | commitdiff |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
tree | commitdiff |
2001-01-05 |
Julian Smart | Changed GetDocuments() to remove cast, added GetTemplates() |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | added wxArrayString::RemoveAt() |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | fix for wxList copy ctor |
tree | commitdiff |
2001-01-02 |
Vadim Zeitlin | patch adding DeselectXXX() functions from Roland Scholz... |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | readded back SetFullName |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
tree | commitdiff |
2000-12-30 |
Vadim Zeitlin | just added some _T()s |
tree | commitdiff |
2000-12-30 |
Robert Roebling | wxFileName II. It actually works. |
tree | commitdiff |
2000-12-29 |
David Webster | include "wx/filefn.h" instead of just "filefn.h". |
tree | commitdiff |
2000-12-28 |
Vadim Zeitlin | modified check listbox indicators and made them customi... |
tree | commitdiff |
2000-12-28 |
Robert Roebling | Added wxFileName. |
tree | commitdiff |
2000-12-21 |
David Webster | Beginning of bitmap updates |
tree | commitdiff |
next |