aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.0.7Release107Christian Persch2004-01-171-0/+2
|
* Adapt to mozilla API changes.Christian Persch2004-01-135-7/+42
| | | | | | | | | | | 2004-01-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyEventListener.cpp: * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/mozilla-embed-persist.cpp: Adapt to mozilla API changes.
* Version 1.0.7.Christian Persch2004-01-133-3/+13
| | | | | | | | | | | | 2004-01-13 Christian Persch <chpe@cvs.gnome.org> * configure.in: Version 1.0.7. * autogen.sh: Require automake 1.7.
* Fix signal parameter, and add a NULL check. Fixes bug #131117, patch byChristian Persch2004-01-112-1/+11
| | | | | | | | | | 2004-01-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_exit_fullscreen_popup_position), (ephy_window_fullscreen): Fix signal parameter, and add a NULL check. Fixes bug #131117, patch by Martin Kretzschmar. (Backported from HEAD.)
* Updating NEWSChristian Persch2004-01-101-0/+1
|
* Call parent class' finalize method.Christian Persch2004-01-102-0/+8
| | | | | | | | 2004-01-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_finalize): Call parent class' finalize method.
* Updating NEWSChristian Persch2004-01-091-0/+1
|
* Fix OMF file (backported from HEAD; Piers Cornwell).Christian Persch2004-01-092-5/+11
| | | | | | | | 2004-01-09 Christian Persch <chpe@cvs.gnome.org> * help/C/epiphany-C.omf: Fix OMF file (backported from HEAD; Piers Cornwell).
* Updating NEWSChristian Persch2004-01-091-0/+2
|
* Fix window position restoring logic error. Fixes bug ##130919, patch fromChristian Persch2004-01-092-1/+8
| | | | | | | | | 2004-01-08 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_state_window_set_position): Fix window position restoring logic error. Fixes bug ##130919, patch from Dave Jones.
* Corrected two wrong translations.Alessio Frusciante2004-01-072-3/+7
|
* Updating NEWSChristian Persch2004-01-061-0/+2
|
* Ensure that if the nsIDOMWindow provided is a frame inside an embed, weChristian Persch2004-01-062-4/+20
| | | | | | | | | | 2004-01-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: Ensure that if the nsIDOMWindow provided is a frame inside an embed, we get the top-level window and then get the embed from that. Fixes bug #129028.
* Updated Mongolian translationSanlig Badral2004-01-032-323/+332
|
* Use do_GetService instead of do_CreateInstance, fixes cookie and passwordChristian Persch2003-12-302-4/+11
| | | | | | | | | 2003-12-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Use do_GetService instead of do_CreateInstance, fixes cookie and password deletion.
* Updating NEWSChristian Persch2003-12-221-0/+2
|
* Updated email address.Christian Persch2003-12-222-1/+7
| | | | | | | | 2003-12-22 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_help_about): Updated email address.
* Updating NEWSChristian Persch2003-12-211-0/+2
|
* Always set MOZILLA_FIVE_HOME to the correct value.Christian Persch2003-12-212-8/+7
| | | | | | | | 2003-12-20 Christian Persch <chpe@cvs.gnome.org> * src/epiphany.in: Always set MOZILLA_FIVE_HOME to the correct value.
* Back out checkin from bug #124768, which was causing bug #128849.Christian Persch2003-12-203-43/+30
| | | | | | | | | | | 2003-12-20 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (ephy_main_start), (ephy_main_translate_url_arguments): * src/ephy-shell.c: (ephy_nautilus_view_init_factory), (ephy_nautilus_view_new): Back out checkin from bug #124768, which was causing bug #128849.
* Updating NEWSChristian Persch2003-12-181-1/+3
|
* Fix freeze bug 129413.Christian Persch2003-12-1821-445/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-12-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (icons_added_cb), (icons_removed_cb), (remove_obsolete_icons), (ephy_favicon_cache_save), (ephy_favicon_cache_init), (kill_download), (ephy_favicon_cache_finalize), (ephy_favicon_cache_get): * embed/ephy-history.c: (ephy_history_autocompletion_source_foreach), (remove_obsolete_pages), (ephy_history_save), (hosts_added_cb), (hosts_removed_cb), (pages_added_cb), (pages_removed_cb), (update_host_on_child_remove), (update_hosts), (ephy_history_init), (ephy_history_finalize), (ephy_history_add_host), (ephy_history_get_page): * lib/Makefile.am: * lib/ephy-node-db.c: (ephy_node_db_init), (ephy_node_db_finalize), (ephy_node_db_get_node_from_id), (_ephy_node_db_new_id), (_ephy_node_db_add_id), (_ephy_node_db_remove_id): * lib/ephy-node-filter.c: (ephy_node_filter_expression_evaluate): * lib/ephy-node.c: (ephy_node_finalize), (real_remove_child), (remove_child), (ephy_node_dispose), (ephy_node_new_with_id), (ephy_node_get_id), (ephy_node_ref), (ephy_node_unref), (child_changed), (ephy_node_set_property), (ephy_node_get_property), (ephy_node_get_property_string), (ephy_node_get_property_boolean), (ephy_node_get_property_long), (ephy_node_get_property_int), (ephy_node_get_property_double), (ephy_node_get_property_float), (ephy_node_get_property_node), (save_parent), (ephy_node_save_to_xml), (ephy_node_add_child), (ephy_node_remove_child), (ephy_node_has_child), (ephy_node_sort_children), (ephy_node_reorder_children), (ephy_node_get_children), (ephy_node_get_n_children), (ephy_node_get_nth_child), (ephy_node_get_child_index), (ephy_node_get_next_child), (ephy_node_get_previous_child): * lib/ephy-node.h: * lib/ephy-state.c: (ephy_states_save), (find_by_name): * lib/ephy-thread-helpers.c: * lib/ephy-thread-helpers.h: * lib/widgets/ephy-tree-model-node.c: (filter_changed_cb): * src/bookmarks/ephy-bookmarks-editor.c: (search_entry_search_cb): * src/bookmarks/ephy-bookmarks-export.c: (add_topics_list), (ephy_bookmarks_export_rdf): * src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu), (ephy_bookmarks_menu_rebuild): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_autocompletion_source_foreach), (ephy_bookmarks_save), (compute_lower_fav), (get_topics_list), (topics_removed_cb), (ephy_bookmarks_find_bookmark), (ephy_bookmarks_find_keyword): * src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu), (build_topics_menu): * src/bookmarks/ephy-topics-selector.c: (fill_model): * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-history-window.c: (search_entry_search_cb): * src/ephy-shell.c: (ephy_shell_init): Fix freeze bug 129413.
* Fix for crasher bug 129411.Christian Persch2003-12-182-0/+14
| | | | | | | | | 2003-12-18 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_select_node_by_key): Fix for crasher bug 129411.
* Updating NEWSChristian Persch2003-12-151-0/+1
|
* Add a title param to dnd iterator and remove unused screen locationChristian Persch2003-12-155-11/+27
| | | | | | | | | | | | | | 2003-12-15 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dnd.c: (add_one_netscape_url), (add_one_uri), (add_one_topic): * lib/ephy-dnd.h: * lib/widgets/ephy-tree-model-sort.c: (each_property_get_data_binder): * src/ephy-favicon-action.c: (each_url_get_data_binder): Add a title param to dnd iterator and remove unused screen location params. (Backported from HEAD.)
* Fix crash when finalizing a nautilus view after having used the findChristian Persch2003-12-153-2/+16
| | | | | | | | | | 2003-12-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-nautilus-view.c: (ephy_nautilus_view_finalize), (gnv_cmd_file_print), (gnv_cmd_edit_find): Fix crash when finalizing a nautilus view after having used the find dialogue in it.
* Updating NEWSChristian Persch2003-12-151-0/+2
|
* Delete host entry from history when there are no more pages from itChristian Persch2003-12-152-6/+90
| | | | | | | | | | | 2003-12-14 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (update_host_on_child_remove), (update_hosts), (page_removed_from_host_cb), (ephy_history_init), (ephy_history_finalize): Delete host entry from history when there are no more pages from it stored. Backported from HEAD, fixes bug #129269.
* Adapt to changed mozilla APIs for 1.6. (Ported from HEAD).Christian Persch2003-12-1511-15/+99
| | | | | | | | | | | | | | | | | 2003-12-14 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: * embed/mozilla/EphyEventListener.cpp: * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/ExternalProtocolService.cpp: * embed/mozilla/MozRegisterComponents.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-single.cpp: * src/ephy-window.c: (show_embed_popup): Adapt to changed mozilla APIs for 1.6. (Ported from HEAD).
* Updating NEWSChristian Persch2003-12-141-0/+14
|
* Some more NULL checks.Christian Persch2003-12-142-0/+8
| | | | | | | | 2003-12-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: Some more NULL checks.
* Don't remember last action target. Fixes bug #128043.Christian Persch2003-12-142-29/+12
| | | | | | | | | | 2003-12-14 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init), (ephy_location_entry_activate_cb), (ephy_location_entry_autocompletion_window_url_activated_cb): Don't remember last action target. Fixes bug #128043.
* Updated Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-12-112-56/+62
| | | | | | | 2003-12-10 Tõivo Leedjärv <toivo@linux.ee> * et.po: Updated Estonian translation by Priit Laes <amd@tt.ee>.
* Updating NEWSChristian Persch2003-12-061-0/+1
|
* Fix some mem leaks. Bug report and patch by JF RameauChristian Persch2003-12-063-14/+43
| | | | | | | | | | 2003-12-06 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (open_selection_foreach): * embed/mozilla/mozilla-embed.cpp: Fix some mem leaks. Bug report and patch by JF Rameau <jframeau@cyberdeck.com>.
* Add some missing NULL checks. Maybe fixes bug #128553.Christian Persch2003-12-052-3/+9
| | | | | | | | 2003-12-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyWrapper.cpp: Add some missing NULL checks. Maybe fixes bug #128553.
* Updating NEWSChristian Persch2003-12-021-1/+2
|
* Updating NEWSChristian Persch2003-12-021-0/+1
|
* Fix recovery from corrupted bookmarks and history files.Christian Persch2003-12-023-2/+17
| | | | | | | | | 2003-12-02 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_load): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load): Fix recovery from corrupted bookmarks and history files.
* Check for failed parsing of the session file. Fixes bug #128350.Christian Persch2003-12-022-0/+12
| | | | | | | | 2003-12-02 Christian Persch <chpe@cvs.gnome.org> * src/session.c: (session_load): Check for failed parsing of the session file. Fixes bug #128350.
* Updating NEWSChristian Persch2003-12-021-0/+9
|
* Monitor /system/http_proxy for proxy changes.Christian Persch2003-12-022-0/+7
| | | | | | | | 2003-12-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_init_services): Monitor /system/http_proxy for proxy changes.
* *** empty log message ***Christian Persch2003-12-011-1/+1
|
* Fixed bug #13 from prevod.org.Danilo Å egan2003-11-293-586/+576
| | | | | | 2003-11-29 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Fixed bug #13 from prevod.org.
* Fix compile warning.Christian Persch2003-11-102-1/+7
| | | | | | | | 2003-11-10 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_load): Fix compile warning.
* Release 1.0.6Release106Christian Persch2003-11-105-7/+37
|
* Updating NEWSChristian Persch2003-11-101-0/+1
|
* Bump version number to 1.0.6Christian Persch2003-11-101-1/+1
|
* Updating NEWSChristian Persch2003-11-101-0/+3
|
* Encode entities when exporting to RDF.Christian Persch2003-11-101-5/+10
| | | | | | | | | 2003-11-09 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-export.c: (add_topics_list), (ephy_bookmarks_export_rdf): Encode entities when exporting to RDF.
* Don't try to resume the session when there already is a window open.Christian Persch2003-11-102-0/+13
| | | | | | | | | 2003-11-09 Christian Persch <chpe@cvs.gnome.org> * src/session.c: (session_save): Don't try to resume the session when there already is a window open.
* Updating NEWSChristian Persch2003-11-091-0/+12
|
* Fixed some translations.Changwoo Ryu2003-11-092-4/+8
| | | | * ko.po: Fixed some translations.
* Focus history entry on _show. Do not try to update paste menu item usingMarco Pesenti Gritti2003-11-093-8/+28
| | | | | | | | | | | | | | | 2003-11-08 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu): * src/ephy-history-window.c: (ephy_history_window_show), (ephy_history_window_class_init), (ephy_history_window_update_menu): Focus history entry on _show. Do not try to update paste menu item using the wait api, it can cause a crash on a timeout and anyway it's incosistent what we do in main window.
* Updating .cvsignoreChristian Persch2003-11-051-1/+1
|
* *** empty log message ***Release105Christian Persch2003-11-051-0/+1
|
* Updating NEWSChristian Persch2003-11-051-2/+3
|
* Bump version number to 1.0.5Christian Persch2003-11-051-1/+1
|
* Set "Print Selection" insensitive when there is no selection. Ported fromChristian Persch2003-11-054-46/+86
| | | | | | | | | | | | | | 2003-11-05 Christian Persch <chpe@cvs.gnome.org> * data/glade/print.glade: * embed/print-dialog.c: (impl_show), (print_dialog_class_init), (print_dialog_new), (print_dialog_new_with_parent), (print_dialog_print), (print_dialog_preview), (print_cancel_button_cb), (print_preview_button_cb): * lib/ephy-dialog.c: (impl_run): Set "Print Selection" insensitive when there is no selection. Ported from galeon.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Unset silent after printing, otherwise the next time we print from js, theChristian Persch2003-11-032-0/+9
| | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Unset silent after printing, otherwise the next time we print from js, the dialogue will not be shown.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Initialise the dialogue on run too.Christian Persch2003-11-032-0/+14
| | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (impl_run): Initialise the dialogue on run too.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Adjust return value so that mozilla doesn't erreonously puts up a failureChristian Persch2003-11-032-1/+8
| | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: Adjust return value so that mozilla doesn't erreonously puts up a failure dialogue.
* Updating NEWSChristian Persch2003-11-021-1/+2
|
* Don't unref print dialogue twice when shown from mozilla.Christian Persch2003-11-023-10/+52
| | | | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: * embed/print-dialog.c: (print_dialog_new), (print_dialog_new_with_parent), (print_dialog_print), (print_cancel_button_cb), (print_preview_button_cb): Don't unref print dialogue twice when shown from mozilla.
* Fixed formatting errors. Submitted by David O'CallaghanPaul Duffy2003-11-022-2935/+2944
| | | | * ga.po: Fixed formatting errors. Submitted by David O'Callaghan
* Updated NEWSChristian Persch2003-11-011-0/+2
|
* Fixed typo.Marcel Telka2003-11-012-257/+263
| | | | | | 2003-11-01 Marcel Telka <marcel@telka.sk> * sk.po: Fixed typo.
* Fixed bugs.Christian Rose2003-11-012-3/+8
| | | | | | 2003-11-01 Christian Rose <menthos@menthos.com> * sv.po: Fixed bugs.
* Updating NEWSChristian Persch2003-10-311-0/+4
|
* Correctly set the embed for the print dialogue.Christian Persch2003-10-315-3/+34
| | | | | | | | | | 2003-10-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: Correctly set the embed for the print dialogue.
* Typo fixes by Jordi Mas <jmas@softcatala.org>.Jordi Mallach2003-10-292-14/+67
|
* Updated Hindi translationGuntupalli Karunakar2003-10-272-3/+7
|
* Added kannada to ALL_LINGUAS.Release104Christian Persch2003-10-222-1/+7
| | | | | | | | 2003-10-22 Christian Persch <chpe@cvs.gnome.org> * configure.in: Added kannada to ALL_LINGUAS.
* Up version number to 1.0.4Christian Persch2003-10-222-1/+7
|
* Updating NEWSChristian Persch2003-10-221-0/+1
|
* adding kannada translations by PramodYogeesh MB2003-10-222-0/+2933
|
* pdating NEWSChristian Persch2003-10-211-0/+18
|
* Double-check visibility of autocompletion window. Hopeflly fixes bugChristian Persch2003-10-212-1/+10
| | | | | | | | | | 2003-10-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_autocompletion_sources_changed_cb): Double-check visibility of autocompletion window. Hopeflly fixes bug #121678 for good.
* fixing some problems with mnemonics.Gustavo Noronha Silva2003-10-202-16/+20
| | | | * pt_BR.po: fixing some problems with mnemonics.
* *** empty log message ***Christian Persch2003-10-171-2/+0
|
* Grab the entry focus on show(), not in construct().Marco Pesenti Gritti2003-10-172-0/+20
| | | | | | | | | 2003-10-17 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_show), (ephy_bookmarks_editor_class_init): Grab the entry focus on show(), not in construct().
* Change the behaviour of --nautilus-view such that the process doesn't exitMark McLoughlin2003-10-173-21/+66
| | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-16 Mark McLoughlin <mark@skynet.ie> Change the behaviour of --nautilus-view such that the process doesn't exit until the last control has been destroyed. The previous behaviour caused intermittent activation failure when the process timed out and died before the view could be created - bug #124768. * src/ephy-main.c: (ephy_main_start): don't unref the shell when started with --nautilus-view. (ephy_main_dummy_url_argument), (ephy_main_translate_url_arguments): create a dummy argument when no arguments are supplied which will cause the default window to be opened. * src/ephy-shell.c: (ephy_nautilus_view_all_controls_dead): unref the shell here causing the process to exit. (ephy_nautilus_view_init_factory): setup the all_controls_dead callback. (ephy_nautilus_view_new): instrument the control.
* (ephy_bookmarks_editor_construct): Make the search entry grab theEttore Perazzoli2003-10-172-0/+8
| | | | focus, for added ease of use when using the keyboard.
* 2003-10-16 Christian PerschChristian Persch2003-10-172-1/+7
| | | | | | * configure.in: Bump version to 1.0.3.
* Updated NEWSChristian Persch2003-10-151-0/+17
|
* *** empty log message ***Maxim V. Dziumanenko2003-10-1512-2/+4136
|
* Updated Italian translation.Alessio Frusciante2003-10-152-95/+104
|
* also support mozilla 1.5. (Works fine, verified with mozilla 1.5rc2).Kristian Rietveld2003-10-152-1/+7
| | | | | | | 2003-10-14 Kristian Rietveld <kris@gtk.org> * configure.in: also support mozilla 1.5. (Works fine, verified with mozilla 1.5rc2).
* Updated NEWSRelease102Christian Persch2003-10-131-2/+1
|
* Updated NEWSChristian Persch2003-10-131-0/+2
|
* Return "en" when in C locale.Christian Persch2003-10-132-1/+7
| | | | | | | | 2003-10-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: (get_system_language): Return "en" when in C locale.
* Updated for 1.0.2 release.Christian Persch2003-10-133-1/+39
| | | | | | | | | 2003-10-11 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: Updated for 1.0.2 release.
* Don't show the session resume dialogue when in server mode. Fixes bugChristian Persch2003-10-092-1/+9
| | | | | | | | | 2003-10-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-automation.c: (impl_ephy_automation_loadurl): Don't show the session resume dialogue when in server mode. Fixes bug #124042.
* Updated Hungarian translation.Andras Timar2003-10-072-21/+51
| | | | | | 2003-10-07 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Small typo fixed.Danilo Å egan2003-10-063-4/+8
| | | | | | 2003-10-06 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Small typo fixed.
* Updated Hungarian translation.Andras Timar2003-10-042-436/+380
| | | | | | 2003-10-03 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Forgot to commit the ChangeLogRelease101Christian Persch2003-10-031-0/+7
|
* Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass makeChristian Persch2003-10-031-3/+4
| | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass make distcheck. Maybe this ought to be fixed in intltool?
* Sort translation entried alphabeticallyChristian Persch2003-10-031-5/+5
|
* Bump version number to 1.0.1, disable -Werror.Christian Persch2003-10-032-2/+8
| | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * configure.in: Bump version number to 1.0.1, disable -Werror.
* Updated for 1.0.1 release.Christian Persch2003-10-032-0/+49
| | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.0.1 release.
* Remove -D*_DISABLE_DEPRECATED to allow building with gtk+ HEAD.Christian Persch2003-10-039-45/+20
| | | | | | | | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * embed/mozilla/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * lib/widgets/Makefile.am: * plugins/sample/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Remove -D*_DISABLE_DEPRECATED to allow building with gtk+ HEAD.
* Check for failed load of the toolbars model from the XML file, and fix theChristian Persch2003-10-032-1/+14
| | | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (safe_save_xml), (egg_toolbars_model_load): Check for failed load of the toolbars model from the XML file, and fix the check for failed save of same to the XML file.
* update vi.poNguyen Thai Ngoc Duy2003-10-021-1292/+1497
|
* Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.Gustavo Maciel Dias Vieira2003-10-022-313/+287
| | | | | | | 2003-10-01 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> * pt_BR.po: Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-304-4/+27
| | | | | | | | | 2003-09-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: * embed/print-dialog.c: (print_get_info): Don't pass NULL to gnome_vfs_expand_initial_tilde.
* Fix xml doc loading returning NULL on corrupted files.Christian Persch2003-09-302-1/+21
| | | | | | | | | | 2003-09-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_states_load): * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import_rdf): Fix xml doc loading returning NULL on corrupted files.
* API sync, from galeon.Xan Lopez2003-09-273-9/+16
| | | | API sync, from galeon.
* Remove unused headers that was causing probs on solaris.Marco Pesenti Gritti2003-09-272-3/+6
| | | | | | | | 2003-09-26 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-window.c: Remove unused headers that was causing probs on solaris.
* Follow tabs pref on double click.Marco Pesenti Gritti2003-09-252-1/+8
| | | | | | | | | 2003-09-25 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-history-window.c: (ephy_history_window_node_activated_cb): Follow tabs pref on double click.
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-253-25/+35
| | | | | | | | | | 2003-09-25 Marco Pesenti Gritti <marco@gnome.org> * data/glade/epiphany.glade: * embed/mozilla/ContentHandler.cpp: Fix #123176. Use response instead of connecting 210 callbacks.
* Fix --server mode session saving on "die" signal from gnome session. FixesChristian Persch2003-09-257-9/+88
| | | | | | | | | | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_quit), (impl_ephy_automation_set_server_mode), (ephy_automation_class_init): * src/ephy-main.c: (ephy_main_start): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_show_history_window), (ephy_shell_get_server_mode), (ephy_shell_set_server_mode): * src/ephy-shell.h: * src/session.c: (session_die_cb), (session_finalize), (session_remove_window): Fix --server mode session saving on "die" signal from gnome session. Fixes bug #123047. Ported from Crispin's galeon patch for same problem.
* Print a warning when starting ephy in --server mode; using server mode isChristian Persch2003-09-252-0/+9
| | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (ephy_main_start): Print a warning when starting ephy in --server mode; using server mode is known to crash on logout from gnome session, so use at your own risk. [Bug #123047].
* Add 1.6a to the list.Xan Lopez2003-09-252-0/+6
| | | | Add 1.6a to the list.
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-242-10/+19
| | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_view_reload): Check for NULL return of gtk_get_current_event. Fixes bug #123063.
* Removed the spec file. Fixes bug #122938.Christian Persch2003-09-222-78/+6
| | | | | | | | 2003-09-22 Christian Persch <chpe@cvs.gnome.org> * epiphany.spec: Removed the spec file. Fixes bug #122938.
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-222-2/+8
| | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Specify UTF-8 encoding in the keyword url.
* Fix check for return value of xmlSaveFileFormat, _maybe_ ixing theChristian Persch2003-09-212-1/+8
| | | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_save_xml): Fix check for return value of xmlSaveFileFormat, _maybe_ ixing the bookmarks loss bug.
* Initialize completion visibility flagMarco Pesenti Gritti2003-09-202-0/+7
| | | | | | | | 2003-09-20 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init): Initialize completion visibility flag
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-204-38/+48
| | | | | | | | | | 2003-09-20 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-utils.c: (ephy_embed_utils_save): * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_file_open): Fix directory selection persistence [bug #122780].
* Updated Greek translationNikos Charonitakis2003-09-191-0/+4
|
* Update Greek translationNikos Charonitakis2003-09-191-218/+199
|
* Updated Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-09-192-219/+224
| | | | | | | 2003-09-18 Tõivo Leedjärv <toivo@linux.ee> * et.po: Updated Estonian translation by Priit Laes <amd@tt.ee>.
* Don't abort on missing ephy-favicon-cache.xml file. Fixes bug #121483.Christian Persch2003-09-182-1/+12
| | | | | | | | | 2003-09-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_load): Don't abort on missing ephy-favicon-cache.xml file. Fixes bug #121483.
* let's get right translators and dates to changelogs....Gediminas Paulauskas2003-09-171-2/+2
|
* Add Lithuanian translation by Tomas Kuliavas <tokul@users.sourceforge.net>.Gediminas Paulauskas2003-09-174-1/+2996
|
* *** empty log message ***Marco Pesenti Gritti2003-09-172-0/+7
|
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-172-13/+18
| | | | | | | | | | | | 2003-09-16 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_autocompletion_hide_alternatives), (insert_text_cb), (ephy_location_entry_autocompletion_window_hidden_cb): Make sure to remove show_timeout also when the window is still not visible.
* Added MOZ_PLUGIN_PATH default.Christopher James Lahey2003-09-172-0/+9
| | | | | | 2003-09-16 Christopher James Lahey <clahey@ximian.com> * src/epiphany.in: Added MOZ_PLUGIN_PATH default.
* Really use the translated names of the default topics and bookmarks whenChristian Persch2003-09-172-4/+10
| | | | | | | | | 2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults): Really use the translated names of the default topics and bookmarks when creating them.
* *** empty log message ***Marco Pesenti Gritti2003-09-161-3/+4
|
* Add support for mozilla 1.4.1.Marco Pesenti Gritti2003-09-165-6/+16
| | | | | | | | | | | | 2003-09-15 Marco Pesenti Gritti <marco@gnome.org> * configure.in: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/mozilla-embed-single.cpp: Add support for mozilla 1.4.1.
* *** empty log message ***Christian Persch2003-09-152-1/+7
|
* Fixed terminology issue pointed out by Johan HammarChristian Rose2003-09-142-72/+79
| | | | | | | 2003-09-14 Christian Rose <menthos@menthos.com> * sv.po: Fixed terminology issue pointed out by Johan Hammar <johan.hammar@swipnet.se>.
* Updated Greek translationSimos Xenitellis2003-09-132-254/+253
|
* Fix XBEL bookmarks import to actually import all bookmarks, and to lookChristian Persch2003-09-125-87/+279
| | | | | | | | | | | | | | | 2003-09-11 Christian Persch <chpe@cvs.gnome.org> * configure.in: * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu), (cmd_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_bookmark), (xbel_parse_folder), (ephy_bookmarks_import_xbel): Fix XBEL bookmarks import to actually import all bookmarks, and to look for the file in the right place. Backported from HEAD, fixes bug 120804 2003-09-05 Marco Pesenti Gritti <marco@gnome.org>
* Updated Hungarian translation.Andras Timar2003-09-102-683/+671
| | | | | | 2003-09-10 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-09-102-3/+7
| | | | | | 2003-09-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated French translation.Christophe Merlet2003-09-102-17/+41
|
* *** empty log message ***Release10Marco Pesenti Gritti2003-09-091-1/+1
|
* Release 1.0Marco Pesenti Gritti2003-09-092-0/+13
| | | | | | | | | | | | | | 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * configure.in: Release 1.0 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * embed/find-dialog.c: fix wrap around option
* Added sk.Marcel Telka2003-09-082-1/+5
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * configure.in (ALL_LINGUAS): Added sk.
* Added Slovak translation.Marcel Telka2003-09-082-0/+2975
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * sk.po: Added Slovak translation.
* Fix serious translation error in time for epiphany 1.0 release.Christian Persch2003-09-072-2/+8
| | | | | | | | 2003-09-07 Christian Persch <chpe@cvs.gnome.org> * ta.po: Fix serious translation error in time for epiphany 1.0 release.
* Fix serious translation errors in time for epiphany 1.0 release.Christian Persch2003-09-075-6/+15
| | | | | | | | | | | 2003-09-06 Christian Persch <chpe@cvs.gnome.org> * sl.po: (#120611) * fr.po: (#121098) * ga.po: (#121099) * mn.po: (#121344) Fix serious translation errors in time for epiphany 1.0 release.
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of AnkurTaneem Ahmed2003-09-054-1/+3116
| | | | | | | | 2003-09-04 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. * po/bn.po: Added Bangla translation by Progga of Ankur group <gnome-translation@bengalinux.org>.
* Make sure that only valid dnd types are accepted on thecostum drag andMarco Pesenti Gritti2003-09-052-13/+28
| | | | | | | | | | 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb), (drag_data_received_cb): Make sure that only valid dnd types are accepted on thecostum drag and drop implementation of the bookmarks topics treeview. Use x and y in drag_data_received only when a drop is occurred.
* Updated Japanese translation.Takayuki KUSANO2003-09-042-1122/+1401
| | | | * ja.po: Updated Japanese translation.
* Added Mongolian translationSanlig Badral2003-09-043-1/+9
|
* Added mn translationSanlig Badral2003-09-041-0/+2974
|
* Improved Finnish translation.Pauli Virtanen2003-09-042-32/+34
| | | | | | 2003-09-03 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Improved Finnish translation.
* Corrected bugs in translationGuntupalli Karunakar2003-09-032-10/+14
|
* Updated Hindi translationsGuntupalli Karunakar2003-09-032-767/+697
|
* *** empty log message ***Mugurel Tudor2003-09-032-8/+13
|
* Updated Greek translationNikos Charonitakis2003-09-031-0/+4
|
* Update Greek translationNikos Charonitakis2003-09-031-71/+53
|
* Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.Changwoo Ryu2003-09-022-6/+11
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
* ko.po updatedKang Jeong-Hee2003-09-022-3/+7
|
* added ( thanks to Mi%Gş%@u Moldovan )Marius Andreiana2003-09-024-1/+2994
| | | | | | 2003-09-01 Marius Andreiana <marius spam galuna.ro> * ro.po: added ( thanks to Mi%Gş%@u Moldovan )
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-09-022-885/+72
| | | | | | | 2003-09-01 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Revision of Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* 0.9.3Release093Marco Pesenti Gritti2003-09-013-1/+24
|
* Updated French translation.Christophe Merlet2003-08-312-1756/+2244
|
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-08-293-897/+1111
| | | | * zh_TW.po: Updated traditional Chinese translation.
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-292-1/+5
| | | | * configure.in: Added "sq" to ALL_LINGUAS
* Added Albanian translationLaurent Dhima2003-08-291-0/+4
| | | | * sq.po: Added Albanian translation
* Added Albanian fileLaurent Dhima2003-08-291-182/+231
| | | | * sq.po: Added Albanian file
* Added Albanian fileLaurent Dhima2003-08-291-0/+2951
| | | | * sq.po: Added Albanian file
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-282-92/+94
| | | | | | | 2003-08-28 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Revision of Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* Added tamil fileFatih Demir2003-08-282-1/+5
|
* Added Tamil fileFatih Demir2003-08-282-0/+2930
|
* Updated Korean translation.Changwoo Ryu2003-08-272-11/+15
| | | | * ko.po: Updated Korean translation.
* Updated Welsh translation.Dafydd Harries2003-08-272-104/+108
|
* Dutch translation updated.Vincent van Adrighem2003-08-272-50/+55
| | | | | | 2003-08-27 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.Changwoo Ryu2003-08-252-21/+28
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
* *** empty log message ***Wang Jian2003-08-252-2/+6
|
* Added Italian translation.Alessio Frusciante2003-08-254-1/+3026
|
* *** empty log message ***Release092Marco Pesenti Gritti2003-08-253-1/+22
|
* Fix the logic in the version-mismatch case.Christian Persch2003-08-252-2/+10
| | | | | | | | 2003-08-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load): Fix the logic in the version-mismatch case.
* Use a small spinner for all styles except text under icons.Anders Carlsson2003-08-252-1/+6
| | | | | | | 2003-08-24 Anders Carlsson <andersca@gnome.org> * src/ephy-spinner-action.c (toolbar_style_sync): Use a small spinner for all styles except text under icons.
* Updated Slovenian translationAndraz Tori2003-08-251-17/+9
|
* Updated Slovenian translationAndraz Tori2003-08-251-0/+3535
|
* Added sl languageAndraz Tori2003-08-251-1/+1
|
* Fixed extra accel in Portuguese translation.Duarte Loreto2003-08-252-36/+41
| | | | | | 2003-08-24 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Fixed extra accel in Portuguese translation.
* Convert erroneous g_return_if_fail into a simple conditional return.Christian Persch2003-08-242-1/+8
| | | | | | | | 2003-08-24 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_remove): Convert erroneous g_return_if_fail into a simple conditional return.
* Add extra bogosity check, ported from galeon.Christian Persch2003-08-242-0/+7
| | | | | | | | 2003-08-23 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyWrapper.cpp: (SetZoomOnDocshell): Add extra bogosity check, ported from galeon.
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-243-1/+10
| | | | | | | | | | 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * configure.in: * embed/mozilla/Makefile.am: Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.
* 0.9.1Release091Marco Pesenti Gritti2003-08-244-13/+33
| | | | | | | | | | | | 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * configure.in: 0.9.1 * src/Makefile.am: Do not distribute generated CORBA files
* Updated Serbian translation.Danilo Å egan2003-08-233-16/+20
| | | | | | 2003-08-23 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation.
* Add missing file. The string is already translated so it doesn't add newKjartan Maraas2003-08-233-278/+67
| | | | | | | | 2003-08-23 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Add missing file. The string is already translated so it doesn't add new ones. * no.po: Update Norwegian translation.
* Updated Korean translation.Changwoo Ryu2003-08-232-88/+90
| | | | * ko.po: Updated Korean translation.
* correct release numberRelease090Marco Pesenti Gritti2003-08-231-1/+1
|
* *** empty log message ***Marco Pesenti Gritti2003-08-221-0/+38
|
* Update for 0.9.0Marco Pesenti Gritti2003-08-222-1/+8
| | | | | | | | | 2003-08-22 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: Update for 0.9.0
* Make it NULL safeMarco Pesenti Gritti2003-08-225-50/+133
| | | | | | | | | | | | | | | | | 2003-08-22 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (compare_string_values), (ephy_node_view_sort_func): * src/bookmarks/ephy-bookmarks-menu.c: (sort_topics), (sort_bookmarks): * src/bookmarks/ephy-topic-action.c: (sort_bookmarks), (sort_topics): Make it NULL safe * src/ephy-toolbars-model.c: (impl_get_item_id): When creating bookmark, if the title is unknown, use untitled.
* Updated Irish translationPaul Duffy2003-08-222-37/+43
|
* updated irish translationPaul Duffy2003-08-212-77/+90
|
* Updated Irish translationPaul Duffy2003-08-212-2917/+2921
|
* Fix function signature, it's void instead of gboolean. Fix a logic error.Christian Persch2003-08-212-5/+10
| | | | | | | | | 2003-08-21 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (drag_data_received_cb): Fix function signature, it's void instead of gboolean. Fix a logic error.
* Updated Irish TranslationPaul Duffy2003-08-212-127/+133
| | | | | 2003-08-21 Paul Duffy <dubhthach@frink.nuigalway.ie> Updated Irish Translation
* Adding more help documentationPatanjali Somayaji2003-08-212-0/+73
| | | | | - filling in history section - screenshot of the history window
* Added Icelandic translation.Samúel Jón Gunnarsson2003-08-214-1/+2935
| | | | | | 2003-08-20 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Added Icelandic translation.
* Overwrite existing files. (We already warn the user about it).Marco Pesenti Gritti2003-08-212-7/+15
| | | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Overwrite existing files. (We already warn the user about it).
* Fix drag dest implementation getting some code from nautilus.Marco Pesenti Gritti2003-08-212-51/+244
| | | | | | | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (get_node_from_path), (gtk_tree_view_vertical_autoscroll), (scroll_timeout), (remove_scroll_timeout), (set_drag_dest_row), (clear_drag_dest_row), (get_drag_data), (free_drag_data), (drag_motion_cb), (drag_leave_cb), (drag_data_received_cb), (drag_drop_cb), (ephy_node_view_enable_drag_dest): Fix drag dest implementation getting some code from nautilus.
* Added irish translationPaul Duffy2003-08-204-2/+2925
| | | | | 2003-08-20 Paul Duffy <dubhthach@frink.nuigalway.ie> Added irish translation
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-202-2/+11
| | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * embed/downloader-view.c: (delete_pending_foreach): Do not try to remove completed downloads, fixes a crash.
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-202-12/+54
| | | | | | | | | | | | | | 2003-08-19 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb), (drag_drop_cb), (drag_data_received_cb), (button_event_modifies_selection), (did_not_drag), (button_release_cb), (motion_notify_cb), (ephy_node_view_button_press_cb): Stop signals only when necessary on drag dest custom implementation. Make click on multiple selection deselect all but the clicked element.
* Fixed Azerbaijani translation.Metin Amiroff2003-08-192-46/+43
| | | | | | 2003-08-19 Metin Amiroff <metin@karegen.com> * az.po: Fixed Azerbaijani translation.
* Add activate api.Marco Pesenti Gritti2003-08-195-0/+46
| | | | | | | | | | | | | | | | | 2003-08-19 Marco Pesenti Gritti <marco@.gnome.org> * embed/ephy-embed.c: (ephy_embed_activate): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: Add activate api. * src/window-commands.c: (window_cmd_go_back), (window_cmd_go_up), (window_cmd_go_forward), (window_cmd_view_stop), (window_cmd_view_reload): Activate on navigation commands. It seem like a better beahvior and it avoid some mozilla focus craziness.
* updated Greek translationNikos Charonitakis2003-08-182-160/+96
|
* Updated Azerbaijani translation.Metin Amiroff2003-08-182-180/+186
| | | | | | 2003-08-18 Metin Amiroff <metin@karegen.com> * az.po: Updated Azerbaijani translation.
* Updated Norwegian translation.Kjartan Maraas2003-08-182-3/+9
| | | | | | 2003-08-18 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
* *** empty log message ***Marco Pesenti Gritti2003-08-173-19/+7
|
* Removed useless code (debug leftovers).Christian Persch2003-08-172-6/+6
| | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-menu-merge.c: (update_node): Removed useless code (debug leftovers).
* Remove unused variables and functions.Christian Persch2003-08-172-212/+13
| | | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-action.c: (tool_button_new), (tool_button_get_label), (tool_button_get_icon), (connect_proxy), (egg_action_disconnect_proxy): Remove unused variables and functions.
* Add missing include for unlink().Christian Persch2003-08-171-0/+1
| | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: Add missing include for unlink().
* Updated Finnish translation.Pauli Virtanen2003-08-172-240/+294
| | | | | | 2003-08-16 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Updated Finnish translation.
* Added Hindi translationGuntupalli Karunakar2003-08-174-1/+3033
|
* Fixed a bug in Estonian translation.Tõivo Leedjärv2003-08-162-1/+5
| | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * et.po: Fixed a bug in Estonian translation.
* Added et to ALL_LINGUAS.Tõivo Leedjärv2003-08-162-1/+5
| | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS.
* Added Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-08-162-0/+2951
| | | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * et.po: Added Estonian translation by Priit Laes <amd@tt.ee>.
* Fix bug #119818.Christian Persch2003-08-152-1/+20
| | | | | | | | 2003-08-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: (MozillaCollatePrintSettings): Fix bug #119818.
* Expand initial ~ in file name to print to.Christian Persch2003-08-152-1/+8
| | | | | | | | 2003-08-15 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (print_get_info): Expand initial ~ in file name to print to.
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-153-4/+18
| | | | | | | | | 2003-08-14 Marco Pesenti Gritti <marco@.gnome.org> * embed/mozilla/EphyWrapper.cpp: * src/ppview-toolbar.c: (toolbar_cmd_ppv_close): Make print preview exit code safer.
* Fix compiler warnings.Christian Persch2003-08-142-4/+10
| | | | | | | | 2003-08-14 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (impl_add_item): Fix compiler warnings.
* Fix opening bookmarks in new window, there was a missing flag.Xan Lopez2003-08-142-1/+8
| | | | Fix opening bookmarks in new window, there was a missing flag.
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-145-159/+11
| | | | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/Makefile.am: * embed/mozilla/PrintProgressListener.cpp: * embed/mozilla/PrintProgressListener.h: Remove an unused progress listener. Looks like galeon 1 code ?!
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-143-8/+43
| | | | | | | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * src/ephy-window.c: (show_embed_popup): Do not show popups on print preview. * src/ppview-toolbar.c: (ppview_toolbar_set_window), (ppview_toolbar_init), (toolbar_cmd_ppv_goto_first), (toolbar_cmd_ppv_goto_last), (clamp_page_limits), (toolbar_cmd_ppv_go_back), (toolbar_cmd_ppv_go_forward): Use only known to work api to navigate.
* Updated Norwegian translation.Kjartan Maraas2003-08-142-614/+735
| | | | | | 2003-08-13 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
* Update my mail addressMarco Pesenti Gritti2003-08-134-3/+11
| | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * AUTHORS: * HACKING: * src/window-commands.c: (window_cmd_help_about): Update my mail address
* updated Greek translationNikos Charonitakis2003-08-122-111/+103
|
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-1211-7/+181
| | | | | | | | | | | | | | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-action.c: (egg_action_class_init), (egg_action_init), (egg_action_set_property), (egg_action_get_property), (egg_action_sync_important), (connect_proxy): * lib/egg/egg-action.h: * lib/egg/eggtoolbar.c: (toolbar_item_is_homogeneous), (egg_toolbar_size_request), (get_item_size): * lib/egg/eggtoolbutton.c: (egg_tool_button_property_notify), (egg_tool_button_class_init), (egg_tool_button_construct_contents): * lib/egg/eggtoolitem.c: (egg_tool_item_class_init), (egg_tool_item_get_is_important), (egg_tool_item_set_is_important), (egg_tool_item_set_property), (egg_tool_item_get_property): * lib/egg/eggtoolitem.h: * src/ephy-window.c: (setup_window): * src/toolbar.c: (toolbar_setup_actions): Respect priority text preference. Ported from gtk.
* Respect system pref about no proxy for.Marco Pesenti Gritti2003-08-123-1/+53
| | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-embed-prefs.h: * embed/mozilla/mozilla-notifiers.cpp: Respect system pref about no proxy for.
* Updated Catalan translation.Jordi Mallach2003-08-112-211/+125
|
* Fix multiple rows dnd problems stealing some Nautilus code.Marco Pesenti Gritti2003-08-112-16/+211
| | | | | | | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_finalize), (ephy_node_view_enable_drag_dest), (selection_foreach), (get_selection_refs), (ref_list_free), (stop_drag_check), (drag_data_get_cb), (button_release_cb), (motion_notify_cb), (button_event_modifies_selection), (ephy_node_view_button_press_cb), (ephy_node_view_init), (ephy_node_view_enable_drag_source): Fix multiple rows dnd problems stealing some Nautilus code.
* Unfuzzyfied some strings.Ole Laursen2003-08-112-30/+34
| | | | | | 2003-08-11 Ole Laursen <olau@hardworking.dk> * da.po: Unfuzzyfied some strings.
* Added in help documentation about bookmark systemPatanjali Somayaji2003-08-111-4/+138
|
* Updated Welsh translation.Dafydd Harries2003-08-112-59/+66
|
* Sync with Moz HEAD.Xan Lopez2003-08-113-4/+14
| | | | Sync with Moz HEAD.
* *** empty log message ***Release083Marco Pesenti Gritti2003-08-113-1/+52
|
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-08-102-71/+76
| | | | | | 2003-08-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated Portuguese translation.Duarte Loreto2003-08-092-56/+61
| | | | | | 2003-08-09 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* *** empty log message ***Wang Jian2003-08-092-31/+35
|
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-092-57/+67
| | | | | | | 2003-08-08 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* Dutch translation updated.Vincent van Adrighem2003-08-092-52/+57
| | | | | | 2003-08-08 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Update Czech translationMiloslav Trmac2003-08-092-199/+216
|
* Fix mem leak.Christian Persch2003-08-092-3/+10
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * embed/downloader-view.c: (downloader_view_add_download): Fix mem leak.
* Fix mem leak.Christian Persch2003-08-092-11/+14
| | | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * src/bookmarks/ephy-topics-selector: (topic_toggled), (topic_clicked), (topic_key_pressed): Fix mem leak.