]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-10-07  Jaakko SalliRemoved wxLongStringProperty derived property creator...
2008-10-07  Francesco Montorsiadd missing semicolon; add some @see commands to link...
2008-10-07  Vadim Zeitlindocument that Set/ChangeValue() set the insertion point...
2008-10-07  Robert RoeblingGTK+ version guard
2008-10-07  Robert RoeblingDon't set HINT_COMBO as wxPopupWindow is used for diffe...
2008-10-07  Robert RoeblingForgot to commit
2008-10-06  Michael WetherellAdd builds for the stable branch, and make the release...
2008-10-06  Michael WetherellLimit to one build at a time with a lock, share checkou...
2008-10-06  Francesco Montorsiinside <wx-data> we need to use instead of /
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-06  Jaakko SalliWhen registering editor, try wxRTTI class name in addit...
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-06  Jaakko SalliRemoved GetExpandedProperties() (used to act as poor...
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-06  Jaakko SalliRemoved wxPropertyGridInterface::ClearPropertyValue...
2008-10-06  Francesco Montorsimake Capture() functions static members of AutoCaptureM...
2008-10-06  Francesco Montorsiother cleanup; adjusted english in the UI
2008-10-06  Vadim Zeitlinimplemented wxMemoryFSHandler::FindFirst/Next()
2008-10-06  Vadim Zeitlinmade m_Hash object, not a pointer and moved hash declar...
2008-10-06  Vadim Zeitlinremoved the strange __WXMSW__ test in AddFile(bitmap...
2008-10-06  Vadim Zeitlinrewrite using type safe wxHashMap instead of wxObject...
2008-10-06  Vadim Zeitlinremove erase(const_iterator) overload, it should have...
2008-10-06  Vadim Zeitlinno changes, just some minor cleanup
2008-10-06  Robert RoeblingMake keyboard input to controls in a wxPopupWindow...
2008-10-06  Francesco Montorsimany fixes; now the application correctly starts up
2008-10-06  Robert RoeblingWrong order of calls
2008-10-06  Francesco Montorsibetter error messages, when possible
2008-10-06  Stefan Csomorswitching away from angle brackets includes, deactivati...
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-10-06  Francesco Montorsiadd to utils.bkl the hhp2cached (why wasn't already...
2008-10-06  Francesco Montorsiadded the automatic screenshot generator utility by...
2008-10-06  Francesco Montorsilist also headers in the bakefile
2008-10-06  Francesco Montorsirename README to README.txt to be compat with win systems
2008-10-06  Vadim Zeitlinset svn properties correctly
2008-10-05  Vadim Zeitlincorrect the example/documentation of GetDocumentsDir...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-05  Jaakko SalliFix RCS-ID
2008-10-05  Jaakko SalliBetter use of Connect()
2008-10-05  Jaakko SalliRCS-IDs
2008-10-05  Jaakko SalliUse wxPGEditor_X instead of wxPGEditor(X), as in new...
2008-10-05  Jaakko SalliNeed to call wxVScrolledWindow::UpdateScrollbar() in...
2008-10-05  Francesco Montorsiother s*h interface revisions
2008-10-05  Jaakko SalliHave GetDescBoxHeight() return value consistent with...
2008-10-05  Jaakko SalliCall RecreateControls() if relevant window style flag...
2008-10-05  Jaakko SalliGetEditableState() with DescBoxState flag could assert
2008-10-04  Vadim Zeitlinadded the possibility to draw grid lines across the...
2008-10-04  Francesco Montorsifix for doxygen warnings
2008-10-04  Robert RoeblingAlso use F4 shortcut for textfield + button combination
2008-10-04  Robert RoeblingMoved list of subclasses away from 'classes overview...
2008-10-04  Francesco Montorsifix usage of MacRegisterDefaultTypeAndCreator
2008-10-04  Francesco MontorsiwxLogError=>LogError (in ifacecheck wxLog facilities...
2008-10-04  Francesco Montorsifix many doxygen warnings about undocumented parameters
2008-10-04  Francesco Montorsisome s*h interface headers reviews
2008-10-04  Jaakko SalliFixed use of erase() in wxPGChoices::RemoveAt()
2008-10-04  Francesco Montorsiremaining t*h interface revisions
2008-10-04  Francesco Montorsiinterface revisions of ta*h te*h headers; grouped wxTex...
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
2008-10-04  Robert RoeblingRemoved wxNavigationKey code, new keyboard navigation
2008-10-04  Robert RoeblingAlso use F4 as short-cut for opening pop-up
2008-10-03  Vadim Zeitlindon't duplicate base class m_acceleratorTable as m_acce...
2008-10-03  Vadim Zeitlinfix VC6 compilation problems due to its for variables...
2008-10-03  Jaakko SalliExplicitly call wxObject ctor in wxColourPropertyValue...
2008-10-03  Jaakko SalliFixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basicall...
2008-10-03  Jaakko SalliIncrease properties' tolerance for wxNullVariant as...
2008-10-03  Jaakko SalliTweaked wxPGProperty::StringToValue() and IntToValue...
2008-10-03  Jaakko SalliMust still delete m_cells items by explicit type (since...
2008-10-03  Vadim Zeitlinreturn false if the file passed to Load() doesn't exist...
2008-10-03  Jaakko SalliMinor additional clipper window related code and commen...
2008-10-03  Vadim Zeitlinfix off by one byg in ReserveId() (closes #10020)
2008-10-03  Vadim Zeitlindon't build memcheck (fails in release) and MFC (fails...
2008-10-03  Jaakko SalliRemove wxPGClipperWindow, use wxBORDER_NONE instead...
2008-10-03  Vadim Zeitlinmerged docvwmdi sample into docview one to avoid having...
2008-10-03  Vadim Zeitlinmerged docvwmdi sample into docview one to avoid having...
2008-10-03  Vadim Zeitlincorrected samples.h location
2008-10-03  Vadim Zeitlinupdate samples page location after switch to Doxygen
2008-10-03  Jaakko SalliFurther fix m_children use with wxUSE_STL=1
2008-10-03  Vadim Zeitlinno changes, just removed commented out code accidentall...
2008-10-03  Jouk Jansenadding variable initialization to 0
2008-10-03  Jouk Jansensolving missing definitions in include/wx/x11/cursor.h
2008-10-02  Michael WetherellUpdate from Laurent.
2008-10-02  Vadim Zeitlinhonour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderl...
2008-10-02  Jaakko SalliSetButtonShortcut() merged with action system
2008-10-02  Jaakko SalliUpdated docs, removed SetPropertyModifiedStatus() ...
2008-10-02  Jaakko SalliMoved ClearModifiedStatus() to wxPropertyGridInterface
2008-10-02  Jaakko SalliAdded missing propgrid related lines
2008-10-01  Václav SlavíkwxSpinButton was missing in XRC spec, added
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Jaakko SalliRecognize lack of wxTAB_TRAVERSAL style
2008-10-01  Jaakko SalliUse wxPendingDelete
2008-10-01  Jaakko SalliAdded useful comment
2008-10-01  Jaakko SalliFixed wxPG sourceforge tracker bug #2138858, applied...
2008-10-01  Vadim Zeitlinadd a more readable wrapper for CreateDocument(wxEmptyS...
2008-10-01  Jaakko SalliUnfocus text editor when enter is pressed
2008-10-01  Jaakko SalliUse m_children as it were std::vector
2008-10-01  Julian SmartOnly ignore Alt down on Mac
2008-10-01  Julian SmartNow accepts keys that are generated with Alt
2008-10-01  Vadim Zeitlindon't distribute negative extra space among box sizer...
2008-10-01  Václav Slavíkcompilation fix
2008-10-01  Benjamin Williamsapplied patch from ticket 10015; wxToolBar compatibility
next