1999-10-23 |
Robin Dunn | Fixed a deadlock problem when using threads |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Robert Roebling | Added wxDropSource::GiveFeedBack(). |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-22 |
J. Russell... | Fixed "torn" patch line |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Webster | Update for VA V4.0 |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Robert Roebling | Compile fix for wxDataFormat cast, |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | MSW compilation fixes (untested) |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | tests for sorted wxChoice added |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | yet another BC++ fix |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Julian Smart | BC++ fixes. |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | another BC++ fix |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | wxDataFormat default ctor doesn't crash for global... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | attempt to fix BC++ compilation |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-21 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-21 |
David Webster | VA fussy compiler fix (must qualify any reference to... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Robin Dunn | Added some test code |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | and the compilation fix which really compiles, finally |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | compilation fixes for old gcc |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | a better compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | compilation fix - as nobody else doesn't seem to want... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | and some more WXUNUSED() added |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | some WXUNUSED() added |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | found the double deltion bug - now it seems to work... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | minor change: disable debug messages flood from OnDragOver |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | OnEnter/OnDragOver API update (compiles, links, somewha... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Robert Roebling | A bit more or multi-format clipboard. |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Karsten Ballüder | improved dialup manager, added wxALL_FILES define |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Robert Roebling | wxSlider should now display int values, |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | readding |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | removing corrupted files |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | and now it even compiles |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | updated the makefile to copy dnd.wxr so that the progra... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
David Webster | Support different for Visualage Versions |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | added helpext.cpp and regenerated the makefiles |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | added the makefile for tex2rtf compilation using config... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | some conflicts resolved |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Robert Roebling | More DnD. |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | some compilation warnings/errors fixed (still doesn... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Ryan Norton | Tcl regex lib |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | create makefiles in right location |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | added wxDataObject related files and regenerated the... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | more files for wxDataObject change |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | vi swap files added |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Vadim Zeitlin | added dobjcmn.cpp |
commit | commitdiff | tree | snapshot |
1999-10-20 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Václav Slavík | does compile under MSW now |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | fixed compile error for FINAL=1 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | Size the notebook page when it is added to the notebook. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | forgot the clean target |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | Will now make glcanvas_d.lib if FINAL=0 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Václav Slavík | wxHtmlEasyPrinting now uses wxThePrintSetupData - creat... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
commit | commitdiff | tree | snapshot |
1999-10-20 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Robert Roebling | Further DnD changes. Untested. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
David Webster | Fixes for long to wxCoord |
commit | commitdiff | tree | snapshot |
1999-10-19 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Vadim Zeitlin | accels for menu commands |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Vadim Zeitlin | some more TODOs |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Vadim Zeitlin | never undefine inline for C++ sources |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Robert Roebling | Added size hints to dialog, |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Removed #pragma implementation "appbase.h" which caused... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Added demo of handling EVT_GRID_SELECT_CELL. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Robin Dunn | Added a simple makefile for those whose fingers can... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Václav Slavík | wxUSE_HTML was missiing at some places |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | added appcmn.cpp to the list of files |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | don't try to build shared library on platforms not... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | include/wx/choice.hpragma warning is only for VC++ |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | compilation fix for non OLE clipboard |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Sylvain Bougnoux | Add wxImage::CanRead, wasn't in 1.59 ? |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | added a rule about DoXXX() functions |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | described a patch to mingw32 headers to fix va_arg... |
commit | commitdiff | tree | snapshot |
next |