]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinrenamed gsockmot.cpp to *.c
1999-10-01  Vadim Zeitlinfix from Ron for one-shot timers
1999-10-01  Julian SmartUpdates to VC++ project files
1999-10-01  Vadim Zeitlinsmall font demo
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodriguez... new sample
1999-09-30  Guillermo Rodriguez... bugfixes
1999-09-30  Guillermo Rodriguez... All events now internally watched
1999-09-30  Guillermo Rodriguez... Uses wxSocketBase::Unread instead of CreatePushback
1999-09-30  Guillermo Rodriguez... Several changes and updates
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-30  Robin Dunngernerated source code updates
1999-09-30  Robin Dunnversion string is now quoted properly
1999-09-30  Robin Dunnfixed an error in the sample
1999-09-30  Vadim ZeitlinwxListCtrl::InsertItem returns the index of the inserte...
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-30  Robin Dunnadded missing fontcmn.cpp
1999-09-30  Unknown (MT)only set parent frame ontop when the current frame...
1999-09-30  Robin Dunnupdates for wxPython docs
1999-09-30  Robin Dunn1. wxHtmlHelpController and related classes
1999-09-30  Robin DunnCreated and wrapped wxPyControlPoint
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  J. Russell... Added defines to allow altered tab placement under...
1999-09-29  J. Russell... Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
1999-09-29  Vadim Zeitlinparam type of wxWindow::Reparent() fixed in wxGTK
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
1999-09-29  Robin DunnRemoved call to SetValidator since CreateBase was doing...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-09-21  Vadim Zeitlin//... => /* ... */
1999-09-21  Vadim Zeitlinitem about constants naming added
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-09-21  Michael BedwardAdded check to ensure that style arg to ctor has either...
1999-09-21  David Webster*** empty log message ***
1999-09-21  Michael BedwardAdded code to wxMemoryDC ctor to set default font....
1999-09-21  Michael BedwardAdded code to implement wxTE_READONLY style for single...
1999-09-20  David Websterno message
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-09-20  Sylvain Bougnouxadd imagall.cpp
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain Bougnoux*** empty log message ***
1999-09-20  David WebsterMore OS/2 changes and fixes. Getting there.
1999-09-20  Vadim Zeitlinthe bitmaps in wxPropertyList are created on demand...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-20  Harco de HilsterRemoved obsolete files.
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
1999-09-20  David Webster*** empty log message ***
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-19  Robin DunnAdded CVS module for wxPython
1999-09-18  Robin Dunnupdates of some SWIG generated stuff
1999-09-18  Robin Dunnsome ifdef'd out things added back in
1999-09-18  Robin Dunnminor changes
1999-09-18  Robin Dunnmore things to ignore
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-09-18  Vadim Zeitlinsmall underscores fix for GTK 1.0
1999-09-18  Vadim Zeitlinunderscores in menu items handled too under GTK+ 1.2
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinmore files to ignore (*.env)
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinmore files to ignore (*.d and configarg.cache)
1999-09-18  Vadim Zeitlinfont selector dialog doesn't work with GTK+ 1.0
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-18  Vadim ZeitlinMac and OS2 files excluded from wxGTK and wxMSW modules
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  David WebsterMore OS/2 stubs and caret fix
1999-09-17  David WebsterMore stubs
1999-09-17  Robin Dunnuncommented a try...except that I had removed for testing.
1999-09-17  Robin DunnDon't need these in the demo directory anymore
1999-09-17  Robin DunnNew wxHtml stuff, including a TagHandler for placing...
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-17  David Webster*** empty log message ***
1999-09-17  Guillermo Rodriguez... - NOWAIT flag now implemented
1999-09-17  Guillermo Rodriguez... typedef unsigned int bool (instead of int) for consiste...
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Vadim Zeitlinuse "cd dir && make" instead of "cd dir; make" which...
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
next