]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-03-16  Robert Roebling Fixed mini-frame problems.
2000-03-16  George TaskerFixed a typo in wxDbConnectionsInUse()
2000-03-16  Stefan NeisReadded #if wxUSE_UNICODE to ~wxApp.
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-03-16  Vadim Zeitlinadded test for bug #38
2000-03-16  Robin Dunnconverted some args to return values
2000-03-16  Vadim Zeitlintooltip fix: compile-time test removed, comment explain...
2000-03-16  Václav Slavíkadded remark on hhp2cached
2000-03-16  Vadim Zeitlinbetter TestSocketServer()
2000-03-16  Vadim Zeitlinbug fixes
2000-03-16  Guillermo Rodriguez... Only added \n to debug printfs
2000-03-16  David Webstercompile bug fixed in SetCursor
2000-03-16  Guillermo Rodriguez... More debug code
2000-03-16  Guillermo Rodriguez... MSW: Grouped all MSVC #pragma disable
2000-03-16  Guillermo Rodriguez... Process pending events before deleting pending objects...
2000-03-16  Jouk Jansen Committing in .
2000-03-16  Jouk Jansen Committing in .
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-16  Vadim Zeitlinremoved test code
2000-03-16  Vadim Zeitlinsome fixes in TestSocketServer()
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-16  Robin DunndropTarget is now dynamically allocated.
2000-03-15  Unknown (NI)included missing header files - without them mingw32...
2000-03-15  David Websterno message
2000-03-15  Stefan NeisBugfix
2000-03-15  Ron Leeremoved TAB_TRAVERSAL style
2000-03-15  Julian SmartSome C++Builder fixes
2000-03-15  Vadim ZeitlinwxSocketServer test added to console sample
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Vadim Zeitlintest data file for console sample
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  David Websterno message
2000-03-15  Ron Leeadded some missing makefile.unx to samples_dist
2000-03-15  Ron Leemakefile changes for utils_dist
2000-03-15  Guillermo Rodriguez... Fixed _Read() when waitall was not set and there was...
2000-03-15  Guillermo Rodriguez... Fixed typo
2000-03-15  Guillermo Rodriguez... Fixed a endianness stupidity in the sample
2000-03-15  Guillermo Rodriguez... Added a warning for unknown events
2000-03-15  Julian SmartChanges to ProjGen for new sample filenames
2000-03-15  Guillermo Rodriguez... list.h was included twice
2000-03-15  Guillermo Rodriguez... Forgot to commit this one - changes for wxBase
2000-03-15  Bart A.M. Jourquin*** empty log message ***
2000-03-15  Bart A.M. Jourquinremoving ogl from utils
2000-03-15  Julian SmartAdded missing includes
2000-03-15  Vadim Zeitlinmingw32 compilation fix
2000-03-15  Vadim Zeitlinsome fwd declarations added to the header
2000-03-15  Guillermo Rodriguez... Some modifications and additions for full wxBase support -
2000-03-15  Guillermo Rodriguez... Fixed a bug in the latest 'micro optimization' - was...
2000-03-15  Guillermo Rodriguez... err.. not sure :-)
2000-03-15  Julian SmartPossible fix for DestroyWindow message in MDI apps...
2000-03-15  Julian SmartSome doc proofreading
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-14  Ron Leerenamed treelay sample
2000-03-14  Ron Leerenamed dragimag sample
2000-03-14  Ron Leerenamed thread sample
2000-03-14  Ron Leerenamed splitter sample
2000-03-14  Ron Leerenamed notebook sample
2000-03-14  Ron Leerenamed minifram sample
2000-03-14  Ron Leerenamed grid sample
2000-03-14  Ron Leerenamed tab sample
2000-03-14  Ron Leerenamed wizard sample
2000-03-14  Vadim Zeitlinsome micro optimisations in SearchEventTable
2000-03-14  Ron Leerenamed treectrl sample
2000-03-14  Vadim Zeitlincall wxMenubarSetInvokingWindow for submenus appended...
2000-03-14  Ron Lee...and extra proplist makefiles too
2000-03-14  Ron Leerenamed proplist sample
2000-03-14  Vadim Zeitlinportuguese translator added
2000-03-14  Julian SmartRemoved some redundant files
2000-03-14  Robert Roebling Corrected status bar redraw problems.
2000-03-14  Vadim Zeitlinremoved -Icontrib from src/make.env, use APPEXTRADEFS...
2000-03-14  Vadim Zeitlinfixed crash in OnChar() after m_key_current was deleted
2000-03-14  Vadim Zeitlinfixed infinite recursion in TAB handling with panels...
2000-03-14  Vadim Zeitlinstc targets in the global makefiles
2000-03-14  Vadim ZeitlinwxDropSource should have def ctor
2000-03-14  Vadim Zeitlinmakefiles for stc lib and sample for Unix
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
2000-03-14  Vadim Zeitlintemp ugly hack around the bug under GTK
2000-03-14  Vadim Zeitlinreverted all changes by Mark Johnson
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Vadim Zeitlinsome appearance fixes
2000-03-14  Bart A.M. Jourquinbetter dialog for Motif
2000-03-14  Vadim Zeitlincompilation fir for !WX_PRECOMP
2000-03-14  Vadim Zeitlinchanged test -a into 2 tests
2000-03-14  David WebsterTiff library icc for VisualAge 4.0
2000-03-14  Ron Leeupdated samples makefiles
2000-03-14  Robert Roebling Even more printfs in GSocket,
2000-03-14  David WebsterSome changes to fix event processing
2000-03-14  Karsten Ballüderfixed arguments to "test"
2000-03-14  Julian SmartAdded/updated some BC++ makefiles
2000-03-14  Václav SlavíkCzech message catalog is now up to date
2000-03-14  Václav Slavíkremoved files that have nothing to do here (cz is alias...
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-14  Guillermo Rodriguez... Changed Socket() and SocketEvent() to Get... in the...
2000-03-14  Guillermo Rodriguez... Changed declaration of functions taking an empty arglis...
2000-03-14  Julian SmartAdded gsockmsw.c to VC++ project files
2000-03-14  Julian SmartAdded prototypes to eliminate BC++ warnings
next