1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
tree | commitdiff |
1999-11-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-24 |
Julian Smart | Removed strange wxFAIL; added dialup.cpp to filelist.txt |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | VMS option files clash with VC++. temporarily removed. |
tree | commitdiff |
1999-11-23 |
Julian Smart | WM_MOUSEMOVE correction |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
tree | commitdiff |
1999-11-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-22 |
Guillermo Rodrigue... | explicitly set addr.LocalHost before creting the wxSock... |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Forgot one. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | makefile updates, |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
tree | commitdiff |
1999-11-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | wxGTK pastes text from rxvt again |
tree | commitdiff |
1999-11-17 |
Julian Smart | Made some treectrl sample icons transparent; added... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | assert in OnSelected() fixed |
tree | commitdiff |
1999-11-15 |
Karsten Ballüder | private dataformat almost working - minor fixes |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added two stand alone makefiles for samples. |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-13 |
Ron Lee | added simple test for wxStaticBoxSizers |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-08 |
Karsten Ballüder | Minor fixes to plug memory hole, will add WXLO import... |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | wxDataObjectComposite/Custom seem to work |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | minor aesthetic fixes |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | removing Makefile.ams (and minor additions/fixes to... |
tree | commitdiff |
1999-11-08 |
George Tasker | wxEndBusyCursor() was being called, even when it was... |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-07 |
George Tasker | GUI display problems fixed |
tree | commitdiff |
1999-11-07 |
George Tasker | Column name IS_DEVELOPER in index was shortened to... |
tree | commitdiff |
1999-11-07 |
George Tasker | Cleaned up a compile warning on the MAX_PATH definition. |
tree | commitdiff |
1999-11-07 |
Julian Smart | Tidied up wxHTML About HTML file (missing /td, /tr... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. more corrections to file dnd (works with testdnd... |
tree | commitdiff |
1999-11-06 |
Karsten Ballüder | some fixes and speedups |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | wxFileDataObject supports GNOME file dnd now |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Karsten Ballüder | mouse selection handling fixed |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | test for wxFrame::GetPosition/GetSize added |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed stupid typo I did a minute ago |
tree | commitdiff |
1999-11-06 |
Václav Slavík | modified samples/html/test so that it loads inet fs... |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Fixed typos in frame and dialog, |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
1999-11-06 |
Robin Dunn | Stuff needed for the font sample to build with VC++ |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-05 |
Karsten Ballüder | fixed menu accelerators |
tree | commitdiff |
1999-11-05 |
Karsten Ballüder | added missing event.Skip(), now menus work properly |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Julian Smart | Some doc changes |
tree | commitdiff |
1999-11-04 |
Robert Roebling | Window placement changes. Pure guessing. |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | more samples are being built and samples/Makefiles... |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Robert Roebling | Some menu things. |
tree | commitdiff |
1999-11-03 |
Robert Roebling | A bit more testing. |
tree | commitdiff |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
tree | commitdiff |
1999-11-03 |
Karsten Ballüder | more asserts |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | readded clipboard support to richedit sample and fixed... |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-11-02 |
Václav Slavík | fixed compilation under GCC 2.95 - 'export' was used... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | more tests |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Added some makefiles to HTML samples; added help.ico... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added html help viewer sample |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | styles for listboxes added for testing purposes |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | forgotten files |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Julian Smart | Fixed wxFont mis-specification |
tree | commitdiff |
1999-10-26 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Added more compat. functions for wxGrid so grid sample... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Changed #include file ordering so it compiles. |
tree | commitdiff |
next |