]> git.saurik.com Git - wxWidgets.git/history - src
moved compat content to formats, there will be more wx-specific formats
[wxWidgets.git] / src /
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
2003-08-23  Stefan Csomorxti additions / changes, trying to reduce dependencies
2003-08-22  Robin DunnDon't use wxID_ANY so events from child wxListCtrl...
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Mattia Barbon Do not #include wxGUI headers in wxBase files.
2003-08-22  Vadim Zeitlinfixed text control creation broken by my MacPreControlC...
2003-08-22  Vadim Zeitlintry to size the list control correctly even when it...
2003-08-22  David ElliottShow(): Send a wxWindows size event just before calling...
2003-08-22  Mattia Barbon Fix building wxSTC as a DLL using MinGW GCC 3.x.
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Vadim Zeitlin(blind) fix for MSW crash
2003-08-22  Julian SmartInclude imaglist.h
2003-08-22  Robin DunnwxNotebookSizer ctor was missing
2003-08-21  Václav Slavíkregenerated
2003-08-21  Vadim Zeitlinadded wxBookCtrlSizer; derive wxNotebookSizer from it
2003-08-21  Vadim Zeitlinensure that GetItemRect() returns the real rect and...
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Vadim Zeitlinno changes, just resolved conflicts (due to the fact...
2003-08-21  Stefan Csomormetadata support for metadata
2003-08-21  Stefan Csomordestructor should not clear the ControlHandle, otherwis...
2003-08-21  Mattia Barbon wxMotif warning fixes.
2003-08-21  Vadim Zeitlincorrected CHECK in InsertPage()
2003-08-21  Vadim Zeitlincompilation fix
2003-08-21  Mattia Barbon wxGTK compilation fixes.
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
next