wxWidgets.git
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2008-04-10  Robert RoeblingMinor correction to Unicode overview
2008-04-10  Robert RoeblingCorrect introduction to wxControlWithItems
2008-04-10  Robert RoeblingFirst attempt to document raw bitmap access
2008-04-10  Robert RoeblingMake wxImage correction
2008-04-10  Vadim Zeitlinoops, added missing #endif
2008-04-10  Vadim Zeitlinonly declare AddProcessCallback for wxMotif and wxGTK
2008-04-10  Bryan PettyFinished initial review of some [co*] interface headers.
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 RoeblingUpdate Unicode overview to 3.0
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 RoeblingWe do use templates now
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-08  Bryan PettyFinished initial review of [cl*-cm*] interface headers.
2008-04-07  Vadim Zeitlindon't ask for bounding rectangle of a hidden root,...
2008-04-07  Robin DunnwxVideoMode is a class not a struct
2008-04-07  Robin Dunnfix typedef
2008-04-07  Francesco Montorsibetter integration of the window sizing overview in...
2008-04-07  Robert RoeblingPut sample code back in, removed during conversion...
2008-04-07  Robert RoeblingFurther corrections to container class docs
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-07  Robert RoeblingSome corrections to container class docs.
2008-04-07  Robert RoeblingMention that the renderer's alignment is ignored under...
2008-04-06  Robert Roeblingcompilo
2008-04-06  Robert RoeblingTest header and renderer aligment separately, II
2008-04-06  Robert RoeblingTest header and renderer aligment separately
2008-04-06  Robert RoeblingAdded alignment parameter to renderers' constr
2008-04-06  Robert RoeblingMention wxDataViewRenderer Set/GetAlignment
2008-04-06  Robert RoeblingFix compilo
2008-04-06  Vadim Zeitlinno changes, just fix typo in variable name
2008-04-06  Vadim Zeitlindon't bounce back events to the text control recursivel...
2008-04-06  Francesco Montorsistdobjects is used for both objects and pointers
2008-04-06  Francesco Montorsimy revision of o-p interface headers
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2008-04-06  Vadim Zeitlinadded a note about entry point in Unicode build (patch...
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Vadim Zeitlindemo toggling border and 3D sash styles (last part...
2008-04-06  Vadim Zeitlinuse wxJoin() instead of redoing it manually in the...
2008-04-06  Vadim Zeitlindemonstrate fuller about dialog in ShowFullAboutDialog...
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  Francesco Montorsigive a name to the enumeration of the values which...
2008-04-06  Francesco Montorsidocumented wxVideoMode (otherwise wxDisplay docs are...
2008-04-06  Vadim Zeitlincontinue with other handlers if some handler fails...
2008-04-06  Francesco Montorsimake sure all wxDefault* and all wxNull* global instanc...
2008-04-06  Vadim Zeitlincorrected inverted test in IsEmpty() (patch 1936052)
2008-04-06  Vadim Zeitlinreset m_selection in DeleteAllPages() (patch 1922215...
2008-04-06  Francesco Montorsismall typo fix
2008-04-06  Francesco Montorsiimproved rendering of styles and events sections: put...
2008-04-06  Vadim Zeitlinno changes, just some cleanup (patch 1918720)
2008-04-06  Francesco Montorsirevisions contributed by Utensil Candel
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  Stefan NeisTests for declarations of snprintf/vsnprintf/vsscanf...
2008-04-05  Vadim Zeitlininclude more headers for PCH-less compilation
2008-04-05  Robert RoeblingAlso right-align second column
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 Zeitlindocument Alloc() vs returning bool (part of bug 1933693)
2008-04-05  Robert RoeblingAdded test for right alignment of 1st column
2008-04-05  Vadim Zeitlindon't crash in ReadString() if the length read from...
2008-04-05  Robert RoeblingAdded test for left/centre/right alignment
2008-04-05  Vadim Zeitlinfix for g++ signed/unsigned comparison warning
2008-04-05  Vadim Zeitlininclude the headers needed for its compilation from...
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-05  Bryan PettyFinished initial review of [ca*-ch*] interface headers.
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 Zeitlinmake GenerateEvent() public again to fix wxGTK compilation
2008-04-04  Vadim Zeitlinregenerate VC8 project files after addition of native...
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  Bryan PettyIntial review of calctrl.h.
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  Francesco Montorsiremoved FAQs: they are already available in the website...
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  Vadim Zeitlinregenerated after vsscanf() changes
2008-04-02  Vadim ZeitlinwxMac compilation fix: must explicitly qualify non...
next