gucharmap r1403 - trunk/gucharmap
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gucharmap r1403 - trunk/gucharmap
- Date: Wed, 12 Dec 2007 19:04:08 +0000 (GMT)
Author: chpe
Date: 2007-12-12 19:04:08 +0000 (Wed, 12 Dec 2007)
New Revision: 1403
ViewCVS link: http://svn.gnome.org/viewcvs/gucharmap?rev=1403&view=rev
Added:
trunk/gucharmap/gucharmap-chartable-private.h
trunk/gucharmap/gucharmap-chartable.c
trunk/gucharmap/gucharmap-chartable.h
Removed:
trunk/gucharmap/gucharmap-table-private.h
Modified:
trunk/gucharmap/chartable_accessible.c
trunk/gucharmap/gucharmap-table.c
trunk/gucharmap/gucharmap-table.h
trunk/gucharmap/gucharmap-window.c
Log:
Move the bulk of the chartable from GucharmapTable to GucharmapChartable,
removing the hbox wrapper and just making it a GtkDrawingArea directly.
Make it a native scrollable widget by implementing a set_scroll_adjustements
signal in the class.
Make GucharmapTable a thin wrapper containing just a scrolled window and in it
the real chartable; forward all methods to the real chartable.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]