2001-12-04 |
Julian Smart | Only paint lines in MSW |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Ron Lee | fix for wxDynamicCast making it safe to pass factory... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | fixed assert failure when removing a menu |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | fixed Assign(fullpath, fullname) |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | The code in wxMac's listbox was too ambitious in filtering |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robert Roebling | Make wxMac single line text control ignore ENTER |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robin Dunn | wxRemotelyScrolledTreeCtrl now draws its own lines |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robert Roebling | Replaced && with $ in bittest. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robin Dunn | wxRemotelyScrolledTreeCtrl now draws its own lines |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robin Dunn | More fixes and updates |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Julian Smart | Moved line-drawing to splittree implementation. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Vadim Zeitlin | fixed bug in AssignDir() which didn't always consider... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Robin Dunn | Removed m_clientData and related methods as it's now... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
George Tasker | Removed a call to Upper() on the table name when buildi... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Julian Smart | Fixed some label errors |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Julian Smart | Added wxUSE_TIPWINDOW |
commit | commitdiff | tree | snapshot |
2001-12-03 |
George Tasker | Removed semicolons from end of DECLARE_DYNAMIC_CLASS... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
George Tasker | Changed all the wxASSERT(0) calls to use wxFAIL_MSG() |
commit | commitdiff | tree | snapshot |
2001-12-03 |
George Tasker | Changed all the wxASSERT(0) calls to use wxFAIL_MSG() |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Vadim Zeitlin | fixed mem leak in wxDataObjectComposite |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Vadim Zeitlin | don't use wxRegEx in wxString::Matches |
commit | commitdiff | tree | snapshot |
2001-12-02 |
George Tasker | Fixed incorrect deletion of hPalette if the call to... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | corrected line endings in xml files (mistakenly committ... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | filter CodeWarrior data directories during recursive... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | added not concerning conversion of xml files to CodeWar... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | store CodeWarrior 5.3 projects as xml instead of binary... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | store CodeWarrior 5.3 projects as xml instead of binary... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | store CodeWarrior 5.3 projects as xml instead of binary... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | removed obsolete mac related directories and files |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | fixed bad choice of accel keys |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | fixed redraw problems on resize under MSW |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | more fixes to target window scrolling |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | fixed event processing for the target window |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | added instructions concerning applescripts to convert... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | updated todo list |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Gilles Depeyrot | added folder update in order to run correctly under... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | really avoid the compiler warning |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | SetDefaultStyle(wxTextAttr()) now resets the default... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Ron Lee | fixes for contrib build. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Robin Dunn | wxTipWindow can now derived from wxFrame if not wxUSE_P... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | fixed stupid bug which prevented automatic encoding... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | always use HWND first in WM_COMMAND handler to avoid... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | fixed bug introduced earlier today in wxTempFile::Open() |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Vadim Zeitlin | really fixed wxLongLong |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed VC++ compilation |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Robin Dunn | Added a dependency for setup.h so it will be copied... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Robin Dunn | compilation fix |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | updated dmalloc home page address |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | added wxStringBuffer helper |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Mattia Barbon | Applied #487077: updates/fixes for BCC32 |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | somehow this got missed on the last commit.. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | Added wxFile::write_excl and use it from wxTempFile... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed Borland C++ compilation |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | fix wxUINT64_SWAP macro to use wxULongLong now that... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | disable wxUSE_POPUPWIN for Motif |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed assert to avoid compilation warnings |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed compilation warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Julian Smart | Attempted to fix splittree problem by not pushing event... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Julian Smart | Corrected small error but still no tree visible :-( |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | oops, still missed one. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | regenerated |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed compilation after wxTipWindow base class change... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | documented ConvertStringToArgs |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | 1. GetCwd() now has the volume argument, Normalize... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | more fixes for volume names handling |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Robin Dunn | Updated PyCrust contrib from Patrick O'Brian. |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | wxFILE_SEP_PATH_VMS must be '.', not '/' |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Updated contribs from Lorne White |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Tweaking this demo a bit |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | reverted previous change - it doesn't fix the bug I... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Forgot to take the unneeded code out |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | don't use implicit parent for the progress dialogs |
commit | commitdiff | tree | snapshot |
2001-11-30 |
David Webster | Can't just wxASSERT(0). Give "constant in conditional... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | extended file name tests |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added volume support and support for UNC paths under... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added wxFileName docs skeleton |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | now the methods are sorted in the correct order in... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Added the standard lines needed for compiling with... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Attempted to add the SplitTree gizmo classes, but it... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Gilles Depeyrot | added AppleScripts to export/import xml files from... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | corrected InternetGetConnectedState() prototype |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | set app name to argv[0] by default, as was done before |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Julian Smart | Fixed bug in wxConvertDIBToBitmap (contributed) |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Fixed some warnings in wxSTC |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Another blind attempt to fix AltGr issues in wxSTC... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Václav Slavík | czech translation update (not yet finished) |
commit | commitdiff | tree | snapshot |
next |