1. gedit: multiviews
The idea of this proposal is to make a major rewrite of the internals to provide a way to split up documents, see different documents at the same time and to provide several views for the same document (i.e: html or latex preview)
For a more detailed information about the project see: http://live.gnome.org/Gedit/Multiviews
1.1. More information
gedit: http://www.gedit.org
Proposal: http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/gnome/t127230759535
1.2. Weekly reports
Week 01: http://mail.gnome.org/archives/gnome-soc-list/2010-May/msg00037.html
Week 02: http://mail.gnome.org/archives/gnome-soc-list/2010-June/msg00007.html
Week 03: http://mail.gnome.org/archives/gnome-soc-list/2010-June/msg00043.html
Week 04: http://mail.gnome.org/archives/gnome-soc-list/2010-June/msg00075.html
Week 05: http://mail.gnome.org/archives/gnome-soc-list/2010-June/msg00097.html
Week 06: http://mail.gnome.org/archives/gnome-soc-list/2010-July/msg00002.html
Week 07: http://mail.gnome.org/archives/gnome-soc-list/2010-July/msg00023.html
Week 08: http://mail.gnome.org/archives/gnome-soc-list/2010-July/msg00045.html
Week 09: http://mail.gnome.org/archives/gnome-soc-list/2010-July/msg00072.html
Week 10: http://mail.gnome.org/archives/gnome-soc-list/2010-August/msg00008.html
Week 11: http://mail.gnome.org/archives/gnome-soc-list/2010-August/msg00027.html
Week 12: http://mail.gnome.org/archives/gnome-soc-list/2010-August/msg00041.html
1.3. Getting the code
All the code can be found in git.gnome.org or in my github: http://github.com/nacho/gedit
Step1 - Tab groups: already in master - Bug: https://bugzilla.gnome.org/show_bug.cgi?id=619608
Step2 - Splitview: "splitview", "splitview2" (GBinding version) branch in github - Bug: https://bugzilla.gnome.org/show_bug.cgi?id=141487
Step3 - View abstraction "multiview" branch in github
Extra - Animations "animation" branch in github