]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-04-22  Robert RoeblingLet wxCommandEvent's copy constr copy its string via...
2008-04-22  Václav Slavíksmall updates to Czech translation
2008-04-22  Robert RoeblingReviewd wxVariant
2008-04-22  Robert RoeblingRemove usused variable
2008-04-22  Robert RoeblingMinor correction
2008-04-22  Julian SmartTwo bug fixes for FindWrapPosition
2008-04-22  Bryan PettyMore initial reviews of [u*-v*] interface headers.
2008-04-22  Bryan PettyFinished initial reviews of the rest of the [d*] interf...
2008-04-21  Robert Roebling[ 1944519 ] improve left down event handling for wxPopu...
2008-04-21  Václav Slavíkuse iterators in HtmlizeLinebreaks()
2008-04-21  Robert Roebling[ 1907169 ] GTK - trunk - dialog default button, part...
2008-04-21  Robert Roebling[ 1945434 ] Changing method wxComboCtrlBase::DrawButton...
2008-04-21  Julian SmartSpeeded up wrapping (again), this time using partial...
2008-04-21  Michael WetherellMove builds to the machines currently working.
2008-04-21  Václav Slavíkpreserve TAB characters when copying HTML <pre> content...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-21  Vadim Zeitlinsuppress unused parameter warning in release build
2008-04-21  Bryan PettyMore initial reviews of d* interface headers.
2008-04-20  Bryan PettyMore initial reviews of d* interface headers.
2008-04-20  Paul Cornettfix child window redraw glitches during scrolling ...
2008-04-20  Václav Slavíkimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
2008-04-20  Václav Slavíkfixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to...
2008-04-20  Julian SmartFix for slow first character insertion
2008-04-20  Václav Slavíkfixed wxHyperlinkCtrl XRC handler to not crash
2008-04-19  Vadim Zeitlinreplace inexistent wxTBK_DEFAULT with wxBK_DEFAULT
2008-04-19  Paul Cornettdon't reset m_deferShow if Show() is called more than...
2008-04-19  Robert RoeblingFixed wxDatePickerCtrl under OS X
2008-04-19  Václav Slavíksource files are not executable
2008-04-19  Václav Slavíkfixed wxString::Replace() to work directly on m_impl...
2008-04-19  Chris Elliottadd missing hildon files to gtk distrib
2008-04-19  Bryan PettyMore dc* interface headers reviewed.
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Stefan Csomor1945421 applied
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2008-04-18  Robert RoeblingBring wxSpinCtrl closer to HIG
2008-04-18  Robert RoeblingImprove default size calc of wxComboBox
2008-04-18  Vadim Zeitlinadded wxMouseState::GetPosition(), for consistency...
2008-04-18  Vadim Zeitlinmake wxMouseState accessors const; document this class
2008-04-17  Robert Roebling[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
2008-04-17  Robert RoeblingPatches-1940222 ] wxTextCtrl and keydown on fully selec...
2008-04-17  Robert Roebling[ 1942756 ] wxImage:SaveFile() returns true instead...
2008-04-17  Michael WetherellWork around another buggy getgrgid_r.
2008-04-17  Jouk Jansen Update OpenVMS compiles support
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-04-16  Václav Slavíkremoved no longer needed wxOKlibc() helper
2008-04-16  Václav Slavíkwchar_t is now always required, updated chartype.h...
2008-04-16  Bryan PettyAdded feature to the HTML manual to remember your prefe...
2008-04-16  Bryan PettyFinished reviewing (fixing) the datetime.h interface...
2008-04-15  Vadim Zeitlinexecute the usual cleanup code from EVT_END_SESSION...
2008-04-15  Vadim Zeitlinadded a section about Connect(), improve/streamline...
2008-04-15  Michael WetherellMove wxGTK Stable quick build to a machine with gtk...
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2008-04-15  Michael WetherellMove builds to the currently available testdrive machines.
2008-04-15  Michael WetherellJust whitespace fixes, no change.
2008-04-15  Robert RoeblingUse correct tree style
2008-04-15  Robert RoeblingMention default constr
2008-04-15  Bryan PettyReviewed wxDatePickerCtrl and categorized most of the...
2008-04-15  Bryan PettyReviewed dataobj.h interface header and added wxDataVie...
2008-04-14  Václav Slavíkmore wxString:[Aa]ppend() overloads for better compatib...
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  Vadim Zeitlinremoved extra wxCalendarCtrl:: which is ignored by...
2008-04-14  Robert RoeblingAdded bitmap support to column header
2008-04-14  Robert RoeblingCorrect weak ref usage which triggered an assert
2008-04-14  Robert RoeblingMinor clarification
2008-04-14  Bryan PettyFinished initial review of the rest of the [c*] interfa...
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íkFixed IMPLEMENT_APP() to be compatible with the -WU...
2008-04-13  Václav SlavíkwxDFB compilation fixes after recent brushes/pens chang...
2008-04-13  Vadim Zeitlinallow predefining wxNO_XXX_LIB symbols to avoid implici...
2008-04-13  Vadim Zeitlinadded a simple benchmark for wxDC::DrawLine() performance
2008-04-13  Vadim Zeitlinremoved a TODO comments, it actually doesn't seem neces...
2008-04-12  Bryan PettyFinished initial review of the rest of the [co*] interf...
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 RoeblingGiving up on combining @e and @c
2008-04-12  Robert RoeblingFix crash when deleting node
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-12  Robert RoeblingTry out - instead of @li, more backslash escaping
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  Robert RoeblingTry to escape backward slash with two of them
2008-04-12  Robert RoeblingAdd wxPopupWindow
2008-04-12  Robert RoeblingMention Scrolled and wxScrolledWindow
2008-04-12  Vadim Zeitlinforward declare wxVideoMode as struct, not class, now...
2008-04-12  Robert Roeblingadded @li to return values in wxStandardPaths
2008-04-12  Chris Elliottadd ifacechaek to distrib
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-12  Vadim Zeitlinremove unused wxAppTraits-related files
2008-04-11  Václav SlavíkAdded documentation for wxItemContainer class; moved...
2008-04-11  Vadim ZeitlinENDSESSION_LOGOFF is a bit flag, test for it using...
2008-04-11  Vadim Zeitlinargh, really, really fix Darwin build
2008-04-11  Vadim ZeitlinGetSocketManager() has no GUI-specific version under...
next