]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-12-18  David WebsterFixed a linking problem as some virtuals and static...
2001-12-18  David WebsterTaking out __WXPM__ ifdef around wxUSE_UNICODE
2001-12-18  Vadim Zeitlinfix for handling the standard X toolkit options
2001-12-18  Robert RoeblingThe mac toolbar was redrawing buttons when not shown -
2001-12-17  Václav Slavíkit doesn't make sense to have translatable string in...
2001-12-17  Václav Slavíkupdated message catalogs from sources and translated...
2001-12-17  Václav Slavíkcomment clarification
2001-12-17  Václav Slavíkpresent, not past sense
2001-12-17  David WebsterOS/2 common controls code def file
2001-12-17  David WebsterOS/2 common controls code
2001-12-17  David WebsterOS/2 does not support Unicode
2001-12-17  Vadim Zeitlinslightly expanded and updated the Unicode overview
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-17  Vadim Zeitlindon't discard the informational log messages given...
2001-12-17  Robert RoeblingMacOS 9 seems to clear the background itself, too.
2001-12-17  Robert Roebling MAcOS X clears the background (with stripes) for
2001-12-17  Robert RoeblingSmooth Aqua buttons in wxTreeCtrl.
2001-12-17  Robert RoeblingHeader change for smooth Aqua buttons in wxTreeCtrl.
2001-12-17  Vadim Zeitlindon't use EM_STREAMIN at all in Unicode mode, it's...
2001-12-17  Vadim Zeitlinadd missing header for !wxUSE_PCH case
2001-12-17  Vadim Zeitlinadded __TDATE__ and __TTIME__ and use them instead...
2001-12-17  Robert RoeblingForgot to unset m_relative in wxFilename::Normalize().
2001-12-17  Václav Slavíkfixed Unicode compilation (please use wxT()...)
2001-12-17  Václav Slavíkadded sample showing wxTR_FULL_ROW_HIGHLIGHT
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-17  Václav Slavíkadded wxUSE_UNICODE_MSLU
2001-12-17  Václav Slavíksafety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU
2001-12-17  Václav Slavíkmaking wxMSW MSLU(unicows)-friendly
2001-12-16  Václav Slavíkfixes to wxFindFirstFile
2001-12-16  Václav Slavíkanother segfault fix
2001-12-16  Václav Slavíka mistake; djgpp doesn't have vsnprintf at all
2001-12-16  Václav Slavíkcache return value of ftime
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-16  Václav Slavíkremoved platform-specific code for wxFindFirst/NextFile...
2001-12-15  Václav Slavíkfixed a segfaulting bug in wxUniv: invalid assumption...
2001-12-15  Václav Slavíkfix for stupid segfault
2001-12-15  Václav SlavíkDJGPP support in libtiff (what else can I do that to...
2001-12-15  Václav SlavíkDOS compilation fixes
2001-12-15  Václav SlavíkDJGPP compilation fixes
2001-12-15  Václav Slavíkcorrect platform detection with DJGPP
2001-12-15  Václav SlavíkDJGPP compilation
2001-12-15  Václav Slavíktimezone is not defined in DJGPP in any form, use ftime...
2001-12-15  Václav Slavíklong long for DJGPP
2001-12-15  Václav SlavíkMS-DOS cross-compilation w/ DJGPP
2001-12-15  Vadim Zeitlinfixed flicker in wxTreeCtrl::SetItemXXX()
2001-12-15  Václav Slavíkcompilation with DJGPP
2001-12-15  Václav Slavíkblind fix for Unicode compilation of wxTextCtrl/msw
2001-12-15  Václav Slavíkoops, wxGTK.spec missed clean section
2001-12-15  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
2001-12-14  Vadim Zeitlinadded EVT_CUSTOM test
2001-12-14  Vadim Zeitlinadded custom events demo
2001-12-14  Vadim Zeitlin1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr...
2001-12-14  Václav Slavíkdon't include windows.h unless neccessary
2001-12-14  Václav Slavíkimplemented wxDir as pure MGL code
2001-12-14  Václav SlavíkwxFindFirstFile and friends for wxMGL
2001-12-14  Václav Slavíkunimportant DOS fix
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-12-14  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-14  Václav Slavíkfilled-in DOS parts of wxMGL utils
2001-12-14  Václav SlavíkWatcom compilation fix
2001-12-14  Václav Slavíkfixes to wxMGL build
2001-12-14  David WebsterOS/2 compile fixes.
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-14  Vadim Zeitlingot rid of ^Ms
2001-12-13  Robert RoeblingVerbose languages such as German need a big
2001-12-13  Robert RoeblingMore on announcing wxWindows.
2001-12-13  Robin DunnBuild and distrib tweaks
2001-12-13  Robin DunnA fix from Patrick
2001-12-13  Robin DunnRemoved Alt or Ctrl hack
2001-12-13  Robin DunnTypo fixes
2001-12-13  Ron LeeVadim, please check this, I think it's what you meant
2001-12-12  Vadim Zeitlinanother memory leak fixed
2001-12-12  Vadim Zeitlinsmall clarification for SetRecordDefaults
2001-12-12  Vadim Zeitlinextremely dumb script to create wxBase distrib
2001-12-11  Vadim Zeitlinadded wxUniv porting note
2001-12-11  Vadim Zeitlinmoved wxUniv readme to its own directory
2001-12-11  Vadim Zeitlinsome wxUniv docs
2001-12-11  Vadim Zeitlinfixes for wxBase dist and install
2001-12-11  Vadim Zeitlinsome basic docs for wxBase
2001-12-11  Robin DunnSWIGged code update for wxMac
2001-12-11  Vadim Zeitlinadded FM and wx-announce to the last section
2001-12-11  Ron Leepreemptive fix for wxPython compilation. It will break...
2001-12-11  Robin DunnOops... Committed wrong version last time.
2001-12-11  Robin DunnAnother distrib fix
2001-12-11  Robin DunnMore distrib updates
2001-12-11  Vadim Zeitlinadded a note about preparing a wxGTK release
2001-12-10  Vadim ZeitlinwxBase compilation fix
2001-12-10  Robin DunnPyCrust updates
2001-12-10  Robin DunnMore demo/distrib updates
2001-12-10  Julian SmartReversed crazy wxKEY_STRING/INTEGER thing
2001-12-10  Robin DunnI have no idea if this is right or works, but I'm addin...
2001-12-10  Robin DunnSome demo cleanup and distrib stuff
2001-12-10  Vadim Zeitlinenabled all tests for the release
2001-12-10  Robert Roebling Small optical fix.
2001-12-10  Julian SmartUpdated readme
2001-12-10  Julian SmartEvent typo fixed
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
2001-12-10  Ron Leeadded deps for .t files so make works correctly when...
2001-12-09  Robert Roebling Changed semantics of clicking beside the text control
next