]> git.saurik.com Git - wxWidgets.git/history - include
renamed wxWave to wxSound; compatibility fixes
[wxWidgets.git] / include /
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  David ElliottApplied modified 3-state checkbox patch from Mathew...
2004-02-02  Václav Slavíkfixed flags to make and tests easier
2004-02-02  Václav SlavíkAPI and code changes to allowing stopping playback
2004-02-01  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavíkadded support for async playback to Unix implementation...
2004-02-01  Václav Slavíkprefix symbols with wx, for smaller risk of collision
2004-02-01  Dimitri SchoolwerthReverted part of patch #876969 ("Fixes to Borland warni...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Václav SlavíkwxClassInfo (un)registration now happens automatically...
2004-01-31  Václav Slavíkfixed wxFSVolume definition if !wxUSE_GUI
2004-01-31  Václav Slavíkcleanup: all definitions missing from std headers shoul...
2004-01-31  Václav SlavíkwxUSE_STL affect binary compatibility
2004-01-31  Stefan NeisFixed compile error.
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Dimitri SchoolwerthApplied patch #876969: "Fixes to Borland warnings"...
2004-01-27  Julian SmartPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
2004-01-27  David ElliottwxCocoa: Better icon support
2004-01-27  David ElliottMoved @interface wxNSApplicationDelegate to new header
2004-01-26  Julian SmartAdded RTTI
2004-01-26  Václav Slavíkrenamed system option to better match existing ones
2004-01-26  Václav Slavíkdon't include GetShortcutTarget if OLE is not available...
2004-01-25  Stefan Csomorcompositing and transtion changes
2004-01-25  Stefan Csomorreopen application
2004-01-25  Ryan NortonRemove taskbar support for now on OS X
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Robin DunnFixed compile error
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-23  Ryan NortonOS X Dock Menu/Taskbar support (not added to bakefiles...
2004-01-23  Ryan NortonHID support (preliminary - not added to bakefiles yet)
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2004-01-22  Stefan Csomorfont and system conversion functions for wxMac
2004-01-22  Stefan Csomoradded all standard mac encodings
2004-01-22  Vadim Zeitlinimplemented SetSelection
2004-01-22  Vadim Zeitlinimplemented HitTest() (modified patch 875957)
2004-01-22  Vadim Zeitlinuse wxColourDatabase::Find(), not obsolete FindColour...
2004-01-22  Vadim Zeitlincompilation fix for !wxUSE_VALIDATOR
2004-01-22  Vadim Zeitlinlinking fix for wxCocoa apps using clipboard
2004-01-22  David ElliottUnicode build fixes
2004-01-22  David Elliott* Add Unicode support for wxNSStringWithWxString and...
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-22  David ElliottApplied correct filename case for header imports from...
2004-01-20  Stefan Csomoradded mac conversions
2004-01-20  Stefan Csomorturn off unknown pragma for CW 9
2004-01-19  David ElliottReverting wxAppTraits GSocket patch
2004-01-19  Chris Elliottfix for DMC missing mouse defines
2004-01-19  Chris Elliottfix for DMC missing TVS_INFOTIP
2004-01-19  Julian SmartAdded back constructor implementations
2004-01-18  David ElliottAdded wxAppTraits::CreateGSocket() as well as implement...
2004-01-18  David ElliottMove GSocketBSDGUIShim from source file to header ...
2004-01-18  David ElliottAdd virtual methods to GSocketBSD for calling the event...
2004-01-18  David ElliottInitial move from C to C++. The functionality of the...
2004-01-17  Mattia Barbon Compilation fix for MSVC 6 and wxUSE_STL=1.
2004-01-17  Mattia Barbon Add wxRTTI information.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-14  David ElliottAdded MSWPositionForWxMenu() method which is used to...
2004-01-14  Robin DunnFix compile warning when building DLLs
2004-01-12  Julian SmartUnicode and ODBC are now compatible
2004-01-11  Julian SmartApplied patch [ 827399 ] sqltypes.h included without...
2004-01-11  Julian SmartApplied patch [ 858324 ] Calling EndModal inside an...
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2004-01-08  Julian SmartApplied patch [ 871014 ] Adding size of control to...
2004-01-08  Julian SmartApplied patch [ 871762 ] Solution to losing strings...
2004-01-07  Julian SmartAdded wxFULL_REPAINT_ON_RESIZE style
2004-01-02  Julian SmartCure link error under wxGTK on Mac
2003-12-31  Julian SmartUse on-idle updating of menus in wxUniversal
2003-12-30  Ryan Nortonmore ifdef C++ stuff
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Julian SmartSome further missing symbols for WinCE 4
2003-12-24  Václav Slavíkfixing the regex mess that Ryan wasn't yet able to...
2003-12-23  Julian SmartSome WinCE fixes from ABX
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-18  Dimitri SchoolwerthInclude wx/confbase.h which is needed by this file.
2003-12-18  Gilles Depeyrotcorrected comments for wxMac compilation
2003-12-18  Ryan Norton1.
2003-12-17  Robin DunnwxPython needs wxRTTI info for wxToolBarToolBase in...
2003-12-17  Ryan Norton1.
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan Norton1.
2003-12-16  David ElliottwxCocoa: New native wxToolBar
2003-12-16  David ElliottVery basic wxToolBar implementation
2003-12-16  David ElliottMake UpdateFrameNSView public for new native wxToolBar
2003-12-16  Julian SmartOpen Watcom correction
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-12-15  David ElliottAdd wxBitmap::GetNSImage() which creates an autorelease...
2003-12-15  Ryan Nortonreversed some parts of wxGetKeyState for linkage reasons...
2003-12-15  David ElliottImproved idle event processing.
2003-12-14  Ryan NortonwxGetKeyState as per feature request :).
2003-12-14  Ryan NortonReneabled inlining, but kept warnings disabled....
2003-12-14  Ryan NortonFixed 2 warnings -
2003-12-13  Mattia Barbon Moved wxArrayString::GetStringArray() out of
2003-12-13  Ryan NortonAdded some placeholders...
next