]> git.saurik.com Git - wxWidgets.git/history - include
hack to _really_ fix crashes in comctl32.dll when processing HDN_GETDISPINFO
[wxWidgets.git] / include /
2004-09-23  Ryan Nortonquick comment fix
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-23  Václav SlavíkXRC needs wxXML, check it
2004-09-23  Robin DunnMade wxGTK's wxEventLoop::IsRunning a little more consi...
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-22  Ryan NortonOnly include/build pnghand if the user builds the png...
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-22  Jouk Jansen Committing in .
2004-09-21  Robin DunnBump subrelease to 2.5.2.9.
2004-09-21  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-19  Vadim Zeitlinadded wxStringOutputStream::TellO(); fixed bugs in...
2004-09-19  Vadim Zeitlinmade wxStringInputStream::GetSize() public instead...
2004-09-19  Vadim Zeitlinadded wxStringStream classes
2004-09-19  Vadim Zeitlinadded missing header to fix !USE_PCH compilation
2004-09-18  Vadim Zeitlinactive mode support for wxFTP (extremely heavily modifi...
2004-09-18  Chris Elliottfix compile break for unknown FLASHWINFO
2004-09-18  Vadim Zeitlinremoved unneeded (after patch 1027243) disable.bmp
2004-09-18  Vadim Zeitlinconstruct brush used for painting disabled bitmap butto...
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-17  Vadim Zeitlinadded possibility to specify printer bin (patch 910272)
2004-09-17  Vadim Zeitlinadded wxSizerFlags
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
2004-09-17  Vadim Zeitlinmade all Add/Insert/Prepend methods inline
2004-09-17  Vadim Zeitlinforward all wxSizer::Add/Prepend/Insert() to a virtual...
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-16  Vadim Zeitlindon't force __WXMOTIF__ definition under HP-UX (patch...
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-13  Robin Dunn#if fix so we don't end up using the generic header...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-09-13  Włodzimierz SkibaCorrections to wxDirDialog usage.
2004-09-13  Włodzimierz SkibaRecursive wxSizer::Show for subsizer and return value...
2004-09-13  Vadim Zeitlinfile with DoMessage() declaration (which I forgot to...
2004-09-12  Vadim Zeitlinonly define operator<<(wchar_t) in Unicode build
2004-09-11  Vadim Zeitlinadded As/DissociateHandle() and implemented it for...
2004-09-11  Vadim Zeitlindeprecated SetToTheWeek() and GetWeek(); added and...
2004-09-11  Vadim Zeitlinfixed CopyFromBitmap() for shared wxIcon objects by...
2004-09-11  Vadim ZeitlinBC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION
2004-09-11  Vadim Zeitlinoverload operator<<() for wchar_t too (if applicable...
2004-09-11  Vadim Zeitlindefine wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers...
2004-09-11  Stefan Csomorsupport for sys-opted window variant
2004-09-10  Robin DunnAdded GetListView accessor
2004-09-10  Włodzimierz SkibaSome unnecessary wxUSE_MFC occurences removed following...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-10  Włodzimierz SkibaDMC reality.
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-09-09  Vadim Zeitlindefine WINVER as 0x0400 for VC++ 6 because its headers...
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-08  Włodzimierz SkibaFixes and source cleaning for WinCE.
2004-09-08  Włodzimierz SkibaMissed include due to wxBookCtrlSizer existence.
2004-09-08  Włodzimierz SkibaNative Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-07  Vadim Zeitlindefine WINVER as 0x0502 by default (highest possible...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-09-04  Robin DunnAdd DLL export macros
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-09-03  Václav Slavíkupdated version to match latest wxPython release
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-09-01  Julian SmartAdded toggle button handler header
2004-09-01  Chris Elliottmdi menu updates fixed (after SF 1012653)
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-30  Václav Slavíkdllexport buffer classes used by wxString
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-08-29  Julian SmartSetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
2004-08-29  Julian SmartFirst step in background erase optimization
2004-08-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-08-26  Robin DunnSome of these are not in BASE, cahnge back to WXDLLEXPORT
2004-08-25  Robin Dunnremoved final traces of wxStAppResource
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-25  Robin Dunngive the generic tree and list controls a DoGetBestSize
2004-08-25  Robin DunnwxListbook needs to clean up the wxListCtrl when Delete...
2004-08-25  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-24  Václav SlavíkWXDLLEXPORT fixes
2004-08-24  Stefan CsomorFSRef transition
2004-08-24  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-23  Stefan CsomorFSRef transition, common constant
2004-08-23  Włodzimierz SkibaNative SmartPhone wxChoice implementation.
2004-08-22  Václav Slavíkadded wxART_BUTTON
2004-08-22  Václav Slavíkuse GTK+ API for setting icons instead of direct X11...
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-08-21  Václav Slavík1. added support for bitmaps with alpha channel
2004-08-21  Václav Slavíkthreshold is pixel value, it should use unsigned char
2004-08-21  Václav Slavíkupdated license info: Remstar gace permission to change...
next