]> git.saurik.com Git - wxWidgets.git/history - src/common
Reparied accel processing
[wxWidgets.git] / src / common /
2000-08-15  Jouk Jansen Committing in .
2000-08-12  Mark Johnson db.cpp
2000-08-10  Jouk Jansen Committing in .
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-06  Julian SmartMingw32 fixes
2000-08-04  Julian SmartAdded settings.h include
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-29  Julian SmartAdded version of Quantize that manages the palette...
2000-07-29  Julian SmartAdded Set/Get/HasOption members and moved palette to...
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-26  David Websterfix for VA 3.0 vs 4.0
2000-07-24  Julian SmartFixed wxMotif breakage, sorry!
2000-07-24  Ove KaavenTry to include windows.h.
2000-07-24  Guillermo Rodrigue... Fixed broken compilation due to Ove's last nice changes :-(
2000-07-24  Julian SmartCorrected test for _vsnprintf
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-21  David Websterfixes for S_IFMT for OS/2 from WX_2_2_BRANCH
2000-07-21  Julian SmartCorrected some combobox-related code, changed ordering...
2000-07-21  Guillermo Rodrigue... Changes for VISAGECPP (use _ftime to avoid clock skew...
2000-07-19  Ove KaavenAn attempt at make the wxCSConv class useful. Uses...
2000-07-19  Ove KaavenMore Unicode compilation fixes.
2000-07-19  Ove KaavenThe wxFopen() fix again, but in the main branch.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-06-08  Karsten BallüderAdded RTLD_GLOBAL to dlopen() flags which is needed...
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlinfixed double eol problem
2000-03-22  Vadim Zeitlinsmall fix to the msg catalog search path
2000-03-20  David WebsterOS/2 Updates
2000-03-19  Vadim ZeitlinwxFTP::Close() shouldn't hide base wxSocket function
2000-03-19  Vadim Zeitlinapparent gcc bug workaround
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Julian SmartCorrected my correction.
2000-03-18  Julian SmartMoved position of WXDLLEXPORT keyword
2000-03-17  Stefan NeisAdded include of module.h
2000-03-17  Vadim Zeitlin1. wxGetFullHostName() does return the full host name...
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-17  Vadim Zeitlinskip status bars in wxWindow::Fit
2000-03-17  Guillermo Rodrigue... Fixed bug for late events arriving after connections...
2000-03-17  Vadim Zeitlinwarnings from FreeBSD compilation log removed
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
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  David Webstercompile bug fixed in SetCursor
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-15  Julian SmartSome C++Builder fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  Guillermo Rodrigue... Fixed _Read() when waitall was not set and there was...
2000-03-15  Guillermo Rodrigue... Added a warning for unknown events
2000-03-15  Guillermo Rodrigue... Fixed a bug in the latest 'micro optimization' - was...
2000-03-14  Vadim Zeitlinsome micro optimisations in SearchEventTable
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-13  Václav Slavíkreplaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error...
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Guillermo Rodrigue... Use system default font for all platforms
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Vadim Zeitlinfixed (rare but fatal) bug in wxWindowDisabler
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Vadim Zeitlinsome warnings fixed in the sockets code
2000-03-10  David Websterremove the VisualAge 3.0 hack
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-10  David WebsterOS/2 patch
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Guillermo Rodrigue... Ups, mismatch between header and source wrt InterruptWait()
2000-03-10  Guillermo Rodrigue... Finally deprecated callbacks.
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-03-10  Guillermo Rodrigue... - Uses wxSocketBase::Destroy() now.
2000-03-09  Vadim Zeitlinuse wxFAIL_MSG, not wxMessageBox for programming errors
2000-03-08  Vadim Zeitlinwarnings in wxCHeCK_MSG fixed
2000-03-08  Vadim Zeitlinwarning in wxCustomDataObject::Free fix (I hope)
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-08  Julian SmartAdded WIN16 code for window disabler
2000-03-07  David Websterremove the #warning for VisualAge
2000-03-07  Guillermo Rodrigue... First set of changes toward wxBase compliance :-)
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Jouk Jansen Committing in .
2000-03-06  Guillermo Rodrigue... Changed another NONE to wxSOCKET_NONE
2000-03-06  Guillermo Rodrigue... Use IsConnected instead of m_connected
2000-03-06  Guillermo Rodrigue... Trying to fix IPC problems under Linux as reported...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Stefan NeisAdded a fix for compilers with problems to compute...
2000-03-04  Václav Slavíkfixed couple of bugs in wxZlibInputStream -- mainly...
2000-03-04  Václav Slavíkfixed wxDataInputStream::ReadString for empty strings
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Guillermo Rodrigue... Stupidity fixed in WaitOnConnect()
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodrigue... Removed dependency on tiffiop.h
2000-03-03  Guillermo Rodrigue... Added Destroy()
2000-03-03  Vadim Zeitlinbug in month day parsing - now check that it's > 1 too
2000-03-03  Guillermo Rodrigue... no more _ftime instead of ftime
2000-03-03  Vadim Zeitlinfatal bug in wxSplitPath fixed
2000-03-03  Guillermo Rodrigue... Added HAVE_FTIME for all Windows compilers
next