]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-04-15  Robin DunnGive wxDataObjectComposite a way to report what kind...
2006-04-15  Robin DunnVarious wxHtml updates
2006-04-15  Robin DunnAdd wxButtonToolBar, but since it is currently only...
2006-04-15  Robin DunnRemove wxHVScrolledWindow wrappers
2006-04-15  Robin DunnWrap some deprecation wrappers around newly deprecated...
2006-04-15  Robin DunnAdd some missing wxPyBeginBlockThreads calls
2006-04-15  Vadim Zeitlinslight simplification of coords translation code in...
2006-04-14  Vadim Zeitlinremoved reference to hvscroll.tex
2006-04-14  Vadim Zeitlinreverted wxHVScrolledWindow patch (back to rev 1.10)
2006-04-14  Václav Slavíkdon't use deprecated interface
2006-04-14  Václav Slavíkuse public inheritance when deriving from wxHtmlWindowM...
2006-04-14  Włodzimierz... Deprecated and obsolete parts marked up for backward...
2006-04-14  Włodzimierz... Build fix.
2006-04-14  Włodzimierz... Deprecated and obsolete parts marked up for backward...
2006-04-14  Włodzimierz... Deprecated and obsolete parts marked up for backward...
2006-04-14  Włodzimierz... HitTest is not deprecated.
2006-04-14  Vadim Zeitlinrespect the specified font encoding in DoGetTextExtent...
2006-04-14  Vadim Zeitlinadded wxGTK_CONV_FONT/ENC
2006-04-14  Vadim Zeitlindon't show vertical scrollbar if we don't need it
2006-04-14  Włodzimierz... Deprecated and obsolete parts marked up for backward...
2006-04-14  Julian SmartSpacing tweak
2006-04-14  Vadim Zeitlinreverted wxHVScrolledWindow patch (rev 1.19/1.21 of...
2006-04-14  Julian SmartSimulated text labels and toggle highlights under buttons
2006-04-14  Julian SmartReversed accidental commit
2006-04-14  Vadim Zeitlinfixed bug with not taking background colour into accoun...
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartAllow specification of border spacing
2006-04-14  Włodzimierz... MSLU with DMC build fix [#1469456].
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartCompilation fix
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-14  Jamie GaddFix bug in GetTimeZone where timezone wasn't set.
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-13  Włodzimierz... All book controls shares wxBK_* flags [bug #1469980].
2006-04-13  Julian SmartCompile fix
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-04-13  Jamie GaddFix casts from void* to int on x86_64 gcc by using...
2006-04-13  Vadim Zeitlininitialize nulLen to 0 for all compilers as some versio...
2006-04-13  Julian SmartAdded Makefile.in
2006-04-12  Stefan NeisFixed GetSelection to behave the same as for the other...
2006-04-12  Vadim Zeitlinmention UTF-16/32 fixes
2006-04-12  Julian SmartAddd IsDynamic, added const to CreateObject
2006-04-12  Julian SmartAdded IsDynamic to XTI
2006-04-12  Julian SmartApplied patch [ 1463711 ] wxRichTextCtrl fix for pastin...
2006-04-12  Julian SmartApplied patch [ 1211299 ] Minor mod to wxClassInfo...
2006-04-12  Vadim Zeitlinmade ShouldPreventAppExit() public
2006-04-12  Vadim Zeitlina better compilation fix after wxGTK_CONV changes
2006-04-11  Vadim Zeitlinremoved spurious if in DoGradientFillLinear()
2006-04-11  Vadim Zeitlincompilation fix after wxGTK_CONV changes
2006-04-11  Włodzimierz... Update wxMGL/wxOS2 makefiles.
2006-04-11  Vadim Zeitlinadded wx/font.h include to fix PCH-less build
2006-04-11  Włodzimierz... Regenerated Makefile after wxBaseOS2 fix.
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-04-11  Stefan CsomorRyan's patch 1467727 , removing the SetValue from SetRa...
2006-04-11  Robin DunnAdd wxST_DOTS_MIDDLE and wxST_DOTS_END constants
2006-04-11  Vadim Zeitlinremoved wxGTK2 hack, not needed any more
2006-04-11  Vadim Zeitlinif we don't convert message catalog strings to the...
2006-04-11  Robin DunnAcquire the GIL in GetSelections
2006-04-11  Vadim ZeitlinUnicode compilation fix after last commit
2006-04-11  Vadim Zeitlinsome code simplifications, no real changes
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-11  Vadim Zeitlindocumented all the other global conversion objects...
2006-04-10  Vadim Zeitlinuse wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in...
2006-04-10  Vadim Zeitlinall encodings are available in GTK+ 2 (because we alway...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-10  Vadim Zeitlinno changes, just corrected the comment for wxConvLocal
2006-04-10  Vadim ZeitlinwxGetActiveWindow() exists in wxGTK
2006-04-10  Włodzimierz... Bug #1467905: wxOS2 headers not included in wxBase.
2006-04-10  Vadim Zeitlindon't let the user modify the contents of read-only...
2006-04-10  Vadim Zeitlinadded wxDCClipper ctor overload taking a wxRegion and...
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  Włodzimierz... Blind check for compatibility flags.
2006-04-10  Roman Rolinskyadded TreeCtrl.WindowIndex method for skipping items...
2006-04-10  Vadim Zeitlinuse #if WXWIN_COMPATIBILITY_2_6 guard around implementa...
2006-04-10  Vadim Zeitlinuse #if WXWIN_COMPATIBILITY_2_6 guard around implementa...
2006-04-10  Stefan Csomorcleanup
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  David Surovellcleanup - reformatting, pt 2
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  Vadim Zeitlinuse wxGTK_CONV instead of directly using wxConvLocal...
2006-04-10  Vadim Zeitlinadded wxWxCharBuffer which stands for buffer of wxChars
2006-04-10  Vadim Zeitlindon't generate wxEVT_CONTEXT_MENU messages for right...
2006-04-10  Vadim Zeitlinfix for the previous commit: delete m_conv after callin...
2006-04-09  Vadim Zeitlinreally fix warning about implicitly converting 0 and...
2006-04-09  Vadim ZeitlinISO8859-1 is also supported by GTK+ 2
2006-04-09  Vadim Zeitlinadded more files to parse
2006-04-09  Stefan Csomormake the string properly 0 terminated and allow for...
2006-04-09  Vadim Zeitlinvery minor cleanup
2006-04-09  Stefan Csomorin case of an faulty event this might not get initialized
2006-04-09  Stefan Csomorconversion fix by Ryan
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-09  Robin DunnAdded CmdDown() to grid events
2006-04-09  Robin DunnUse CmdDown in mouse events instead of ControlDown...
2006-04-08  Robin DunnAdded missing not operator that was preventing the...
2006-04-08  Vadim Zeitlindon't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO...
2006-04-08  Vadim Zeitlinchanged DoMessageFromThreadWait() to not block if there...
2006-04-08  Robin DunnGive wx.GridTableBase a destructor, and clear the owner...
next