]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-08-31  Stefan NeisAdded missing include to resource file.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-31  Stefan NeisFixed IMPLEMENT_DYNAMIC_CLASS usage.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisFixed includes.
2003-08-31  Stefan NeisRemoved some code duplicating wxAppBase functions.
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler changes
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler added
2003-08-31  Mattia Barbon Add wxNet dependency.
2003-08-31  Vadim Zeitlinno changes
2003-08-31  Vadim Zeitlinbackport the sizers change
2003-08-31  Vadim Zeitlinfix redistribution of the extra space between sizer...
2003-08-31  Vadim Zeitlinundid the last change
2003-08-31  Robert Roebling Prevent wxMac from creating an epmpty bitmap in a...
2003-08-30  Vadim Zeitlincompilation fix
2003-08-30  Vadim Zeitlinreturn the index of the inserted/appended item
2003-08-30  Vadim Zeitlinuse SetClientSize(), not SetSize() in Fit()
2003-08-30  Mattia Barbon More compilation fixes.
2003-08-30  Vadim Zeitlinfixed return value of Disable() (bug 795630)
2003-08-30  Stefan NeisFixed several bugs in threading code for OS/2. Thread...
2003-08-30  Stefan Csomormade Update be window local (before was updating the...
2003-08-30  Stefan Csomorremoving all updates specially for mac
2003-08-30  Mattia Barbon Compilation fixes.
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
next