]> git.saurik.com Git - wxWidgets.git/history - src
Implement wxDocument::Revert() and show its use in the sample.
[wxWidgets.git] / src /
2010-02-25  Vadim ZeitlinFix multiple bugs in non-ownerdrawn wxListBox after...
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-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-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-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 wxPropertyGridInterface::SetColumnProportion...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
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  Václav SlavíkFixed wxGauge's best size to conform to Windows HIG.
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-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  Vadim ZeitlinExtract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON.
2010-02-04  Vadim ZeitlinFix selection event sending for Ctrl-click in generic...
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 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...
2010-02-01  Stefan Csomoradapting to new API variant
2010-02-01  Kevin Olliviernschars is never used for the wxEVT_CHAR case, so don...
2010-02-01  Kevin OllivierUse the correct type to fix Tiger compilation.
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2010-01-31  Jaakko SalliFixed value column rendering for properties which do...
2010-01-31  Stefan Csomoravoiding catching incorrect shortcuts, see #11676
2010-01-31  Stefan Csomorsupporting clipboard command shortcuts on osx_cocoa...
2010-01-28  Michael WetherellFix for file length fixup.
2010-01-28  Stefan Csomorstoring modal returncode correctly for carbon
2010-01-28  Stefan Csomormake sure modality is reflected correctly when rerouted...
2010-01-28  Stefan Csomorsetting correct alertType
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-26  Vadim ZeitlinNever block in wxSocket::Peek().
2010-01-26  Stefan Csomoroptimizing creation of glcontexts, less flicker
2010-01-26  Jouk JansenFixes for compilation on OpenVMS platforms
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2010-01-26  Vadim ZeitlinTry to prevent users from forgetting to include wx...
2010-01-26  Vadim ZeitlinDon't pass logs at unknown levels to wxLog::DoLogRecord...
2010-01-26  Vadim ZeitlinAnother compilation fix for wxMSW without PCH.
2010-01-26  Vadim ZeitlinImplement RequestUserAttention() for wxOSX/Cocoa.
2010-01-26  Vadim ZeitlinCompilation fixes for PCH-less build after ownerdraw...
2010-01-26  Vadim ZeitlinAvoid g++ warning about unhandled wxFONTFAMILY_XXX...
2010-01-26  Vadim ZeitlinNo real changes, just don't initialize extern variable...
2010-01-26  Vadim ZeitlinMake wxWindow::MSWGetThemeColour() const.
2010-01-26  Vadim ZeitlinCompilation fix for wxUniv.
2010-01-25  Stefan Csomorsimplifying code, removing outdated API
2010-01-25  Stefan Csomoradding note for correct wheel params
2010-01-25  Julian SmartAdded EVT_WIZARD_PAGE_SHOWN event for wxWizard, to...
2010-01-25  Stefan Csomorbetter wheel support
2010-01-25  Stefan Csomoradding wxWindow::Show in order to make the sheet showin...
2010-01-25  Stefan Csomorfixing building on iphone
2010-01-25  Jouk JansenUpdate compile support for OpenVMS
2010-01-24  Kevin OllivierFix mistake, though this assert is unfortunate since...
2010-01-24  Stefan Csomorsupporting auto-rotate for translucent statusbar
2010-01-24  Vadim ZeitlinCompilation fix after ownerdraw-refactor branch merge.
2010-01-24  Václav SlavíkFixed dialog units <-> pixels conversion.
2010-01-24  Václav SlavíkDetermine wxButton size correctly in wxMSW.
2010-01-24  Vadim ZeitlinCorrect UTF-32BE BOM detection in wxConvAuto.
2010-01-24  Vadim ZeitlinCorrect bug with returning 0 for non-empty input from...
2010-01-24  Vadim ZeitlinCheck the result of ToWChar() call in wxTextInputStream...
2010-01-24  Vadim ZeitlinReplace wxLogWarning()s in wxOSX wxComboBox code with...
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-24  Vadim ZeitlinFix sending of wxEVT_COMMAND_LIST_COL_DRAGGING events...
2010-01-24  Vadim ZeitlinFix wxHTTPStream::Eof() to return true for empty HTTP...
2010-01-23  Kevin OllivierFix for generic implementation.
2010-01-23  Kevin OllivierFix for non-Mac builds.
2010-01-23  Kevin OllivierRemove assert that was used during testing while changi...
2010-01-23  Kevin OllivierStart on ShowWindowModal for OS X Cocoa. Not working...
2010-01-23  Vadim ZeitlinAdd virtual wxSizer::DoInsert() to replace Insert().
2010-01-23  Vadim ZeitlinAllow to not create wxPaintDC in EVT_PAINT handler...
2010-01-23  Vadim ZeitlinDon't crash when input is empty in wxFileConfig(wxInput...
2010-01-23  Vadim ZeitlinFix off by 1 errors in owner-drawn menu drawing code...
2010-01-23  Vadim ZeitlinImprove wxCheckListBox appearance under Vista/Win7.
2010-01-23  Vadim ZeitlinCorrect drawing of check marks for owner-drawn items...
next