]> git.saurik.com Git - wxWidgets.git/history - src
add possibility to specify the conversion to use in wxStringOutputStream; use it...
[wxWidgets.git] / src /
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2008-04-14  Robert RoeblingSupport bitmaps and text and header columns using wxIma...
2008-04-14  Robert RoeblingUse scoped ptr template
2008-04-14  Robin DunnAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it...
2008-04-14  Robert RoeblingAdded bitmap support to column header
2008-04-14  Robert RoeblingCorrect weak ref usage which triggered an assert
2008-04-13  Vadim Zeitlinfix crashes due to missing npos handling in several...
2008-04-13  Václav Slavíkfixed incorrect layout width caching in wxHtmlContainer...
2008-04-13  Václav SlavíkwxDFB compilation fixes after recent brushes/pens chang...
2008-04-13  Vadim Zeitlinremoved a TODO comments, it actually doesn't seem neces...
2008-04-12  Vadim Zeitlinno real changes but replace manual calls to Set{Text...
2008-04-12  Vadim Zeitlintest for pen validity before calling GetStyle() on...
2008-04-12  Robert RoeblingFix crash when deleting node
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-12  Vadim Zeitlindon't use wxLocale if wxUSE_LOCALE==0
2008-04-12  Vadim Zeitlindon't stop on NULs in Replace()
2008-04-12  Vadim Zeitlintest that iterator is valid before comparing with it...
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-04-12  Vadim ZeitlinwxThread::Sleep() is the same as wxMilliSleep() on...
2008-04-12  Vadim Zeitlincorrect CallHtmlHelp() overload being called in Quit()
2008-04-11  Vadim ZeitlinENDSESSION_LOGOFF is a bit flag, test for it using...
2008-04-11  Robert RoeblingAdd test for context menu, fixed mem leak, fixed focus...
2008-04-11  Jouk JansenUpdates for VMS : new Makefiles, proper type casts
2008-04-10  Václav Slavíkcompilation fix after FM's wxBitmapHandler changes
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2008-04-09  Stefan NeisAdded missing (trivial) implementation file for wxMiniF...
2008-04-08  Julian SmartTry standard XDG location for documents directory
2008-04-08  Robert RoeblingAdapt MSW's renderer's alignment to use column header...
2008-04-08  Julian SmartDon't send event from ChangeValue
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-07  Vadim Zeitlindon't ask for bounding rectangle of a hidden root,...
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-07  Robert RoeblingCompilo after wxVideoMode change, MSW part
2008-04-07  Vadim Zeitlincorrect positioning of the control and removed workarou...
2008-04-06  Robert Roeblingcompilo
2008-04-06  Robert RoeblingFix compilo
2008-04-06  Vadim Zeitlinno changes, just fix typo in variable name
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Vadim Zeitlinremoved (unused) occurrences of _WX_DEFINE_DATE_EVENTS_...
2008-04-06  Vadim Zeitlinrefresh the item after adding its first child as, appar...
2008-04-06  Vadim Zeitlincontinue with other handlers if some handler fails...
2008-04-06  Vadim Zeitlinreset m_selection in DeleteAllPages() (patch 1922215...
2008-04-06  Chris ElliottSF bug 1895101
2008-04-06  Robin Dunnuse the same constant the other ports use instead of...
2008-04-06  Robin DunnSlight reorg of last change
2008-04-05  Vadim Zeitlininclude more headers for PCH-less compilation
2008-04-05  Robert RoeblingAlways interpret a column width of -1 as 80 until somth...
2008-04-05  Vadim Zeitlinuse wxCHECK instead of wxASSERT in Alloc() to avoid...
2008-04-05  Vadim Zeitlindon't crash in ReadString() if the length read from...
2008-04-05  Vadim Zeitlinfix for g++ signed/unsigned comparison warning
2008-04-05  Robert RoeblingFixed bug that made adding a child to a branch (that...
2008-04-05  Robert RoeblingBugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEdi...
2008-04-05  Robert RoeblingProbable fix for [ 1933745 ] Crash in wxDataViewHeaderW...
2008-04-05  Robert Roebling[ 1922123 ] Generic wxDataViewCtrl leaks
2008-04-05  Robert RoeblingSupport renderer::LeftClick() in generic code, removed...
2008-04-04  Vadim Zeitlinset focus to the control when it's clicked
2008-04-04  Vadim Zeitlinuse wxWANTS_CHARS to allow arrows to work inside the...
2008-04-04  Vadim Zeitlinimplemented toggling of wxCAL_MONDAY_FIRST in the nativ...
2008-04-04  Vadim Zeitlinimplemented Mark() in the native MSW version of wxCalen...
2008-04-04  Vadim Zeitlingenerate double click events in the native MSW version...
2008-04-04  Vadim Zeitlingenerate the correct events in the native MSW version...
2008-04-04  Vadim Zeitlinimplemented HitTest() in the native MSW version; added...
2008-04-04  Vadim Zeitlinimplement EnableMonthChange() by restricting the dates...
2008-04-04  Vadim Zeitlincompilation fix for PCH-less build
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-04-03  Robin DunnFix AdjustForOverflow to use item->CalcMin, not item...
2008-04-03  Václav SlavíkFixed timing of malformed animated GIFs in wxHTML ...
2008-04-03  Vadim Zeitlinreplace wrong wxUSE_DYNAMIC_LOADER test with the correc...
2008-04-03  Stefan Csomorfixing the build for wxMAC_USE_COCOA=1
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Robin DunnCall ValueChanged after SetValue so other views will...
2008-04-03  Robin Dunnfix warnings
2008-04-03  Robin DunnFix for potential layout glitches in wxGridBagSizer...
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-04-02  Julian SmartOnly update the toolbar buttons if the toolbar is visible
2008-04-02  Vadim Zeitlinlog error before returning, not after
2008-04-01  Vadim Zeitlinsuppress VC++ /Wp64 warnings
2008-04-01  Václav Slavíkcompilation fix for wxMSW and r52961
2008-04-01  Václav SlavíkGeneralized wxScrolledWindow into wxScrolled<T> that...
2008-04-01  Robin DunnDon't force wxBORDER_SUNKEN so the programmer can speci...
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-03-31  Vadim Zeitlinfix unused parameter warning
2008-03-31  Vadim Zeitlinstore selected indices as unsigned int, not size_t...
2008-03-31  Vadim Zeitlindon't leave empty listboxes with tiny best size
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-03-29  Stefan NeisLinker fixes for OS/2 build.
2008-03-29  Stefan NeisOS/2 port: reorganized wxBitmap/wxBitmapHandler classes...
2008-03-29  Václav Slavíkset initial GTK_CAN_FOCUS value to match AcceptsFocus...
2008-03-29  Václav Slavíkremoved no longer used win_gtk.c file
2008-03-29  Václav Slavíkbe tolerant of XHTML self-closing tags when parsing...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-28  Vadim Zeitlincompilation fix for ANSI build: use reinterptre_, not...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-28  Vadim Zeitlinfix gcc warning about assigning -1 to a guint
2008-03-27  Robin DunnUse SetCanFocus
2008-03-27  Robin DunnA bit of cleanup for STC's use of PopupWindow
2008-03-27  Robin DunnUse SetCanFocus
next