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

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

Issue 3429025: Landing http://codereview.chromium.org/3387008 for sadrul: (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: fix deps issue Created 10 years, 2 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
« 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 URL: http://projects.gnome.org/gtksourceview/
3
4 This contains GtkUndoView, which is GtkTextView with undo/redo
5 support. The code to add the support is borrowed from GtkSourceView.
6 However since SV has a lot of other stuff we don't want, we borrow
7 only the undo support and add it to GtkTextView to create a
8 GtkUndoView.
9
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