aboutsummaryrefslogtreecommitdiffstats
path: root/data/starthere
Commit message (Collapse)AuthorAgeFilesLines
* Use em instead of px to respect user selected font sizes.Xan Lopez2003-04-221-3/+3
| | | | Use em instead of px to respect user selected font sizes.
* *** empty log message ***Marco Pesenti Gritti2003-04-191-1/+1
|
* Use home:, have titles.Marco Pesenti Gritti2003-04-153-7/+8
| | | | | | | | | | | | | | | | | 2003-04-14 Marco Pesenti Gritti <marco@it.gnome.org> * data/epiphany.schemas.in: * data/starthere/index.xml.in: * data/starthere/section.xsl: * data/starthere/smartbookmarks.xml.in: * embed/mozilla/StartHereProtocolHandler.cpp: * embed/mozilla/StartHereProtocolHandler.h: Use home:, have titles. * lib/ephy-node.c: (ephy_node_get_from_id): Do not assert on 0 id. It's valid.
* Fix the text to make sense.Marco Pesenti Gritti2003-04-141-1/+1
| | | | | | | | 2003-04-13 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/smartbookmarks.xml.in: Fix the text to make sense.
* Remove the css file from the build.James Willcox2003-02-221-1/+1
| | | | | | | | 2003-02-21 James Willcox <jwillcox@gnome.org> * data/starthere/Makefile.am: Remove the css file from the build.
* Make the start-here: page use the theme colors.James Willcox2003-02-222-30/+39
| | | | | | | | | 2003-02-21 James Willcox <jwillcox@gnome.org> * data/starthere/section.xsl: * lib/ephy-start-here.c: (color_to_string), (build_content): Make the start-here: page use the theme colors.
* Don't mark the bookmarks-import paragraph in data/starthere/index.xml.in for ↵Christian Neumair2003-02-081-2/+2
| | | | translation as it just contains a tag.
* Fix some i18n problemsMarco Pesenti Gritti2003-02-081-6/+11
| | | | | | | | | | | | 2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/index.xml.in: Fix some i18n problems * src/ephy-spinner-action.c: (item_parent_set_cb), (connect_proxy): Use connect object to avoid signals on dead widgets.
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-061-1/+1
| | | | | | | | | | | | | | | | 2003-02-05 James Willcox <jwillcox@gnome.org> * data/starthere/section.xsl: * embed/mozilla/StartHereProtocolHandler.cpp: * lib/ephy-start-here.c: (galeon_bookmarks), (attach_content): * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_single_bookmark), (xbel_parse_folder), (xbel_parse_bookmarks), (ephy_bookmarks_import_mozilla), (ephy_bookmarks_import_xbel): * src/bookmarks/ephy-bookmarks-import.h: * src/ephy-shell.c: (ephy_shell_command_cb): Added the ability to import galeon and konqueror bookmarks.
* Change xml to have translations merged properly. Maybe this should beMarco Pesenti Gritti2003-02-041-8/+8
| | | | | | | | | 2003-02-04 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/index.xml.in: Change xml to have translations merged properly. Maybe this should be fixed in intltool though.
* *** empty log message ***Marco Pesenti Gritti2003-01-091-0/+1
|
* More start here page work, importing bookmarks from mozilla now shouldMarco Pesenti Gritti2003-01-094-4/+40
| | | | | | | | | | | | | | | | | | 2003-01-08 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: * data/starthere/Makefile.am: * data/starthere/index.xml.in: * data/starthere/section.xsl: * data/starthere/smartbookmarks.xml.in: * embed/ephy-embed-shell.c: (ephy_embed_shell_class_init): * embed/ephy-embed-shell.h: * embed/mozilla/StartHereProtocolHandler.cpp: * po/POTFILES.in: * src/ephy-shell.c: (ephy_shell_command_cb), (ephy_shell_init): More start here page work, importing bookmarks from mozilla now should work.
* More work on the start here page.Marco Pesenti Gritti2003-01-084-7/+93
| | | | | | | | | | | | | | | | | | | | | 2003-01-07 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/Makefile.am: * data/starthere/index.xml.in: * data/starthere/section.css: * data/starthere/section.xsl: * embed/mozilla/StartHereProtocolHandler.cpp: * embed/mozilla/mozilla-embed-shell.cpp: * lib/ephy-file-helpers.c: (ephy_ensure_dir_exists), (ephy_find_file_recursive), (ephy_file_find): * lib/ephy-file-helpers.h: * lib/ephy-start-here.c: (ephy_start_here_init), (ephy_start_here_finalize), (is_my_lang), (mozilla_bookmarks), (attach_content), (build_content), (ephy_start_here_get_page), (ephy_start_here_get_base_uri): * lib/ephy-start-here.h: More work on the start here page.
* *** empty log message ***Marco Pesenti Gritti2003-01-071-0/+3
|
* Architecture for translatable xml/xsl start page.Marco Pesenti Gritti2003-01-073-0/+43
2003-01-07 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * data/Makefile.am: * data/start_here.html: * data/starthere/Makefile.am: * data/starthere/index.xml.in: * data/starthere/section.xsl: * embed/mozilla/StartHereProtocolHandler.cpp: * lib/Makefile.am: * lib/widgets/ephy-autocompletion-window.c: (hack_tree_view_move_selection): * po/POTFILES.in: Architecture for translatable xml/xsl start page.