]> git.saurik.com Git - wxWidgets.git/history - include
applied an extended version of patch 685795: clean up view [de]activation
[wxWidgets.git] / include /
2003-07-10  Vadim Zeitlinapplied an extended version of patch 685795: clean...
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-10  Vadim ZeitlinwxMac doesn't need UseNativeStatusBar hack
2003-07-10  Vadim Zeitlinfixed build
2003-07-09  Vadim Zeitlin2 step creation for wxDocMDIChildFrame (patch 661657)
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-07-09  Vadim Zeitlinmade wxTextInputStream Unicode safe and general cleanup...
2003-07-09  Vadim Zeitlinadded support for POST method and alternate ports ...
2003-07-09  Vadim ZeitlinGetClientData(int n) should be const (part of patch...
2003-07-09  Vadim Zeitlinadded missing #include <wx/defs.h> (parts of patch...
2003-07-09  Vadim Zeitlintest for Mac before Unix as __UNIX__ is defined as...
2003-07-09  Vadim Zeitlintypo in comment
2003-07-09  David ElliottImplement wxWindowDC::Clear()
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-07-09  David ElliottStore a pointer to the wxWindow in the wxWindowDC class
2003-07-09  David ElliottAvoid paint event recursion when the run loop is restar...
2003-07-09  Julian SmartRemoved overloaded DoMenuUpdates function since it...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-08  Vadim Zeitlinwarnings fixes
2003-07-08  Mattia Barbon More MSVC fixes .
2003-07-08  Mattia Barbon More MSVC fixes .
2003-07-08  Vadim Zeitlingot rid of (unused since a long time) wxNO_3D and wxUSE...
2003-07-08  Mattia Barbon Blind fix for MSVC.
2003-07-08  Mattia Barbon Morec ompilation fixes.
2003-07-08  Vadim Zeitlinrenamed wxScrollHelper::GetRect() to GetScrollRect...
2003-07-08  Mattia Barbon Compilation fix.
2003-07-08  Václav Slavíkcompilation fix
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08  Václav Slavíkmuch better looking selection of justified paragraphs
2003-07-08  David ElliottwxBITMAP now uses XPM constructor for wxCocoa (like...
2003-07-08  David ElliottPosition the status bar properly
2003-07-08  Vadim ZeitlinRefresh() didn't work as it wasn't passed to subwindows
2003-07-08  Robert Roebling Upported mouse click detection change for wxChoice.
2003-07-07  David ElliottFirst hack at wxBrush for wxCocoa
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-07  Vadim Zeitlincompilation fix (extra semicolon)
2003-07-07  Vadim Zeitlinadded wxEntry(char **) declaration
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim Zeitlinimplemented GetDefaultBorder() in wxControl, override...
2003-07-06  Vadim Zeitlincompilation fix (extra semicolon)
2003-07-06  Vadim Zeitlinadded GetBorder(flags)
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-06  Václav SlavíkwxConvGdk is not used anymore
2003-07-06  Václav Slavíkcompilation fix
2003-07-06  Václav Slavíkreverted
2003-07-06  Václav Slavíkfixed USER_EXPORTED_ARRAY macros
2003-07-06  Vadim Zeitlinfix for VC++ warnings about missing macro arguments
2003-07-05  Vadim Zeitlinadded wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
2003-07-05  Vadim Zeitlinadded wxScopeGuard; test it in the sample
2003-07-05  Václav Slavíkremoved WXUSINGDLL_FOO, one WXUSINGDLL is enough
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-05  Václav Slavíkworkaround a Watcom build
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-04  Vadim Zeitlinbring base class AddFile()s in scope manually, without...
2003-07-04  Václav Slavíkfix monodll build
2003-07-04  Mattia Barbon Applied first part of Roger Gammans' wxHashMap patch...
2003-07-04  Stefan Csomorapptraits for wxMac classic and carbon
2003-07-04  Stefan Csomorpath translation (umlauts) added
2003-07-04  Stefan CsomorwxMac (classic & carbon) support added
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkcompilation fix
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkdefine __GNUWIN32__ if __MINGW32__ is defined, so that...
2003-07-04  Václav Slavíkfixes for MSW/DLL build
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-03  Mattia Barbon GCC 2.95.3 compilation fix.
2003-07-03  David ElliottAdded GetNSColor() accessor
2003-07-03  David ElliottProvide empty stubs for constructors
2003-07-03  Vadim Zeitlinworkaround BCC bug resulting in E2233 when building...
2003-07-03  David ElliottProvide NSAutoreleasePool instances during initialization
2003-07-03  David ElliottAdded CallOnInit() which allows the toolkit (wxCocoa...
2003-07-03  Václav Slavíkfixed compilation of multilib dll
2003-07-03  Vadim Zeitlinfix for base class AddFile visibility and DLL build
2003-07-03  Vadim Zeitlinremoved static methods from wxAppTraitsBase, this doesn...
2003-07-03  Václav Slavíkthis is nasty but required compilation fix, otherwise...
2003-07-03  Václav Slavíkanother compilation fix for multilib DLLs
2003-07-03  Vadim Zeitlinfixed comment and docs for GetSize()
2003-07-02  David ElliottRemoved conflicting wxEntry prototype
2003-07-02  David ElliottIt was not acceptable to call the class method from...
2003-07-02  Mattia Barbon Quick and dirty fix for building with COMPATIBILITY_2...
2003-07-02  Julian SmartFixed ambiguity
2003-07-02  Václav Slavíkreverted previous change
2003-07-02  Václav Slavíkdon't required all WXMAKINGDLL_FOO defines
2003-07-02  Julian SmartRemoved BC++ hidden virtual function warning
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-07-01  David ElliottDeclare wxObject
2003-07-01  Vadim Zeitlinremoved WXDLLEXPORT_CTORFN (was always empty anyhow)
2003-07-01  Vadim Zeitlinremoved unused method declaration
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-06-30  Vadim Zeitlinwe can't declare WinMain() with other arguments using...
2003-06-30  Vadim Zeitlininclude init.h as wxEntry is supposed to be declared...
next