wxWidgets.git
2005-07-24  Robert Roebling Unicode is not the default.
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-22  Michael WetherellAdd *wxShadowObject*
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Mart RaudseppAdd wxCLOSE_BOX to wxFL samples (consider using wxDEFAU...
2005-07-22  Włodzimierz... Re-adding setup0.h for OpenWatcom makefile build.
2005-07-22  Włodzimierz... wxOS2 with Open Watcom.
2005-07-22  Włodzimierz... Updated info about missing parts in OW headers (now...
2005-07-22  Włodzimierz... [1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser.
2005-07-22  Włodzimierz... LIBDIRNAME unique between ports buildable with Open...
2005-07-21  Włodzimierz... eVC3 compatibility workaround.
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Vadim Zeitlinreverted last change with setting the focus only if...
2005-07-21  Vadim Zeitlinadded mouse wheel event test; don't trap left mouse...
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-20  Vadim Zeitlincheck the validity of wxString pointer itself too
2005-07-20  Vadim Zeitlincheck that wxString is valid before dumping it
2005-07-20  Vadim Zeitlinfixed assert when dumping a string which is locked...
2005-07-20  Vadim Zeitlinupdate from Liou Xiao (accelerator key format changed)
2005-07-20  Vadim Zeitlintake the address of the member in wxON_BLOCK_EXIT_OBJ...
2005-07-20  Vadim Zeitlinregenerated to include scope guard test
2005-07-20  Vadim Zeitlintooltips work under Mac as well; no need for wxUSE_TOOL...
2005-07-19  Julian SmartMake sure text part of combobox is enabled/disabled too
2005-07-19  Włodzimierz... Updated info after recent PODS 1.2 release.
2005-07-18  Kevin HockQueryValue should use Open(Read) rather than Open ...
2005-07-18  Włodzimierz... Missing wxUSE_* markup.
2005-07-18  David WebsterAdd upwards recursion to UpdateAccel method.
2005-07-18  Julian SmartPatch from Andre Reitz to correct a couple of bugs
2005-07-18  Włodzimierz... wxScopeGuard adjustements for Open Watcom.
2005-07-18  Włodzimierz... Code simplification and warning fixes.
2005-07-18  Włodzimierz... Comment correction.
2005-07-18  Włodzimierz... wxMSWUniv build fix.
2005-07-18  Michael WetherellwxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
2005-07-17  Michael WetherellAdd wxABI_VERSION > 20601 wrappers
2005-07-17  Michael WetherellAdd test that wxABI_VERSION is not set when compiling...
2005-07-17  Michael WetherellAdd wxXmlResource changes
2005-07-17  Michael WetherellMake wxABI_VERSION default be e.g. 20699
2005-07-17  Kevin HockConsider native data format, zero out buffer before...
2005-07-17  Kevin HockAdded null checks to wxTextObjectData::GetDataHere...
2005-07-16  Vadim Zeitlinhandle '&' in the names of the files in the history...
2005-07-16  Vadim Zeitlinput GetEscapeId() inside #if wxABI_VERSION > 20601
2005-07-16  Vadim Zeitlinfixed a rare crash due to malformed HTML
2005-07-16  Vadim Zeitlinfixed handling of the accelerators of menu items added...
2005-07-16  Václav Slavíkremoved 2.6.1 symbols from 2.6.2 tag
2005-07-16  Michael WetherellCompilation fix
2005-07-16  Michael WetherellSet wxABI_VERSION default value to e.g. 29999 so that...
2005-07-16  Robert Roebling Apply patch for querying tooltip colours.
2005-07-16  Robert Roebling Applied GTK clipboard end of string patch.
2005-07-15  Vadim Zeitlincheck whether there is a critical window and don't...
2005-07-15  Vadim Zeitlinuse wxEventLoop::SetCriticalWindow() to ensure that...
2005-07-15  Vadim Zeitlinadded SetCriticalWindow() and AllowProcessing(): this...
2005-07-15  Vadim Zeitlinadded a test of a crash inside wxEVT_PAINT handler...
2005-07-15  Vadim Zeitlinrewrote sample to have a more conventional structure...
2005-07-15  Włodzimierz... Possibility of modeless wxWizard dialog (with presentat...
2005-07-15  Włodzimierz... Missing header after recent changes.
2005-07-15  Roman Rolinskynew version ready
2005-07-15  Roman RolinskyStdDialogButtonSizer menu
2005-07-14  Vadim Zeitlinadded wxDialog::GetEscapeId()
2005-07-14  Vadim Zeitlinmoved Esc processing from wxWindow to wxDialog where...
2005-07-14  Vadim Zeitlinadded stub of GetEscapeId()
2005-07-14  Vadim Zeitlinadded wxID_NONE
2005-07-14  Mart RaudseppOptimize wxGTK2 wxTextCtrl::GetLineText
2005-07-14  Mart Raudsepp"Separators are now correctly shown in the toolbars...
2005-07-14  Vadim Zeitlinuse wxLogError() instead of wxMessageBox in wxDocument...
2005-07-14  Mart RaudseppwxGLCanvas ctors have default values for pos and size...
2005-07-14  Mart RaudseppwxProgressDialog is inherited from wxDialog, not wxFrame.
2005-07-14  Vadim Zeitlinset m_lasterror if the file couldn't be opened in wxFil...
2005-07-14  Vadim Zeitlinfixes for s.Printf(s) crashes
2005-07-14  Vadim Zeitlinfixed warning due to not using dllexport wxShadowObject...
2005-07-14  Vadim Zeitlinfix addr2line output parsing (patch 1228591)
2005-07-13  Vadim Zeitlinadded test for wxXmlResource::Unload()
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-07-13  Vadim Zeitlinno changes, just comments fixes
2005-07-13  Roman Rolinskyfix for toolbar items selection - impossible to find...
2005-07-13  Roman RolinskyART_NEW is not defined in previous versions, use NORMAL...
2005-07-13  Vadim Zeitlincommented and documented wxXRC_NO_RELOADING flag
2005-07-13  Roman Rolinskysome new parameters
2005-07-13  Roman Rolinskytoolbars can be added inside windows, fix for relative...
2005-07-13  Vadim Zeitlinadded test of box sizer proportions
2005-07-12  Mattia Barbon Applied fix for wxCreateTopLevelRealizedWidget crash.
2005-07-09  Vadim Zeitlinmade wxTLW::GetSize() return the size of the maximized...
2005-07-08  Michael WetherellCorrection to previous commit
2005-07-08  Vadim Zeitlinmade IsMaximized() return true if frame had been maximi...
2005-07-08  Michael WetherellAllow cross compiling of wxX11, wxMotif and wxGTK
2005-07-08  Michael WetherellAdd dll.a to the extensions search for by WX_PATH_FIND_...
2005-07-08  Michael WetherellCompilation fix for unix builds with cygwin
2005-07-08  Kevin HockFix zlib buffer overflow vulnerability [ Patch 1234072 ]
2005-07-08  Václav Slavíkminor clarification of broken build cases
2005-07-06  Vadim Zeitlinuse private window class for dialup manager hidden...
next