]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2010-03-01  Robin DunnUse the correct event class for the window modal notifi...
2010-03-01  Jaakko SalliHave to implement wxPGProperty::DeleteChildren() differ...
2010-03-01  Jaakko SalliHave to check for wxPG_SPLITTER_AUTO_CENTER style befor...
2010-02-28  Stefan Csomortranslate 0.5 offset into user space before applying...
2010-02-28  Stefan Csomormoving header for precomp builds
2010-02-28  Vadim ZeitlinSimplify and correct bugs in wxMSW wxScrollBar message...
2010-02-28  Vadim ZeitlinNo real changes, just cleanup wxMSW wxScrollBar a little.
2010-02-28  Vadim ZeitlinMake it possible to use wxCharBuffer during program...
2010-02-28  Vadim ZeitlinOnly add -woff 3970 to C[XX]FLAGS when using SGI mipsPr...
2010-02-28  Vadim ZeitlinCompilation fixes for wide char functions under IRIX...
2010-02-28  Vadim ZeitlinFix for wxStringCheck compilation under IRIX using...
2010-02-28  Vadim ZeitlinAlways declare wxCStrData::As[W]Char() as being inline.
2010-02-28  Vadim ZeitlinRearrange functions order so that they are effectively...
2010-02-28  Vadim ZeitlinFix compilation with GTK+ 2.4.
2010-02-28  Vadim ZeitlinSupport IRIX version of OpenGL multi sampling constants.
2010-02-28  Vadim ZeitlinFix the STC sources generation script to work with...
2010-02-28  Vadim ZeitlinNo real changes, just remove an unused variable.
2010-02-28  Vadim ZeitlinRemove unused NO_SORT constant.
2010-02-28  Vadim ZeitlinInclude <locale.h> to get LC_XXX constants declaration.
2010-02-28  Vadim ZeitlinRemove unnecessary comparison of unsigned variable...
2010-02-28  Vadim ZeitlinRemove unused static constant.
2010-02-28  Vadim ZeitlinInclude the real iostream header and not just iosfwd...
2010-02-28  Jaakko SalliSometimes change in varscrollable window's size can...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-26  Jaakko SalliMust clear property selection in wxPGProperty::SetChoic...
2010-02-26  Vadim ZeitlinFix assert when using year or decade view in Windows...
2010-02-26  Vadim ZeitlinFix assert on wxCalendarCtrl creation under Windows 7.
2010-02-26  Vadim ZeitlinAdd pretty-printers for wxPoint, wxSize and wxRect.
2010-02-25  Jaakko SalliAdded work around in wxPropertyGrid for a wxTextCtrl...
2010-02-25  Jaakko SalliFixed property Hide command
2010-02-25  Vadim ZeitlinInitialize wxhInstance in console MSW applications...
2010-02-25  Vadim ZeitlinUse wxGetInstance() instead of wxhInstance in wxMSW...
2010-02-25  Vadim ZeitlinInclude wx/defs.h from all our public headers, includin...
2010-02-25  Vadim ZeitlinFix harmless g++ 4.3 warning about suggested parentheses.
2010-02-25  Vadim ZeitlinFix multiple bugs in non-ownerdrawn wxListBox after...
2010-02-25  Vadim ZeitlinDocument the use of --disable-gui for building wxBase.
2010-02-25  Vadim ZeitlinAlways use UTF-8 for GTK+ strings.
2010-02-25  Vadim ZeitlinCompilation fixes in wxHTML for wxUSE_CONFIG==0.
2010-02-25  Vadim ZeitlinDocument more wxDC drawing functions overloads.
2010-02-24  Bryan PettyFixed typo in wxDataViewIconTextRenderer docs.
2010-02-23  Stefan Csomorproper app shutdown support for iphone
2010-02-23  Jaakko SalliSet up default property grid unspecified value colour
2010-02-23  Jaakko SalliWhen drawing wxPropertyGrid check box editor, be consis...
2010-02-22  Jaakko SalliRename property pending for deletion so it won't be...
2010-02-22  Jaakko SalliProperty removal and deletion done from wxPropertyGrid...
2010-02-22  Kevin OllivierCocoa text fields and views have their own context...
2010-02-19  Kevin OllivierSince wxDialog::Show(false) only calls wxWindow::Show...
2010-02-19  Kevin OllivierTypo fix.
2010-02-19  Kevin OllivierDisable sending of events by OS X Combobox during progr...
2010-02-16  Jaakko SalliFixed auto-resizing behavior when double-clicking a...
2010-02-16  Jaakko SalliAdded wxPropertyGridInterface::GetColumnProportion()
2010-02-16  Jaakko SalliAdded missing words in event documentation
2010-02-16  Jaakko SalliDocument wxEVT_PG_CHANGED
2010-02-16  Michael WetherellAdd user for buildbot notifications.
2010-02-15  Robin DunnApply new patch fixing problem of IsRunning always...
2010-02-15  Kevin OllivierImplement case-insensitive find and read only support...
2010-02-14  Václav SlavíkFix wxHtmlWindow to correctly decide whether to show...
2010-02-14  Jaakko SalliAdded note about removed member function wxPropertyGrid...
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
2010-02-12  Vadim ZeitlinFix compilation of wx/scopeguard.h with g++ -fno-except...
2010-02-12  Vadim ZeitlinRemove wxHAS_NAMESPACES and gcc 2.95 checks.
2010-02-12  Vadim ZeitlinUkrainian translations update from Yuri Chornoivan.
2010-02-11  Václav SlavíkMake it possible to subclass wxMenuBar in XRC (patch...
2010-02-11  Václav SlavíkFixed possible buffer overflow in wxXmlResource::GetXRC...
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2010-02-10  Václav SlavíkFixed wxGauge's best size to conform to Windows HIG.
2010-02-10  Vadim ZeitlinMove wxPosixPermissions definition from wx/file.h to...
2010-02-09  Stefan Csomorsupport fullscreen display (translucent status) in...
2010-02-09  Robin DunnTest m_nowpeer pointer before using it.
2010-02-09  Robin DunnSet Id and EventObject for wxSetCursorEvent
2010-02-09  Robin DunnIgnore the time portion of the datetime object when...
2010-02-09  Robin DunnRemove functions duplicated in dnd_osx.cpp.
2010-02-08  Robin DunnAllow more than one timer with the same ID. Closes...
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2010-02-08  Stefan Csomoradding carbon event missing in 10.4 headers
2010-02-07  Kevin OllivierImplement EVT_MAXIMIZE support for OS X Cocoa.
2010-02-06  Kevin OllivierFix handling of the *.* extension case, before this...
2010-02-06  Kevin OllivierGet wxSearchCtrl text events working, and share the...
2010-02-06  Kevin OllivierForgot about the drag source delegate, which is the...
2010-02-06  Kevin OllivierAdd an accessor to get the current drop source from...
2010-02-04  Jouk Jansenundefine not working FSWATCHER from OpenVMS compile...
2010-02-04  Vadim ZeitlinExtract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON.
2010-02-04  Vadim ZeitlinFix selection event sending for Ctrl-click in generic...
2010-02-04  Vadim ZeitlinMake wxDataObjectComposite::GetObject() public.
2010-02-03  Vadim ZeitlinTest wxTE_PROCESS_ENTER style in the widgets sample.
2010-02-03  Vadim ZeitlinCorrect the bounding box calculation in wxGTK wxDC...
2010-02-03  Vadim ZeitlinFix bug in wxMSW wxMessageDialog when the text was...
2010-02-03  Vadim ZeitlinCorrect bounding box calculation in wxGTK wxDC::DrawText().
2010-02-03  Julian SmartDon't select all if there is nothing to select.
2010-02-03  Julian SmartDon't delete previous character when pressing Del at...
2010-02-03  Stefan Csomorsafe degradation
2010-02-03  Kevin OllivierRebake after DND changes.
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...
2010-02-03  Kevin OllivierAdd sanity check on the item number.
2010-02-02  Julian SmartFixes for incorrect selection, extra newline insertion...
2010-02-02  Jaakko SalliDo not clear property selection when adding new propert...
2010-02-02  Julian SmartDon't crash if there's no top window.
2010-02-01  Julian SmartSimplify SetSelectionRange and make consistent with...
next