Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(947)

Side by Side Diff: third_party/undoview/README.chromium

Issue 9289019: Move undoview to deps/third_party/ (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/
Patch Set: '' Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/undoview/LICENSE ('k') | third_party/undoview/undo_manager.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: undoview
2 Short Name: undoview
3 URL: http://projects.gnome.org/gtksourceview, http://www.gtk.org
4 Version: unknown
5 License: LGPL 2.1
6 Security Critical: yes
7
8 This directory provides a new class, GtkUndoView. It is based on GtkTextView
9 from the GTK+ project, but with undo/redo support added. The code to add this
10 support is borrowed from the GtkSourceView project. Since GtkSourceView has a
11 lot of other stuff we don't want, we borrow only the undo/redo support and add
12 it to GtkTextView to create GtkUndoView.
13
OLDNEW
« no previous file with comments | « third_party/undoview/LICENSE ('k') | third_party/undoview/undo_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698