]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2008-09-29  Jaakko SalliAdded missing wxPGValidationInfo::SetFailureMessage...
2008-09-29  Jaakko SalliRemoved wxPropertyGridEvent::HasProperty() (use GetProp...
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-29  Francesco MontorsiBIG CHANGE: added parsing of base classes; now CompareC...
2008-09-29  Jaakko SalliDoc and comment cleanup, fixes, tweaks
2008-09-29  Jaakko SalliMinor clarification
2008-09-29  Vadim Zeitlinno real changes, just fixed all occurences of 'occurenc...
2008-09-29  Vadim Zeitlinfix After{First,Last}() to work for strings with non...
2008-09-29  Francesco Montorsimore logic to avoid false warnings
2008-09-29  Francesco Montorsimany ifacecheck automatic fixes + some access-specifier...
2008-09-29  Francesco Montorsiremove deprecation from wxWizard::SetPageSize
2008-09-28  Julian SmartFix for deleting first word in the control
2008-09-28  Vadim Zeitlinextact common GAddress declarations to the common heade...
2008-09-28  Vadim Zeitlinmove check for wxUSE_IPV6 being defined to wx/chkconf...
2008-09-28  Vadim Zeitlinset native eol-style on source and make files
2008-09-28  Vadim Zeitlinfix (harmless) VC9 unreachable code warning
2008-09-28  Vadim Zeitlinfix VC9 compilation: interface is #defined as struct...
2008-09-28  Václav SlavíkwxGTK: Fixed printing to use fonts sizes adjustment...
2008-09-27  Michael WetherellChange the locks to allow builds for different branches...
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Francesco Montorsiadded wxMethodAccessSpecifier and the logic to extract...
2008-09-27  Michael WetherellUse shared checkouts with a fresh copy for each build...
2008-09-27  Jaakko SalliRegister multibutton editor class in frame ctor instead...
2008-09-27  Jaakko SalliwxPropertyGrid::RegisterEditorClass() now CHECK_MSG...
2008-09-27  Jaakko SalliUse wxPropertyGridEventHandler in commented-out sample...
2008-09-27  Jaakko SalliUse wxUSE_LONGLONG_NATIVE more
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-27  Jaakko SalliFixed a warning
2008-09-27  Francesco Montorsimore fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-27  Francesco Montorsifinal w*h interface header reviews
2008-09-27  Francesco Montorsigive a name to wxZlib enums to make it easier to docume...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-27  Vadim Zeitlinfix VC9 compilation: FileNameInfo identifier conflicts...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-26  Vadim Zeitlinfix ParseFormat("%d") to set the date it finds (#10002)
2008-09-26  Vadim Zeitlinusing CLSCTX_ALL fails with Microsoft Office applicatio...
2008-09-26  Vadim Zeitlintried to make umask comment make more sense
2008-09-26  Vadim ZeitlinBrian Ravnsgaard Riis slave added
2008-09-26  Michael WetherellConfigure a second Windows build and give the slave...
2008-09-26  Vadim Zeitlinupdate from Laurent
2008-09-25  Vadim Zeitlindon't give errors if SetLayeredWindowAttributes() is...
2008-09-25  Francesco Montorsiw*h interface revisions
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsimore f*h interface file revisions
2008-09-25  Francesco Montorsifix for non-PCH builds
2008-09-25  Francesco Montorsibuild fix
2008-09-25  Francesco Montorsirevisions by Utensil Candel
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-25  Jaakko SalliRemoved wxPropertyGridManager::GetChildrentCount()...
2008-09-25  Jaakko SalliAddPage(), InsertPage() now return page ptr instead...
2008-09-25  Jaakko SalliReduce ambiguity of selection functions in wxPropertyGr...
2008-09-25  Jaakko SalliRemoved wxPGProperty:GetArrIndex() in favor of GetIndex...
2008-09-25  Jaakko SalliRemoved redundant wxPGChoices::Set()
2008-09-25  Jaakko SalliRemoved redundant wxPGProperty::SetChoices()
2008-09-25  Vadim Zeitlindon't test for both stream.fail() and stream.bad()...
2008-09-25  Jaakko SalliSlightly better wxStockCursor usage
2008-09-25  Vadim Zeitlinspecify the file name in IO errors messages; also make...
2008-09-25  Jaakko SalliFixed bug: Settings property attribute to wxNullVariant...
2008-09-25  Jaakko SalliFix wxCursor() ctor compilation by casting argument...
2008-09-25  Robin DunnConsolidate old and new implementations of Get/SetSelection
2008-09-25  Robin Dunnremove another SWIG #if
2008-09-25  Jaakko SalliFixed bug: wxPGProperty::OnEvent() was never called...
2008-09-25  Robin DunnRevert last change
2008-09-25  Vadim Zeitlinfix parsing of IP literals in URIs, added test for it
2008-09-25  Vadim Zeitlinintroduced more convenient and readable URI_ASSERT_XXX_...
2008-09-25  Francesco Montorsismall changes to fix doxygen warnings
2008-09-25  Francesco Montorsimore revisions of f*h headers
2008-09-25  Vadim Zeitlinremoved hardcoded size of 66 bytes of PRINTDLG struct...
2008-09-25  Francesco Montorsifix many doxygen warnings; added wxMotif section in...
2008-09-25  Francesco Montorsismall build fixes for PCH-less builds
next