]> git.saurik.com Git - wxWidgets.git/history - src/common
Workaround for incorrect header in some versions of Mingw32
[wxWidgets.git] / src / common /
2004-10-09  Julian SmartWorkaround for incorrect header in some versions of...
2004-10-09  Julian SmartResolved ambiguity
2004-10-08  Ryan Nortonfix description
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Robin DunnCorrect compile errors in non-unicode build
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Václav Slavíkfixed broken DoUpdateWindowUI: event.SetChecked doesn...
2004-10-06  Włodzimierz SkibaBlind fix to lack of sql types.
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Kevin HockExpanded comment in Initialize to include why Initializ...
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Robin Dunnfix compile error
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-04  Dimitri Schoolwerthadded missing include for non-PCH compilation
2004-10-04  Vadim Zeitlindon't use non blocking sockets if wxApp::IsMainLoopRunn...
2004-10-04  Vadim Zeitlinassert that name, not full path, is used in RenameEntry...
2004-10-04  Vadim Zeitlinfixed deletion of last group in the config file (bugs...
2004-10-04  Vadim Zeitlindon't try to delete our config file in DeleteAll()...
2004-10-04  Vadim Zeitlindon't add dummy empty line at the end when reading...
2004-10-04  Vadim Zeitlinsmall optimization in wxConfigPathChanger: don't change...
2004-10-03  Dimitri Schoolwerthremoved tab character
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
2004-10-03  Vadim Zeitlindon't keep a dirty flag in each entry/group, this is...
2004-10-03  Vadim Zeitlinuse wxFileName::MacSetTypeAndCreator() in Flush() inste...
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-03  Vadim Zeitlinoops, AdjustFontSize() had no effect; fixed (patch...
2004-10-03  Vadim Zeitlindestroy any TLWs still alive when the app terminates...
2004-10-02  Vadim Zeitlinadded wxVaCopy() and use it to fix wxVsnprintf() crash...
2004-10-01  Vadim Zeitlinrelayout frame contents when tool/statusbar is shown...
2004-10-01  Vadim Zeitlinextracted OnSize() body in a new DoLayout() method...
2004-09-30  Václav Slavíkblind compilation fix for MSVC
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Vadim Zeitlinfixed memory leak in Submit(cmd, false) (bug 1037115)
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Vadim Zeitlinsigned/unsigned comparison warning fix
2004-09-29  Włodzimierz SkibaInclude missing.h to find O_* flags.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Vadim ZeitlinwxFile::Length() return type fix (replaces last check in)
2004-09-27  Vadim Zeitlinfix crash after radio button fix
2004-09-27  Vadim Zeitlinwarning fix after huge file patch
2004-09-27  Dimitri Schoolwerthfixed MSVC6 warning
2004-09-26  Stefan Csomorunicode fix for CW
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-25  Vadim Zeitlincompilation fix for not MSW
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-25  Ryan Nortonwarning fix
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-23  Robin DunnFix from Jed Burgess that correctly untoggles radio...
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-22  Robert Roebling Make radiobutton tab behaviour the same on MSW
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-22  Włodzimierz SkibaWarning fix to unused variable.
2004-09-21  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-19  Vadim Zeitlinadded wxStringOutputStream::TellO(); fixed bugs in...
2004-09-19  Vadim Zeitlinfixed bug with seeking beyond the end in wxStringInputS...
2004-09-19  Vadim Zeitlinadded wxStringStream classes
2004-09-19  Vadim Zeitlincompilation fix for Borland
2004-09-18  Robin DunnUnicode compilation fix
2004-09-18  Vadim Zeitlinadded wxSizerItem::Init()
2004-09-18  Vadim Zeitlinactive mode support for wxFTP (extremely heavily modifi...
2004-09-18  Vadim Zeitlinoops, compilation fix after moving code around
2004-09-18  Vadim Zeitlinuse 4K buffer instead of reading characters one by...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-17  Vadim Zeitlinadded possibility to specify printer bin (patch 910272)
2004-09-17  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0 && __WXDEBUG__...
2004-09-17  Vadim Zeitlinfixed rounding errors in variable status bar panes...
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND...
2004-09-17  Vadim Zeitlinmade all Add/Insert/Prepend methods inline
2004-09-17  Vadim Zeitlinforward all wxSizer::Add/Prepend/Insert() to a virtual...
2004-09-16  Vadim Zeitlinuse wxFputs(), not fputs(), in Unicode mode under Unix...
2004-09-16  Vadim Zeitlinfixes for harmless mingw32 warnings
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-14  George TaskerClearMemberVar() did not correctly handle columns defin...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-09-13  Włodzimierz SkibaRecursive wxSizer::Show for subsizer and return value...
2004-09-12  Vadim Zeitlinonly define operator<<(wchar_t) in Unicode build
2004-09-12  Vadim Zeitlincompilation fix after last commit
2004-09-11  Vadim Zeitlindeprecated SetToTheWeek() and GetWeek(); added and...
2004-09-11  Vadim Zeitlinfixed GetWeekOfYear() for first/last week in some cases...
2004-09-11  Vadim Zeitlindefault MB -> WC conversion under Win32 now fails if...
2004-09-11  Vadim Zeitlinoverload operator<<() for wchar_t too (if applicable...
2004-09-11  Stefan Csomorsupport for sys-opted window variant
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-08  Włodzimierz SkibaWarning fix.
next