1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
blob | commitdiff | raw |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
blob | commitdiff | raw | diff to current |
1999-07-16 |
Karsten Ballüder | removed obsolete flag |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
blob | commitdiff | raw | diff to current |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Robert Roebling | Added wxGTK-only cmn dialogs. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Robert Roebling | Motif compile fixes |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
blob | commitdiff | raw | diff to current |
1999-06-16 |
Robert Roebling | wxWINE things. |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Patrick Albert | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Robert Roebling | Added wxInt32 etc (FIXME for 64bit) |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | New defines for wxTreeCtrl |
blob | commitdiff | raw | diff to current |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it... |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Vadim Zeitlin | wxPrivateDataObject works under MSW as well (hopefully... |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Julian Smart | Misc small changes |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Unknown (BV) | Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING. |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Unknown (NI) | Added missing comma |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Unknown (NI) | added constant WXK_NUMPAD_NEXT |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Vadim Zeitlin | HP-UX gcc compilation fixes |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | New virtual key defines (NUMPAD_XXX). |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | added wxStaticLine used in wxMessageBox |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Karsten Ballüder | Modified WM hints handling which should be much better... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Julian Smart | wxNotebook fixes for Win16; VC++ 4 fixes for OLE files... |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | Implemented flat toolbars |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Robert Roebling | little doc updates |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Vadim Zeitlin | AIX patches from Hans-Joachim Baader <hans-joachim... |
blob | commitdiff | raw | diff to current |
1999-03-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | more things are done by configure: checks for bool... |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Vadim Zeitlin | HP-UX compilation fixes (or so I hope) |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Vadim Zeitlin | SGI compilation fixes |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Vadim Zeitlin | more HP-UX fixes |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Vadim Zeitlin | more DG-UX compilation fixes (thanks to Benjamin Beckwith) |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
blob | commitdiff | raw | diff to current |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | distribution things |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER change fixes - now compiles again |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Robert Roebling | wxToolTip part II |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Vadim Zeitlin | fixes to previous fixes for Sun's CC 5.0 |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Vadim Zeitlin | fixes for Sun CC 5.0 (unlike 4.2 it understands bool) |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
blob | commitdiff | raw | diff to current |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Stefan Csomor | CW Win32 support |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Added wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Julian Smart | Cured radiobutton non-setting by using BS_AUTORADIOBUTT... |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Julian Smart | Some stubs includes removed from wxMotif; wxNotebook... |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Stefan Csomor | regrouped the fix by VZ so that __MWERKS__ comes first... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Vadim Zeitlin | __MWERKS__ check now doesn't give compilation error... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Stefan Csomor | CodeWarrior Support |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Vadim Zeitlin | __WIN16__ not defined any more for !MSW build |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
blob | commitdiff | raw | diff to current |
1998-10-22 |
Julian Smart | Added WXHTREEITEM |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Unknown (UG) | fix for vc4.2+ for c++ standard exception handling |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
blob | commitdiff | raw | diff to current |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
blob | commitdiff | raw | diff to current |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
blob | commitdiff | raw | diff to current |
next |