]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2000-01-17  Julian SmartMakeproj.cpp corrections; wxTextCtrl resource loading...
2000-01-17  Vadim Zeitlincleaned a bit
2000-01-17  Guillermo Rodriguez... added missing headers
2000-01-17  Guillermo Rodriguez... new makefile
2000-01-17  Guillermo Rodriguez... Please turn off pchs when testing!
2000-01-16  Václav Slavíksomebody added #ifdefed #pragma to disable warnings...
2000-01-16  Václav Slavíkdocumented wxGA_SMOOTH
2000-01-16  Václav Slavíksearch progress bar has smooth gauge under win95 now
2000-01-16  Václav SlavíkwxProgressDialog now accepts wxGA_SMOOTH style
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-16  Václav Slavík<pre> environment uses charset conversion as well
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-16  Václav SlavíkwxHtmlFilterHTML adds fake <meta> tag so that the parse...
2000-01-16  Václav SlavíkwxNativeEncoding::To/FromString now stores wxFontEncodi...
2000-01-16  Václav Slavíkchanged format of wxFontMapper entries: facename_encodi...
2000-01-16  Václav Slavíkadded wxHTML i18n demonstration
2000-01-16  Robert Roebling sample docu
2000-01-16  Guilhem LavauxTested wxMMedia2 on Cygwin B20. It works but it needs...
2000-01-16  Václav Slavíkadded case sensitive and whole words only search
2000-01-16  Václav Slavíkminor change in passing arguments to CreateAntialiasedB...
2000-01-16  Václav Slavíkfixed default button size, finally
2000-01-16  Václav Slavíkadded some utils (tex2rtf, helpgen, makegen) to make...
2000-01-16  Václav Slavíkfixed makefile - now compiles ALL samples
2000-01-16  Václav Slavíkcompilation fixes (gcc)
2000-01-16  Robert Roebling file dialogs now remembers the width of the
2000-01-16  Guillermo Rodriguez... new makefile
2000-01-16  Guillermo Rodriguez... New makefiles
2000-01-16  Guillermo Rodriguez... Replaced \ with /
2000-01-16  Guillermo Rodriguez... Replaced \\ with /
next