]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-08-21  Vadim Zeitlindon't use -threads with gcc under HP-UX, it's for DCE...
2005-08-21  Vadim Zeitlinmoved __STDC_EXT__ definition for HP-UX from configure...
2005-08-21  Mattia Barbon Regenerated PO files.
2005-08-21  Mattia Barbon Made wxMotif wxFileDialog translatable.
2005-08-21  Vadim Zeitlinfix handling of partially-specified min size
2005-08-20  Vadim Zeitlinfill in OS info in GetToolkitInfo() (patch 1256409)
2005-08-20  Vadim Zeitlinadd information for Palm/CE ports (patch 1256409)
2005-08-20  Vadim Zeitlinlast commit accidentally used out of date aclocal.m4...
2005-08-20  Vadim Zeitlinregenerated after HP-UX fixes
2005-08-20  Vadim Zeitlinvsnprintf() tests correction: check that declaration...
2005-08-20  Vadim Zeitlinuse -threads with gcc under HP-UX instead of -pthread
2005-08-20  Vadim Zeitlinonly define __STDC_EXT__ in CXXFLAGS for gcc under...
2005-08-19  Vadim Zeitlindon't forget to modify include/msvc/wx/setup.h and...
2005-08-19  Vadim Zeitlinadded wxmsw26_media library
2005-08-19  Vadim Zeitlinlink unicows.lib implicitely when using MSVC and wxUSE_...
2005-08-19  Vadim Zeitlinlink unicows.lib automatically (and in correct order...
2005-08-19  Vadim Zeitlincheck whether unicows.dll works correctly instead of...
2005-08-19  Vadim Zeitlincheck for unicows.dll on program starup when wxUSE_UNIC...
2005-08-19  Stefan Csomorworkaround because regions that were built up, were...
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-19  Michael WetherellRemove duplicate code
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-08-19  Jouk Jansen Committing in .
2005-08-19  Stefan Csomoravoiding recursive KillEvents on the same object, in...
2005-08-18  Vadim Zeitlincompilation fix for wxUnivGTK
2005-08-18  Vadim Zeitlinfixed (harmless) unused variable warning in release...
2005-08-18  Vadim Zeitlin__WXDEBUG__ must be tested with #ifdef, not #if
2005-08-18  Michael WetherellFix mbstate_t from <cwchar> conflicting with that from...
2005-08-18  Michael Wetherellwcslen and wcscmp replacements for systems that lack...
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...
next