]> git.sur5r.net Git - glabels/commit
2005-05-18 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Thu, 19 May 2005 02:41:21 +0000 (02:41 +0000)
committerJim Evins <evins@snaught.com>
Thu, 19 May 2005 02:41:21 +0000 (02:41 +0000)
commit43beed37015c722577065ec11a431f75651b8199
tree9464c0317c1cec32ae92c26715e651473348cd0e
parentb75ae61753d37cd5b74f393cfb8a207d0e0ae3bc
2005-05-18  Jim Evins  <evins@snaught.com>

* src/hig.h:
* src/hig.c:
Removed glHigDialog class.
* src/file.c: (gl_file_new), (create_new_dialog_widgets),
(gl_file_properties), (create_properties_dialog_widgets):
* src/prefs-dialog.h:
* src/prefs-dialog.c: (gl_prefs_dialog_get_type),
(gl_prefs_dialog_init), (gl_prefs_dialog_construct):
* src/print-dialog.h:
* src/prefs-dialog.h:
* src/print-dialog.c: (gl_print_dialog_get_type),
(gl_print_dialog_init), (gl_print_dialog_construct):
Replaced all instances of glHigDialog with GtkDialog.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@535 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/file.c
glabels2/src/hig.c
glabels2/src/hig.h
glabels2/src/prefs-dialog.c
glabels2/src/prefs-dialog.h
glabels2/src/print-dialog.c
glabels2/src/print-dialog.h