aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-013-1/+11
| | | | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb), (ephy_notebook_finalize): Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.
* === Release 1.4.7 ===Release147Christian Persch2004-12-201-0/+2
| | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.7 === * doc/reference/tmpl/ephy-embed.sgml:
* Mozilla API change.Christian Persch2004-12-191-0/+2
| | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/MozDownload.cpp: Mozilla API change.
* Make the module resident. Maybe fixes bug #160945.Christian Persch2004-12-151-0/+2
| | | | | | | | 2004-12-15 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-module-loader.c: (ephy_module_loader_load): Make the module resident. Maybe fixes bug #160945.
* === Release 1.4.6 ===Release146Christian Persch2004-11-291-2/+5
| | | | | | | | | | 2004-11-28 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.6 === * INSTALL: * autogen.sh: * doc/reference/tmpl/ephy-embed.sgml:
* === Release 1.4.5 ===Release145Christian Persch2004-11-151-0/+4
| | | | | | | | | | | | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.5 === * NEWS: Updated for 1.4.5. * doc/reference/tmpl/ephy-embed.sgml: Updated. * src/window-commands.c: Fix includes.
* Fix aclocal flags.Christian Persch2004-11-011-0/+2
| | | | | | | | | | | | 2004-11-01 Christian Persch <chpe@cvs.gnome.org> * configure.in: Fix aclocal flags. * doc/reference/tmpl/ephy-embed.sgml: Update.
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-311-0/+19
| | | | | | | | | | | | | | | 2004-10-30 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * src/ephy-window.c: (modal_alert_cb), (tab_added_cb), (tab_removed_cb): When showing a modal alert put up by a web page, switch the window to that tab.
* *** empty log message ***Christian Persch2004-10-281-0/+2
|
* Add manpage from Debian.Jordi Mallach2004-10-222-0/+51
|
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144Marco Pesenti Gritti2004-10-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 2004-10-11 Marco Pesenti Gritti <marco@gnome.org> reviewed by: Christian Persch <chpe@cvs.gnome.org> === Release 1.4.4 === * NEWS: * configure.in: Update for the release. * embed/print-dialog.c: (get_printer_name), (ephy_print_get_print_info): Ensure the printer name is sane. * lib/ephy-dialog.c: (set_combo_box_from_value): Mark the value sane also when we fallback to the first item in the list because there is not matching item in the model.
* === Release 1.4.3 ===Release143Christian Persch2004-10-071-0/+2
| | | | | | | | | | 2004-10-07 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.3 === * NEWS: * configure.in: * doc/reference/tmpl/ephy-embed.sgml:
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+2
| | | | | | | | | | | | 2004-10-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: * lib/ephy-file-helpers.c: (ephy_file_downloads_dir), (ephy_file_desktop_dir): * lib/ephy-file-helpers.h: * src/prefs-dialog.c: (get_download_button_label): Recognise "Desktop" special downloads directory. Fixes bug #152926.
* === Release 1.4.1 ===Release141Christian Persch2004-09-294-9/+11
| | | | | | | | | | | | | | | | | 2004-09-28 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.1 === * Makefile.am: Pass --with-mozilla to distcheck's configure. * doc/reference/tmpl/ephy-embed-persist.sgml: * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-shell.sgml: * doc/reference/tmpl/epiphany-unused.sgml: Updated.
* UpdatingChristian Persch2004-09-131-0/+2
|
* === Release 1.3.8 ===Release138Christian Persch2004-08-301-0/+6
| | | | | | | | 2004-08-30 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.8 ===
* Fix crash when removing a password, introduced by the last commit.Christian Persch2004-08-221-0/+2
| | | | | | | | | 2004-08-21 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * src/pdm-dialog.c: (pdm_dialog_password_remove): Fix crash when removing a password, introduced by the last commit.
* === Release 1.3.5 ===Release135Christian Persch2004-08-161-0/+2
| | | | | | | | 2004-08-16 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.5 ===
* *** empty log message ***Marco Pesenti Gritti2004-08-092-0/+4
|
* Removed reference to ephy-ellipsizing-label.Christian Persch2004-08-091-1/+1
| | | | | | | | | | | | 2004-08-08 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Removed reference to ephy-ellipsizing-label. * po/POTFILES.in: Added lib/widgets/ephy-label.c
* === Release 1.3.4 ===Release134Christian Persch2004-08-011-0/+2
| | | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * NEWS: * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.4 ===
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-233-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-07-23 Marco Pesenti Gritti <marco@gnome.org> * lib/ephy-marshal.list: * lib/widgets/ephy-node-view.c: (path_toggled), (ephy_node_view_key_press_cb), (get_selection_refs), (ephy_node_view_button_press_cb), (cell_renderer_edited), (renderer_editing_canceled_cb), (ephy_node_view_add_column), (ephy_node_view_init), (ephy_node_view_edit), (ephy_node_view_constructor), (ephy_node_view_add_toggle), (ephy_node_view_class_init): * lib/widgets/ephy-node-view.h: Add support for toggles. When editing is canceled remove the node. * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add): * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_get_type), (ephy_topics_selector_set_bookmarks), (ephy_topics_selector_set_property), (ephy_topics_selector_apply), (provide_toggle), (ephy_topics_selector_constructor), (topic_destroy_cb), (node_toggled_cb), (ephy_topics_selector_init), (ephy_topics_selector_new), (ephy_topics_selector_new_topic), (ephy_topics_selector_class_init): * src/bookmarks/ephy-topics-selector.h: Use EphyNodeView instead of a list store. Share a lot of code and we get updating for free. Fix bug #144770
* Handle the case where the downloads dir cannot be created gracefully. FixMarco Pesenti Gritti2004-07-221-0/+2
| | | | | | | | | | | | 2004-07-22 Marco Pesenti Gritti <marco@gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * embed/mozilla/MozDownload.cpp: * lib/ephy-file-helpers.c: (ephy_ensure_dir_exists): * lib/ephy-file-helpers.h: Handle the case where the downloads dir cannot be created gracefully. Fix #146902
* === Release 1.3.3 ===Release133Marco Pesenti Gritti2004-07-201-0/+2
| | | | | | | | | | 2004-07-19 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.3 ===
* === Release 1.3.1 ===Release131Christian Persch2004-07-061-0/+2
| | | | | | | | 2004-07-06 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.1 ===
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-018-21/+69
|
* Make the permission type a string instead of an enum, that way we canChristian Persch2004-06-241-12/+4
| | | | | | | | | | | | | | | | 2004-06-23 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-permission-manager.sgml: * embed/ephy-permission-manager.c: (ephy_permission_info_new), (ephy_permission_info_copy), (ephy_permission_manager_add), (ephy_permission_manager_remove), (ephy_permission_manager_test), (ephy_permission_manager_list): * embed/ephy-permission-manager.h: * embed/mozilla/EphySingle.cpp: * embed/mozilla/mozilla-embed-single.cpp: Make the permission type a string instead of an enum, that way we can support more than just the hardcoded 3 types.
* Release 1.3.0Release130Christian Persch2004-05-318-216/+221
|
* *** empty log message ***Marco Pesenti Gritti2004-04-221-2/+3
|
* Added missing documentation fileAdam Hooper2004-04-211-0/+38
|
* Documented EphyGladeAdam Hooper2004-04-204-2/+6
|
* Added forgotten EphyNodeDb documentationAdam Hooper2004-04-081-0/+131
|
* doc/plan/plan.xmlPiers Cornwell2004-04-071-10/+16
| | | | | | | | 2004-04-06 Piers Cornwell <piers@gnome.org> * doc/plan/plan.xml Add some bugzilla references.
* Documented EphyNodeDbAdam Hooper2004-04-056-1/+29
|
* added <!ELEMENT > declaration for bugzilla tag fixed test for presence ofStefan Rotsch2004-04-022-1/+10
| | | | | | | | | 2004-04-02 Stefan Rotsch <ritschie@cvs.gnome.org> * doc/plan/ephyplan.dtd: added <!ELEMENT > declaration for bugzilla tag * doc/plan/plan2table.xsl: fixed test for presence of bugzilla tag; now it should work
* Added element <bugzilla /> for assigning a bugzilla entry to each itemStefan Rotsch2004-03-311-2/+3
| | | | | | | 2004-03-30 Stefan Rotsch <ritschie@cvs.gnome.org> * doc/plan/ephyplan.dtd: Added element <bugzilla /> for assigning a bugzilla entry to each item (not mandatory)
* Documented EphyEmbedFactoryAdam Hooper2004-03-303-9/+16
|
* Removed the nautilus view.Christian Persch2004-03-301-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: * data/.cvsignore: * data/GNOME_Epiphany_NautilusView.server.in: * data/Makefile.am: * data/ui/.cvsignore: * data/ui/Makefile.am: * data/ui/nautilus-epiphany-view.xml: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-popup-control.c: * embed/ephy-embed-popup-control.h: * lib/Makefile.am: * lib/ephy-bonobo-extensions.c: * lib/ephy-bonobo-extensions.h: * po/POTFILES.in: * src/Makefile.am: * src/ephy-nautilus-view.c: * src/ephy-nautilus-view.h: * src/ephy-shell.c: (ephy_automation_factory_cb): Removed the nautilus view. 2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* Documented EphyCommandManagerAdam Hooper2004-03-304-1/+129
|
* moved to doc/plan/plan.xml Makefile for transforming plan.xml to htmlStefan Rotsch2004-03-285-0/+117
| | | | | | | | | | | | 2004-03-28 Stefan Rotsch <ritschie@cvs.gnome.org> * doc/plan.xml: moved to doc/plan/plan.xml * doc/plan/Makefile: Makefile for transforming plan.xml to html using xsltproc and xmllint * doc/plan/README: README containing some plan-related information * doc/plan/ephyplan.dtd: DTD describing plan.xml's content * doc/plan/plan.xml: formerly located at doc/plan.xml * doc/plan/plan2table.xsl: XSLT stylesheet for plan.xml
* UpdateXan Lopez2004-03-281-1/+3
| | | | Update
* EphyEmbedPersist documentationAdam Hooper2004-03-285-1/+344
|
* Documented EphyEmbedSingleAdam Hooper2004-03-275-36/+117
|
* *** empty log message ***Marco Pesenti Gritti2004-03-271-0/+10
|
* *** empty log message ***Marco Pesenti Gritti2004-03-261-0/+10
|
* *** empty log message ***Marco Pesenti Gritti2004-03-261-9/+0
|
* Add ephy_tab_get_type(), fixes EphyTab documentation to include objectChristian Persch2004-03-261-0/+2
| | | | | | | | | 2004-03-25 Christian Persch <chpe@cvs.gnome.org> * doc/reference/epiphany.types: Add ephy_tab_get_type(), fixes EphyTab documentation to include object properties.
* Documented EphyEmbedAdam Hooper2004-03-267-12/+621
|
* Status updates for 3 itemsStefan Rotsch2004-03-261-4/+4
| | | | | | 2004-03-23 Stefan Rotsch <ritschie@cvs.gnome.org> * doc/plan.xml: Status updates for 3 items
* Documented EphyTabAdam Hooper2004-03-244-1/+159
|
* More documentationAdam Hooper2004-03-243-1/+217
|
* API documentationAdam Hooper2004-03-245-53/+245
|
* *** empty log message ***Marco Pesenti Gritti2004-03-231-0/+1
|
* Typos.Xan Lopez2004-03-231-2/+2
| | | | Typos.
* Update.Xan Lopez2004-03-231-1/+11
| | | | Update.
* *** empty log message ***Marco Pesenti Gritti2004-03-231-30/+30
|
* *** empty log message ***Marco Pesenti Gritti2004-03-231-22/+21
|
* *** empty log message ***Marco Pesenti Gritti2004-03-231-1/+1
|
* *** empty log message ***Marco Pesenti Gritti2004-03-231-1/+10
|
* *** empty log message ***Marco Pesenti Gritti2004-03-231-0/+172
|
* Remove nsUnicharUtils.h from docs makefile.Christian Persch2004-02-221-1/+0
| | | | | | | | 2004-02-21 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Remove nsUnicharUtils.h from docs makefile.
* Commit changed, auto-generated templates.Christian Persch2004-02-2210-20/+0
| | | | | | | | | | | | | | | | | | | 2004-02-21 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/EphyContentPolicy.sgml: * doc/reference/tmpl/EphySingle.sgml: * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed-factory.sgml: * doc/reference/tmpl/ephy-embed-single.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-permission-manager.sgml: * doc/reference/tmpl/ephy-session.sgml: * doc/reference/tmpl/ephy-shell.sgml: * doc/reference/tmpl/mozilla-embed-event.sgml: Commit changed, auto-generated templates. 2004-02-20 Christian Persch <chpe@cvs.gnome.org>
* Install the statusbar .h file.Christian Persch2004-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | 2004-02-13 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: * src/Makefile.am: Install the statusbar .h file. R src/statusbar.[ch]: A src/ephy-statusbar.[ch]: s/statusbar/ephy-statusbar/ and friends. * src/ephy-window.c: (sync_tab_load_progress), (sync_tab_security), (ephy_window_init): Change references from statusbar to ephy-statusbar. Remove selection-received stuff, since it now lives in EphyTab.
* *** empty log message ***Marco Pesenti Gritti2004-02-011-0/+4
|
* *** empty log message ***Marco Pesenti Gritti2004-01-253-0/+149
|
* update docsMarco Pesenti Gritti2004-01-258-31/+23
|
* Updating docs templactesChristian Persch2004-01-137-23/+142
|
* Added egg tray icon headers to IGNORE_HFILES.Christian Persch2003-11-241-0/+3
| | | | | | | | 2003-11-24 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Added egg tray icon headers to IGNORE_HFILES.
* s/[Insert name here]/Epiphany/Christian Persch2003-11-241-2/+2
| | | | | | | | 2003-11-24 Christian Persch <chpe@cvs.gnome.org> * doc/reference/epiphany-docs.sgml: s/[Insert name here]/Epiphany/
* Add a tip on how to clean docs.Marco Pesenti Gritti2003-11-229-2/+412
| | | | | | | | | | | | | | | | | | | | | | | 2003-11-22 Marco Pesenti Gritti <marco@gnome.org> * doc/reference-howto.txt: Add a tip on how to clean docs. * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed-factory.sgml: * doc/reference/tmpl/ephy-embed-single.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-permission-manager.sgml: Add some files chpe documented to the build. * embed/ephy-embed-factory.c: Document
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-11-22 Marco Pesenti Gritti <marco@gnome.org> * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-persist.c: (ephy_embed_persist_save): * embed/ephy-embed-persist.h: * embed/ephy-embed-popup-control.c: (save_url), (embed_popup_set_image_as_background_cmd): * embed/ephy-embed-shell.c: (ephy_embed_shell_get_embed_single): * embed/ephy-embed.c: * embed/ephy-embed.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed-single.h: * embed/mozilla/mozilla-embed.cpp: * src/Makefile.am: * src/ephy-nautilus-view.c: (ephy_nautilus_view_instance_init): * src/ephy-tab.c: (ephy_tab_init): * src/popup-commands.c: (save_property_url), (popup_cmd_set_image_as_background): * src/window-commands.c: (window_cmd_file_save_as), (save_temp_source): Add a factory to create embed objects and use it. Deal with dependency of mozilla-embed and mozilla-embed-persist on mozilla-embed-single internally.
* *** empty log message ***Marco Pesenti Gritti2003-11-204-4/+31
|
* Do not document config.h ;) Reenable docs build.Marco Pesenti Gritti2003-11-203-229/+1
| | | | | | | | | | | | 2003-11-19 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/tmpl/config.sgml: Do not document config.h ;) Reenable docs build.
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-208-42/+824
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-11-19 Marco Pesenti Gritti <marco@gnome.org> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: * doc/reference/tmpl/config.sgml: * doc/reference/tmpl/ephy-session.sgml: * doc/reference/tmpl/ephy-shell.sgml: Complete docs base implementation. Should work more or less. * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: Cleanup a bit libs build and use a static lib also for the src/ code so that we can use it for documents. * src/ephy-nautilus-view.c: Bad chpe forgot to modify func signature.
* *** empty log message ***Marco Pesenti Gritti2003-11-192-5/+4
|
* Begin of gtk-doc supportMarco Pesenti Gritti2003-11-194-0/+132
| | | | | | | | | | | | | 2003-11-18 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * configure.in: * doc/Makefile.am: * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: Begin of gtk-doc support
* bookmarks tasksMarco Pesenti Gritti2003-03-151-0/+70
|
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-0/+35
* configure.in: * doc/debugging.txt: * embed/ephy-embed-utils.c: (ephy_embed_utils_build_charsets_submenu): * embed/ephy-favicon-cache.c: (ephy_favicon_cache_init): * embed/ephy-history.c: (ephy_history_save): * embed/mozilla/mozilla-embed.cpp: * lib/ephy-autocompletion.c: (ephy_autocompletion_reset), (ephy_autocompletion_get_common_prefix), (ephy_autocompletion_refine_matches), (ephy_autocompletion_update_matches_full), (ephy_autocompletion_sort_by_score), (ephy_autocompletion_data_changed_cb), (acma_grow): * lib/ephy-debug.c: (log_module), (ephy_debug_init), (ephy_profiler_new), (ephy_should_profile), (ephy_profiler_dump), (ephy_profiler_free), (ephy_profiler_start), (ephy_profiler_stop): * lib/ephy-debug.h: * lib/ephy-filesystem-autocompletion.c: (ephy_filesystem_autocompletion_finalize_impl), (gfa_load_directory_cb), (ephy_filesystem_autocompletion_set_current_dir), (ephy_filesystem_autocompletion_set_base_dir): * lib/ephy-start-here.c: * lib/widgets/ephy-autocompletion-window.c: (ephy_autocompletion_window_get_dimensions), (ephy_autocompletion_window_fill_store_chunk), (ephy_autocompletion_window_show), (ephy_autocompletion_window_key_press_cb): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize_impl), (ephy_location_entry_autocompletion_show_alternatives_to), (ephy_location_entry_autocompletion_to), (ephy_location_entry_activate_cb), (ephy_location_entry_autocompletion_sources_changed_cb), (ephy_location_entry_autocompletion_window_url_activated_cb), (ephy_location_entry_autocompletion_window_hidden_cb): * src/bookmarks/ephy-bookmarks-editor.c: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_clean_empty_keywords), (ephy_bookmarks_save), (ephy_bookmarks_find_keyword), (diff_keywords): * src/bookmarks/ephy-keywords-entry.c: (try_to_expand_keyword): * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_set_title): * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-nautilus-view.c: (gnv_cmd_set_charset), (if): * src/ephy-navigation-button.c: (ephy_navigation_button_finalize_impl): * src/ephy-shell.c: (ephy_shell_finalize): * src/ephy-tab.c: (ephy_tab_embed_destroy_cb), (ephy_tab_finalize):