]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-05-03  Vadim Zeitlinreplaced test for inexistent wxUSE_LOCALE with the...
2008-05-03  Vadim Zeitlinupdate from FELIPE PERIARD LOPES
2008-05-03  Vadim Zeitlindon't return junk from wxHtmlTag::GetParamAsInt() if...
2008-05-02  Vadim Zeitlinadd an assert indicating that old code overriding OnExe...
2008-05-02  Bryan PettyRemoved missing parameter from docs of wxVListBox const...
2008-05-02  Bryan PettyCommented out appearance sections in docs temporarily...
2008-05-02  Bryan PettyFinished initial review of a few [g*] interface headers.
2008-05-01  Bryan PettyFinished initial review of [v*] interface headers.
2008-04-30  Robert RoeblingUpdate version info in platform detail page
2008-04-30  Robert RoeblingMinor clarification
2008-04-30  Robert RoeblingMention wxGCDC
2008-04-30  Robert RoeblingAdded constructor to wxGCDC from wxPrinterDC
2008-04-30  Robert RoeblingUse cairo_scale() for scaling to full printing resoluti...
2008-04-29  Stefan Csomoradding impl for Create( wxPrinterDC
2008-04-29  Chris Elliottadd watcom define HAVE_VSSCANF_DECL (http://article...
2008-04-29  Robert RoeblingTried to transform wxGC like wxDC, failed
2008-04-29  Robert RoeblingMinor doc improvements
2008-04-29  Robert RoeblingMinor doc improvements
2008-04-29  Robert RoeblingMinor clarification
2008-04-29  Julian SmartAdded a wxRichTextCtrl-specific caret implementation...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Vadim Zeitlinadded wxQueueEvent() avoiding the bug of wxPostEvent...
2008-04-28  Robert RoeblingSome doc corrections
2008-04-28  Robert RoeblingCheck for m_treeCtrl!=NULL, [ wxwindows-Patches-1953459...
2008-04-28  Michael WetherellUser larger ccache for the benefit of IA64 builds.
2008-04-28  Stefan Csomoradapted Julian's new speed improved version
2008-04-28  Vadim Zeitlinfix wxTextCtrl::operator<<('\n') in Unicode build ...
2008-04-28  Vadim Zeitlinfix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl...
2008-04-28  Václav Slavíkreport Unicode characters when reporting EVT_CHAR in...
2008-04-28  Václav Slavíkuse the new DoLogString signature (fixes with 2.8 compa...
2008-04-28  Bryan PettyRemoved deprecated layout constraints from class summar...
2008-04-27  Julian SmartBug fix for empty objects
2008-04-27  Julian SmartFurther wxRichTextCtrl performance improvements
2008-04-27  Vadim Zeitlinuse GLX_DOUBLEBUFFER if no attributes were specified...
2008-04-27  Vadim Zeitlinno real changes, clarified the usage of WX_GL_DOUBLEBUF...
2008-04-27  Michael WetherellNew dev.
2008-04-26  Julian SmartFixed quotation mark input/output
2008-04-26  Kevin OllivierAllow easy access to the build scripts from wx tree.
2008-04-25  Robert RoeblingTrying to make wxString readable again, II
2008-04-25  Robert RoeblingTrying to make wxString readable again
2008-04-25  Robert RoeblingwxCairoGraphics need a font event without drawing text
2008-04-25  Robert RoeblingSome testing code for wxGraphicsContext printing
2008-04-25  Robert RoeblingMinor updates
2008-04-25  Robert RoeblingTypo
2008-04-25  Robert RoeblingFix linking problem
2008-04-25  Robert RoeblingForgot to remove this one
2008-04-25  Robert Roeblingconst_iterator
2008-04-25  Robert RoeblingMade wxCairo graphics code compile again, wxGraphicsBit...
2008-04-25  Robert RoeblingRemoved category for styled text control which only...
2008-04-25  Robert RoeblingA few wxString doc updates
2008-04-25  Robert RoeblingAdded wxDC::CreateGraphicsContext and implemented it...
2008-04-25  Robert RoeblingForgot wxGraphicsPath
2008-04-25  Robert RoeblingMention graphics device classes
2008-04-25  Robert RoeblingMention graphics classes, separate out image and bitmap...
2008-04-24  Václav SlavíkFixed handling of transparent background in borderless...
2008-04-24  Julian SmartMade performance acceptable for editing large paragraph...
2008-04-24  Julian SmartFurther optimizations
2008-04-24  Václav Slavíkdon't merge msw/it.po with wxstd.pot during 'make allmo...
2008-04-24  Václav Slavíkupdated message catalogs from sources
2008-04-24  Václav Slavíkcontrib is no more, updated locale/Makefile accordingly
2008-04-24  Václav Slavíkadded missing "
2008-04-24  Václav Slavíkadded wxString::Clone() and made wxString(wxCStrData...
2008-04-23  Kevin OllivierEnsure popup menus can display sub-menus.
2008-04-23  Vadim Zeitlinprevent all our windows from being destroyed in wxApp...
2008-04-23  Paul Cornettrestore caching of WM frame extents
2008-04-23  Julian SmartFurther performance optimizations
2008-04-23  Jouk JansenUpdate OpenVMS compile support
2008-04-22  Vadim Zeitlinmake wxDir::Has{Files,SubDirs}() const
2008-04-22  Václav Slavíkrestored wxOKlibc() for wxGTK1's use
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.
next