]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-08-27  Stefan Csomorevent exposure
2003-08-27  Stefan Csomorevent exposure
2003-08-27  Stefan Csomoradded support for range types to runtime depersister
2003-08-27  Stefan Csomoradded range of types to delegate type info
2003-08-27  Stefan Csomoradded range of types for delegate type info
2003-08-27  Stefan Csomorconstness for accessors of enum data
2003-08-27  Stefan Csomorchanged getters for enum to const, GetEventClass to...
2003-08-27  Robin DunnLatest distutils
2003-08-26  Robin DunnWXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name...
2003-08-26  Robin DunnBetter #if checks for mac in ProcessPlatformProperty
2003-08-26  Václav Slavík__WINDOWS__, not __WXMSW__
2003-08-26  Chris Elliottupdate docs for d_mars
2003-08-26  Chris Elliottfix for d_mars 8.35
2003-08-26  David ElliottSend activate/deactivate events for become/resign key
2003-08-26  David ElliottAdded a notification observer for NSWindow. Observe...
2003-08-26  Chris Elliottfix makefile (changed filelist)
2003-08-26  Chris Elliottfix minor change to Borland intall instructions
2003-08-26  Chris Elliottfix minor change to Borland intall instructions
2003-08-26  Chris Elliottremove references to Borland IDE and Cbuilder files
2003-08-26  Julian SmartMinor tweak
2003-08-26  Julian SmartNo change
2003-08-26  Stefan Csomortypo corrected
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Julian SmartCompile extended RTTI in BC++
2003-08-26  Julian SmartUnicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Julian SmartSome cleanup
2003-08-26  Julian SmartUnicode fixes
2003-08-25  Stefan Csomorunicode adaptions, menu support
2003-08-25  Stefan Csomorunicode and linkage corrections
2003-08-25  Stefan Csomorremoving unnecessary specializations
2003-08-25  Stefan Csomorlinkage and unicode corrections
2003-08-25  Stefan CsomorRTTI accessors for menus
2003-08-25  Václav Slavíkstatic debug build is the default now
2003-08-25  Julian SmartNew default configuration is debug/static
2003-08-25  Václav Slavíkremoved dependencies from VC++ projects, they break...
2003-08-25  Václav Slavíkadded IMPLEMENT_APP_CONSOLE
2003-08-25  Robin Dunnavoid a bug in Carbon headers
2003-08-25  Julian SmartUnicode compatibility
2003-08-25  Julian SmartUnicode fix; removed old project files
2003-08-25  Julian SmartFixed Unicode glitch
2003-08-25  Julian SmartNeeded adv library for xrcdemo
2003-08-25  Julian SmartFixed redefinition of i
2003-08-25  Václav Slavíkcompilation fix for wxUSE_UNICODE_MSLU
2003-08-25  Julian SmartUnicode fixes
2003-08-25  Václav Slavíkinclude expat in distribution tarballs
2003-08-25  Václav Slavíkthere's no such thing as <typeinfo.h>
2003-08-25  Chris Elliottfix typo in Borland build instructions
2003-08-25  Chris Elliottrevert instructions for makefile.sc as new makefiles...
2003-08-25  Julian SmartMade CCS_VERT definition more general
2003-08-25  Julian SmartWinCE fixes
2003-08-25  Julian SmartFixes for WinCE
2003-08-25  Julian SmartAdded WinCE files
2003-08-25  Julian SmartRemoved redundant file
2003-08-25  Julian SmartAdded some missing settings
2003-08-25  Julian SmartReverted changes in accessible.tex that caused syntax...
2003-08-25  Julian SmartCorrected typos
2003-08-25  Julian SmartAdded readme copying to tardist
2003-08-25  Julian SmartMinor change in case m_log is null
2003-08-25  Julian SmartCorrection for Unicode
2003-08-25  Stefan Csomorgeneric template must not carry linkage clause
2003-08-24  Stefan Csomoradding style to constructors
2003-08-24  Stefan Csomoradding style to constructor
2003-08-24  Stefan Csomorswitching to registry based type info
2003-08-24  Stefan Csomoradaption custom types to new macros
2003-08-24  Stefan Csomorswitching type info to registration base and lazy looku...
2003-08-24  Julian SmartCorrected sample.r name
2003-08-24  Vadim Zeitlinfixes for the list ctrl layout
2003-08-24  Vadim Zeitlinwarning fixes
2003-08-24  Václav Slavíkcopy setup.h in every VC++ project file
2003-08-24  Václav Slavíkcopy setup.h in every project file
2003-08-24  Stefan NeisUse "Base" version of wxBell on OS/2.
2003-08-24  Julian SmartAdded some files
2003-08-24  Julian SmartAdded maketarballs script
2003-08-24  Stefan NeisFixed #pragma interface/implementation handling for...
2003-08-24  Stefan NeisUse wxIconLocation instead of wxIcon (as in the other...
2003-08-24  Václav Slavíkfixed wrong WXDLLEXPORT usage
2003-08-24  Stefan Csomorlinkage corrections
2003-08-24  Julian SmartRemoved warning
2003-08-24  Julian SmartWorked around a problem whereby the MSW _native_ horiz...
2003-08-24  Stefan Csomorlinkage corrections, destructors added
2003-08-24  Julian SmartEliminated bizarre VC++ internal compiler errors, perha...
2003-08-24  Stefan NeisTry to get along without wxWakeUpMainThread (wxBase...
2003-08-24  Stefan NeisCompilation fixes for OS/2.
2003-08-24  Václav Slavíkfix gcc warnings
2003-08-24  Stefan Csomormoving xti includes after the EXTENDED_RTTI clause
2003-08-24  Julian SmartDon't include xti.h if not using extended RTTI
2003-08-24  Václav Slavíkfixed gcc warnings and reformatted some pieces of code...
2003-08-24  Stefan Csomorgcc /vc6 workarounds
2003-08-24  Julian SmartAdded some window style metadata
2003-08-24  Stefan NeisMore fixes/improvements for OS/2.
2003-08-24  Julian SmartAdded missing wxCalendarCtrl styles
2003-08-24  Julian SmartAdded style metadata for selected controls
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-24  Stefan NeisFixed compile error (seen on OS/2).
2003-08-24  Stefan NeisRemoved superfluous conditional include.
2003-08-24  Stefan NeisMinor correction for OS/2.
2003-08-24  Julian SmartDoc corrections
next