]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-12-19  Vadim Zeitlinuse standard icon under Unix as well
2004-12-19  Vadim Zeitlinuse standard icon; minor layout fixes
2004-12-19  Vadim Zeitlinuse the standard .rc file
2004-12-19  Vadim Zeitlinmake icons for different effects different
2004-12-18  Stefan NeisAdded support for debug libraries.
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-18  Stefan Csomorwake up corrections : correcting ref count (mem-leak...
2004-12-18  Stefan CsomorBig Endian Fixes, LCID support (must be paired with...
2004-12-17  Robin DunnOnly test the high order bit from GetKeyState, otherwis...
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-17  Ryan NortonDocument osx hack
2004-12-17  Ryan NortonWarning fixes for msvc - return function address expli...
2004-12-17  Włodzimierz... Unicode markup.
2004-12-17  Włodzimierz... Follow wxTreeCtrl API.
2004-12-17  Robin DunnreSWIGged
2004-12-17  Robin DunnAdded default values for some parameters
2004-12-17  Robin DunnAdded notes for recent changes
2004-12-17  Robin Dunndocstring
2004-12-17  Robin DunnComputeScaleAndOrigin
2004-12-17  Vadim Zeitlinoverride AcceptsFocus() inherited from wxStaticBox...
2004-12-17  Vadim Zeitlinaccept focus in radiobox again (broken by making it...
2004-12-17  Vadim Zeitlincorrected comment about wxRadioBox not deriving from...
2004-12-17  Vadim Zeitlinrestored WS_EX_TRANSPARENT as otherwise background...
2004-12-17  Robin DunnBuild/installer support for building with MSVC 7.1...
2004-12-16  David ElliottFixed typo(?)
2004-12-16  Robin Dunnreset m_selectionOld when the selection is programatica...
2004-12-16  Włodzimierz... Make ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Włodzimierz... Send full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-16  Włodzimierz... Fixed typo.
2004-12-16  Włodzimierz... wxUniversal fix.
2004-12-16  Włodzimierz... GCC of PalmOS fix.
2004-12-16  Vadim Zeitlinsuppress annoying beeps when enter is pressed in combob...
2004-12-16  Vadim Zeitlinrestored accidentally removed code which deselects...
2004-12-16  Vadim Zeitlinfix memory leak when using styes (closes 1086273)
2004-12-16  Robin Dunnuntabified
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
2004-12-16  Vadim Zeitlinrepaired setting foreground colours for the standard...
2004-12-15  Robin Dunnget the default encoding from the default locale.
2004-12-15  Robin DunnInstead of always using the Python default encoding...
2004-12-15  Julian SmartFurther AFM removal
2004-12-15  Julian SmartRemoved AFM files
2004-12-15  Włodzimierz... Move unused values into 2.4 compatibility. Source cleaning.
2004-12-15  Jouk Jansen Committing in .
2004-12-15  Jouk Jansen Committing in .
2004-12-14  Robin DunnreSWIGged
2004-12-14  Robin DunnDon't use WXDLLIMPEXP_MEDIA in the stub class
2004-12-14  Robin Dunnoptionally add the media library if not a MONOLITHIC...
2004-12-14  Włodzimierz... wx/math.h integration
2004-12-14  Włodzimierz... wx/math.h integration
2004-12-14  Włodzimierz... Be C file.
2004-12-14  Włodzimierz... Fixme removal.
2004-12-14  Włodzimierz... Geometry operators tests.
2004-12-14  Włodzimierz... Geometry operators tests.
2004-12-14  Robin DunnDon't call _setOORINfo from PreGrid
2004-12-14  Robin DunnAdded SetFocus and SetFocusIgnoringChildren to wx.Panel
2004-12-14  Robin DunnApplied patch #1084332: xrced does not respect encoding
2004-12-14  Vadim Zeitlinmore wxUniv compilation fixes (bug 1085003)
2004-12-14  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_4 == 0
2004-12-13  Robin Dunndeprecated Get/SetOptimization
2004-12-13  Robin DunnAdded
2004-12-13  Robin DunnDeprecated NotebookSizer and BookCtrlSizer
2004-12-13  Robin DunnAdded GetColoursCount
2004-12-13  Robin DunnAdded gravity
2004-12-13  Robin DunnGive Maximize and default param
2004-12-13  Robin DunnwxRect::union and docstring fixes
2004-12-13  Vadim Zeitlinundef CreateWindow too, even if we don't use it ourselv...
2004-12-13  Włodzimierz... math.h/PI integration
2004-12-13  Vadim Zeitlinreverted recent VK_OEM_PLUS change, do map it to '...
2004-12-13  Włodzimierz... math.h/PI integration
2004-12-13  Włodzimierz... math.h/PI integration
2004-12-13  Włodzimierz... Avoid conflict with INFINITY of math.h.
2004-12-13  Włodzimierz... Further changes markup.
2004-12-13  Vadim Zeitlin(blind) wxUniv compilation fix: define the method using...
2004-12-13  Włodzimierz... wx/msw/notebook.h needs wx/notebook.h in lack of precom...
2004-12-13  Włodzimierz... Events table serves for RTTI too.
2004-12-13  Julian SmartAdded missing events
2004-12-13  Julian SmartTypo correction
2004-12-13  Vadim Zeitlinuse WX_FORWARD_STD_METHODS_TO_SUBWINDOWS
2004-12-13  Vadim Zeitlinadded WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-12-13  Robert Roebling Correctd orientation of sash handle.
2004-12-13  Vadim Zeitlinuse solid bacgkround for static box as pattern brush...
2004-12-13  Vadim Zeitlinimplemented MSWGetBgBrush/ColourForChild() to propagate...
2004-12-13  Vadim Zeitlinrewrote and virtualized the background erasing logic...
2004-12-12  Vadim Zeitlinforward Enable() and SetFont() to the labels as well
2004-12-12  Vadim Zeitlinadded a few more composite functions
2004-12-12  Vadim Zeitlindon't use WS_EX_TRANSPARENT style, it doesn't seem...
2004-12-12  Vadim Zeitlincheck for any parent with non default background in...
2004-12-12  Vadim Zeitlinoverride MSWGetDefaultBgBrush() to use transparent...
2004-12-12  Vadim Zeitlinadded MSWGetDefaultBgBrush() to allow some derived...
2004-12-12  Václav Slavíkeven GUI test should be console app
2004-12-12  Vadim Zeitlinadded a test for wxRect::Union()
2004-12-12  Vadim Zeitlinfixed Union() for the case of this rectangle being...
2004-12-12  Vadim Zeitlinposition the labels correctly when we're created with...
2004-12-12  Vadim Zeitlincreate controls with 1*1 size by default, not 0*0 as...
2004-12-12  Vadim Zeitlincompilation fix for wxUSE_TOGGLEBTN == 0
2004-12-12  Vadim Zeitlinregenerated
2004-12-12  Vadim Zeitlinunused var warning
2004-12-12  Vadim Zeitlinfixed broken logic in ShowFullScreen() (some compiler...
2004-12-12  Vadim Zeitlindelete children in ~wxWindow dtor and not in the base...
next