]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-08-18  Vadim Zeitlindocument wxSpinCtrlDouble (#9834)
2008-08-18  Vadim Zeitlinadd comparison operators for UUID class (#9871)
2008-08-16  Vadim Zeitlinfix spurious assert failure in DestroyGripper() which...
2008-08-15  Vadim Zeitlincompilation fix for wxUSE_STL build after r54926 (...
2008-08-15  Vadim Zeitlincompilation fix for wxUniv/MSW after r54937 (#9866)
2008-08-15  Paul Cornettfix for page change not working after veto, #3808
2008-08-13  Václav Slavíkadded wxString benchmark using 2.8's HTML parser
2008-08-13  Václav SlavíkHAVE_BOOST_THREAD should be off by default
2008-08-13  Stefan Csomoradding generic BUNDLE_RESOURCES for copying any special...
2008-08-13  Stefan Csomorfixing remainder of bug #3776, clean activateAndIgnoreC...
2008-08-13  Paul Cornettmove notebook event definition to common code
2008-08-13  Vadim Zeitlinfix typo in __WWXMAC__
2008-08-13  Václav Slavíkadd assert checking that GetCapture() and ms_winCapture...
2008-08-12  Václav Slavíkapply Stefan's fix for wxHtmlDCRenderer clipping
2008-08-12  Václav Slavíkmade wxCharTypeBuffer<T>::release() const again, for...
2008-08-11  Václav Slavíkadded microbenchmark for wxCharBuffer performance
2008-08-10  Robin DunnUse WXUNUSED and give more explaination for the handler
2008-08-10  Paul Cornettdon't modify position for default border if button...
2008-08-10  Paul Cornettadd control items from child inserter, so that correct...
2008-08-10  Václav SlavíkDLLs linking fix wxCharTypeBuffer<T>::NullData
2008-08-10  Václav Slavíkpch-less compilation fix
2008-08-10  Václav Slavíkcompilation fix: wxUString uses it's own wxCharTypeBuff...
2008-08-10  Václav Slavíkradically simplified declarations of wxUString-specific...
2008-08-10  Václav Slavíkadded refcounting to wxCharBuffer to fix passing of...
2008-08-10  Paul Cornettsome code cleanup
2008-08-10  Paul Cornettset extra widget from child inserter, so that correct...
2008-08-10  Robin DunnAvoid default child window focus behavior in generic...
2008-08-10  Paul Cornettfix previous commit to respect minimum width
2008-08-10  Václav Slavíkfixed typo
2008-08-09  Vadim Zeitlininitialize the button label correctly if the same wizar...
2008-08-09  Václav Slavíkmore strict UTF-8 validity checks, as it should be...
2008-08-09  Vadim Zeitlinadded test for Replace(whatever, "")
2008-08-08  Vadim Zeitlinundid changes accidentally committed as part of r55019
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro
2008-08-08  Vadim Zeitlinadd DECLARE_NO_COPY_TEMPLATE_CLASS
2008-08-08  Vadim Zeitlindocument DECLARE_NO_{COPY,ASSIGN}_CLASS
2008-08-08  Vadim Zeitlinadded Win32 TLS tests
2008-08-08  Vadim Zeitlinadd TLS access benchmark
2008-08-07  Julian SmartFixed scrolling bug where scrollbar was taken to be...
2008-08-07  Paul Cornettallow dialog to be resized smaller with extra control
2008-08-07  Vadim Zeitlindon't call OnCloseDocument() from OnNewDocument(),...
2008-08-07  Václav Slavíksmall wxArtProvider API improvements: added HasNativePr...
2008-08-07  Paul Cornettbuild fixes
2008-08-07  Paul Cornettfix sizing of extra control
2008-08-06  Vadim Zeitlininitialize a local variable even if it doesn't really...
2008-08-06  Vadim Zeitlinpass asciistr, not utf8str, to FromAscii
2008-08-06  Vadim Zeitlindon't disable optimize if --enable-debug_info was speci...
2008-08-06  Paul Cornettuse "new" GtkToolbar API
2008-08-06  Vadim Zeitlinshow default values of the options in the usage message
2008-08-06  Vadim Zeitlinreplace wxASSERT in wxFindNextFile() with wxCHECK to...
2008-08-05  Vadim Zeitlinfix an assert failure when a child TLW was created...
2008-08-05  Stefan Csomorfixing remainder of bug #3776, clean activateAndIgnoreC...
2008-08-05  Vadim Zeitlincorrect use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen...
2008-08-05  Vadim Zeitlinlabel different controls on spin page (#9816)
2008-08-05  Stefan Csomorcustom info.plist with supported document types
2008-08-05  Stefan Csomoradding support for overwrites from project bkls for...
2008-08-05  Vadim Zeitlinmark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces...
2008-08-05  Vadim Zeitlinfix bug in Mark() which highlighted the day not only...
2008-08-05  Vadim Zeitlinfix wxMenu leak (reopened #9089)
2008-08-04  Bryan PettyReview of socket.h interface header by Utensil Candel...
2008-08-04  Julian SmartAllow small widths if setting initial strings.
2008-08-04  Vadim Zeitlingeneral docview.cpp code cleanup; use wxVector<> instea...
2008-08-03  Vadim Zeitlinfix fatal bug in wxVector copy ctor
2008-08-03  Stefan Csomorfixing name typo
2008-08-03  Stefan Csomormoving osx files (rename will follow)
2008-08-03  Vadim Zeitlinreturn empty string instead of some garbage if strftime...
2008-08-03  Benjamin Williamsfix mouse capture lost assert when dialog shown in...
2008-08-03  Vadim Zeitlincompilation fix for PCH-less build; also moved some...
2008-08-03  Vadim Zeitlinfix view rectangle calculation for the control with...
2008-08-03  Vadim Zeitlinadd BSTR arrays handling in wxConvertOleToVariant(...
2008-08-03  Vadim Zeitlinadd support for multiline labels in wxToggleButton
2008-08-03  Vadim Zeitlinno real changes, just refactor to remove some code...
2008-08-03  Vadim Zeitlinimplement wxToolBarTool::SetLabel() for wxOSX_USE_NATIV...
2008-08-03  Vadim Zeitlinuse wxPEN/BRUSH_XXX instead of wxXXX (#9812)
2008-08-03  Vadim Zeitlinmake SetValidator() symmetric with GetValidator() ...
2008-08-03  Vadim Zeitlinupdate for wxSHUTDOWN_LOGOFF/FORCE, should have been...
2008-08-03  Vadim Zeitlinadded wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
2008-08-03  Vadim Zeitlincompilation fix for PCH-less build after last commit
2008-08-03  Vadim Zeitlinstore palette information from XPM in wxImage (#9763)
2008-08-03  Benjamin Williamsfix segfault when Update() is called inbetween mouse...
2008-08-03  Vadim Zeitlindon't keep the transparent palette colour from the...
2008-08-03  Vadim Zeitlinno real changes, just some cleanup: use wxON_BLOCK_EXIT...
2008-08-03  Vadim Zeitlinadd support for reading alpha channel from BMP images...
2008-08-03  Vadim Zeitlincompilation after last commit: semicolon after wxDELETE...
2008-08-02  Vadim Zeitlinmade wxDELETE[A]() template functions instead of macros...
2008-08-02  Vadim Zeitlindon't use our custom WM_PAINT handler with composited...
2008-08-02  Vadim Zeitlinreturn true from IsDoubleBuffered() if our TLW parent...
2008-08-02  Vadim Zeitlinadd wxGet/Set/HasWindowExStyle() helpers and use them
2008-08-02  Vadim Zeitlincompilation fix after last commit
2008-08-02  Vadim Zeitlincopy both alpha and mask in Paste() (#9658)
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Vadim Zeitlinadded trivial wxLaunchDefaultApplication() implementati...
2008-08-02  Vadim Zeitlinadd wxImage::SetType() and use it in animation decoders...
2008-08-02  Vadim Zeitlindocument "clear" parameter of ctor/Create() properly...
2008-08-02  Vadim Zeitlinfix keyboard navigation in radio boxes containing hidde...
2008-08-02  Vadim Zeitlinadded enabled and hidden attributes to radio box items...
2008-08-02  Vadim Zeitlinimprove best size calculation; notably account for...
2008-08-02  Vadim Zeitlinensure that one of wxRA_SPECIFY_{COLS,ROWS} is set...
2008-08-02  Vadim Zeitlinimplement wxLaunchDefaultApplication() for MSW and...
2008-08-02  Vadim ZeitlinPCH-less build fix after the last commit
next