wxWidgets.git
2000-07-19  Ove KaavenReplaced WXGTK13 with WXGTK20
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-19  Ove KaavenConfigure checks for:
2000-07-19  Ove Kaavenaclocal configure macro from gtk+ 1.3.1
2000-07-17  Guillermo Rodriguez... Added opengl32 to DLL libs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-06-08  Karsten BallüderAdded RTLD_GLOBAL to dlopen() flags which is needed...
2000-06-04  Guilhem LavauxwxMMedia doc updates
2000-05-17  Guilhem LavauxAdded WXDLLEXPORT symbol for DynLib classes
2000-05-12  Unknown (HK)updated wxStudio module.
2000-05-11  Robin Dunnremoved wxPython module from the modules file
2000-05-11  Jouk Jansen Committing in .
2000-05-09  Jouk Jansen Committing in .
2000-05-09  Jouk Jansen Committing in .
2000-05-09  Jouk Jansen Committing in .
2000-05-06  Unknown (HK)Removed -a switch for wxStudio.
2000-05-05  Julian SmartMisc fixes
2000-05-05  Unknown (HK)Fixed wxStudio module.
2000-05-05  Unknown (HK)Added wxStudio module.
2000-04-11  Vadim Zeitlincompilation fix inside WXWIN_COMPATIBILITY
2000-04-11  Vadim Zeitlinconst cast inside WXWIN_COMPATIBILITY
2000-04-11  Vadim Zeitlinadded -mt note for Sun CC 4.2
2000-04-11  Vadim Zeitlinmention wxNB_LEFT/RIGHT/BOTTOM styles
2000-04-11  Vadim Zeitlinfixed double eol problem
2000-04-03  Guilhem LavauxChanged a little the initialization code
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-28  Robin Dunnsimple change to test new CVS server
2000-03-27  Karsten Ballüderjoystick made conditional
2000-03-23  David Websterno message
2000-03-22  David WebsterReworked Frame class
2000-03-22  Vadim Zeitlinfrench translation done!
2000-03-22  Jouk Jansen Committing in .
2000-03-22  Vadim Zeitlinsmall fix to the msg catalog search path
2000-03-22  Vadim Zeitlinnote about comctl32.dll bug with tree ctrl colours...
2000-03-21  David WebsterQuick VA fix
2000-03-21  David WebsterSettle on one shortcut key utility proc.
2000-03-21  Julian SmartAdded WXDLLEXPORT keywords
2000-03-20  Robert Roebling Great. A dot mssing in the spec file so I can start
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  Vadim Zeitlinalways link with libm
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-20  Guillermo Rodriguez... Added extern "C" around winsock and moved it before...
2000-03-20  Guillermo Rodriguez... Patch to add extern "C" to winsock.h in gcc2.95
2000-03-20  Julian SmartAdded joytest Makefile.in
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 Rodriguez... A duplicate case label broken mingw compilation
2000-03-19  Guillermo Rodriguez... Added a Motif-only extra call to UpdateInfoText() just...
2000-03-19  Ron Leefixed broken test for wxUSE_JOYSTICK in configure.
2000-03-19  Julian SmartMisc small changes
2000-03-19  Robert Roebling The Return of WM Size Hints Part IV.
2000-03-19  Vadim Zeitlinzlib objects linked together with wxBase
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 SmartSmall mods to distrib files
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Ron Leeadded missing object file for vidxanm to unix makefile
2000-03-19  Stefan NeisAdded info about versions for XFree86/OS2.
2000-03-19  Vadim Zeitlinsome old Danish translations
2000-03-19  Vadim ZeitlinOS/2 info added
2000-03-19  Vadim Zeitlincompilation fix for anything different from VC++
2000-03-19  Ron Leeadded missing object files for oss & esd to unix makefile
2000-03-19  Vadim Zeitlinsome more (apparently harmless) changes from Klass...
2000-03-19  Vadim Zeitlintranslator for Swedish added
2000-03-19  Vadim Zeitlinsome more explanations about thread exiting/killing...
2000-03-19  Stefan NeisChnaged includes to work without precompiled headers
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  Robin DunnwxUSE_DYNAMIC_CLASSES was left out.
2000-03-19  Unknown (NI)fixed wxListMainWindow::HitTest
2000-03-19  Vadim Zeitlindon't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
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 NeisRemoved redundant member variable.
2000-03-18  Stefan NeisDon't try to use Tooltips, if they are not available.
2000-03-18  Stefan NeisNo precompiled headers for gcc, even if compiling WXPM.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-18  Vadim Zeitlinsome files for wxHandleFatalException() I previously...
2000-03-18  Václav Slavíkchanged titlebar text colour from white to fg[GTK_STATE...
2000-03-18  Ron LeeThese two makefiles were *horrid* abominations.
2000-03-18  Ron Leemade makefile more robust
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 (&->~)
next