1999-12-14 |
Václav Slavík | added default ctor for wxDirDialog |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Same changes as last commit... Maybe CVS works now. |
tree | commitdiff |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
tree | commitdiff |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | compilation fix for Motif |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM specific fixes for validators and fonts |
tree | commitdiff |
1999-11-03 |
Václav Slavík | wxPostScriptDC::CanGetTextExtent now returns TRUE ... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-10-31 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | forgotten files |
tree | commitdiff |
1999-10-29 |
Michael Bedward | Changes to fix problem where spurious scrollbar(s)... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
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. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Added more compat. functions for wxGrid so grid sample... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Michael Bedward | Removed unused code |
tree | commitdiff |
1999-10-16 |
Václav Slavík | fixed bug in PS clipping (non-virtual SetClippingRegion... |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-14 |
Julian Smart | Corrections |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Various distrib things, |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Added missing costructor |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Michael Bedward | Added page up and page down key support. |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
tree | commitdiff |
1999-10-01 |
Robert Roebling | Improved wxFileDialog behaviour wrt to remembering... |
tree | commitdiff |
1999-09-30 |
Vadim Zeitlin | fixed compilation and added support for all 4 images... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | typo fixed |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | extra consts removed here and there |
tree | commitdiff |
1999-09-16 |
Michael Bedward | Added GetMainWidget() to fix bug that was causing crash... |
tree | commitdiff |
1999-09-06 |
Julian Smart | Added missing constant |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-03 |
Michael Bedward | Fixes for gcc 2.95 and AIX. |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
tree | commitdiff |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
tree | commitdiff |
1999-08-18 |
Robert Roebling | EMX compilation, |
tree | commitdiff |
1999-08-18 |
Robert Roebling | Whole lot of stuff for new wxFileDialog |
tree | commitdiff |
1999-08-17 |
Robert Roebling | Added new file dialog |
tree | commitdiff |
1999-08-17 |
Karsten Ballüder | minor fix |
tree | commitdiff |
1999-08-16 |
Robert Roebling | Added missing files |
tree | commitdiff |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
tree | commitdiff |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-03 |
Karsten Ballüder | Changed wxChoice->wxComboBox as list of all paper sizes... |
tree | commitdiff |
1999-08-02 |
Robert Roebling | Minor changes |
tree | commitdiff |
1999-08-02 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added these accessor functions for wxGridEvent: GetRow... |
tree | commitdiff |
1999-07-31 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-30 |
Vadim Zeitlin | wxMSW::wxTreeCtrl has multiple selection too (somewhat... |
tree | commitdiff |
1999-07-29 |
Karsten Ballüder | ProgressDialog was *comletely* broken! |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | m_clientData conflict fixed |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-07-28 |
Robin Dunn | Changes necessary to make In Place Edit work and look... |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
tree | commitdiff |
1999-07-26 |
Robert Roebling | Typos in documentation |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
tree | commitdiff |
1999-07-24 |
Karsten Ballüder | compilation fixes and minor improvements |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | added helpwxht.h |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-19 |
Sylvain Bougnoux | cosmetic, added some comment |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | CalcUnscrolledPosition takes int, not floats |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | 1. wxGrid fixes contributed by Gerhard Gruber (client... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | startup tips for Unix |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | tip icon in XPM format |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
next |