wxWidgets.git
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...
2004-12-12  Vadim Zeitlinfixed SaveDIB() crash with BW images (patch 1045884)
2004-12-12  Vadim Zeitlininclude <windows.h> before <multimon.h>, should fix...
2004-12-12  Stefan Csomorscrolling hack (always move our own scrollbars highest...
2004-12-12  Václav Slavíkadded GUI test program
2004-12-12  Václav Slavíkmoved tests-only code to tests bakefile
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-12  Vadim Zeitlinonly handle WM_NULL in wxIdleWakeUpModule if it is...
2004-12-12  Vadim Zeitlinuse a linked list instead of array for saved messages...
2004-12-12  Vadim Zeitlinstop processing pending events after processing all...
2004-12-12  Vadim Zeitlinfixed bug with lower-case colours in wxColourDatabase...
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-12  Vadim Zeitlincross-reference types in the generated docs (patch...
2004-12-12  Vadim Zeitlingive an error message if we're built in Unicode mode...
2004-12-12  Vadim Zeitlininclude <windows.h> in tests for multimon.h, ddraw...
2004-12-12  Vadim Zeitlinremoved extra class qualifier from inline method
2004-12-12  Vadim Zeitlinmaster setup.h for msvc users
2004-12-12  Stefan Csomor10.4 header collision fix
2004-12-12  Ryan Nortonfix wxTheApp include
2004-12-12  Kevin HockRevert change to wording... it is correct to have ...
2004-12-12  Vadim Zeitlindon't look for notebooks beyond first top level parent...
2004-12-12  Vadim Zeitlinnever return NULL_BRUSH from WM_CTLCOLOR handler, it...
2004-12-11  Vadim Zeitlinuse MSWAlwaysDrawBg() to fix the problem with black...
2004-12-11  Vadim Zeitlinhelper class for implementing composite controls under MSW
2004-12-11  Vadim Zeitlinadded MSWAlwaysDrawBg() to account for controls such...
2004-12-11  Vadim Zeitlinadded wxRectFromRECT()
2004-12-11  Vadim Zeitlinadded and documented wxRect::Union(); also moved some...
next