]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-11-23  Chris ElliottSF patch 1067466
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-23  Ryan NortonLots and lots and lots of MSVC fixes for archive stuff...
2004-11-23  Dimitri Schoolwerthfixed #includes
2004-11-23  Vadim Zeitlindon't show the status bar after restoring normal view...
2004-11-23  Ryan Nortondll fixes for media lib
2004-11-23  Vadim Zeitlinupdate from Tsolakos Stavros
2004-11-23  Włodzimierz... wxCHB<->wxNB flags switch fix.
2004-11-23  Włodzimierz... wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-23  Włodzimierz... wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-23  Julian SmartChanged GPL to wxWindows Licence
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-11-22  Robin DunnFixes for DemoCodeEditor for when there is no STC avail...
2004-11-22  Vadim Zeitlindon't apply tab control background when using wxUniv...
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-22  Julian SmartAdded licence line
2004-11-22  Julian SmartLicence line
2004-11-22  Julian SmartLicence for Lacheck unclear, so removing from CVS
2004-11-22  David ElliottSet m_minWidth, m_minHeight so that GetBestSize() works...
2004-11-22  Julian SmartAdded missing licence line
2004-11-22  Julian SmartLicence correction
2004-11-22  Julian SmartFixed licence lines
2004-11-22  David ElliottDo not move the wxMDIParentFrame to (-10000,-10000...
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-11-22  Julian SmartAdded wxWindows licence to match other files
2004-11-22  Julian SmartAdded accidentally omitted license to match source...
2004-11-22  Julian SmartDoesn't conform to license conditions, so removing
2004-11-22  Julian SmartRemoved unnecessary files
2004-11-22  Włodzimierz... GCC fixes.
2004-11-22  Włodzimierz... GCC fixes.
2004-11-22  Włodzimierz... Warning fixes.
2004-11-22  Vadim Zeitlin(blind) fix for GTK2/Unicode crashes when copying text...
2004-11-22  Ryan Nortonguess to get initial font selection working on OSX...
2004-11-22  Kevin HockAt least under GTK2, we do not need m_widget->window...
2004-11-22  Julian SmartNote about copy ctor
2004-11-22  Vadim Zeitlincompilation fix for USE_PCH == 0
2004-11-22  Ryan Nortondelete-->delete[]
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-11-22  Włodzimierz... Empty line at the end.
2004-11-22  Włodzimierz... Fix the assert of not reset highlighted menu item pointer.
2004-11-22  Ryan NortonPutChar doc
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Kevin HockThe presence of the effects controls (i.e. color) shoul...
2004-11-21  Ryan NortonUnicode logic fixes for AddEntries
2004-11-21  Ryan NortonHack around MSVC 6 for forward declarators (from Mike W)
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-11-21  Ryan NortonRemove silly include (from me I guess :))
2004-11-21  Ryan NortonMSVC 6 compilo fix
2004-11-21  Vadim Zeitlinfix for a crash with wxUSE_STL == 1: test for failed...
2004-11-21  Robin DunnreSWIGged
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnreSWIGged
2004-11-20  Robert Roebling Huurrayy, the GNOME page setup dialog is
2004-11-20  Robin DunnFix wxInputStream out typemap to allow SWIG to determin...
2004-11-20  Robert Roebling Forgot to commit this one.
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-20  Václav Slavíkunzip.h is no longer needed
2004-11-20  Václav Slavíkdon't use precompiled headers with dosyacc.c
2004-11-20  Vadim Zeitlinnew files in libtiff 3.6.1
2004-11-20  Robert Roebling Use GTK+ calls for fullscreen mode.
2004-11-19  Robert Roebling Corrected positioning of rotated text.
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin DunnreSWIGged
2004-11-19  Vadim Zeitlingave different accels to different radio items
2004-11-19  Vadim Zeitlinupgraded libtiff to 3.6.1 + security fixes (patch from...
2004-11-19  Robin Dunncleanup
2004-11-19  Robin DunnDocstring fix for GetInstallPrefix/SetInstallPrefix
2004-11-19  Vadim Zeitlinlast commit broke compilation for wxUSE_UXTHEME ==...
2004-11-19  Vadim Zeitlinremoved unneeded wx/notebook.h include
2004-11-19  Vadim Zeitlinadded another DoEraseBackground overload (no real changes)
2004-11-19  Vadim Zeitlincreate BS_GROUPBOX transparent
2004-11-19  Włodzimierz... Sorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-19  Vadim Zeitlindon't draw themed background for standard controls...
2004-11-19  Vadim Zeitlinalways return solid background for listbox
2004-11-19  Vadim Zeitlinadded MSWControlColorDisabled and MSWControlColorSolid
2004-11-19  Vadim Zeitlinadded missing header for USE_PCH == 0
2004-11-19  Robin DunnRemove py_objasdbl_conv typedef
2004-11-19  Robin DunnwxHtmlHelpController doesn't derive from wxEvtHandler
2004-11-19  Vadim Zeitlinrefresh widget after changing its colour
2004-11-19  Robin DunnAdded GetCurrentPage
2004-11-19  Robin DunnAdded ConvertColourToAlpha
2004-11-19  Vadim Zeitlindon't set background colour explicitely; no need to...
2004-11-19  Vadim Zeitlinrefactored code to do brush adjustment for bg drawing...
2004-11-19  Vadim Zeitlinreplaced OnCtlColor(7 params) with MSWControlColor...
2004-11-19  Robin DunnAdded wxPyInputStream dtor. Use PyLong_FromLongLong...
2004-11-19  Robin DunnUse static method for AddCatalogLookupPathPrefix instea...
2004-11-19  Robin DunnGive SendSizeEvent a generic implementation. It can...
2004-11-19  Vadim Zeitlinremoved OnCtlColor()
2004-11-19  Vadim Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor()
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-11-19  Vadim Zeitlinadded GetCurrentPage()
2004-11-19  Vadim Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor...
2004-11-19  Vadim Zeitlinadded support for drawing themed background: DoEraseBac...
2004-11-19  Vadim Zeitlinadded GetIfActive() method returning non-NULL engine...
2004-11-19  Vadim Zeitlinremoved duplicated code
2004-11-19  Vadim Zeitlinadded CompatibleBitmap wrapper class
2004-11-19  Włodzimierz... Do not make bitmap buttons with standard width (like...
next