]> git.saurik.com Git - wxWidgets.git/history - src
use CPPUNIT_ASSERT_EQUAL() to be able to see the error in wxFileConfig tests easier
[wxWidgets.git] / src /
2006-11-11  Robin DunnwxFD_SETSIZE --> FD_SETSIZE
2006-11-11  Robin DunnRemove superfluous assert that conflicts with style...
2006-11-11  Julian SmartRemoved trailing comma
2006-11-11  Julian SmartAdded missing include
2006-11-11  Julian SmartAdded missing include
2006-11-11  Robin DunnSome wxCollapsiblePane tweaks:
2006-11-11  Kevin OllivierA more complete fix for the generic control border...
2006-11-11  Robert Roebling Use wxGTK_CONV instead of wxConvUTF8
2006-11-11  Robert Roebling Added native selection rectangle drawing.
2006-11-10  Michael WetherellFixes for wxVsnprintf not always null terminating and...
2006-11-10  Włodzimierz SkibaWinCE background fix. Perhaps not only WinCE problem???.
2006-11-10  Michael WetherellFix for wxVsnprintf's %n.
2006-11-10  Kevin OllivierFix typo with adding wxNO_BORDER to the native control.
2006-11-10  Stefan Csomorredirecting missing implementations to textctrl
2006-11-10  Włodzimierz Skibastub for wxOS2 region ctor from points.
2006-11-10  Włodzimierz SkibaAdd wxRegion ctor from array of points to wxMGL.
2006-11-10  Robin DunnCompile fix to match change made in header
2006-11-10  Benjamin Williamsadded private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag
2006-11-10  Benjamin Williamssmall fixed-wixth tab sizing bug fixed
2006-11-10  Vadim Zeitlinstub out wxRegion ctor not implemented in wxMGL and...
2006-11-10  Vadim Zeitlinuse WXSIZEOF() instead of hardcoded numbers of points...
2006-11-10  Michael WetherellMake the function passed to wxStringToIntType a templat...
2006-11-10  Julian SmartAdded outline level
2006-11-10  Benjamin Williamsfactored out CalculateHintRect() from DrawHintRect...
2006-11-10  Benjamin Williamsfixed clipping regression in wxAuiNotebook
2006-11-10  Benjamin Williamsability to create tab mdi children without activating...
2006-11-10  Julian SmartTheme fix for Mac
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-09  Michael WetherellWorkaround for BCC 5.5/5.5.1 _wopen bug.
2006-11-09  Benjamin Williamsminor tab theme touch-ups
2006-11-09  Benjamin WilliamswxAuiMDI* now more accurately respects normal mdi event...
2006-11-09  Benjamin Williamsfixed bad crasher in wxAuiNotebook
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-09  Kevin OllivierOn Mac, when selection is drawn in grey (i.e. unfocused...
2006-11-09  Kevin OllivierAllow selection items to be toggled using CMD key when...
2006-11-09  Robin Dunnfix for unicode build
2006-11-09  Stefan Csomoradding reverse orientation
2006-11-09  Robin DunnAlwayas use SetValue in Create so m_date will be in...
2006-11-09  Benjamin Williamsflicker reduction on gtk
2006-11-09  Jouk Jansen Committing in .
2006-11-09  Julian SmartAdding rich text dialogs file so anyone can modify...
2006-11-09  Julian SmartDon't compile rich text handler unless wxUSE_RICHTEXT_X...
2006-11-09  Benjamin Williamsmild gradients for the glossy theme
2006-11-09  Vadim Zeitlindon't check whether wxUSE_MS_HTML_HELP is defined here...
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Kevin OllivierFix for incorrect error message report that caused...
2006-11-08  Benjamin WilliamswxAuiMDI* patches through images to wxAuiNotebook
2006-11-08  Vadim ZeitlinwxArrayString::Alloc() shouldn't clear the array contents
2006-11-08  Julian SmartAdd ctor parameters to match wxTextCtrl
2006-11-08  Vadim Zeitlinrebaked after addition of XRC handler for richtext...
2006-11-08  Benjamin Williamsanother ghost button bug fixed in wxAuiNotebook
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
2006-11-08  Julian SmartAdded a couple of text effects
2006-11-08  Vadim Zeitlinfix crash in wxLogTrace() in Unicode build
2006-11-08  Robert Roebling Commit [ 1592301 ] [wxgtk] Fix wxCollapsiblePane...
2006-11-08  Michael WetherellRestore the max printf arguments to 64.
2006-11-08  Václav Slavíkmore efficient version of the wxUniv scrolling fix...
2006-11-08  Václav Slavíkfixed wxOverlay to handle wxWindowDC/wxClientDC in...
2006-11-08  Benjamin Williamscrash fixes for wxAuiNotebook on gtk
2006-11-08  Benjamin Williamsaccessor functions for wxAuiMDIParentFrame
2006-11-08  Benjamin Williamsvertically centered miniframe close button
2006-11-08  Benjamin WilliamswxAuiNotebook tab drag-drop bug fixes
2006-11-08  Benjamin Williamsfixed bug in ButtonHitTest() which caused invisible...
2006-11-08  Benjamin Williamsbutton bug fix
2006-11-08  Benjamin Williamsfixed crasher (part 2)
2006-11-08  Benjamin Williamsfixed crasher
2006-11-08  Robin Dunnensure m_table is not NULL before trying to access...
2006-11-08  Michael WetherellGo back to using sprintf instead of swprintf, since...
2006-11-07  Michael WetherellFix for CreateTempFileName with wxFFile for Windows...
2006-11-07  Robin DunnKeep m_pos in sync in SetValue in case the value_change...
2006-11-07  Benjamin Williamsreverted to gtk-specific close xbm
2006-11-07  Benjamin Williamsbutton bug fixed
2006-11-07  Benjamin Williamsfixed width measuring - minor fixes
2006-11-07  Benjamin Williamsprevent sash artifacts on gtk
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Włodzimierz SkibaAdjustement to OW 1.6-rc2 state.
2006-11-07  Benjamin Williamsround active tab corners a bit
2006-11-07  Benjamin Williamsa tad bit more padding
2006-11-07  Benjamin Williamsadd a little extra padding around text in new tab theme
2006-11-07  Benjamin Williamsclipping bug fixed
2006-11-07  Benjamin Williamsfixed event processing bug in tabmdi
2006-11-07  Benjamin Williamstouched up close button
2006-11-07  Benjamin Williamsstreamlined gradients
2006-11-07  Benjamin Williamsin wxAuiDefaultDockArt, save base colour just in case
2006-11-07  Benjamin Williamssimplified gradient code a bit
2006-11-07  Benjamin Williamsremoved unnecessary commented code
2006-11-07  Benjamin Williamssmall bug fix
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-07  Stefan Csomorsupporting theme brushes under 10.4 properly
2006-11-07  Robin DunnThe "small optimization" causes asserts if Play is...
2006-11-06  Vadim Zeitlinimplement declared but not defined ctor not taking...
2006-11-06  Julian SmartFixed crash if trying to move tab to non-existant windo...
2006-11-06  Benjamin Williamsdocking hint bug fix
2006-11-06  Stefan Csomortransforming clippings correctly, even if there is...
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Julian SmartBetter vertical height for choice/combo
2006-11-06  Stefan Csomoradjust to new and deleted files
2006-11-06  Julian SmartImproved highlight drawing on wxMac/Core Graphics by...
next