2001-12-04 |
Václav Slavík | compilation fix - wxCoord, not int |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Václav Slavík | watcom headers don't define M_PI |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | Aqua splitter sashes. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Stefan Csomor | changed defaultitem method from belonging to a panel... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Mattia Barbon | Updated docs for wxTaskBarIcon |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Mattia Barbon | Fix for very old w32api |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | Still more space around notebook pages... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | wxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | Notebook sizers didn't take any borders into account, |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Stefan Csomor | changed the button container from wxPanel to wxWindow |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | Compile fix for app.cpp without precompiled headers. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | fixed compilation |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Stefan Csomor | added default return and escape/command-period handling... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Robert Roebling | Temporary fix for wxFileName under Mac - ignore volumes. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | added wxFileName::MakeRelativeTo() and the tests/docs... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Julian Smart | Tried to fix makefile.g95 |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Vadim Zeitlin | compilation fix for HAVE_SETENV |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Stefan Csomor | MacOS X was having a coordinate rollover for a rectangl... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Julian Smart | Ifdefed out code that wouldn't compile with Mingw32... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Ron Lee | (Blind) fix for BCC compile glitch. |
commit | commitdiff | tree | snapshot |
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 |
next |