wxWidgets.git
2005-06-17  Vadim Zeitlinuse generic sample icon; no need for separate .rc file
2005-06-17  Vadim Zeitlinuse empty string and not string().c_str() as title...
2005-06-17  Vadim Zeitlincreate BAKEFILE_PATHS env var
2005-06-17  Vadim ZeitlinWXWIN env var should go to HKCU\Environment, not to...
2005-06-17  Vadim Zeitlindon't show wxLogDebug during app startup output in...
2005-06-17  Włodzimierz... Patch #1222244: Fixes for bug #1212853 with unit test.
2005-06-17  Włodzimierz... Open Watcom adjustement.
2005-06-17  Włodzimierz... Adjust to different platform headers distributed with...
2005-06-17  Julian SmartFix for eVC++ 3
2005-06-16  Vadim Zeitlinfixed problem with wxKill(SIGNONE) returning error...
2005-06-16  Vadim Zeitlinadded test for wxScopeGuard
2005-06-16  Vadim Zeitlindocumented wxScopeGuard; this class is too useful to...
2005-06-16  Vadim Zeitlinfixed wxON_BLOCK_EXIT macros to work with new definitio...
2005-06-16  Václav Slavíksome 3rd party libs are not buildable under eVC, don...
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-06-16  Julian SmartApplied patch [ 1217859 ] Swedish translation for the...
2005-06-16  Julian SmartName correction
2005-06-16  Julian SmartApplied patch [ 1212208 ] Fix a bug in wxTreeCtrl with...
2005-06-16  Julian SmartChange log update
2005-06-16  Julian SmartApplied patch [ 1217285 ] fix for bug 1040539
2005-06-16  Julian SmartApplied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
2005-06-16  Julian SmartApplied patch [ 1218849 ] [wxMSW] Removes magic numbers...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Julian SmartApplied patch [ 1219269 ] [wxAll] Fix create button...
2005-06-16  Dimitri Schoolwerthadded Thai/CP874 support for MSW
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-06-16  Vadim Zeitlinfix index of appended items (broken by previous commit)
2005-06-16  Vadim Zeitlininitial attempt to make it work for eVC (WinCE) as...
2005-06-16  Vadim Zeitlindon't redeclare struct tm if it's already declared...
2005-06-15  Vadim Zeitlin(harmless) eVC4 warning fix
2005-06-15  Václav Slavíkprevious commit didn't work with bkl-0.1.8, fixed
2005-06-15  Václav Slavíkbasic eVC support
2005-06-15  Vadim ZeitlinWinCE compilation fixes
2005-06-15  Robin Dunn*** empty log message ***
2005-06-15  Włodzimierz... Warning fix.
2005-06-15  Mart RaudseppwxFrameLayout contains wxPen by value, so the wxPen...
2005-06-15  Robin DunnreSWIGged
2005-06-14  Robin DunnLog the exception when writing to file fails.
2005-06-14  Robin Dunndocstring typo
2005-06-14  Robin DunnUnregister the object too
2005-06-14  Mart RaudseppFix "warning: operation on 'y' may be undefined".
2005-06-14  Václav Slavíkfixed typo
2005-06-14  Václav Slavíkremoved debugging code checked in by mistake
2005-06-14  Włodzimierz... Due to wxStringBase::CopyBeforeWrite() we need to resen...
2005-06-14  Václav Slavíkcall release builds 'Release'; don't define options...
2005-06-14  Włodzimierz... Allow multiline tooltip testing.
2005-06-14  Włodzimierz... Due to wxStringBase::CopyBeforeWrite() we need to resen...
2005-06-14  Mart RaudseppAdd some missing runtime gtk+ version checks. There...
2005-06-14  Mart RaudseppUse the toplevel widget as the parent in gtk_file_choos...
2005-06-13  Robin DunnPass the print data to the wx.PrintDialogData ctor.
2005-06-13  Robin DunnPatch from Ole André, call RegisterActiveObject() so...
2005-06-13  Włodzimierz... '[1219035] cleanup: miscellaneous' and minor source...
2005-06-12  Stefan NeisAdded empty destructor that was removed from header.
2005-06-12  Stefan NeisUnicode compilation fixes.
2005-06-12  Stefan NeisAdditional imageId values for specific drive types...
2005-06-11  Robin DunnreSWIGged
2005-06-11  Robin DunnDocview and IDE patch from Morag Hua with fix for bug...
2005-06-11  Robin DunnOnly freeze the splitter, the children will be automati...
2005-06-11  Robin DunnForgot to get rid of the old test code
2005-06-11  Robin DunnOnly Freeze/Thaw on wxMSW. The other ports don't need it.
2005-06-11  Robin DunnAdded the wx.lib.splitter module, which contains the
2005-06-11  Robin DunnA little cleanup
2005-06-10  Włodzimierz... Allow MSW Base be usable in other ports than wxMSW...
2005-06-10  Julian SmartDon't use native font always.
2005-06-10  Michael WetherellCompilation fix for Cygwin
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-06-10  Michael WetherellTypo
2005-06-10  Stefan NeisInclude rawbmp.h only for __WXGTK20__ (unneeded for...
2005-06-10  Stefan NeisHopefully fixed library names generated by wx-config...
2005-06-10  Stefan NeisRemoved some code for detecting no longer needed pthrea...
2005-06-10  Julian SmartNeed to set background colour for wxListBox, not just...
2005-06-10  Robin DunnFix for bug #1217874, Error in parameter name in DocMan...
2005-06-10  Robin DunnFixes for bug #1217872 pydocview.DocService not correct...
2005-06-09  Vadim Zeitlinanother compilation fix for wxUSE_MIMETYPE==0
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnVirtualize OnInternalIdle.
2005-06-09  Vadim Zeitlinalways set flat toolbar style, even under XP with theme...
2005-06-09  Vadim Zeitlindon't statically link to SetMenuInfo(): it is not prese...
2005-06-09  Robin DunnAdded wx.RendererNative class
2005-06-09  Vadim Zeitlinadded explicit casts for (varagr) TIFFSetField() parameters
2005-06-09  Vadim Zeitlin(blind) compilation fix for wxUSE_UXTHEME==0
2005-06-09  Robin DunnSubrelease version bump
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnAdded wx.LogBuffer
2005-06-09  Włodzimierz... VC warning fixes.
2005-06-09  Julian SmartWorked around problem with kill focus event being sent...
2005-06-09  Julian SmartTemporary fix for checklistbox refresh problem; setting the
2005-06-09  Julian SmartAllow native font specification
2005-06-08  Stefan CsomorUniChar being platform endian
2005-06-08  Stefan Csomorfixing build for debug
2005-06-08  Robin DunnDon't deselect all others when SelectItem is called...
2005-06-08  Robin DunnFor consistency with the other ports don't send an...
2005-06-08  Vadim Zeitlininclude wx/msw/wrapcctl.h instead of <commctrl.h> as...
2005-06-08  Vadim Zeitlinadded tech note for MSW programmers
2005-06-08  Vadim Zeitlintest for TB_SETBUTTONINFO instead of _WIN32_IE in wxToo...
2005-06-08  Vadim Zeitlindon't define WINVER as 0x0600 for VC6, its standard...
2005-06-08  Stefan Csomorguard against erases during tlw window destruction
2005-06-08  Włodzimierz... [ 1216436 ] cleanup 'shadow variable' warnings from...
2005-06-08  Włodzimierz... Second part of '[ 1216148 ] cleanup: unused variables...
2005-06-08  Włodzimierz... Second part of '[ 1216148 ] cleanup: unused variables...
next