wxWidgets.git
2005-08-18  Michael WetherellImplementations for some of the stubs
2005-08-18  Jouk Jansen Committing in .
2005-08-18  Mattia Barbon Fix the condition to always #define wxMOTIF_NEW_FONT_...
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-08-17  Vadim Zeitlintentative fix for large files compilation under HP-UX
2005-08-17  Mart RaudseppSpecify that "Backward compatibility" is a topic overvi...
2005-08-17  Mart Raudsepp[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection() which is the same as GetSel...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection(); made GetSelection() behave...
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-17  Vadim Zeitlinalso added a check of choice selection in idle time...
2005-08-17  Vadim Zeitlindon't take wxID_NONE inside #if wxABI_VERSION check...
2005-08-17  Jouk JansenCommitting in .
2005-08-17  David ElliottUpgrade to newest bakefile.m4 to support non-PowerPC...
2005-08-17  David ElliottAllow wxWidgets to be built hosted on any architecture...
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-16  Vadim Zeitlinadded newsince note
2005-08-16  Vadim Zeitlinavoid gcc warning
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-16  Włodzimierz... Warning fix.
2005-08-16  Włodzimierz... Build fix.
2005-08-16  Włodzimierz... Public access to MSWWindowProc() for wxQTMediaBackend...
2005-08-16  Włodzimierz... Reuse functionality of wxGetStockLabel().
2005-08-16  Julian SmartAdded context help styles
2005-08-16  Vadim Zeitlinadded code showing that at least under Windows wxCombob...
2005-08-16  Vadim Zeitlindon't use wxApp::GetAppName() in the usage message...
2005-08-16  Vadim Zeitlinfixed warning about mismatching dlldecl when building...
2005-08-15  Vadim Zeitlincompilation fix for wxUSE_STL=1 and mingw
2005-08-15  Roman Rolinsky0.1.6-4: replace working for sizeritems and spacers
2005-08-15  Vadim Zeitlinreplaced annoying wxLogDebug()s with wxLogTrace()
2005-08-14  Vadim Zeitlinupdate from Dennis Prochko
2005-08-14  Vadim Zeitlinupdate for 2.6.1 from Dennis Prochko
2005-08-13  David ElliottRegenerated with new bugfixes from aclocal.m4 and old...
2005-08-13  David ElliottBug fixes from Bakefile CVS HEAD (still using 0.1.9...
2005-08-13  Michael WetherellLet wxGetFileKind(FILE*) return wxFILE_KIND_UNKNOWN...
2005-08-13  Michael WetherellSet wxSTREAM_WRITE_ERROR for wxFFileInputStream when...
2005-08-13  Michael WetherellMake the backward compatibility section a topic overview.
2005-08-13  Michael WetherellAdd platform specific .po and .mo files into the distri...
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-12  Michael WetherellTypo
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-08-12  Roman Rolinskysome more fixes: tree selection, replacing, wxYield...
2005-08-12  Julian SmartAdaptations for PDA-sized screens
2005-08-12  Julian SmartAdded support for "help" parameter (context help text).
2005-08-11  Vadim Zeitlindon't override OnIconized() in the sample, the bug...
2005-08-11  Vadim Zeitlinforce update of MDI client window size after the MDI...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-11  Vadim Zeitlincheck that wxUSE_DC_CACHEING is defined
2005-08-10  Michael WetherellAdds a title to the chart, patch 1242262 Matthew D.P.
2005-08-10  Michael WetherellMention converting ANSI->Unicode, patch 1247339 Eric Kow
2005-08-10  Michael Wetherell#define wxUSE_STD_STRING to 0 rather than #undef it...
2005-08-10  Michael WetherellUndo r1.52 since we get another problem.
2005-08-10  Václav Slavíkmake sure all licence texts are really the same
2005-08-10  Roman Rolinskyone more fix for tree selection
2005-08-10  Roman RolinskywxMSW fixes for tree control
2005-08-09  Roman Rolinsky0.1.6-1
2005-08-09  Roman RolinskySetModified updates window title ('*' is shown if modified)
2005-08-09  Mart Raudsepp"Include file" -> "Include files" - as in all other...
2005-08-08  Vadim ZeitlinMac compilation fixes
2005-08-08  Michael WetherellwxMBConv test cases, patch 1179989 from Vince Harron
2005-08-08  Michael WetherellReplacements for some wcsxxx funcs for systems without...
2005-08-08  Vadim Zeitlinadd missing braces to quiet gcc warnings about missing...
2005-08-08  Michael WetherellComment typo fixes from Vince Harron
2005-08-08  Vadim Zeitlinremoved #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC...
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-08-08  Vadim Zeitlincorrect -Wundef warning for __MSL__
2005-08-08  Michael WetherellRegenerate after yesterday's fix for bug 1230877.
2005-08-08  Michael WetherellCopy univ/setup.h instead of msw/setup.h for wxUniversa...
2005-08-08  Michael WetherellAdd <contrib-lib> bakefile tag. Like <wx-lib> except...
2005-08-08  Michael WetherellRebake after recguard.h added to bakefiles
2005-08-08  Mart RaudseppExpand tabs, identation/whitespace fixes
2005-08-08  Mart RaudseppExpand tabs
2005-08-08  Mart Raudsepp[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
2005-08-07  Mattia Barbon Removed wxVectorBase and wxClientDataDictionary symbols
2005-08-07  Vadim Zeitlindon't use wxVERIFY, it generates gcc warnings and is...
2005-08-07  Michael WetherellWith Sun CC temporaries have block scope unless '-featu...
2005-08-07  Vadim ZeitlindeTABified; removed unused variable provoking a gcc...
2005-08-07  Vadim Zeitlinunused variable warning when !wxMAC_USE_NATIVE_TOOLBAR
2005-08-07  Vadim Zeitlinassign 0, not NULL, to an int
2005-08-07  Vadim ZeitlindeTABified
2005-08-07  Vadim Zeitlinfix problems with __POWERPC__ being redefined
2005-08-06  Vadim Zeitlinset m_error correctly (patch 1249848)
2005-08-06  Vadim Zeitlinfix wxGetMessageName() in Unicode build (patch 1250662)
2005-08-06  Vadim Zeitlinrecognize 0/1 as false/true in string->bool conversion...
2005-08-06  Vadim Zeitlingenerate MD5SUM files for nightly builds (patch 1252331)
2005-08-06  Michael WetherellAdd wxMGL and Cygwin changes to the changelog
2005-08-06  Vadim Zeitlinadded char/wxChar note (bug 1252854)
2005-08-06  Vadim Zeitlinadded ldconfig-not-in-path note and removed duplicate...
2005-08-06  Vadim Zeitlincorrected regex library name in ANSI builds
2005-08-06  Vadim Zeitlinadded wx/recguard.h (bug 1253148)
2005-08-06  Julian SmartCompatibility settings corrected
2005-08-06  Michael WetherellAdditional information
2005-08-06  Julian SmartRestored monolithic build for eVC++ 4
2005-08-06  Michael WetherellNotes on compiling MGL 5.1
2005-08-06  Michael WetherellNeeds to refresh the affected parts when resized but...
2005-08-06  Michael WetherellRefresh a window's non-client area when it is resized.
2005-08-06  Vadim Zeitlinset best fitting size for the toolbar in Realize()
2005-08-06  Vadim Zeitlindon't crash in GetTextExtent() under Windows where...
2005-08-06  Vadim Zeitlininitialize backing store bitmap in Create(), notebook...
next