1999-10-27 |
Vadim Zeitlin | DATAFILES may contain directories too |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | removed debugging code which shouldn't be there :-) |
tree | commitdiff |
1999-10-27 |
Julian Smart | Small changes to peripheral files |
tree | commitdiff |
1999-10-27 |
David Webster | Take out statbrpm, add statline back in |
tree | commitdiff |
1999-10-27 |
David Webster | Replaced inadvertant C++ comments with standard 'C... |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Bug in GAddress_UNIX_init fixed |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Stupid bug in GAddress initialization prevented BCC... |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-27 |
Michael Bedward | Fixed bug that caused wrong block of cells to be select... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-26 |
Julian Smart | Added temporary iterator fix (generates just 1 bounding... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | reverted last changes by DW |
tree | commitdiff |
1999-10-26 |
Julian Smart | Motif: made file selector and message box properly... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | attempt to fix wxMenuBar::EnableTop |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | fix for items without accelerators |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-26 |
Michael Bedward | Fixed bug that caused crashes if wxGrid::OnSize was... |
tree | commitdiff |
1999-10-26 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-25 |
Karsten Ballüder | fixed timer related bug |
tree | commitdiff |
1999-10-25 |
David Webster | no message |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
tree | commitdiff |
1999-10-25 |
Robert Roebling | Mem leak in new accelerator code. |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | it now lives under unix |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-25 |
Michael Bedward | Fix for incomplete initial display sometimes with wxMSW |
tree | commitdiff |
1999-10-25 |
Karsten Ballüder | bug fix for disable auto poll |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | BC++ 16bit makefile fixes (obj isn't replaced with... |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | VC++ 1.5 makefile fixes (lib split, C objs) |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | Symantec makefile fixes (for OLE files) |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | Watcom makefile fixes |
tree | commitdiff |
1999-10-25 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-25 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | wxDropSource now has 3 custom cursors for copy/move... |
tree | commitdiff |
1999-10-24 |
Robert Roebling | wxFrame::Set/GetClientSize() uses toolbar area again, |
tree | commitdiff |
1999-10-24 |
Karsten Ballüder | uncommented ping method |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
tree | commitdiff |
1999-10-24 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-24 |
Julian Smart | Small changes |
tree | commitdiff |
1999-10-24 |
Julian Smart | Removal of old src/msw/ctl3d files |
tree | commitdiff |
1999-10-24 |
Julian Smart | More Watcom C++ compilation stuff |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-23 |
Julian Smart | BC++ and Watcom C++ makefile and source fixes |
tree | commitdiff |
1999-10-23 |
Karsten Ballüder | minor bug fixes |
tree | commitdiff |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
tree | commitdiff |
1999-10-23 |
Robin Dunn | Added missing constructor for wxCustomDataObject so... |
tree | commitdiff |
1999-10-23 |
Robin Dunn | Apparent typo fix |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Added wxDropSource::GiveFeedBack(). |
tree | commitdiff |
1999-10-22 |
David Webster | no message |
tree | commitdiff |
1999-10-22 |
David Webster | Update for VA V4.0 |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Compile fix for wxDataFormat cast, |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | MSW compilation fixes (untested) |
tree | commitdiff |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | yet another BC++ fix |
tree | commitdiff |
1999-10-22 |
Julian Smart | BC++ fixes. |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | another BC++ fix |
tree | commitdiff |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxDataFormat default ctor doesn't crash for global... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | attempt to fix BC++ compilation |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
tree | commitdiff |
1999-10-22 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-21 |
David Webster | no message |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | and the compilation fix which really compiles, finally |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | compilation fixes for old gcc |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | minor change: disable debug messages flood from OnDragOver |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | OnEnter/OnDragOver API update (compiles, links, somewha... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | A bit more or multi-format clipboard. |
tree | commitdiff |
1999-10-21 |
Karsten Ballüder | improved dialup manager, added wxALL_FILES define |
tree | commitdiff |
1999-10-21 |
Robert Roebling | wxSlider should now display int values, |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added helpext.cpp and regenerated the makefiles |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | some conflicts resolved |
tree | commitdiff |
1999-10-21 |
Robert Roebling | More DnD. |
tree | commitdiff |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
tree | commitdiff |
1999-10-21 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-21 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added wxDataObject related files and regenerated the... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added dobjcmn.cpp |
tree | commitdiff |
1999-10-20 |
David Webster | no message |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
tree | commitdiff |
1999-10-20 |
Václav Slavík | does compile under MSW now |
tree | commitdiff |
1999-10-20 |
Robin Dunn | fixed compile error for FINAL=1 |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Size the notebook page when it is added to the notebook. |
tree | commitdiff |
next |