]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-21  Vadim ZeitlinBC++ compilation fix
2000-01-21  Vadim Zeitlintests for XPM images
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-21  Bart A.M. Jourquinadding search path for iodbc headers
2000-01-21  Bart A.M. Jourquinadding case sensitive link (/c) flag
2000-01-21  Guillermo Rodriguez... Some things added
2000-01-21  Guillermo Rodriguez... msgdlg.h missing - please try compiling without precomp...
2000-01-21  Guillermo Rodriguez... Some docs updated
2000-01-21  Guillermo Rodriguez... Socket sample:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Vadim Zeitlinrestored windows.h
2000-01-20  Vadim Zeitlinoops... extra #endif removed
2000-01-20  Vadim Zeitlin'FAR redefined' warning fixed
2000-01-20  Vadim Zeitlinadded test for _WIN32
2000-01-20  Vadim Zeitlinadded wxMenuITemBase copy ctor decl apparently needed...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
2000-01-20  George TaskerComment associated with wxODBC_FWD_ONLY_CURSORS modified
2000-01-20  George TaskerCommented out the #include of <windows.h> as it should...
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-20  George TaskerTweeked to use SQLHWND as a type rather than HWND,...
2000-01-20  Vadim Zeitlin(run-time) fix for !wxUSE_IPC build
2000-01-19  Vadim ZeitlinXBM loading finally works (thanks Guillermo)
2000-01-19  Václav Slavíkadded link to Writing non-E apps
2000-01-19  Václav Slavíkadded Writing non-English applications
2000-01-19  Václav Slavíkdocumented Charset= in hhp
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkdocumented existence of wxTheMimeTypesManager
2000-01-19  Václav Slavíkdocumented macros *_EXPORTED_ARRAY
2000-01-19  Václav Slavíkfixed SetLink (if link.Href is empty, nulls the link
2000-01-19  Václav Slavíksplit mimetype.h/.cpp into platform specific code
2000-01-19  Václav Slavíkdialog for choosing charset was too wide
2000-01-19  Václav Slavíkuses wxInitAllImageHandlers
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-19  Václav Slavíkadded utils/hhp2cached
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-19  Václav Slavíkfixed compilation problem with BC (at least I hope so)
2000-01-19  Václav Slavíkfixed ReadString for wxUSE_UNICODE
2000-01-19  Robin DunnAfter bashing my head on the desk for being so stupid...
2000-01-19  Guillermo Rodriguez... Updated docs
2000-01-19  Sylvain BougnouxIn order to make shared wxGLContext work,\nadd new...
2000-01-19  Guillermo Rodriguez... makefile updates
2000-01-19  Julian SmartAdded missing windows.h includes
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
2000-01-19  Robin DunnVarious odds and ends, minor fixes, and cleanups...
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-19  Václav Slavíkadded wxFileModificationTime
2000-01-19  Václav Slavíkuses SetTempDir
2000-01-19  Václav Slavíkiso8859-1,15 and cp1252 added to Cyrillic charsets
2000-01-19  Václav SlavíkAdded Open HTML page to menu
2000-01-19  Václav Slavíkremoved protected methods from docs
2000-01-19  Václav Slavík.cached format of help books is now endian-independent...
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-18  George TaskerFixed so this file will compile if wxUSE_IPC is 0 ...
2000-01-18  Robin Dunnmore fixes to match some updates in wxHTML
2000-01-18  Robin Dunnfixes to match some updates in wxHTML
2000-01-18  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Guillermo Rodriguez... Added IsScrollng() support for scroll and scrollwin...
2000-01-18  Guillermo Rodriguez... Test for IsScrolling() added
2000-01-18  Guillermo Rodriguez... isScrolling() in wxScroll[Win]Event
2000-01-18  George TaskerRemoved a couple of debug lines
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-18  Václav Slavíkadded default icons for binary and unknown filetype
2000-01-18  Václav Slavíkicons for generic file dialog
2000-01-18  Julian SmartPut Stefan's speedup fix into DoBlit
2000-01-18  Julian SmartChange to wxWindow::HandleCommand to allow accelerators...
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Julian SmartSome more bug reports
2000-01-18  Václav Slavíkm_LastPage changed to wxChar*, forgot to commit
2000-01-18  Václav Slavíkadded justification demo
2000-01-18  Václav SlavíkHTML_* -> wxHTML_* (bugs in docs)
2000-01-18  Václav Slavíkadded support for align=justify
2000-01-18  Václav Slavíkadded wxHTML_ALIGN_JUSTIFY
2000-01-18  Václav Slavíkadded align=justify support ; also removed relic:...
2000-01-18  Václav Slavíkremoved relic: GetMaxLineWidth
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Václav Slavíkremoved show_progress argument in some private function...
2000-01-17  Václav SlavíkPageUp/PageDown scroll by 2/3 of client area height...
2000-01-17  Václav Slavíkhelp search is much faster now (7 times! that's what...
2000-01-17  David WebsterTake hard coded path out of makefile
2000-01-17  Robert Roebling Add draft wxPlotWindow
2000-01-17  Robert Roebling fix for HP compiler
2000-01-17  Václav Slavíkfixed BC compilation bug (line 145)
2000-01-17  Václav SlavíkwxHtmlHelpController can now use default wxConfig instance
2000-01-17  Václav Slavíkfixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig
2000-01-17  Václav Slavíkremoved some forgotted wxLogDebug calls
2000-01-17  Václav Slavíkdocumented support for <meta>
2000-01-17  Václav SlavíkwxConfig is used together with wxConfig::Set now
2000-01-17  Václav Slavík(1) fixed bug: wxFontMapper no longer creates wxConfig...
2000-01-17  Václav Slavíkchanged wxConfigBase::Get signature to wxConfigBase...
next