2002-05-05 |
Vadim Zeitlin | added wxShutdown (patch 547443) |
blob | commitdiff | raw |
2002-04-11 |
Vadim Zeitlin | don't use socket function when wxUSE_SOCKETS==0 |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Vadim Zeitlin | look at HOME and USERPROFILE in wxGetHomeDir() (patch... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | cache return value of wxGetOsVersion |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | compilation fix for BC++ (hopefully) |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Vadim Zeitlin | compilation fix for wxUniv |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Vadim Zeitlin | compilation fix for Borland (hopefully) |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | fixed GetDiskFreeSpaceEx calling convention (Markus... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Vadim Zeitlin | don't crash in wxGetWindowXXX() if HWND is 0 |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Mattia Barbon | Fix for very old w32api |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Julian Smart | Ifdefed out code that wouldn't compile with Mingw32... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Julian Smart | Moved metafile helpers from utilsexc.cpp to utils.cpp... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Julian Smart | Sync'ed show-window flag in MDI child constructor;... |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
George Tasker | Minor code tweeks to stop BCC compiler warnings |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged optimizations from 2.2 |
blob | commitdiff | raw | diff to current |
2001-03-21 |
George Tasker | Checked back in the change from rev 1.57 that allows... |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Vadim Zeitlin | typo: return Win98, not 99, from wxGetOSDescription() |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Vadim Zeitlin | merged fix from 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Vadim Zeitlin | warning fixed |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Vadim Zeitlin | wxSetEnv for Win32 (now seems to work) |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | wxSetEnv for Win32 (doesn't really work) |
blob | commitdiff | raw | diff to current |
2000-11-20 |
George Tasker | Fixed the wxDirExists() function so that if asked about... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Julian Smart | Had to #ifdef out wxGetFullHostName for Cygwin b20 |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Guillermo Rodrigue... | Added extern "C" around winsock and moved it before... |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Guillermo Rodrigue... | Had to #ifdef out all the new wxGetFullHostName code... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | 1. wxGetFullHostName() does return the full host name... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. cursor fixes: frame does have hand cursor in the... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Vadim Zeitlin | 1. fixed small bug with toolbar size updates |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Ove Kaaven | Couple more Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Vadim Zeitlin | better wxGetUserId/Name |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
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-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-04-04 |
Julian Smart | Win16 corrections |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Vadim Zeitlin | SetCursor() works now |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | wxBeginBusyCursor now works (better) |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | another compilation fix |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
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 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-24 |
Vadim Zeitlin | wxGetUserName() returns the user name (wxGetUserId... |
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-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
blob | commitdiff | raw | diff to current |
1998-12-05 |
Vadim Zeitlin | a warning suppressed (arg to MessageBeep is UINT) |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Robin Dunn | Changed wxBell to only use MessageBeep() |
blob | commitdiff | raw | diff to current |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
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-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
blob | commitdiff | raw | diff to current |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Vadim Zeitlin | wxGetHomeDir() added |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Julian Smart | Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
blob | commitdiff | raw | diff to current |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|