1999-02-22 |
Vadim Zeitlin | listview has LVS_EX_FULLROWSELECT style when supported |
tree | commitdiff |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
tree | commitdiff |
1999-02-22 |
Julian Smart | Corrected WM_KEYDOWN bug (missing 'break') |
tree | commitdiff |
1999-02-22 |
Julian Smart | Minor changes |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | wxListCtrl column resize bug corrected |
tree | commitdiff |
1999-02-19 |
Julian Smart | Added George Tasker's forward slash fix to file dialog... |
tree | commitdiff |
1999-02-19 |
Robin Dunn | added wxSetInstance() |
tree | commitdiff |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
tree | commitdiff |
1999-02-18 |
Stefan Csomor | mbstowcs hack for CodeWarrior's MSL |
tree | commitdiff |
1999-02-18 |
Julian Smart | Doesn't overwrite setup.h now |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxExecute() fixes and doc updates: the return value... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Added missing const to wxGTK's wxMDIChildFrame::GetTool... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations... |
tree | commitdiff |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
tree | commitdiff |
1999-02-15 |
Julian Smart | GnuWin32 corrections (::ZeroMemory doesn't exist) |
tree | commitdiff |
1999-02-14 |
Julian Smart | Added png, zlib targets to 16-bit makefiles |
tree | commitdiff |
1999-02-14 |
Vadim Zeitlin | made wxToolTip::Enable() and SetDelay() static (as... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-08 |
Vadim Zeitlin | wxProcess-related code now works |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | made wxProcess-related code compile again (it doesn... |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | unneeded line removed |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | menu title is drawn in bold font and the commands from... |
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-05 |
Julian Smart | Changed GetForce -> !CanVeto |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Julian Smart | Further changes to make mfctest work. |
tree | commitdiff |
1999-02-04 |
Julian Smart | Fixed compilation for when not including <windows.h> |
tree | commitdiff |
1999-02-04 |
Unknown (UG) | commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie... |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
tree | commitdiff |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed... |
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 |
Unknown (UG) | updated so that the dll will compile successfully |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | more wxToolTip changes |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | some kbd handling fixes (some problems still persist) |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | unused message removed from event table |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | "selection changed" events are not generated any more... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxControl::MSWNotify() handler calls wxWindow version... |
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 |
Julian Smart | Added a few files; fixed some warnings and wxMotif... |
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-29 |
Vadim Zeitlin | compile fix (still not tested) for GetLastChild() |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-26 |
Julian Smart | Added dataxpm.c to avoid name clash; removed ifdefing... |
tree | commitdiff |
1999-01-25 |
Vadim Zeitlin | width and height arguments are no longer ignored in... |
tree | commitdiff |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
tree | commitdiff |
1999-01-25 |
Julian Smart | Fixed wxFileDialog and VC++ DLL compilation |
tree | commitdiff |
1999-01-25 |
Julian Smart | Sigh, some more makefiles I forgot about (for TWIN32... |
tree | commitdiff |
1999-01-25 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-25 |
Julian Smart | char* -> wxString |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Removed print.cpp, added tokenizr.tex |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | Daniel Gehriger <dgehrige@dmtsun.epfl.ch> patch for... |
tree | commitdiff |
1999-01-23 |
Vadim Zeitlin | 1. registry files corresponding to the recent registry... |
tree | commitdiff |
1999-01-22 |
Vadim Zeitlin | Rename() (partly) implemented for wxRegConf |
tree | commitdiff |
1999-01-22 |
Vadim Zeitlin | TestDestroy() is not const any more (warnings suppressed) |
tree | commitdiff |
1999-01-22 |
Julian Smart | Made wxGTK dcps.cpp generic. |
tree | commitdiff |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxPro... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | wxString::Right() changed to AfterLast() (config works... |
tree | commitdiff |
1999-01-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::Delet... |
tree | commitdiff |
1999-01-19 |
Julian Smart | Include dynarray.h |
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-17 |
Vadim Zeitlin | more thread fixes |
tree | commitdiff |
1999-01-17 |
Vadim Zeitlin | wxThread fixes - compilation under Unix temporarily... |
tree | commitdiff |
1999-01-17 |
Julian Smart | VC++ compilation correction; doc file corrections |
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 |
Julian Smart | Added some tentative wxMotif clipboard code; did some... |
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-13 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-13 |
Julian Smart | Added dnd classes, data object classes, changed clipboa... |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | added an error message if a bitmap can't be addedto... |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | catches program exceptions in release build (VC++ only) |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | some really minor changes (the most important one:... |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
next |