1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
tree | commitdiff |
1999-01-30 |
Julian Smart | Made wxLayoutAlgorithm more general (copes with nested... |
tree | commitdiff |
1999-01-29 |
Robert Roebling | Bild fixes |
tree | commitdiff |
1999-01-29 |
Robert Roebling | Added distribution script |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-26 |
Julian Smart | Added dataxpm.c to avoid name clash; removed ifdefing... |
tree | commitdiff |
1999-01-25 |
Julian Smart | Fixed wxFileDialog and VC++ DLL compilation |
tree | commitdiff |
1999-01-24 |
Julian Smart | Made wxGTK dataobj.cpp compile; removed flashing from... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some distribution helper files |
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-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::Delet... |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
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-14 |
Julian Smart | Corrected stupid error. |
tree | commitdiff |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
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-02 |
Julian Smart | Corrected memory.cpp checkpoint bug; added Tex2RTF |
tree | commitdiff |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Added CodeWarrior files to distribution scripts |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
tree | commitdiff |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added script to help make wxMotif via configure; nativd... |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-09 |
Julian Smart | VC++ 4 fixes and added docvwmdi to distribution files. |
tree | commitdiff |
1998-12-08 |
Julian Smart | Added some files |
tree | commitdiff |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
tree | commitdiff |
1998-12-08 |
Julian Smart | Added wxAutomationObject documentation, changed some... |
tree | commitdiff |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
tree | commitdiff |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
tree | commitdiff |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
tree | commitdiff |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
tree | commitdiff |
1998-11-08 |
Julian Smart | Minor changes |
tree | commitdiff |
1998-11-04 |
Julian Smart | Added GetRect to region iterator; cured window.cpp... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added OnEraseBackground to wxNotebook on wxMSW to avoid... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
tree | commitdiff |
1998-10-17 |
Julian Smart | Motif updates |
tree | commitdiff |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
tree | commitdiff |
1998-09-18 |
Julian Smart | menuitem.h is now per port, since some ports (e.g.... |
tree | commitdiff |
1998-09-18 |
Julian Smart | Some more wxMotif stuff: menus |
tree | commitdiff |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
tree | commitdiff |
1998-09-17 |
Julian Smart | Simplified app initialisation in wxMSW and wxStubs |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Various changes |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-12 |
Julian Smart | Added gtk.rsp, a 'response' file (listing of all wxGTK... |
tree | commitdiff |
1998-07-12 |
Julian Smart | Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_... |
tree | commitdiff |
1998-07-07 |
Julian Smart | Various bug fixes, cosmetic changes |
tree | commitdiff |
1998-07-03 |
Julian Smart | Various documentation changes, makefile fixes |
tree | commitdiff |
1998-05-22 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
|