aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-glade.c
Commit message (Collapse)AuthorAgeFilesLines
* Documented EphyGladeAdam Hooper2004-04-201-5/+19
|
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+4
|
* Removed an unused #include.Christian Persch2004-02-221-1/+0
| | | | | | | | | 2004-02-21 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.h: * lib/ephy-glade.c: Removed an unused #include.
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-241-4/+9
| | | | | | | | | | | | | | | | | | | | | 2004-01-23 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (downloader_view_build_ui): * embed/find-dialog.c: (find_dialog_init): * embed/mozilla/GtkNSSDialogs.cpp: * embed/print-dialog.c: (ephy_print_dialog_new), (ephy_print_setup_dialog_new): * lib/ephy-dialog.c: (impl_construct), (ephy_dialog_construct): * lib/ephy-dialog.h: * lib/ephy-glade.c: (ephy_glade_widget_new): * lib/ephy-glade.h: * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_init): * src/pdm-dialog.c: (pdm_dialog_init): * src/prefs-dialog.c: (setup_add_language_dialog), (prefs_dialog_init): Allow passing the translation domain to ephy_dialog_construct, to make extension's dialogues translatable. Fix all callers.
* Call ephy_file() explicitly for each glade file, letting extensions load ↵Adam Hooper2004-01-221-5/+1
| | | | glade files from any path
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+134