]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 (&->~)
2000-03-18  Guillermo Rodriguez... 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 SmartCorrected WXDLLEXPORT keyword position.
2000-03-18  Julian SmartRestored sane way of using BC++ linker
2000-03-18  Julian SmartAdded stub for wxHandleFatalExceptions. But where's...
2000-03-18  Julian SmartDoc tweaks
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-18  Robin Dunnnew swig generated code
2000-03-18  Robin Dunnchanges for wxDash
2000-03-17  Vadim Zeitlinmore tests: OS/user info functions
2000-03-17  Vadim Zeitlincompilation fix
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  Robin DunnSome wxPython doc changes
2000-03-17  Robin Dunnfixing the STC sample makefile to find the include...
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  Robert Roebling Small makefile change.
2000-03-17  Vadim Zeitlinskip status bars in wxWindow::Fit
2000-03-17  Guillermo Rodriguez... 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  Bart A.M. Jourquinfix for textctrl height
2000-03-17  Bart A.M. Jourquin*** empty log message ***
2000-03-17  Bart A.M. Jourquindefault font for dialog
2000-03-17  Stefan NeisAdded #pragma implementation for gcc.
2000-03-17  Stefan Neisbool-> int, gcc doesn't like bool in _C_ code.
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  George TaskerRCS left a turd in the previous checkin
2000-03-17  George TaskerFixed compilation in release mode
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  Mark Johnson db.h
2000-03-17  Mark Johnson browsedb.cpp browsedb.h doc.cpp doc.h
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 Rodriguez... Removed bool params and retvalues in GSocket interface...
2000-03-16  Guillermo Rodriguez... Removed bool params and retvalues in GSocket interface...
2000-03-16  Guillermo Rodriguez... 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 Rodriguez... More debug code
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...
next