wxWidgets.git
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...
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-04-02  Francesco Montorsifirst revision (contains wxHelpEvent and wxNavigationKe...
2008-04-02  Julian SmartOnly update the toolbar buttons if the toolbar is visible
2008-04-02  Bryan PettyRestored the old Classes by Category page to live side...
2008-04-02  Bryan Petty115% line height on lists is more than enough, especial...
2008-04-02  Vadim Zeitlinlog error before returning, not after
2008-04-01  Vadim Zeitlinsuppress VC++ /Wp64 warnings
2008-04-01  Vadim Zeitlinmove all appearace-related methods down to wxCalendarCt...
2008-04-01  Vadim ZeitlinwxMimeTypesManagerImpl and wxFileTypeImpl are in base...
2008-04-01  Stefan NeisAnother attempt at fixing Watcom compilation.
2008-04-01  Stefan NeisAdded header needed for Solaris to find finite() prototype.
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  Francesco Montorsireplace @b Note with @note; replace '' with "
2008-04-01  Francesco Montorsifirst raw revision
2008-04-01  Robin DunnDon't force wxBORDER_SUNKEN so the programmer can speci...
2008-03-31  Francesco Montorsimove readme_vms.txt in a folder ad-hoc
2008-03-31  Francesco Montorsiadd a list of the samples yet to document
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-03-31  Vadim Zeitlingive an error message when ran from a wrong location...
2008-03-31  Vadim Zeitlinfix unused parameter warning
2008-03-31  Vadim Zeitlinstore selected indices as unsigned int, not size_t...
2008-03-31  Francesco Montorsiupdate links to the TODO lists
2008-03-31  Francesco Montorsiremove old files not needed anymore
2008-03-31  Francesco Montorsimoved to the wiki
2008-03-31  Francesco Montorsimoved old TODO lists to the Wiki: wxwidgets.org/wiki...
2008-03-31  Francesco Montorsimove TODO items for wxDocs from the wxwiki to the doxyg...
2008-03-31  Francesco MontorsiCSS changes: make lists more spaced; use sans-serif...
2008-03-31  Francesco Montorsimoved translations list to the doxygen manual
2008-03-31  Francesco Montorsimerge "strategies" page with devtips.h; add mention...
2008-03-31  Vadim Zeitlindon't leave empty listboxes with tiny best size
2008-03-30  Francesco Montorsis/NB:/@note; revised wxFFile
2008-03-30  Francesco Montorsitypo fix
2008-03-30  Kevin OllivierMerge build script updates from 2.8 branch.
2008-03-30  Francesco Montorsioptimization for faster execution: don't use wxString...
2008-03-30  Francesco Montorsifurther revision (done by me)
2008-03-30  Francesco Montorsirevision contributed by Utensil Candel
2008-03-30  Francesco Montorsiadd references to wxWebsite,wxWiki,wxForum
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
next