1999-02-25 |
Julian Smart | Small changes
|
commit | commitdiff | tree |
1999-02-25 |
Julian Smart | Corrected some .tex problems
|
commit | commitdiff | tree |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy...
|
commit | commitdiff | tree |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes
|
commit | commitdiff | tree |
1999-02-22 |
Julian Smart | Corrected WM_KEYDOWN bug (missing 'break')
|
commit | commitdiff | tree |
1999-02-22 |
Julian Smart | Minor changes
|
commit | commitdiff | tree |
1999-02-19 |
Julian Smart | Added George Tasker's forward slash fix to file dialog...
|
commit | commitdiff | tree |
1999-02-18 |
Julian Smart | Fixed wxMotif's wxExecute again, added OnPaint capability...
|
commit | commitdiff | tree |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods
|
commit | commitdiff | tree |
1999-02-18 |
Julian Smart | Doesn't overwrite setup.h now
|
commit | commitdiff | tree |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of...
|
commit | commitdiff | tree |
1999-02-17 |
Julian Smart | Added missing const to wxGTK's wxMDIChildFrame::GetToolbar...
|
commit | commitdiff | tree |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations...
|
commit | commitdiff | tree |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxView...
|
commit | commitdiff | tree |
1999-02-15 |
Julian Smart | Added 'Include files' section to class references
|
commit | commitdiff | tree |
1999-02-15 |
Julian Smart | GnuWin32 corrections (::ZeroMemory doesn't exist)
|
commit | commitdiff | tree |
1999-02-14 |
Julian Smart | Added png, zlib targets to 16-bit makefiles
|
commit | commitdiff | tree |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc...
|
commit | commitdiff | tree |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs...
|
commit | commitdiff | tree |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImageModule;
|
commit | commitdiff | tree |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferred...
|
commit | commitdiff | tree |
1999-02-10 |
Julian Smart | Added wxUSE_STREAMS
|
commit | commitdiff | tree |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif...
|
commit | commitdiff | tree |
1999-02-09 |
Julian Smart | Fixed property list OnClose problem that caused Dialog...
|
commit | commitdiff | tree |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin
|
commit | commitdiff | tree |
1999-02-09 |
Julian Smart | Added more makefiles
|
commit | commitdiff | tree |
1999-02-09 |
Julian Smart | Rationalised Cygwin sample makefiles
|
commit | commitdiff | tree |
1999-02-08 |
Julian Smart | Make it binary
|
commit | commitdiff | tree |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel...
|
commit | commitdiff | tree |
1999-02-07 |
Julian Smart | Removed small OGL glitches; added new sample
|
commit | commitdiff | tree |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc
|
commit | commitdiff | tree |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs...
|
commit | commitdiff | tree |
1999-02-06 |
Julian Smart | Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS...
|
commit | commitdiff | tree |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow...
|
commit | commitdiff | tree |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | *** empty log message ***
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | Further changes to make mfctest work.
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | Added /D_AFXDLL to mfc sample makefile.
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | Fixed compilation for when not including <windows.h>
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | Corrected XPM-related cast in resource.cpp; added generic...
|
commit | commitdiff | tree |
1999-02-04 |
Julian Smart | Some warnings removed.
|
commit | commitdiff | tree |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed...
|
commit | commitdiff | tree |
1999-02-02 |
Julian Smart | Removed unnecessary (and buggy) additions. Sorry Guilhem!
|
commit | commitdiff | tree |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL
|
commit | commitdiff | tree |
1999-01-31 |
Julian Smart | Added a few files; fixed some warnings and wxMotif...
|
commit | commitdiff | tree |
1999-01-31 |
Julian Smart | Various small fixes
|
commit | commitdiff | tree |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc corrections
|
commit | commitdiff | tree |
1999-01-30 |
Julian Smart | Made wxLayoutAlgorithm more general (copes with nested...
|
commit | commitdiff | tree |
1999-01-29 |
Julian Smart | Doc mods, sash window bug
|
commit | commitdiff | tree |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm
|
commit | commitdiff | tree |
1999-01-27 |
Julian Smart | Added Joel's wxchar.h for future Unicode adventures
|
commit | commitdiff | tree |
1999-01-26 |
Julian Smart | Added dataxpm.c to avoid name clash; removed ifdefing...
|
commit | commitdiff | tree |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes...
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Removed stream2.tex.
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;...
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Fixed wxFileDialog and VC++ DLL compilation
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Sigh, some more makefiles I forgot about (for TWIN32...
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | *** empty log message ***
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Added some makefiles
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | char* -> wxString
|
commit | commitdiff | tree |
1999-01-25 |
Julian Smart | Fixed compile bug in proplist.cpp; added makevc.env
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Added wxMotif wxGLCanvas makefiles
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Made wxGTK dataobj.cpp compile; removed flashing from...
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Added some distribution helper files
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out...
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Removed print.cpp, added tokenizr.tex
|
commit | commitdiff | tree |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif...
|
commit | commitdiff | tree |
1999-01-22 |
Julian Smart | Made wxGTK dcps.cpp generic.
|
commit | commitdiff | tree |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxProperty...
|
commit | commitdiff | tree |
1999-01-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::DeleteAll.
|
commit | commitdiff | tree |
1999-01-19 |
Julian Smart | FAQ mods
|
commit | commitdiff | tree |
1999-01-19 |
Julian Smart | Removing redundant files.
|
commit | commitdiff | tree |
1999-01-19 |
Julian Smart | Include dynarray.h
|
commit | commitdiff | tree |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC;
|
commit | commitdiff | tree |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++...
|
commit | commitdiff | tree |
1999-01-17 |
Julian Smart | Some Motif corrections; Dialog Editor compilation under...
|
commit | commitdiff | tree |
1999-01-17 |
Julian Smart | VC++ compilation correction; doc file corrections
|
commit | commitdiff | tree |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please...
|
commit | commitdiff | tree |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf...
|
commit | commitdiff | tree |
1999-01-15 |
Julian Smart | Added wxPrivateDropTarget class skeleton.
|
commit | commitdiff | tree |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB
|
commit | commitdiff | tree |
1999-01-14 |
Julian Smart | Added wxMotif data object classes
|
commit | commitdiff | tree |
1999-01-14 |
Julian Smart | Added some tentative wxMotif clipboard code; did some...
|
commit | commitdiff | tree |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp.
|
commit | commitdiff | tree |
1999-01-14 |
Julian Smart | Corrected stupid error.
|
commit | commitdiff | tree |
1999-01-13 |
Julian Smart | *** empty log message ***
|
commit | commitdiff | tree |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation
|
commit | commitdiff | tree |
1999-01-13 |
Julian Smart | Added dnd classes, data object classes, changed clipboard...
|
commit | commitdiff | tree |
1999-01-12 |
Julian Smart | Fixed silly error (what was Bool = int is now bool...
|
commit | commitdiff | tree |
1999-01-12 |
Julian Smart | Some .tex tweaks; pngdemo fix.
|
commit | commitdiff | tree |
1999-01-11 |
Julian Smart | Fixed stupid crash-on-exit bug.
|
commit | commitdiff | tree |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBILITY...
|
commit | commitdiff | tree |
1999-01-10 |
Julian Smart | Corrected some typos.
|
commit | commitdiff | tree |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs
|
commit | commitdiff | tree |
1999-01-10 |
Julian Smart | Cured Dialog Editor position/size setting problem
|
commit | commitdiff | tree |
1999-01-10 |
Julian Smart | Makefile correction
|
commit | commitdiff | tree |
1999-01-10 |
Julian Smart | Got Penguin sample running under Windows.
|
commit | commitdiff | tree |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC...
|
commit | commitdiff | tree |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode
|
commit | commitdiff | tree |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder...
|
commit | commitdiff | tree |
next |