aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/test-charset-picker.c
Commit message (Collapse)AuthorAgeFilesLines
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-38/+0
| | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-0/+20
| | | | svn path=/trunk/; revision=36116
* Updated to build e-charset-picker.cJeffrey Stedfast2001-07-031-0/+18
2001-07-02 Jeffrey Stedfast <fejj@ximian.com> * Makefile.am: Updated to build e-charset-picker.c * e-charset-picker.[c,h]: Moved here from gal. (e_charset_picker_bonobo_ui_populate): New function to populate a bonobo-ui with a charset picker menu. svn path=/trunk/; revision=10687