1999-06-07 |
Robert Roebling | CVS cleanups. |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. warning in wxDataObject fixed |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it... |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented |
tree | commitdiff |
1999-05-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
tree | commitdiff |
1999-05-18 |
Vadim Zeitlin | isascii changed to isprint for better logging |
tree | commitdiff |
1999-05-18 |
Vadim Zeitlin | char/key events testing added |
tree | commitdiff |
1999-05-03 |
Robert Roebling | Implemented flat toolbars |
tree | commitdiff |
1999-04-30 |
Robert Roebling | Added hotkeys to menus "E&xit\tAlt-X" and such. |
tree | commitdiff |
1999-04-29 |
Robert Roebling | controls sample tests a bit more |
tree | commitdiff |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
tree | commitdiff |
1999-04-23 |
Robert Roebling | made controls sample compile in unicode mode |
tree | commitdiff |
1999-04-16 |
Robert Roebling | wxImage now uses GTK 1.2's fast rendering code if... |
tree | commitdiff |
1999-04-14 |
Robert Roebling | added wxCB_READONLY |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Here it comes: |
tree | commitdiff |
1999-04-03 |
Vadim Zeitlin | code demonstrating wxMSW bug added |
tree | commitdiff |
1999-03-05 |
Robert Roebling | Two optical corrections |
tree | commitdiff |
1999-03-01 |
Vadim Zeitlin | wxSpinButton works ok with negative values |
tree | commitdiff |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | shows different SetCursor() calls |
tree | commitdiff |
1999-02-24 |
Vadim Zeitlin | demonstrates SetCursor() now too |
tree | commitdiff |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
tree | commitdiff |
1999-02-14 |
Vadim Zeitlin | made wxToolTip::Enable() and SetDelay() static (as... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Rationalised Cygwin sample makefiles |
tree | commitdiff |
1999-02-09 |
Robert Roebling | radiobox optical changes |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | 16x16 icons for the controls sample (32x32 were too... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | icons for controls sample |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | removed "#ifdef wxGTK" around clipboard code and added... |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | compilation fixes (errors and warnings) for wxWin 2... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-03 |
Robert Roebling | Trying to repair what CVS can do to source code |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | 1. Harm's patch for AppendText() |
tree | commitdiff |
1999-02-01 |
Robert Roebling | Removed some trash from that came through tha cables |
tree | commitdiff |
1999-02-01 |
Robert Roebling | wxToolTip |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | more wxToolTip changes |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | 1. PositionToXY() off-by-2 (!) bug corrected |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | GTK asserts disappeared - but surprizngly, SetInsertion... |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-25 |
Robert Roebling | Added wxToolTip |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | images in the notebook work under MSW too (with or... |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | The checkbox doesn't eat the first "toggled" event... |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added wxTolBar::etMargins |
tree | commitdiff |
1998-12-15 |
Vadim Zeitlin | 1. is there any reason to comment out SetColor() in... |
tree | commitdiff |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
tree | commitdiff |
1998-12-15 |
Robert Roebling | A bit more DnD and clipbrd updates |
tree | commitdiff |
1998-12-14 |
Robert Roebling | Now even wxRadioButton works |
tree | commitdiff |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
tree | commitdiff |
1998-12-12 |
Robert Roebling | More colour finetuning |
tree | commitdiff |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Removed a few old wxDebugMsg (now wxLogDebug) |
tree | commitdiff |
1998-12-08 |
Robert Roebling | DnD updates |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-23 |
Robert Roebling | wxFrame::size There is always a hack to solve your... |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-14 |
Robert Roebling | Doc corrections |
tree | commitdiff |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
tree | commitdiff |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
tree | commitdiff |
1998-10-28 |
Robert Roebling | DnD |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Fixes, typos etc... |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Added background colour again |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-21 |
Robert Roebling | SetBackground for ListBox and others |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for wxColour breakage |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | miscellaeneous fixes |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed a small wxDialog thing |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | the notebook now has the icons |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
next |