]> git.saurik.com Git - wxWidgets.git/history - src
msgdlg.h missing - please try compiling without precompiled headers before commiting
[wxWidgets.git] / src /
2000-01-21  Guillermo Rodrigue... msgdlg.h missing - please try compiling without precomp...
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
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 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íkrewritten to use wxTheMimeTypesManager
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í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í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  Julian SmartAdded missing windows.h includes
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
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íkiso8859-1,15 and cp1252 added to Cyrillic charsets
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  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Guillermo Rodrigue... Added IsScrollng() support for scroll and scrollwin...
2000-01-18  Guillermo Rodrigue... 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  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  Václav Slavíkadded align=justify support ; also removed relic:...
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íkremoved some forgotted wxLogDebug calls
2000-01-17  Václav Slavík(1) fixed bug: wxFontMapper no longer creates wxConfig...
2000-01-17  Julian SmartMakeproj.cpp corrections; wxTextCtrl resource loading...
2000-01-17  Guillermo Rodrigue... 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í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 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  Robert Roebling file dialogs now remembers the width of the
2000-01-16  Václav Slavíkindex search is case insensitive now; index panel indic...
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-16  Václav SlavíkKDE support for icons and mime types finished (icons...
2000-01-15  Stefan NeisSN: Added first try for dir.cpp. Since the version...
2000-01-15  Stefan NeisSN: Removed use of undefined refData
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-15  Guillermo Rodrigue... Compile fix for mingw32
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
2000-01-15  Václav Slavíkfixed my previous commit that broke help context/index...
2000-01-15  Robert Roebling Slightly better fix for resize problems.
2000-01-15  Robert Roebling Fixed resize behaviour under certain circumstances.
2000-01-15  Robert Roebling Typos in docs.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-15  Julian Smart16-bit fixes
2000-01-15  Vadim Zeitlindrawing mono bitmaps now uses correct colours
2000-01-15  Vadim Zeitlinuse HWND in HandleCommand() to let buggy programs using...
2000-01-14  Stefan NeisSN: Added a 'wxDefaultValidator' where it seems to...
2000-01-14  Stefan NeisSN: Fixed inlcudes for EMX, commented out lines like...
2000-01-14  Stefan NeisSN: Disable some features not supported by EMX (#ifndef...
2000-01-14  Stefan NeisSN: Added #pragma implementation. Make it compile even...
2000-01-14  Stefan NeisSN: Added #pragma implementation needed by GCC - expect...
2000-01-14  Stefan NeisSN: Use wxDummyChar only if __VISAGECPP__ is defined.
2000-01-14  Stefan NeisSN: Added suitable includes for EMX (#ifdef'ed __EMX__),
2000-01-14  Stefan NeisSN: Replaced more ':' in VPATH statements by PATH_IFS...
2000-01-14  Václav Slavíkcode fragment that adds one more line to each html...
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-14  Václav Slavíkremoved a condition (l. 124) that always eval to true
2000-01-14  Václav SlavíkwxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL
2000-01-14  Václav Slavíkadded <address>, <code>, <kbd>, <samp>, <small>, <big...
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-14  Robert Roebling TIFF fix.
2000-01-14  Guillermo Rodrigue... Added a comment about the 'UpdateWindow' issue in SetSc...
2000-01-14  Guillermo Rodrigue... wxSocekt now uses wxPostEvent.
2000-01-14  Guillermo Rodrigue... Mumit Khan's patches for cross compilation
next