]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-09-20  Julian SmartAdded aclocal directory
2005-09-20  Włodzimierz... Polish translation update.
2005-09-20  Julian SmartChanged date
2005-09-20  Michael WetherellFix wxGTK crash on startup on 64-bit solaris 10
2005-09-20  Julian SmartDocmented IsModal change
2005-09-20  Julian SmartDon't assert if the window doesn't accept the focus.
2005-09-20  Julian SmartIsModal now has the newer meaning.
2005-09-20  Mart RaudseppDocument wxDirDialog styles
2005-09-20  Julian SmartRemoved unnecessary IsModal call
2005-09-20  Julian SmartIsModal() now has the newer meaning (equivalent of...
2005-09-20  Vadim Zeitlinblind compilation fix for cygwin Unicode build (bug...
2005-09-20  Julian SmartAdded commented-out IPC_SERVICE for easier testing
2005-09-20  Julian SmartUpdated FAQ from web files
2005-09-20  Kevin OllivierSome automated build scripts that wrap Robin's and...
2005-09-19  Vadim Zeitlinonly call fsync() on disk files, otherwise we get an...
2005-09-19  Włodzimierz... angle bracket problem fix
2005-09-19  Michael WetherellRegenerated after the lib64, lib/64 changes
2005-09-19  Michael WetherellRevert previous commit for fear that 'test -h' may...
2005-09-19  Michael WetherellAllow WX_PATH_FIND_INCLUDES and WX_PATH_FIND_LIBRARIES...
2005-09-19  Michael WetherellChange so that WX_PATH_FIND_LIBRARIES doesn't always...
2005-09-19  Michael WetherellUse lib64 for 64-bit builds on some kinds of linux...
2005-09-19  Michael WetherellFix for detection of motif in the default library path
2005-09-19  Julian SmartFix for modal/modeless wizards
2005-09-19  Julian SmartMissing end of comment
2005-09-19  Kevin HockMake sure Enable_Events is called when a connection...
2005-09-19  Vadim Zeitlintemporarily reverted binary backwards incompatible...
2005-09-19  Mart RaudseppFix "Error: Curly braces do not match inside file fontm...
2005-09-19  Vadim Zeitlintemporarily reverted binary backwards incompatible...
2005-09-19  Vadim Zeitlinonly check for lib directory for architectures which...
2005-09-19  Ron LeeApplied peer reviewed translation from:
2005-09-19  Vadim Zeitlinfix to last commit: extra parentheses removed
2005-09-19  Vadim Zeitlinfix for creation of shared libraries under AIX with gcc
2005-09-19  Vadim Zeitlinfix for creation of shared libraries under AIX with gcc
2005-09-18  Vadim Zeitlinworkaround for buggy setlocale() under AIX (without...
2005-09-18  Stefan NeisAdded (dummy) handler for loading bitmap from file...
2005-09-18  Vadim Zeitlindocumented GetAllEncodingNames
2005-09-18  Vadim Zeitlincondensed 2 very similar trace messages into one
2005-09-18  Vadim Zeitlinadded ifconfig and ping locations for AIX
2005-09-18  Mattia Barbon Send wxInitDialogEvent under wxMotif.
2005-09-18  Vadim ZeitlinUnicode compilation fix
2005-09-18  Vadim ZeitlinGetSystemEncodingName() cleanup: we don't need to check...
2005-09-18  Vadim Zeitlinadd CP-xxx as synonyms for WINDOWS-xxx
2005-09-18  Vadim Zeitlinlook in codeset-specific directory for locale files...
2005-09-18  Vadim Zeitlinmore encoding names for AIX/Solaris/IRIX
2005-09-18  Stefan Csomortentative fix for BestSize problems (non-native toolbar)
2005-09-18  Stefan Csomortentative fix for BestSize problems (non-native toolbar)
2005-09-18  Vadim Zeitlindon't pass NULL pointer to printf(), this crashes Solar...
2005-09-18  Vadim Zeitlindon't create conversion objects unless we really need...
2005-09-18  Vadim Zeitlinadded trace message to wxCSConv creation code
2005-09-18  Vadim Zeitlinavoid unnecessary conversions when loading the catalog...
2005-09-18  Vadim Zeitlincompate charset names case-insensitively in GetEncoding...
2005-09-18  Vadim Zeitlinsigned/unsigned comparison warning
2005-09-18  Vadim Zeitlinremoved unused variable
2005-09-18  Vadim Zeitlinadded GetAllEncodingNames(), use it to select the corre...
2005-09-18  Vadim Zeitlinregenerated after latest changes: alternative standard...
2005-09-18  Julian SmartCorrected behaviour for modeless wizards -- can't detec...
2005-09-18  Vadim Zeitlinadded all .m4 files used by our configure; run aclocal...
2005-09-18  Julian SmartDocumented GTK+ ~wxWindow fix
2005-09-18  Julian SmartApplied patch 1283609 GTK window dtor + wxGrid + cellEd...
2005-09-18  Stefan CsomorwxMac changes
2005-09-18  Vadim Zeitlinget rid of wxClientDC::m_oldFont, it wasn't really...
2005-09-18  Vadim Zeitlincache results of Motif 2 and Motif-is-Lesstif tests
2005-09-18  Vadim Zeitlinpruned the list of directories to search for headers...
2005-09-18  Vadim Zeitlinfinally really fixes IRIX build:
2005-09-17  Julian SmartInclude settings.h
2005-09-17  Vadim Zeitlinturn off warning 3970 for SGI CC (see comment for expla...
2005-09-17  Julian SmartResaved corrupt libs.bmp again
2005-09-17  Vadim Zeitlindon't put default library paths in SEARCH_LIB
2005-09-17  Vadim Zeitlincheck default library directories in WX_PATH_FIND_LIBRA...
2005-09-17  Vadim Zeitlinremoved weird comparison of m_oldFont with -1 (this...
2005-09-17  Vadim Zeitlinuse wxPtrToUInt() instead of casting pointers to int...
2005-09-17  Vadim Zeitlin64 bit compilation fix (pointer can't be cast to int...
2005-09-17  Vadim Zeitlindocumented wx_truncate_cast()
2005-09-17  Vadim Zeitlinadded wx_truncate_cast and use it (sometimes instead...
2005-09-17  Vadim Zeitlinadded ping location for IRIX
2005-09-17  Vadim Zeitlinavoid assigning 64 bit ints to a 16 bit one
2005-09-17  Vadim Zeitlinremoved unused variables and constant
2005-09-17  Vadim Zeitlintremoved unused variable
2005-09-17  Vadim Zeitlinuse unsgined int instead of int for 1 bit bitfields...
2005-09-17  Vadim Zeitlinchecking whether a size_t page index is >= 0 is unneces...
2005-09-17  Vadim ZeitlincolourSize was probably supposed to be used and not...
2005-09-17  Vadim Zeitlinremove unused wxTrue
2005-09-17  Vadim Zeitlindeclare wxCalendarEvent ctor as inline before it's...
2005-09-17  Julian SmartApplied [ 1294048 ] [wxMSW] Correct splitter sash drawi...
2005-09-17  Julian SmartApplied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix
2005-09-17  Stefan Csomorfixing visibility checks for native toolbars
2005-09-17  Julian SmartMinor doc corrections
2005-09-17  Julian SmartTypo correction
2005-09-16  Włodzimierz... angle bracket problem fix
2005-09-16  Vadim Zeitlinadded tech note describing how to add a new wxUSE_XXX
2005-09-16  Michael WetherellCygwin compile fix
2005-09-16  Włodzimierz... Assert correction.
2005-09-16  Włodzimierz... Native spline drawing.
2005-09-16  Julian SmartDefine SQLUINTEGER
2005-09-16  Julian SmartApplied patch [ 1286701 ] fix for compiling odbc with...
2005-09-16  Vadim Zeitlin(blind) CE compilation fix: declare wxToolBarNameStr
2005-09-16  Julian SmartScript updates
2005-09-15  Włodzimierz... wxUSE_SPLINES markup and other cleanings.
2005-09-15  Włodzimierz... Splines sample.
2005-09-14  Julian SmartDoc fix
next