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

Unified Diff: third_party/undoview/README.chromium

Issue 9293016: Use undoview from deps/third_party/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 8 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/undoview/LICENSE ('k') | third_party/undoview/undo_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/undoview/README.chromium
===================================================================
--- third_party/undoview/README.chromium (revision 119883)
+++ third_party/undoview/README.chromium (working copy)
@@ -1,13 +0,0 @@
-Name: undoview
-Short Name: undoview
-URL: http://projects.gnome.org/gtksourceview, http://www.gtk.org
-Version: unknown
-License: LGPL 2.1
-Security Critical: yes
-
-This directory provides a new class, GtkUndoView. It is based on GtkTextView
-from the GTK+ project, but with undo/redo support added. The code to add this
-support is borrowed from the GtkSourceView project. Since GtkSourceView has a
-lot of other stuff we don't want, we borrow only the undo/redo support and add
-it to GtkTextView to create GtkUndoView.
-
« 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