wxWidgets.git
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
2008-10-01  Václav Slavíkfinished XRC format specification: added docs for all...
2008-10-01  Stefan Csomorcopying sizes upon construction, HDC doesn't deliver...
2008-10-01  Stefan Csomorfixing release handling of dc
2008-10-01  Jouk JansenwxMOTIF ?: wxcursor:wxcursor overload fix
2008-09-30  Václav Slavíkdon't cache tray protocol availability result in wxTask...
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-09-30  Stefan Csomorsupporting NO_BORDER for Cocoa as well
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-30  Jaakko SalliFixed Connect() use sample case in CreateControls(...
2008-09-30  Jaakko SalliFix Connect() calls in SetupChildEventHandling()
2008-09-30  Jaakko SalliTry to make SetupChildEventHandling() more foolproof
2008-09-30  Michael WetherellUpdate from Brian.
2008-09-30  Jaakko SalliAdded missing dllimpexp declaration, added missing...
2008-09-30  Václav Slavíkfixed incorrect separators markup in samples/xrc
2008-09-30  Václav SlavíkwxToolBar XRC handler should call SetupWindow() to...
2008-09-30  Stefan Csomorperformance fix by Tim Kosse
2008-09-30  Václav SlavíkwxWizard XRC handler should call SetupWindow() to handl...
2008-09-30  Robert RoeblingMake wxPGCanvas accept focus even with child windows
2008-09-30  Robert RoeblingAdd wxPGCanvas RTTI for debugging purpose
2008-09-30  Robert RoeblingwxGTK's wxTextCtrl's borders can be removed
2008-09-30  Robert RoeblingMove body of SetFocusOnCanvas to .cpp file
2008-09-29  Václav SlavíkwxART_MISSING_IMAGE is not a valid wxArtClient value...
2008-09-29  Michael WetherellApply Brian's own changes.
2008-09-29  Michael WetherellMake the names consistent between the two builds.
2008-09-29  Michael WetherellEnable vc++ 9 quick builds.
2008-09-29  Michael WetherellAdd a couple of missing close slashes.
2008-09-29  Michael WetherellRename to ravnsgaard.xml.
2008-09-29  Jaakko SalliSetPropertyValue(prop, wxChar*) -> (prop, char*) and...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-29  Jaakko SalliRemoved wxPG_EX_LEGACY_VALIDATORS
2008-09-29  Jaakko SalliRegisterAdditionalEditors() to work even if no wxProper...
2008-09-29  Michael WetherellSwitch to release builds.
next