]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-01-04  Vadim Zeitlinfixed the dialog event table (bug #498611)
2002-01-04  Julian SmartCorrected (maybe) the object.h token syntax; corrected...
2002-01-04  Vadim Zeitlinalways make the name of the file to replace absolute...
2002-01-04  Vadim Zeitlintypo which prevented TMP env var from being used in...
2002-01-04  Julian SmartFixed missing membersections bug and also bug with...
2002-01-04  Vadim Zeitlinfixed wxIsPathSeparator() to work for Mac
2002-01-03  Václav Slavíkfixed MSW makefiles
2002-01-03  Václav Slavíkmade wxImageHander's default values consistent with...
2002-01-03  Václav Slavík(Hopefully) fixed bad MSW makefiles (Vadim, can you...
2002-01-03  Vadim Zeitlinmoved Watcom thread stack size fix from .h to the .cpp
2002-01-03  Julian SmartAdded ignoreBadRefs so e.g. the PMF manual doesn't...
2002-01-03  Robin DunnPyCrust updates
2002-01-03  Robin DunnFix for Python 2.2 issue
2002-01-03  Robin DunnMove [GS]etDefaultItem up to wxWindow
2002-01-03  Robin Dunnuse proper style name
2002-01-03  Vadim Zeitlindon't crash in UnselectAll() if the tree has no root
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2002-01-03  Vadim Zeitlincompilation fix for recent commit
2002-01-03  Vadim Zeitlinadded wxRTTI macros to wxPopupComboWindow and wxPopupTr...
2002-01-03  Vadim Zeitlinrearranged functions by topics, got rid of the macros...
2002-01-03  Julian SmartAdded code to make it not duplicate membersections...
2002-01-03  Jouk Jansen Committing in .
2002-01-03  Julian SmartAdded FlushAll to CloseClass, otherwise text was only...
2002-01-03  Gilles Depeyrotadded missing include file for Apple DevTools
2002-01-03  Julian SmartAdded main() and corrected VC++ project settings
2002-01-03  Stefan Csomoradded plain "*" as wildcard
2002-01-03  Stefan Csomoradded correct temp folder path for mac classic
2002-01-03  Stefan Csomorcorrected graying out, only to be executed when backgro...
2002-01-03  Ron LeeChanged test to reflect the real current state of dynam...
2002-01-03  Ron LeeUse GetFullPath not GetFullName in OnWrite else we...
2002-01-03  Ron LeeAdded (and documented :) optional stack size specificat...
2002-01-03  Vadim Zeitlinfixed SetInsertionPoint() for the rich text controls...
2002-01-03  Vadim Zeitlinlog textctrl should be readonly
2002-01-03  Vadim Zeitlinsuppressed wrong debug error messages from SetFocus
2002-01-03  Vadim Zeitlinsome brush tests
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2002-01-02  Vadim Zeitlinfixed NotMSW flag handling in the common files (now...
2002-01-02  Vadim Zeitlinfixed NotMSW flag handling in the common files
2002-01-02  Julian SmartAttempted to alter project settings for wxBase, Release...
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-02  Václav Slavíkupdated tags info
2002-01-02  Václav Slavíkfixed missing wxprec.h
2002-01-02  George TaskerReplaced 'delete' calls with wxDELETE() calls
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2002-01-01  Václav Slavíkwrong directory
2002-01-01  Václav Slavíkmultiple images support in wxImage
2002-01-01  Václav Slavíksupport for multiple images in one file
2002-01-01  Václav Slavík1. applied (heavily modified) patch for reading CUR...
2002-01-01  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2002-01-01  Gilles Depeyrotimplemented native font stuff for wxMotif
2002-01-01  Stefan Csomoradded correct pen styles for wxDOT etc as well as wxSTI...
2002-01-01  Stefan Csomorchanged layout hints to proper determining aqua layout...
2002-01-01  Stefan Csomordetection of aqua layout scheme added
2002-01-01  Stefan Csomorcorrected hatched brushes emulation
2002-01-01  Stefan Csomoradded stipple opaque mask detection
2002-01-01  Stefan Csomoradded wxcompliant patterns for hatched brushes
2002-01-01  Stefan Csomoradded null bytes to carb(0) resource, added comment...
2002-01-01  Stefan Csomoradded detection of aqua layout scheme
2001-12-31  Václav Slavíkdon't use --enable-protocol(-xxx) w/o sockets
2001-12-31  Václav Slavíkcompilation fix for wxUSE_PROTOCOL_FILE=0
2001-12-31  Václav Slavíkremoved previously unused and now uncompilable code...
2001-12-31  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2001-12-31  Gilles Depeyrotdrag and drop is now implemented in wxMac
2001-12-31  Gilles Depeyrotadded missing include file for Apple DevTools
2001-12-31  Gilles Depeyrotadded missing include files for Apple DevTools
2001-12-31  Gilles Depeyrotadded bmpbase
2001-12-31  Gilles Depeyrotadded wxUSE_PROTOCOL/wxUSE_URL defines
2001-12-31  Julian SmartRemoved debug comments
2001-12-31  Stefan Csomord&d implementation and checklistbox enabled
2001-12-31  Stefan Csomord&d implementation
2001-12-31  Stefan CsomorwxMAC added
2001-12-31  Stefan Csomordrag and drop implementation
2001-12-31  Stefan Csomorchecklist implementation
2001-12-31  Stefan Csomorredraws added when value changes
2001-12-31  Stefan Csomormac codewarrior implementation updated, avoids sending...
2001-12-31  Stefan Csomordrag & drop implemented
2001-12-31  Stefan Csomorchecklist implemented
2001-12-31  Václav Slavíkremove settings.h from wxGTK
2001-12-31  Václav Slavíkfinished Vadim's new wxUSEs under Unix
2001-12-31  Václav Slavíkcompilation fix
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL and wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK and wxMGL
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK
2001-12-31  Vadim Zeitlinattemps to speed up wxToolBar::MapBitmap() - failed
2001-12-31  Vadim Zeitlinfixed a harmless buglet in wxSysErrorMsg() under Win32
2001-12-31  Václav Slavíkcosmetic fix to bmpbase.cpp entry
2001-12-31  Václav Slavíkuse wxTR_HIDE_ROOT in wxHtmlHelpFrame
2001-12-31  Václav Slavíkuse better check for drives even with Mingw32 (and...
2001-12-31  Václav Slavíkcompilation fix (use int instead of wxDLFlags as parame...
2001-12-31  Václav Slavíkadded workaround for Unicode functions not working...
2001-12-30  Vadim Zeitlinremoved a stray ^M - how do they keep getting into...
2001-12-30  Vadim Zeitlincompilation fix for wxUSE_DYNLOAD
2001-12-30  Vadim Zeitlinadded a few useful utility classes: MemoryHDC and Selec...
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
2001-12-30  Vadim Zeitlinregenerated from .in
2001-12-30  Vadim ZeitlinUnicode test
2001-12-30  Vadim Zeitlincompilation fixes for !wxUSE_FONTMAP
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
next