]> git.saurik.com Git - wxWidgets.git/history - src/common
fixed ~wxWindowBase to remove associated context help from wxHelpProvider -- otherwis...
[wxWidgets.git] / src / common /
2008-02-29  Václav Slavíkfixed ~wxWindowBase to remove associated context help...
2008-02-28  Vadim Zeitlinmore /Wp64 warning fixes: mostly use UINT_PTR instead...
2008-02-27  Vadim Zeitlindon't attempt to create 0*0 bitmaps in GetBuffer()...
2008-02-27  Vadim Zeitlindon't track handlers connected to this object itself...
2008-02-27  Vadim Zeitlindon't hide the TLW being deleted unless there any other...
2008-02-26  Julian SmartCorrected GetFontAttributes
2008-02-25  Vadim Zeitlinreset s_bInAssert in wxDoOnAssert() in an exception...
2008-02-25  Vadim Zeitlincheck for wxDF_UNICODETEXT and not only wxDF_TEXT in...
2008-02-24  Vadim Zeitlinrevert r51647 change as it broke the code overriding...
2008-02-21  Vadim Zeitlinfix harmless unused variable warning under CE
2008-02-21  Vadim Zeitlinrestore generic DrawEllipticArc() used by CE which...
2008-02-21  Václav Slavíkremoved now-unused wxSizer::GetMax/MinWindowSize helpers
2008-02-20  Vadim Zeitlinrevert not encoding the colons in FileNameToURL() under...
2008-02-19  Vadim Zeitlindon't encode collons in file:// URLs under Windows...
2008-02-18  Vadim Zeitlinhonour locale modifiers such a @valencia in system...
2008-02-17  Vadim Zeitlinadd ka_GE, ku_TR and ne_NP; some cleanup and better...
2008-02-14  Václav Slavíkfixed wxSizer::SetSizeHints() to allow setting smaller...
2008-02-13  Václav Slavíksplit wxSizer::Fit() into ComputeFittingWindow/ClientSi...
2008-02-12  Václav Slavíkadded wxWindow::HandleAsNavigationKey() helper for...
2008-02-12  Václav Slavíkuse ClientToWindowSize/WindowToClientSize
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
2008-02-12  Paul Cornettbuild fix for non-MSW
2008-02-12  Vadim Zeitlinuse wxLanguageInfo::GetLocaleName() instead of Desscrip...
2008-02-11  Vadim Zeitlinsimplify SETLOCALE_FAILS_ON_UNICODE_LANGS-related code
2008-02-11  Vadim Zeitlinremove half a dozen #ifndef __WXWINCE__ as they dont...
2008-02-11  Vadim Zeitlinadd wxLanguageInfo::GetLocaleName(), this simplifies...
2008-02-11  Vadim Zeitlinavoid duplication in the code by refactoring LCID creat...
2008-02-11  Vadim Zeitlininitialize m_backgroundBrush to an invalid brush instea...
2008-02-11  Vadim Zeitlinupdate m_lastcount correctly in wxBufferedInputStream...
2008-02-11  Vadim Zeitlincompilation fix for wxUSE_STL==1
2008-02-11  Vadim Zeitlinuse CanAcceptFocus() instead of CanAcceptFocusFromKeybo...
2008-02-11  Vadim Zeitlinno changes, just do the case of m_winLastFocused to...
2008-02-11  Vadim Zeitlindon't use parent window of a TLW in HandleOnNavigationK...
2008-02-10  Vadim Zeitlinfixed wxXLocale(wxLanguage) ctor under Windows, use...
2008-02-10  Vadim Zeitlinreturn int, not wxUniChar, from wxTo{upp,low}er_l(...
2008-02-10  Vadim Zeitlincompilation fix for wxUSE_XLOCALE == 0
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-10  Vadim Zeitlinuse correct locale in GetInfo() under Mac (slightly...
2008-02-09  Vadim Zeitlinadded wxDebugContext::SetShutdownNotifyFunction() ...
2008-02-09  Vadim Zeitlinadded alpha support to wxImage::Paste() (patch 1883497...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-02-06  Julian SmartResolved ambiguity for VC 9
2008-02-03  Vadim Zeitlinuse wxSOCKET_REUSEADDR for IPC sockets (part of patch...
2008-02-03  Vadim Zeitlincompilation fix with wxUSE_EXTENDED_RTTI==1
2008-02-02  Paul Cornettavoid GCC warnings about breaking strict aliasing rules
2008-02-01  Václav Slavíkeliminate code duplication in wxSizer::Fit()
2008-02-01  Václav Slavíkfixed RR's change of wxSizer::Fit to set client size...
2008-02-01  Michael WetherellCompile fix for --without-zlib --enable-compat26.
2008-01-31  Václav Slavíkcompilation fix for wxUSE_BOOKCTRL=0
2008-01-31  Václav Slavíkcompilation fix for wxUSE_MENUS=0
2008-01-30  Vadim Zeitlinuse HandleWindowEvent() in ProcessCommand(); return...
2008-01-29  Vadim Zeitlindefine __VISUALCn__ for n=5,6,7,8,9 and not only 8...
2008-01-29  Julian SmartFixed global cursor setting on Mac, which fixes busy...
2008-01-28  Paul Cornettanother fix for HP-UX 11.11 vsscanf, should have been...
2008-01-27  Vadim Zeitlinonly define wxEventPtr in wxBase, not wxCore
2008-01-26  Vadim Zeitlindon't fail in wxTransferStreamToFile if file size is...
2008-01-26  Vadim Zeitlindelete the event object in ProcessPendingEvents() even...
2008-01-24  Paul Cornettremove redundant WX_CLEAR_LIST, it's done by base dtor
2008-01-23  Vadim Zeitlinno real changes, just use HandleWindowEvent() instead...
2008-01-23  Václav Slavíkcatch exceptions when sending menu events
2008-01-22  Stefan Csomorfixing 1877182
2008-01-22  Václav Slavíkuse xdg-open in wxLaunchDefaultBrowser() on Unix if...
2008-01-21  Vadim Zeitlintemporary fix for shared build linking problems after...
2008-01-21  Václav Slavíkadded wxWindow::HasFocus() for more convenient way...
2008-01-20  Vadim Zeitlinadd wxDatePickerCtrl support in wxGenericValidator...
2008-01-17  Václav Slavíkthe wxConvUI hack in wxMsgCatalog should only be done...
2008-01-17  Paul Cornetton HP-UX 11.11, vsscanf first parameter is not const
2008-01-17  Paul Cornettcheck for vswscanf(), AIX 5.1 and HP-UX 11.11 don't...
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2008-01-15  Vadim Zeitlinadded unit tests for decoding invalid base64 strings...
2008-01-14  Paul Cornettavoid GCC warning about type-punned pointer breaking...
2008-01-14  Robert RoeblingPartial impl of auto resizing columns
2008-01-13  Robert RoeblingImproved wxDataViewSpinCtrlRenderer under OS X
2008-01-13  Robert RoeblingwxSizer::Fit() now sets client size
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-12  Vadim Zeitlincall OnExec() taking wxString argument from OnExecute...
2008-01-12  Stefan NeisSome wxOS2 compilation fixes after wxDC changes
2008-01-11  Jouk Jansenupdates for OpenVMS compile support
2008-01-10  Paul Cornettbuild fix for !wxUSE_THREADS
2008-01-09  Julian SmartFixed GetInfo to use the current language.
2008-01-09  Julian SmartDon't ignore path when prompting for file in SaveAs()
2008-01-09  Paul Cornettavoid undefined behavior from token paste resulting...
2008-01-08  Robert RoeblingLast part from weak ref patch for event sink disconnection
2008-01-08  Vadim Zeitlincompilation fix for !HAVE_STRPTIME case after ParseXXX...
2008-01-08  Paul Cornettspeed up ReadWord by using more efficient separator...
2008-01-07  Vadim Zeitlincompilation fix for MSVC: remove implicit wxStringImpl...
2008-01-07  Vadim Zeitlinadded another ParseFormat() overload for better backwar...
2008-01-07  Vadim Zeitlinmake wxDateTime::ParseXXX() functions char*-friendly
2008-01-06  Stefan NeisAdopted OS/2 to DC reorganisation (r50348).
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-06  Vadim Zeitlinadd wxDL_QUIET flag; use RawGetSymbol() instead of...
2008-01-05  Vadim Zeitlinclean up wxEvtHandler::m_eventsLocker weirdness: there...
2008-01-05  Vadim Zeitlindon't remove handlers from wxPendingEvents list, they...
2008-01-05  Vadim Zeitlinprocess one event at once in wxEvtHandler::ProcessPendi...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2008-01-05  Vadim Zeitlincompilation fix for wxUSE_DISPLAY==0
2008-01-03  Michael WetherellAlways write end record unless one has already been...
2008-01-02  Vadim Zeitlindon't call LogLastRepeatIfNeeded() from dtor, it's...
2008-01-02  Vadim Zeitlindon't lock the gs_prevCS critical section recursively...
2008-01-02  Vadim Zeitlinallow creating empty ZIP archives (patch 1861030)
next