summaryrefslogtreecommitdiffstats
path: root/third_party/undoview
Commit message (Collapse)AuthorAgeFilesLines
* Update internal state on undo to avoid a crash.sadrul@chromium.org2010-11-101-0/+26
| | | | | | | | | | | | | | Update actions_in_current_group when removing an action so that it doesn't crash afterwards. BUG=61607,62609 TEST=manual (see bug) Do not set text if it didn't change, because it registers a delete/insert undo-able action-couple. Review URL: http://codereview.chromium.org/4683002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65609 0039d316-1c4b-4281-b951-d872f2087c98
* Landing http://codereview.chromium.org/3387008 for sadrul:tfarina@chromium.org2010-09-287-0/+1500
linux: Add support for undo in the omnibox. GtkTextView does not support undo. So borrow the relevant code from GtkSourceView. BUG=18210 TEST=None Patch from sadrul <sadrul@chromium.org> Review URL: http://codereview.chromium.org/3429025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60744 0039d316-1c4b-4281-b951-d872f2087c98