]> git.saurik.com Git - wxWidgets.git/history - src
Misc fixes
[wxWidgets.git] / src /
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlincompilation fix inside WXWIN_COMPATIBILITY
2000-04-11  Vadim Zeitlinfixed double eol problem
2000-03-31  Robin DunnUndoing Eric's changes on the main branch
2000-03-30  Eric W. SinkThis commit includes the following changes:
2000-03-27  Karsten Ballüderjoystick made conditional
2000-03-23  David Websterno message
2000-03-22  David WebsterReworked Frame class
2000-03-22  Jouk Jansen Committing in .
2000-03-22  Vadim Zeitlinsmall fix to the msg catalog search path
2000-03-21  David WebsterQuick VA fix
2000-03-21  David WebsterSettle on one shortcut key utility proc.
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Vadim ZeitlinwxThread::Kill() doesn't call OnExit() incorrectly
2000-03-20  Julian SmartHad to #ifdef out wxGetFullHostName for Cygwin b20
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-20  Julian SmartSetBrushOrgExt broke WIN16 compilation
2000-03-20  David Webstergsocket update. Fix for EMX broke VA.
2000-03-20  Guillermo Rodrigue... Added extern "C" around winsock and moved it before...
2000-03-20  Julian SmartFixed wrong cursor problem in wxGTK
2000-03-20  Julian SmartFixed problem with CaptureMouse if cursor is null.
2000-03-20  David WebsterOS/2 Updates
2000-03-20  David WebsterOS/2 Updates
2000-03-19  Guillermo Rodrigue... A duplicate case label broken mingw compilation
2000-03-19  Julian SmartMisc small changes
2000-03-19  Robert Roebling The Return of WM Size Hints Part IV.
2000-03-19  Vadim ZeitlinwxFTP::Close() shouldn't hide base wxSocket function
2000-03-19  Robin DunnAllows wxStatusBar95 to send common events like other...
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Robert Roebling Funny resize behaviour fix.
2000-03-19  Václav Slavíkfixed KeySym handling ((keysym & 0xF000) != 0 instead...
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Vadim Zeitlincompilation fix for anything different from VC++
2000-03-19  Vadim Zeitlinsome more (apparently harmless) changes from Klass...
2000-03-19  Vadim Zeitlinapparent gcc bug workaround
2000-03-19  Robert Roebling Highly experimental, unstable code (for determining the
2000-03-19  Robert Roebling Small speed-up.
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-19  Unknown (NI)fixed wxListMainWindow::HitTest
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Stefan NeisAdded includes needed if not using precompiled headers.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-18  Václav Slavíkchanged titlebar text colour from white to fg[GTK_STATE...
2000-03-18  Robert Roebling wxAccel fix.
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-18  Robert Roebling I don't think the last person to edit splitter.cpp did
2000-03-18  Stefan NeisAdded conversion of menu labels (&->~)
2000-03-18  Guillermo Rodrigue... Had to #ifdef out all the new wxGetFullHostName code...
2000-03-18  Julian SmartRemoved the wonderfully malicious WS_CLIPSIBLINGS style.
2000-03-18  Julian SmartCorrected my correction.
2000-03-18  Julian SmartMoved position of WXDLLEXPORT keyword
2000-03-18  Julian SmartRestored sane way of using BC++ linker
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-17  Stefan NeisAdded include of module.h
2000-03-17  Vadim Zeitlin1. wxGetFullHostName() does return the full host name...
2000-03-17  Robin Dunnfixes for drop source and for capturing the mouse
2000-03-17  Vadim Zeitlinfix in fontspec parsing
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
2000-03-17  Robin DunnwxFont remembers facename of actual font used
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-17  Stefan NeisAdded missing IMPLEMENT_DYNAMIC_CLASS
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 SmartRemoved an include from windres flags since it can...
2000-03-17  Vadim Zeitlinoops, compilation error - fixed
2000-03-17  Vadim ZeitlinwxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda
2000-03-17  Stefan NeisAdded #pragma implementation for gcc.
2000-03-17  Stefan Neisbool->int, since gcc doesn't like bool in _C_ code
2000-03-17  Julian SmartAdded back gnuwin32 include
2000-03-17  Julian SmartAdded some makefiles, more BC++/win16 fixes
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-17  Unknown (MT)added WS_CLIPSIBLINGS
2000-03-17  Unknown (MT)no message
2000-03-16  David Webstermore framework fixes for menu displays
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  Guillermo Rodrigue... Fixed a problem in GAddress related to CHECK_ADDRESS...
2000-03-16  Robert Roebling Next take at getting mini-frames even with Life!...
2000-03-16  Guillermo Rodrigue... More debug code
2000-03-16  Robert Roebling Fixed mini-frame problems.
2000-03-16  Stefan NeisReadded #if wxUSE_UNICODE to ~wxApp.
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 Zeitlintooltip fix: compile-time test removed, comment explain...
2000-03-16  Guillermo Rodrigue... Only added \n to debug printfs
2000-03-16  David Webstercompile bug fixed in SetCursor
2000-03-16  Guillermo Rodrigue... More debug code
2000-03-16  Guillermo Rodrigue... MSW: Grouped all MSVC #pragma disable
2000-03-16  Guillermo Rodrigue... Process pending events before deleting pending objects...
2000-03-16  Jouk Jansen Committing in .
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  Julian SmartSome C++Builder fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
next