]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-01-18  Václav Slavíkno need to have this VMS-only; removed TABs
2003-01-17  Robin DunnwxMac (and maybe others?) get PAGEUP/PAGEDOWN instead...
2003-01-17  Vadim Zeitlinuse wxDynamicLibrary instead of wxPluginManager
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-17  Václav Slavík(probably) fixed wxLocale::Init with Borland C++
2003-01-17  Stefan NeisFixed typo in test for WX_STATVFS_T
2003-01-17  Vadim ZeitlinBorland apparently uses for int64 in printf(), not
2003-01-17  Vadim Zeitlincheck for NULL szLocale in Init()
2003-01-17  Vadim Zeitlintried to make wxCloseEvent docs more clear too
2003-01-17  Vadim Zeitlindocumented UngetWriteBuf overload
2003-01-17  Stefan Csomoradded horizontal scrollbars to listboxes
2003-01-17  Stefan Csomormake sure wxMac fonts are never AntiAliased (measuring...
2003-01-17  Stefan Csomorinclude needed for CFString conversion routines (param...
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-17  Vadim Zeitlintried to make Close() docs more clear
2003-01-16  Ron Leeupdate libpng-dev deps.
2003-01-16  Vadim Zeitlinadded links to the event docs from the default event...
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2003-01-16  Julian SmartAdded About menu
2003-01-16  Julian SmartAdded Mac icons to helpview
2003-01-16  Julian SmartAdded CW project file
2003-01-16  Stefan Csomoradded missing includes for wxMac specific additions
2003-01-16  Stefan Csomoradapted wxSizer::Remove type to new header
2003-01-16  Vadim Zeitlinforgot to include wxControlWithItem docs
2003-01-16  Vadim Zeitlinthe find dialog is created hidden, as all the other...
2003-01-16  Vadim Zeitlinfixed detection of whether we're invoked from the top...
2003-01-16  Julian SmartReDOS-ified project files
2003-01-16  Stefan Csomorpreferences menu implementation
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-16  Stefan Csomorxml projects for CW 8
2003-01-16  Stefan Csomoradditions for __MWERKS__
2003-01-16  Stefan Csomorconversion scripts for CW 8 Mac
2003-01-15  Václav SlavíkXRC fixes can be backported
2003-01-15  Václav Slavíkfix object_ref handling in XRC
2003-01-15  Václav Slavík1. made XRC immune against changing CWD
2003-01-15  Ron Leegah. escape $ in the here block.
2003-01-15  Ron Leereverted the --inplace addition and instead documented...
2003-01-15  Vadim Zeitlinadded checks to prevent running sub configure scripts...
2003-01-15  Vadim Zeitlinupdated configure to match configure.in changes
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-15  Julian SmartApplied David's fix for not autoconf-ing on RHL8
2003-01-15  Vadim ZeitlinMaximize(FALSE) change can be backported
2003-01-15  Vadim Zeitlinfixed calling Maximize(FALSE) before the window is...
2003-01-15  Vadim Zeitlinmake uninstall should remove wxwin.m4
2003-01-15  Vadim Zeitlincorrected Get/SetFrame() parameter/return type
2003-01-15  Vadim Zeitlinremoved OnXXX() methods, added new default event handli...
2003-01-15  Julian SmartPatch for Winlib: struct stat is defined in sys/stat...
2003-01-15  Vadim Zeitlinupdate wxStaticText check in revisions
2003-01-15  Vadim Zeitlinfix for the previous commit
2003-01-14  Vadim Zeitlinsome mor minor bug fixes which can be backported
2003-01-14  Vadim Zeitlinfixed wxStaticText best size calculation (closes bug...
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2003-01-14  Julian SmartFixed refresh bug on early versions of MacOS X by
2003-01-14  Stefan Csomoradded TARGET_CARBON and __MACH__ info
2003-01-14  Gilles Depeyrotclarified some Mac OS related preprocessor defines
2003-01-14  Vadim Zeitlincompilation fix for wxUSE_CONSTRAINTS==0
2003-01-14  Mattia Barbon #define HAVE_W32API_H for Cygwin/GCC 3.x, too.
2003-01-14  Julian SmartApplied patch [ 667563 ] Wine: compile fix for using...
2003-01-14  Vadim Zeitlinfixed incorrect cast in wxRegKey:GetName()
2003-01-14  Jouk Jansen Committing in .
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-01-13  Vadim Zeitlinmention Solaris 7 compilation fix
2003-01-13  Vadim Zeitlinuse WX_STATVFS_T instead of trying to guess statvfs...
2003-01-13  Vadim Zeitlinadded configure test for WX_STATVFS_T
2003-01-13  Ron LeeImproved const correctness.
2003-01-13  Stefan Csomorcursor cleanup
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-13  Stefan Csomoradditional infos for wxMac
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Václav Slavíkadded info about ShowFullScreen changes
2003-01-12  Vadim ZeitlinDeleteAllItems() does send DELETE_ITEM events (closes...
2003-01-12  Vadim Zeitlincompilation fix for wxUSE_RICHEDIT == 0 (closes bug...
2003-01-12  Vadim Zeitlinmore docs about compiler constants
2003-01-12  Vadim Zeitlinadded wxCHECK_GCC/W32API_VERSION
2003-01-12  Vadim ZeitlinOpenWatcom fixes may be backported
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-12  Vadim Zeitlincompilation fix for wxUniv (patch 664699)
2003-01-12  Vadim ZeitlinunTABbed
2003-01-12  Vadim Zeitlinset wxUSE_WIZARD to 1 by default now that it works...
2003-01-12  Vadim Zeitlinremoved unneeded (and causing link errors) wxArrayPages...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-12  Vadim Zeitlincorrected m_commandString type to wxString (patch 661648)
2003-01-12  Vadim Zeitlindon't call stat() *and* lstat() (as if the file dialog...
2003-01-12  Mattia Barbon Remove unneeded dependencies.
2003-01-12  Mattia Barbon Remove use of deprecated KeyCode accessor.
2003-01-11  Mattia Barbon Changes to be backported.
2003-01-11  Mattia Barbon Do not use deprecated functions.
2003-01-11  Mattia Barbon Fix linking problems with MSVC 5.
2003-01-11  Mattia Barbon Fix PCH problems with some versions of CodeWarrior.
2003-01-11  Mattia Barbon If -1 is used for width/height, use best size.
2003-01-11  Mattia Barbon Use checkbox if togglebutton not available.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-11  Stefan Csomorusing the new alerts under OSX - no string255 limits...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-11  Stefan Csomorremoved commented out snippets
2003-01-11  Ron LeeChanges resulting from the 2.4.0 release run.
2003-01-10  Vadim Zeitlinremoved TABs
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
next