]> git.saurik.com Git - wxWidgets.git/history - src
Work around a bug in the Carbon headers
[wxWidgets.git] / src /
2003-09-01  Jouk Jansen Committing in .
2003-09-01  Stefan Csomoronly work on the focus if the control is shown
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Vadim Zeitlindon't return \n from GetLineText() neither
2003-08-31  Vadim Zeitlindon't return \r from GetLineText()
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 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  Vadim Zeitlinno changes
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  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-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  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 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  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-28  David Elliott* Clean up the includes and use wxprec.h
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  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  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 Csomorconstness for accessors of enum data
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 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  Stefan Csomortypo corrected
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Julian SmartUnicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Stefan Csomorunicode fixes
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  Václav Slavíkcompilation fix for wxUSE_UNICODE_MSLU
2003-08-25  Julian SmartWinCE fixes
2003-08-25  Julian SmartCorrection for Unicode
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  Vadim Zeitlinfixes for the list ctrl layout
2003-08-24  Vadim Zeitlinwarning fixes
2003-08-24  Stefan NeisUse "Base" version of wxBell on OS/2.
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  Julian SmartWorked around a problem whereby the MSW _native_ horiz...
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 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  Stefan Csomorgcc /vc6 workarounds
2003-08-24  Julian SmartAdded some window style metadata
2003-08-24  Julian SmartAdded missing wxCalendarCtrl styles
2003-08-24  Julian SmartAdded style metadata for selected controls
2003-08-24  Stefan NeisFixed compile error (seen on OS/2).
2003-08-24  Stefan NeisMinor correction for OS/2.
2003-08-23  Stefan Csomoravoid streaming of 'private' children
2003-08-23  Stefan Csomorwindow flags extensions, streaming callback
2003-08-23  Stefan Csomorflags extension
2003-08-23  Václav SlavíkXTI changes update
2003-08-23  Stefan Csomorredistribution of code for different library parts
2003-08-23  Václav Slavíkget rid of warning
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-23  Julian SmartRemoved __WXUNIVERSAL__ part of condition
2003-08-23  Robin DunnInitialize default values for the tool button size
2003-08-23  Stefan Csomorxti property extensions, style bits additions
next