]> git.saurik.com Git - wxWidgets.git/history - include/wx
reduced compilation dependencies
[wxWidgets.git] / include / wx /
2003-07-19  Vadim Zeitlinreduced compilation dependencies
2003-07-19  Vadim Zeitlincompatibiltiy functions should be inline, we don't...
2003-07-19  Vadim Zeitlindefine a special PTR version of LIST macros which shoul...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-19  Vadim Zeitlindon't disable warnings for VC7, not necessary
2003-07-19  Vadim Zeitlinadded Show/HideNativeCaret() (patch 759924)
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-19  Mattia Barbon Fix some compilation and linking errors in samples.
2003-07-18  Mattia Barbon Fix wxStringBuffer for wxUSE_STL=1.
2003-07-18  Mattia Barbon Added wxStringBufferLength: works like wxStringBuffer...
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-18  Robin DunnUpdate to Scintilla 1.53
2003-07-18  Vadim Zeitlinallow to change the event propagation level (modified...
2003-07-17  Vadim Zeitlinapplied event speed up patch (752928)
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-07-17  Mattia Barbon Use correct types for comparison functions in wxArray,
2003-07-17  Vadim Zeitlindon't clear the handles list in dtor, it is static...
2003-07-17  Václav Slavíkdll compilation fix
2003-07-17  Václav Slavíkcompilation fix
2003-07-17  Václav Slavíkremove extra space at top and bottom of the page if...
2003-07-17  Vadim Zeitlinuseh higher value of _WIN32_IE
2003-07-17  Václav Slavíkprevious commit removed WXDLLIMPEXP_HTML by mistake
2003-07-17  Václav Slavíkcompilation fixes for msw_gl
2003-07-16  David ElliottImplement GetLabel and SetLabel
2003-07-16  Václav Slavíkremoved GetHorizontalConstraints -- no longer needed
2003-07-15  Julian SmartCompile with EVC 3.0 2002
2003-07-15  Václav Slavíkno need to define STRICT here either
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-15  Václav SlavíkDigitalMars check didn't work
2003-07-15  Václav Slavíkdon't break lines in the middle of word
2003-07-15  David ElliottSetStringSelection: wxString& should be const
2003-07-15  David ElliottwxCocoa: Added wxGauge
2003-07-15  Julian SmartAdded RTL functions missing from WinCE to wxchar.h/cpp
2003-07-15  Julian SmartSmall tweaks for WinCE compatibility
2003-07-14  David ElliottwxCocoa: Added wxSpinButton
2003-07-14  David ElliottwxCocoa: Added basic (i.e. not working) implementation...
2003-07-14  David ElliottAdded default argument (true) to Show()
2003-07-14  David ElliottAdded (Start|End)DrawingOnTop stubs
2003-07-14  David ElliottPlace wxAutoNSAutoreleasePool in this header
2003-07-14  Julian SmartRationalised OnIdle
2003-07-14  David ElliottPut OnIdle() back. Without deleting pending objects...
2003-07-14  Vadim Zeitlinremoved OnIdle() which didn't compile any longer
2003-07-13  Vadim Zeitlinadded wxHAS_ICON_LOCATION and wxHAS_CRASH_REPORT
2003-07-13  Vadim ZeitlinwxSEHReport renamed to wxCrashReport enhanced and debug...
2003-07-13  Mattia Barbon Move #inclusion of wx/msw/winundef.h for MinGW to...
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-13  Vadim Zeitlinfirst version of crash reporting code
2003-07-12  Julian SmartUse WM_INITMENUPOPUP
2003-07-12  Mattia Barbon Readd wxStringList::Add when wxUSE_STL=1, for compati...
2003-07-12  Mattia Barbon Added and documented wxColourDatabase::AddColour.
2003-07-12  Julian SmartAdded wxWinceHelpController
2003-07-12  Julian SmartAdded net stuff, some fixes to gsock code for WinCE
2003-07-12  Julian SmartFixed menubar on WinCE
2003-07-12  Julian SmartRemoved obsolete file
2003-07-12  Vadim Zeitlin fixed class/struct mismatch
2003-07-12  Mattia Barbon Multilib linking fixes.
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartFixed some duff #ifdefs
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Stefan Csomorapptraits in line for carbon and mach-o
2003-07-11  Vadim Zeitlinfixed using arrays as nested classes
2003-07-11  Vadim Zeitlinremoved a :: from WX_CLEAR_HASHMAP
2003-07-11  David ElliottAssociate/Disassociate now check for non-NULL pointer...
2003-07-11  Julian SmartMore WinCE mods.
2003-07-11  Julian SmartFurther WinCE mods
2003-07-10  Stefan NeisRemoved Auto3D variable following other ports.
2003-07-10  Vadim Zeitlinrestored old wxCOMPILE_TIME_ASSERT2 definition as the...
2003-07-10  Julian SmartSome WinCE fixes
2003-07-10  Mattia Barbon Use correct export directive for multilib.
2003-07-10  David ElliottImplement SetBackgroundMode()
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-10  Mattia Barbon wxSortedArray::Add must return the index of the newly
2003-07-10  Mattia Barbon Missing CHARSET_HANGUL fix.
2003-07-10  Mattia Barbon Compilation fix.
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-10  Vadim Zeitlinadded wxThreadHelper class (patch 756906)
2003-07-10  Vadim Zeitlinadded functions to read/write several elements at once...
2003-07-10  Vadim Zeitlin(blindly) fixed header case confusion (replacement...
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Vadim Zeitlinlinking fixes and code cleanup after hotkey patch
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
next