1999-04-19 |
Ove Kaaven | Some Unicode changes. |
tree | commitdiff |
1999-04-17 |
Vadim Zeitlin | radiobox now sends notification messages when the selec... |
tree | commitdiff |
1999-04-17 |
Brian Macy | Enough wxBitmapDataObject implementation to work with... |
tree | commitdiff |
1999-04-16 |
Brian Macy | Made return a const reference |
tree | commitdiff |
1999-04-08 |
Julian Smart | Added candidate wxDragImage implementation for wxMSW |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | wxRegConfig::GetEntryType() added and some bugs fixed |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
1999-04-03 |
Vadim Zeitlin | wxMenu and wxMenuBar modifications: now works much... |
tree | commitdiff |
1999-04-02 |
Vadim Zeitlin | more backwards compatibility for printing |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
tree | commitdiff |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
tree | commitdiff |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
tree | commitdiff |
1999-03-24 |
Vadim Zeitlin | char handling fixed again |
tree | commitdiff |
1999-03-24 |
Vadim Zeitlin | hack to allow icons in wxStaticBitmap as well as bitmaps |
tree | commitdiff |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
tree | commitdiff |
1999-03-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); |
tree | commitdiff |
1999-03-12 |
Vadim Zeitlin | typo corrected |
tree | commitdiff |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | wxCheckListBox fixes: crash/memory leak when items... |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | 1. wxListCtrl fixes |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | wxTreeCtrl::GetBoundRect() implemented |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | keyboard navigation in dialogs works (again) |
tree | commitdiff |
1999-02-26 |
Julian Smart | DoSetClientSize omissions fixed; some doc fixes |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | some very minor fixes (I don't even remember what exactly) |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | new options: wxUSE_OLE (on by default except for some... |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
tree | commitdiff |
1999-02-20 |
Robin Dunn | Added missing | symbol |
tree | commitdiff |
1999-02-19 |
Robin Dunn | added wxSetInstance() |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
tree | commitdiff |
1999-02-14 |
Vadim Zeitlin | made wxToolTip::Enable() and SetDelay() static (as... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Added wxUSE_STREAMS |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | more files to ignore in cvs commands (setup.h, lex_yy... |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | fixes for compilation without wxUSE_TOOLTIPS |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | resizeable dialogs support |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | wxGTK compatible clipboard implementation (not OLE... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | removed the file setup.h - copy setup0.h into setup... |
tree | commitdiff |
1999-02-04 |
Julian Smart | Fixed compilation for when not including <windows.h> |
tree | commitdiff |
1999-02-04 |
Robin Dunn | Added wxColour::wxColour(unsigned long) |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
tree | commitdiff |
1999-02-03 |
Václav Slavík | added JPEG support |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | 1. Harm's patch for AppendText() |
tree | commitdiff |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | this should be the file with the standard setting for... |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | more wxToolTip changes |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | very minor changes |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxToolTip for MSW implementation (it has several proble... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | memory debugging using VC++ debug CRT works for DLL... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxStaticBitmap, wxStaticBox and wxPanel don't accept... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | by default the ctrl accepts keyboard input now (why... |
tree | commitdiff |
1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-26 |
Unknown (UG) | binary insertion |
tree | commitdiff |
1999-01-26 |
Unknown (UG) | removal before binary insertion |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-23 |
Vadim Zeitlin | 1. registry files corresponding to the recent registry... |
tree | commitdiff |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxPro... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | RenameEntry/Group() functions added to wxConfig and... |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
tree | commitdiff |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
tree | commitdiff |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
tree | commitdiff |
1999-01-14 |
Julian Smart | Corrected stupid error. |
tree | commitdiff |
1999-01-13 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-12 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder... |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-04 |
Julian Smart | Some small corrections and setup.h additions |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally... |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | Thread fixes (but they still don't work at all...) |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added fractal, bombs samples; removed global app variab... |
tree | commitdiff |
1998-12-29 |
Julian Smart | BC++/16-bit support now working, but without resource... |
tree | commitdiff |
next |