wxWidgets.git
2003-08-30  Václav Slavíkremoved BuildRequires: wx-base-devel from RPM .spec...
2003-08-30  Václav Slavík$ causes diff problems here
2003-08-30  Václav Slavíkmoved compat content to formats, there will be more...
2003-08-30  Václav Slavíkmoved compat content to formats, there will be more...
2003-08-29  Václav Slavíkremoved caching from wxInternetFSHandler
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
2003-08-29  Stefan Csomoradded WX_IMPLEMENT_PROPERTY
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-29  David ElliottImplement windowShouldClose: in delegate instead of...
2003-08-29  David ElliottUse a delegate instead of manually adding notifications...
2003-08-29  Václav SlavíkContent-Type parsing should be case insensitive
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-29  Vadim Zeitlindon't reset timer interval to 0 in Stop(), this prevent...
2003-08-28  Mattia Barbon Added X11 headers used by wxMotif. Removed nonexistsnt
2003-08-28  Mattia Barbon Don't crash in wxControl::GetLabel when getting the...
2003-08-28  Mattia Barbon wxString::rfind fixed for wxUSE_STL=0 from Robert...
2003-08-28  Mattia Barbon wxHashMap does not take the key type as constructor...
2003-08-28  Václav Slavíkcorrection for include name
2003-08-28  Václav Slavíkswitched to using bakefile_gen
2003-08-28  Václav Slavíkgl lib dependency fixes
2003-08-28  Václav Slavík_UNICODE instead of wxUSE_UNICODE=1
2003-08-28  Václav Slavíkadded bakefile_gen support
2003-08-28  Václav Slavíkdata copying fixes for configtool
2003-08-28  Václav Slavíkrenamed netutils.bkl to net.bkl, to simplify bakefile_g...
2003-08-28  Václav Slavíkadded hardcoded values for project files, so that they...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-28  Václav Slavíkmake dist fixes belong here
2003-08-28  David Elliott* Clean up the includes and use wxprec.h
2003-08-28  David ElliottCreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR
2003-08-28  Stefan Csomor-1 , -1 for SetSelection improved
2003-08-28  Václav Slavíkunknown container now accepts wxNO_FULL_REPAINT_ON_RESI...
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-08-27  Julian SmartCopy some missing samples, and contrib for Motif/Mac
2003-08-27  Julian SmartDo archive name case conversion for wxMac and wxMotif
2003-08-27  Stefan NeisDon't treat OS/2 as a Unix-like system in this particul...
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan NeisNever use unix/mimetype.h on OS/2. I'm not exactly...
2003-08-27  Stefan NeisWant to use wxDir::HasSubDirs on OS/2 with gcc, too.
2003-08-27  Václav SlavíkwxUSE_UNICODE=1 -> _UNICODE
2003-08-27  Václav SlavíkwxLayout.cpp is data file as well
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
next