]> git.saurik.com Git - wxWidgets.git/history - src/common
don't call TB_GETITEMRECT with invalid tool index
[wxWidgets.git] / src / common /
2008-05-08  Vadim Zeitlinfix some unused variables warnings reported by Borland
2008-05-08  Vadim Zeitlinfix confusion with (Do)DrawSplines() overloads; don...
2008-05-07  Paul Cornettuse PNGAPI if it is defined
2008-05-07  Julian SmartAdded const when writing XPMs to avoid gcc warnings
2008-05-05  Vadim Zeitlindump totals as well as averages when gatheting statistics
2008-04-30  Robert RoeblingAdded constructor to wxGCDC from wxPrinterDC
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Vadim Zeitlinadded wxQueueEvent() avoiding the bug of wxPostEvent...
2008-04-28  Vadim Zeitlinfix wxTextCtrl::operator<<('\n') in Unicode build ...
2008-04-25  Robert RoeblingFix linking problem
2008-04-22  Vadim Zeitlinmake wxDir::Has{Files,SubDirs}() const
2008-04-21  Robert Roebling[ 1944519 ] improve left down event handling for wxPopu...
2008-04-19  Václav Slavíkfixed wxString::Replace() to work directly on m_impl...
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-16  Václav Slavíkremoved no longer needed wxOKlibc() helper
2008-04-14  Robert RoeblingUse scoped ptr template
2008-04-14  Robert RoeblingCorrect weak ref usage which triggered an assert
2008-04-13  Vadim Zeitlinfix crashes due to missing npos handling in several...
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-11  Robert RoeblingAdd test for context menu, fixed mem leak, fixed focus...
2008-04-11  Jouk JansenUpdates for VMS : new Makefiles, proper type casts
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Vadim Zeitlincontinue with other handlers if some handler fails...
2008-04-05  Vadim Zeitlinuse wxCHECK instead of wxASSERT in Alloc() to avoid...
2008-04-05  Vadim Zeitlindon't crash in ReadString() if the length read from...
2008-04-05  Robert RoeblingBugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEdi...
2008-04-04  Vadim Zeitlingenerate the correct events in the native MSW version...
2008-04-03  Robin DunnFix AdjustForOverflow to use item->CalcMin, not item...
2008-04-03  Vadim Zeitlinreplace wrong wxUSE_DYNAMIC_LOADER test with the correc...
2008-04-03  Robin Dunnfix warnings
2008-04-03  Robin DunnFix for potential layout glitches in wxGridBagSizer...
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Vadim Zeitlinlock wxPendingEventsLocker when deleting the handler...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-25  Francesco Montorsibuild fix
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2008-03-22  Vadim Zeitlinmake wxSelectDispatcher ctor public, it can be useful...
2008-03-22  Vadim Zeitlinreturn bool from wxStreamTempInputBuffer::Update()...
2008-03-22  Vadim Zeitlinadded wxWindowDisabler ctor for conditionally disabling...
2008-03-21  Vadim Zeitlinrestore setting m_appName broken by recent change ...
2008-03-20  Francesco Montorsifix header files so that they can be included directly...
2008-03-19  Francesco Montorsifurther wxPenStyle/wxBrushStyle fixes for builds with...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2008-03-17  Vadim Zeitlinuse static functions instead of static variables for...
2008-03-17  Paul Cornettfix a huge number of build errors
2008-03-16  Francesco Montorsifix typos and update MSW code to use new wxPENSTYLE_...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-16  Julian SmartDon't accept picker text events from any old text control
2008-03-16  Václav SlavíkFixed generic art provider to scale bitmaps down to...
2008-03-15  Vadim Zeitlinprotect access to ms_aTraceMasks with a critical sectio...
2008-03-15  Vadim Zeitlinrefactored code reused in several different places...
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2008-03-15  Vadim Zeitlininitialize m_initial{Recv,Send}BufferSize in wxSocketCl...
2008-03-14  Vadim Zeitlinmake wxCmdLineParser:Usage() const
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-10  Vadim Zeitlinfix handling of native toolkit command line options...
2008-03-09  Vadim Zeitlinremove wxTextAttr::CreateFont(); return wxNullFont...
2008-03-08  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Julian SmartOnly use fonts in wxTextAttr::Combine if they are reall...
2008-03-06  Václav Slavíkdeprecated wxWindow::SetHelpTextForId()
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-04  Václav Slavíkformat strings with no real text don't need translating
2008-03-04  Vadim Zeitlinremove leading dots from .ini/.conf in AddConfFileExtIf...
2008-03-04  Vadim Zeitlinremove duplicate end iterator declaration from Destroy()
2008-03-04  Václav Slavíkadded macros for checking for conflicts between flags...
2008-03-04  Václav Slavíkadded wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that...
2008-03-03  Václav Slavíkmade Freeze/Thaw recursively (un)freeze child windows too
2008-03-03  Vadim Zeitlinposition help windows shown when Shift-F1 is pressed...
2008-03-02  Václav Slavíkthere's no such thing as LANG_VALENCIAN
2008-03-02  Vadim Zeitlinadd support for custom controls in file dialog in wxGTK...
2008-03-02  Vadim Zeitlinworkarounds for Palm compiler errors (pacc-error.diff...
2008-03-02  Vadim Zeitlinadd platform info for Palm (add-wxpalm-info.diff part...
2008-03-02  Vadim ZeitlinPalmOS compilation fixes (wx-trunk-out.diff part of...
2008-02-29  Vadim Zeitlinreally use the position passed to ShowHelpAtPoint(...
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...
next