aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Hungarian translation.Andras Timar2003-10-042-732/+660
| | | | | | 2003-10-03 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* 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.
* file eggtreemodelunion.c was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
|
* file eggtreemodelunion.h was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
|
* Use new gtk api for empty submenusMarco Pesenti Gritti2003-10-022-28/+15
| | | | | | | | | 2003-10-02 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu), (ephy_bookmarks_menu_rebuild): Use new gtk api for empty submenus
* Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.Gustavo Maciel Dias Vieira2003-10-022-700/+845
| | | | | | | 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>.
* Implement view menu.Marco Pesenti Gritti2003-09-304-1/+148
| | | | | | | | | | | | 2003-09-30 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.schemas.in: * data/ui/epiphany-history-window-ui.xml: * src/ephy-history-window.c: (set_columns_visibility), (cmd_view_columns), (get_details_value), (ephy_history_window_construct): Implement view menu.
* Use ngettext.Christian Persch2003-09-302-4/+19
| | | | | | | | 2003-09-30 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (build_search_box): Use ngettext.
* Removed data/ui/epiphany-ui.xml.in, it doesn't exist anymore, and did notChristian Persch2003-09-302-1/+6
| | | | | | | | 2003-09-30 Christian Persch <chpe@cvs.gnome.org> * POTFILES.in: Removed data/ui/epiphany-ui.xml.in, it doesn't exist anymore, and did not contain translatable strings anyway while it still existed.
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-302-1/+16
| | | | | | | | 2003-09-30 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (print_get_info): Don't pass NULL to gnome_vfs_expand_initial_tilde.
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-303-6/+15
| | | | | | | | | | | 2003-09-30 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-history.c: * src/ephy-history-window.c: (build_search_box): More accurate description for Ever filter. Keep the backend as is, so we dont have to change it if we change history expire.
* *** empty log message ***Marco Pesenti Gritti2003-09-302-0/+39
|
* The file picker dir can be NULL, check before trying to expand tilde.Marco Pesenti Gritti2003-09-283-9/+44
| | | | | | | | | | | | | | 2003-09-28 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: The file picker dir can be NULL, check before trying to expand tilde. * src/bookmarks/ephy-bookmarks-editor.c: (import_dialog_response_cb), (cmd_bookmarks_import): Implement import from a file
* Forgot this.Xan Lopez2003-09-272-2/+8
| | | | Forgot this.
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+2
|
* API sync, from galeon.Xan Lopez2003-09-272-8/+15
| | | | API sync, from galeon.
* Offer to import from Firebird too.Christian Persch2003-09-273-3/+13
| | | | | | | | | 2003-09-27 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.h: Offer to import from Firebird too.
* *** empty log message ***Marco Pesenti Gritti2003-09-271-1/+0
|
* Simpler implementation.Marco Pesenti Gritti2003-09-274-33/+15
| | | | | | | | | | | | | 2003-09-27 Marco Pesenti Gritti <marco@gnome.org> * lib/ephy-gui.c: (ephy_gui_get_pixbuf_from_mime_type): Simpler implementation. * lib/widgets/ephy-spinner.c: (ephy_spinner_load_images): * src/ephy-shell.c: (ephy_shell_init): Pass 0 as flags
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-276-27/+127
| | | | | | | | | | | | | | | 2003-09-27 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/ContentHandler.cpp: * lib/ephy-gui.c: (make_mime_name), (ephy_gui_get_pixbuf_from_mime_type): * lib/ephy-gui.h: * lib/widgets/ephy-spinner.c: (ephy_spinner_init), (ephy_spinner_theme_changed), (ephy_spinner_load_images), (ephy_spinner_finalize): * src/ephy-shell.c: (ephy_shell_init): Use gtkicontheme, and use it also for mime icons.
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+1
|
* *** empty log message ***Marco Pesenti Gritti2003-09-271-2/+1
|
* Implement history time filterMarco Pesenti Gritti2003-09-274-53/+250
| | | | | | | | | | | | | | | 2003-09-26 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.schemas.in: * lib/ephy-node-filter.c: (ephy_node_filter_evaluate): * src/ephy-history-window.c: (ephy_history_window_finalize), (add_by_site_filter), (add_by_date_filter), (add_by_word_filter), (setup_filters), (site_node_selected_cb), (search_entry_search_cb), (time_optionmenu_changed_cb), (build_search_box), (ephy_history_window_construct), (save_date_filter), (ephy_history_window_dispose): Implement history time filter
* Remove unused includes, they was causing warnings on solarisMarco Pesenti Gritti2003-09-272-3/+6
| | | | | | | | 2003-09-26 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-window.c: Remove unused includes, they was causing warnings on solaris
* split changelogMarco Pesenti Gritti2003-09-252-11717/+11717
|
* *** empty log message ***Marco Pesenti Gritti2003-09-253-7/+10
|
* Fix spacing ... when gtkdialog will be higgy ...Marco Pesenti Gritti2003-09-253-3/+11
| | | | | | | | | 2003-09-25 Marco Pesenti Gritti <marco@gnome.org> * data/glade/epiphany.glade: * src/ephy-history-window.c: (confirmation_dialog_construct): Fix spacing ... when gtkdialog will be higgy ...
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-253-25/+36
| | | | | | | | | | 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.
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-254-20/+13
| | | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_quit): * src/ephy-main.c: (ephy_main_start): Remove --server mode. It was a dirty hack anyway, and had a crasher when loggin out from gnome-session. Sort of fixes bug #123047. Flames will be redirected > /dev/null .
* Don't destroy the session when all windows are closed.Christian Persch2003-09-253-31/+13
| | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_shell_finalize), (ephy_shell_get_session): * src/session.c: (session_new), (save_tab), (parse_embed), (session_remove_window): Don't destroy the session when all windows are closed.
* Add 1.6a to the list.Xan Lopez2003-09-252-0/+7
| | | | Add 1.6a to the list.
* Simplify and solve bugs by using a checkbox with radio appeareance. ThatMarco Pesenti Gritti2003-09-244-10/+18
| | | | | | | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-tab.c: (ephy_tab_init): * src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb), (ephy_tabs_menu_init): * src/ephy-window.c: (ephy_window_set_active_tab): Simplify and solve bugs by using a checkbox with radio appeareance. That way we can get rid of groups that doesnt really work well for our needs.
* *** empty log message ***Marco Pesenti Gritti2003-09-241-0/+6
|
* ChangeLogMarco Pesenti Gritti2003-09-241-1/+1
|
* Remove also from the groupMarco Pesenti Gritti2003-09-242-3/+11
| | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-tabs-menu.c: (tab_removed_cb): Remove also from the group
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-246-10/+80
| | | | | | | | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> * lib/ephy-string.c: (ephy_string_double_underscores): * lib/ephy-string.h: * src/bookmarks/ephy-bookmark-action.c: (sync_bookmark_properties): * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_rebuild): * src/bookmarks/ephy-topic-action.c: (create_menu_item), (sync_topic_properties): Do not use _ as accellerators in bookmarks menus.
* Dave Bordoley <bordoley@msu.edu>Marco Pesenti Gritti2003-09-245-48/+96
| | | | | | | | | | | | | | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> Dave Bordoley <bordoley@msu.edu> * src/ephy-tab.c: (ephy_tab_action_activate_cb), (ephy_tab_init): * src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb), (ephy_tabs_menu_set_window), (ephy_tabs_menu_set_property), (ephy_tabs_menu_class_init), (ephy_tabs_menu_init), (ephy_tabs_menu_clean), (ephy_tabs_menu_update): * src/ephy-window.c: (ephy_window_set_active_tab), (tab_added_cb), (tab_removed_cb), (tabs_reordered_cb): Use radio buttons for tabs menu. Do not recreate the action group every time but keep it synced. * src/ephy-notebook.c: (ephy_notebook_insert_page): Emit added signal before activating the page.
* Fix topic labels.Christian Persch2003-09-242-1/+7
| | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-topic-action.c: (sync_topic_properties): Fix topic labels.
* Use Bookmarks instead of All as labelMarco Pesenti Gritti2003-09-242-2/+19
| | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-topic-action.c: (sync_topic_properties): Use Bookmarks instead of All as label
* Save session when windows are removedMarco Pesenti Gritti2003-09-242-0/+8
| | | | | | | | 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> * src/session.c: (session_remove_window): Save session when windows are removed
* 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.
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-245-64/+68
| | | | | | | | | | | | | | | 2003-09-23 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-automation.c: (ephy_automation_factory_new): * src/ephy-automation.h: * src/ephy-main.c: (main), (ephy_main_start): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_finalize): Refactor initialization/automation code. Now all the code used by the first instance is in ephy_shell, all the code used by other instances is in ephy_main. Unref the factory before quitting so we dont risk new automation object are created and used with a dead shell.
* Correct popup path; fixes context menu on topics.Christian Persch2003-09-232-1/+8
| | | | | | | | | 2003-09-23 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (keyword_node_show_popup_cb): Correct popup path; fixes context menu on topics.
* *** empty log message ***Marco Pesenti Gritti2003-09-231-1/+1
|
* Swapped arguments in a func, was causing edit on the address instead ofMarco Pesenti Gritti2003-09-231-0/+8
| | | | | | | | | | 2003-09-23 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Swapped arguments in a func, was causing edit on the address instead of title.
* Updateing according to inputs from SMC, the group for malayalam localizationSajith VK2003-09-231-675/+694
|
* Removed the spec file.Christian Persch2003-09-222-78/+6
| | | | | | | | 2003-09-22 Christian Persch <chpe@cvs.gnome.org> * epiphany.spec: Removed the spec file.
* Complete view menu impl. There is a gtk bug that make it behave funnilyMarco Pesenti Gritti2003-09-223-6/+83
| | | | | | | | | | | | | 2003-09-22 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.schemas.in: * src/bookmarks/ephy-bookmarks-editor.c: (set_columns_visibility), (cmd_view_columns), (get_details_value), (ephy_bookmarks_editor_construct): Complete view menu impl. There is a gtk bug that make it behave funnily and the schemas does not work correctly (though I cant see any problem with, maybe it's something borked here ...)
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-222-1/+6
| | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Specify UTF-8 encoding in the keyword url.
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-214-20/+71
| | | | | | | | | | | | 2003-09-21 Marco Pesenti Gritti <marco@gnome.org> * data/ui/epiphany-bookmark-editor-ui.xml: * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column): * src/bookmarks/ephy-bookmarks-editor.c: (cmd_view_columns), (ephy_bookmarks_editor_construct): Implement a way to choose visible column in a menu. Not finished I need to persist state in a gconf key.
* Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.Christian Persch2003-09-212-1/+7
| | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * configure.in: Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.
* Fix check for return value of xmlSaveFileFormat, _maybe_ fixing 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_ fixing the bookmarks loss bug.
* Use gconf_client_notify. Fixed bug #112882.Christian Persch2003-09-202-10/+7
| | | | | | | | 2003-09-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Use gconf_client_notify. Fixed bug #112882.
* *** empty log message ***Marco Pesenti Gritti2003-09-202-0/+7
|
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-204-38/+47
| | | | | | | | | | 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].
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-208-163/+351
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-09-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_class_init), (ephy_location_entry_activation_finished), (location_focus_out_cb), (ephy_location_entry_init), (ephy_location_ignore_prefix), (ephy_location_entry_activate_cb), (ephy_location_entry_set_location), (ephy_location_entry_get_location), (ephy_location_entry_activate), (ephy_location_entry_editable_changed_cb), (ephy_location_entry_clear_history): * lib/widgets/ephy-location-entry.h: * src/ephy-location-action.c: (location_url_activate_cb), (user_changed_cb), (sync_address), (connect_proxy), (disconnect_proxy), (ephy_location_action_set_property), (ephy_location_action_get_property), (ephy_location_action_activate), (ephy_location_action_class_init), (ephy_location_action_init), (ephy_location_action_finalize), (ephy_location_action_get_address), (ephy_location_action_set_address), (clear_history), (ephy_location_action_clear_history): * src/ephy-location-action.h: * src/toolbar.c: (toolbar_class_init), (toolbar_set_property), (sync_user_input_cb), (toolbar_setup_actions), (toolbar_set_window), (toolbar_init), (toolbar_finalize), (toolbar_new), (toolbar_activate_location), (toolbar_set_location), (toolbar_get_location), (toolbar_clear_location_history): * src/toolbar.h: * src/window-commands.c: (window_cmd_load_location): Remember the address in the location action, so we can restore it when we get a new proxy widget. Do some misc cleanups on location entry, removing finished signal; move activation from toolbar into location entry.
* Remove spurious code.Christian Persch2003-09-202-8/+7
| | | | | | | | | 2003-09-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-tree-model-node.c: (ephy_tree_model_node_init): Remove spurious code.
* Do not fail if prefs.js is corrupted.Marco Pesenti Gritti2003-09-203-3/+17
| | | | | | | | | | | | 2003-09-20 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Do not fail if prefs.js is corrupted. * src/ephy-window.c: (ephy_window_state_event_cb): Do not allow to edit toolbar in fs
* *** empty log message ***Marco Pesenti Gritti2003-09-202-2/+10
|
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-194-0/+41
| | | | | | | | | | | | | 2003-09-19 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_add_bookmark), (impl_ephy_automation_import_bookmarks), (ephy_automation_class_init): * src/ephy-main.c: (ephy_main_start): Add an --import-bookmarks command line option, and really implement the --add-bookmark one.
* Forgot to commit configure changesChristian Persch2003-09-191-0/+4
|
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-197-0/+510
| | | | | | | | | | | | | 2003-09-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp A embed/mozilla/GtkNSSDialogs.h * embed/mozilla/Makefile.am * configure.in: Implement Gtk versions of the mozilla certificate prompts. Ported from galeon -- many thanks to Crispin for this excellent work!
* *** empty log message ***Marco Pesenti Gritti2003-09-197-353/+4
|
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-1915-63/+517
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-09-19 Marco Pesenti Gritti <marco@gnome.org> * data/ui/Makefile.am: * data/ui/epiphany-bookmark-editor-ui.xml.in: * data/ui/epiphany-fs-toolbar.xml: * data/ui/epiphany-history-window-ui.xml.in: * data/ui/epiphany-toolbar.xml.in: * data/ui/epiphany-ui.xml.in: Do not use .in for not to translate files. * lib/egg/egg-editable-toolbar.c: (create_toolbar), (toolbars_clean), (egg_editable_toolbar_construct), (egg_editable_toolbar_set_model), (egg_editable_toolbar_set_merge): * lib/egg/egg-toolbars-model.c: (parse_toolbars): Handle change of properties correctly. Add a toolbar style property in the xml. * src/bookmarks/ephy-bookmark-properties.c: (ephy_bookmark_properties_init): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_init): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_finalize), (ephy_shell_get_toolbars_model): * src/ephy-shell.h: * src/ephy-window.c: (ephy_window_fullscreen), (ephy_window_unfullscreen): * src/toolbar.c: (bookmark_destroy_cb), (toolbar_ensure_action), (init_bookmarks_toolbar), (init_normal_mode), (init_fullscreen_mode), (window_state_event_cb), (toolbar_set_window), (toolbar_set_visibility): * src/toolbar.h: * src/window-commands.c: (toolbar_editor_response_cb), (window_cmd_edit_toolbar): Special, more compact, toolbar layout for fullscreen.
* 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>.
* correct toolitem typeMarco Pesenti Gritti2003-09-192-1/+7
| | | | | | | | 2003-09-18 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-favicon-action.c: (ephy_favicon_action_class_init): correct toolitem type
* Fix warning with new gtkMarco Pesenti Gritti2003-09-182-1/+7
| | | | | | | | 2003-09-18 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-encoding-menu.c: (ephy_encoding_menu_rebuild): Fix warning with new gtk
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-187-137/+127
| | | | | | | | | | | | | | 2003-09-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_init): * embed/ephy-history.c: (ephy_history_init): * lib/ephy-node-db.c: (ephy_node_db_load_from_file): * lib/ephy-node-db.h: * lib/ephy-state.c: (ensure_states): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): Refactor node db loading functions into a common one in ephy-node-db. Switch to using xmlReader api.
* Commit configure change, tooChristian Persch2003-09-181-1/+3
|
* Re-revert, use new gnome vfs show_url api.Christian Persch2003-09-182-3/+13
| | | | | | | | | | | | 2003-09-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ExternalProtocolService.cpp: Re-revert, use new gnome vfs show_url api. * configure.in: Depend on appropriate gnome-vfs version.
* *** empty log message ***Marco Pesenti Gritti2003-09-172-1/+7
|
* here tooGediminas Paulauskas2003-09-171-1/+1
|
* Add Lithuanian translation by Tomas Kuliavas <tokul@users.sourceforge.net>.Gediminas Paulauskas2003-09-174-1/+2996
|
* add supported protocolsMarco Pesenti Gritti2003-09-172-0/+7
| | | | | | | | 2003-09-17 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.applications: add supported protocols
* Adapt to changed GtkActionGroup api.Christian Persch2003-09-173-15/+44
| | | | | | | | | | 2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/ephy-window.c: (setup_window): Adapt to changed GtkActionGroup api.
* Added MOZ_PLUGIN_PATH default. Added migration from galeon settings.Christopher James Lahey2003-09-172-0/+23
| | | | | | | 2003-09-16 Christopher James Lahey <clahey@ximian.com> * src/epiphany.in: Added MOZ_PLUGIN_PATH default. Added migration from galeon settings.
* 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.
* ephy_new_bookmark_construct):Christian Persch2003-09-172-1/+7
| | | | | | | | 2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: ephy_new_bookmark_construct): HIGgify dialogue title. Fixes bug 119710.
* *** empty log message ***Marco Pesenti Gritti2003-09-161-1/+1
|
* Activate the embed when necessary.Marco Pesenti Gritti2003-09-162-0/+17
| | | | | | | | 2003-09-15 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-window.c: (ephy_window_load_url): Activate the embed when necessary.
* Correct spelling mistake in ChangeLogChristian Persch2003-09-161-1/+1
|
* Enable dragging the tab from a single-tab window too.Christian Persch2003-09-162-35/+33
| | | | | | | | | | | | | 2003-09-15 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (drag_start), (drag_stop), (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb), (ephy_notebook_init): Enable dragging the tab from a single-tab window too. Correctly honour the drag threshold when starting a drag (ported from galeon, tanks go to Crispin).
* *** empty log message ***Christian Persch2003-09-152-2/+8
|
* Fixed terminology issue pointed out by Johan HammarChristian Rose2003-09-142-591/+601
| | | | | | | | 2003-09-14 Christian Rose <menthos@menthos.com> * sv.po: Fixed terminology issue pointed out by Johan Hammar <johan.hammar@swipnet.se> and also updated the translation.
* Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile.Patanjali Somayaji2003-09-145-9/+10
|
* Update vi.poNguyen Thai Ngoc Duy2003-09-131-30/+32
|
* Exchange the newly-deprecated g_value_set_object_take_ownership() withChristian Persch2003-09-134-3/+12
| | | | | | | | | | | 2003-09-13 Christian Persch <chpe@cvs.gnome.org> * lib/egg/eggmarshalers.c: (_egg_marshal_OBJECT__VOID): * src/bookmarks/ephy-bookmarks-editor.c: (provide_favicon): * src/ephy-history-window.c: (provide_favicon): Exchange the newly-deprecated g_value_set_object_take_ownership() with g_value_take_object().
* Use a line to make more clear Language/Fonts relation. I had this ideaMarco Pesenti Gritti2003-09-132-224/+263
| | | | | | | | | | 2003-09-12 Marco Pesenti Gritti <marco@gnome.org> * data/glade/prefs-dialog.glade: Use a line to make more clear Language/Fonts relation. I had this idea from some time, having seen it in gnome-blog too, I thought to give it a try.
* Remove not needed removal of groups of actions from ui merge (gtk fix).Marco Pesenti Gritti2003-09-129-18/+16
| | | | | | | | | | | | | | | | | | 2003-09-11 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_finalize): * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_finalize): * src/ephy-encoding-menu.c: (ephy_encoding_menu_finalize_impl): * src/ephy-favorites-menu.c: (ephy_favorites_menu_finalize): * src/ephy-history-window.c: (ephy_history_window_finalize): * src/ephy-tabs-menu.c: (ephy_tabs_menu_finalize_impl): * src/ephy-window.c: (ephy_window_finalize): * src/toolbar.c: (toolbar_finalize): Remove not needed removal of groups of actions from ui merge (gtk fix).
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-122-13/+18
| | | | | | | | | | | | 2003-09-11 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.
* Remove a double connect to signal.Christian Persch2003-09-102-4/+6
| | | | | | | | 2003-09-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_set_active_tab): Remove a double connect to signal.
* CVS_SILENTGörkem Çetin2003-09-101-1/+0
|
* CVS_SILENTGörkem Çetin2003-09-101-1770/+2784
|
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-109-109/+46
| | | | | | | | | | | | | | | | | | | 2003-09-10 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * lib/ephy-prefs.h: * src/ephy-notebook.c: (update_tabs_visibility), (ephy_notebook_init): * src/ephy-shell.c: (ephy_shell_new_tab): * src/ephy-tab.c: (open_link_in_new_tab): * src/ephy-window.c: (sync_tab_load_status), (ephy_window_set_active_tab), (tab_added_cb), (tab_removed_cb): * src/prefs-dialog.c: Make spinner status per tab. Remove the default to tab pref, use tab by default for middle click on links, add a always_show_tabs_bar hidden pref.
* the right file this timePablo Saratxaga2003-09-101-624/+2619
|
* Added Walloon filePablo Saratxaga2003-09-104-1/+935
|
* Readd separators and dont use unnecessary placeholders.Marco Pesenti Gritti2003-09-103-3/+10
| | | | | | | | | 2003-09-10 Marco Pesenti Gritti <marco@gnome.org> * data/ui/epiphany-ui.xml.in: * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): Readd separators and dont use unnecessary placeholders.
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-108-473/+265
| | | | | | | | | | | | | | | | | | 2003-09-09 Marco Pesenti Gritti <marco@gnome.org> * data/default-prefs.js: * data/glade/prefs-dialog.glade: * embed/ephy-embed-single.c: (ephy_embed_single_get_font_list): * embed/ephy-embed-single.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * src/prefs-dialog.c: (setup_font_menu), (attach_fonts_signals), (setup_size_controls), (setup_fonts), (prefs_dialog_init): First important step in solving the fonts mess. Allow to select the variable width instead of families. Also use points instead of pixels. Set a minimum font size by default.
* Updating Turkish po files...Görkem Çetin2003-09-091-1/+1
|
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-097-292/+30
| | | | | | | | | | | | | | 2003-09-09 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/Makefile.am: * lib/widgets/ephy-event-box.c: * lib/widgets/ephy-event-box.h: * src/ephy-favicon-action.c: (create_tool_item): * src/ephy-notebook.c: (build_tab_label): * src/statusbar.c: (create_statusbar_security_icon): gtk+ now supports invisible event boxes. Remove our custom implementation and use gtk+ api instead.
* updated irish translationPaul Duffy2003-09-082-1/+5
|
* add a missing fileMarco Pesenti Gritti2003-09-082-0/+7
| | | | | | | | 2003-09-08 Marco Pesenti Gritti <marco@gnome.org> * po/POTFILES.in: add a missing file
* Updated Slovak translation.Marcel Telka2003-09-082-97/+101
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* 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/+2960
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * sk.po: Added Slovak translation.
* *** empty log message ***Marco Pesenti Gritti2003-09-082-53/+64
|
* Galeon guys found a way to load prefs from a js file, without having themMarco Pesenti Gritti2003-09-082-0/+12
| | | | | | | | | | | | 2003-09-07 Marco Pesenti Gritti <marco@gnome.org> * data/Makefile.am: * data/default-prefs.js: * embed/mozilla/mozilla-embed-single.cpp: Galeon guys found a way to load prefs from a js file, without having them saved on it. So let's get it back.
* Set wrap around prop in mozilla interfaceMarco Pesenti Gritti2003-09-072-0/+7
| | | | | | | | 2003-09-07 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/EphyWrapper.cpp: Set wrap around prop in mozilla interface
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-09-072-3/+7
| | | | | | 2003-09-06 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Port to the new gtk dynamic menus apiMarco Pesenti Gritti2003-09-072-60/+50
| | | | | | | | | | | 2003-09-06 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_clean), (add_bookmarks_menu), (ephy_bookmarks_menu_rebuild), (ephy_bookmarks_menu_set_window), (ephy_bookmarks_menu_set_property), (ephy_bookmarks_menu_finalize): Port to the new gtk dynamic menus api
* Use gtk_action_group_set_translation_domain() to restore menu and popupChristian Persch2003-09-065-0/+16
| | | | | | | | | | | | | 2003-09-05 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/ephy-history-window.c: (ephy_history_window_construct): * src/ephy-window.c: (setup_window): * src/ppview-toolbar.c: (ppview_toolbar_set_window): Use gtk_action_group_set_translation_domain() to restore menu and popup i18n.
* Adapt to new gtk_ui_manager_add_ui functionality.Christian Persch2003-09-053-2/+11
| | | | | | | | | 2003-09-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-tabs-menu.c: (ephy_tabs_menu_update): Adapt to new gtk_ui_manager_add_ui functionality.
* Updated Tamil translationFatih Demir2003-09-052-162/+152
|
* Bump version to 1.1.0 and EPIPHANY_MAJOR to 1.1 on HEAD.Christian Persch2003-09-052-3/+9
| | | | | | | | 2003-09-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Bump version to 1.1.0 and EPIPHANY_MAJOR to 1.1 on HEAD.
* *** empty log message ***Marco Pesenti Gritti2003-09-041-3/+2
|
* signature change in gtkMarco Pesenti Gritti2003-09-042-0/+9
| | | | | | | | 2003-09-04 Marco Pesenti Gritti <marco@gnome.org> * lib/egg/egg-editable-toolbar.c: (popup_toolbar_context_menu_cb): signature change in gtk
* Use x,y only on drop, otherwise they are invalid. Damn that api suck.Marco Pesenti Gritti2003-09-042-10/+20
| | | | | | | | | 2003-09-04 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_data_received_cb): Use x,y only on drop, otherwise they are invalid. Damn that api suck.
* Fix a typo in the xmlMarco Pesenti Gritti2003-09-044-4/+13
| | | | | | | | | | | | | 2003-09-04 Marco Pesenti Gritti <marco@gnome.org> * data/ui/epiphany-history-window-ui.xml.in: Fix a typo in the xml * src/bookmarks/ephy-bookmarks-editor.c: * src/ephy-history-window.c: (ephy_history_window_show_popup_cb): Change the popups path to fit new api
* Check if the target type match before highlighting the row and returnMarco Pesenti Gritti2003-09-042-1/+10
| | | | | | | | | 2003-09-04 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb): Check if the target type match before highlighting the row and return success status.
* updated Vietnamese po filePablo Saratxaga2003-09-042-1269/+1279
|
* Corrected translation bugs.Guntupalli Karunakar2003-09-032-11/+15
|
* Use the api for dynamic menus creation. Far cleaner.Marco Pesenti Gritti2003-09-033-49/+24
| | | | | | | | | 2003-09-03 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-tabs-menu.c: (ephy_tabs_menu_update): Use the api for dynamic menus creation. Far cleaner.
* Updated Hindi translationGuntupalli Karunakar2003-09-032-767/+697
|
* Rewrote xbel bookmarks importer using xmlreader api. Should fix bugChristian Persch2003-09-033-82/+274
| | | | | | | | | | | | | | | 2003-09-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_single_bookmark), (xbel_parse_bookmark), (xbel_parse_folder), (xbel_parse_bookmarks), (ephy_bookmarks_import_xbel): Rewrote xbel bookmarks importer using xmlreader api. Should fix bug 120803. * configure.in: Require libxml2 >= 2.5.9
* Fix galeon bookmarks import for the case of there existing a subdirectoryChristian Persch2003-09-032-5/+14
| | | | | | | | | | 2003-09-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu), (cmd_bookmarks_import): Fix galeon bookmarks import for the case of there existing a subdirectory of ~/.galeon having a bookmarks.xbel file.
* Added Mongolian translation.Sanlig Badral2003-09-031-0/+2974
|
* Added Mongolian translationSanlig Badral2003-09-033-1/+9
|
* *** empty log message ***Mugurel Tudor2003-09-032-8/+13
|
* typoMarco Pesenti Gritti2003-09-022-1/+7
|
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-02100-1190/+1195
|
* Fix ui xml, make ppview toolbar work again.Christian Persch2003-09-022-9/+15
| | | | | | | | 2003-09-02 Christian Persch <chpe@cvs.gnome.org> * src/ppview-toolbar.c: Fix ui xml, make ppview toolbar work again.
* 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 )
* Some more missing ensure update.Marco Pesenti Gritti2003-09-024-0/+11
| | | | | | | | | | 2003-09-01 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_clean): * src/ephy-favorites-menu.c: (ephy_favorites_menu_clean): * src/ephy-tabs-menu.c: (ephy_tabs_menu_clean): Some more missing ensure update.
* Readd is_important and ensure_update, gtk now support them.Marco Pesenti Gritti2003-09-017-11/+20
| | | | | | | | | | | | | | 2003-09-01 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_clean): * src/ephy-favorites-menu.c: (ephy_favorites_menu_clean): * src/ephy-history-window.c: (ephy_history_window_construct): * src/ephy-window.c: (setup_window): * src/toolbar.c: (toolbar_setup_actions): Readd is_important and ensure_update, gtk now support them.
* *** empty log message ***Marco Pesenti Gritti2003-09-012-13/+17
|
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-019-41/+63
| | | | | | | | | | | | | | | | | | | | | | | 2003-08-31 Marco Pesenti Gritti <marco@gnome.org> * data/ui/epiphany-history-window-ui.xml.in: * data/ui/epiphany-ui.xml.in: * lib/widgets/ephy-node-view.c: (get_selection): * src/bookmarks/ephy-bookmarks-editor.c: (add_widget), (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu), (ephy_bookmarks_menu_rebuild): * src/ephy-encoding-menu.c: (build_group), (build_encoding), (ephy_encoding_menu_rebuild): * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-history-window.c: (add_widget), (ephy_history_window_construct): * src/ephy-tabs-menu.c: (ephy_tabs_menu_clean), (ephy_tabs_menu_update): * src/ephy-window.c: (setup_window), (ephy_window_init): Fix problems with EphyNodeView, bookmarks and history dialogs and update dynamic menus to the new xml format.
* *** empty log message ***Marco Pesenti Gritti2003-08-318-173/+185
|
* *** empty log message ***Marco Pesenti Gritti2003-08-312-65/+15
|
* Updated French translation.Christophe Merlet2003-08-312-1759/+2253
|
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-3021-142/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-08-30 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-encoding-menu.c: (ephy_encoding_menu_verb_cb): * src/ephy-favicon-action.c: (create_tool_item): * src/ephy-favicon-action.h: * src/ephy-favorites-menu.c: (ephy_favorites_menu_clean): * src/ephy-go-action.c: (create_tool_item), (create_menu_proxy_cb): * src/ephy-go-action.h: * src/ephy-history-window.c: (ephy_history_window_construct): * src/ephy-location-action.c: (ephy_location_action_get_widget): * src/ephy-location-action.h: * src/ephy-navigation-action.c: * src/ephy-navigation-action.h: * src/ephy-spinner-action.c: (create_tool_item), (item_parent_set_cb): * src/ephy-spinner-action.h: * src/ephy-tab.c: (ephy_tab_init): * src/ephy-tabs-menu.c: (ephy_tabs_menu_clean), (tab_set_action_accelerator), (ephy_tabs_menu_update): * src/ephy-window.c: (ephy_window_state_event_cb), (setup_window), (update_layout_toggles): * src/popup-commands.c: * src/ppview-toolbar.c: (ppview_toolbar_set_window), (ppview_toolbar_init): * src/toolbar.c: (toolbar_activate_location): * src/window-commands.c: (window_cmd_view_bookmarks_bar), (window_cmd_view_toolbar), (window_cmd_view_statusbar), (window_cmd_view_fullscreen): Complete gtk 2.3 port. It doesnt run here but it could be my env.
* *** empty log message ***Marco Pesenti Gritti2003-08-301-4/+4
|
* forgot files...Marco Pesenti Gritti2003-08-307-1333/+2
|
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-3067-11153/+1182
|
* *** empty log message ***Marco Pesenti Gritti2003-08-301-0/+4
|
* 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-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.
* Fix mem leak.Christian Persch2003-08-092-0/+8
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (cell_renderer_edited): Fix mem leak.
* Fix mem leaks.Christian Persch2003-08-092-2/+13
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * lib/egg/eggtreemodelfilter.c: (egg_tree_model_filter_row_inserted): Fix mem leaks.
* Fix mem leaks.Christian Persch2003-08-092-21/+48
| | | | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (print_free_info), (print_get_inf): Fix mem leaks.
* Fix mem leak.Christian Persch2003-08-092-0/+10
| | | | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * embed/find-dialog.c: (set_properties): Fix mem leak.
* UpdateMarco Pesenti Gritti2003-08-094-46/+103
| | | | | | | | | | | | | | | 2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-toolbars-model.c: * lib/egg/egg-toolbars-model.h: Update * src/ephy-toolbars-model.c: (get_toolbar_and_item_pos), (impl_add_item), (ephy_toolbars_model_class_init), (get_toolbar_pos): Do not add duped bookmarks to toolbars
* Updated Malay translation.Hasbullah Bin Pit2003-08-082-83/+91
| | | | | | 2002-08-08 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Updated Malay translation.
* Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.Danilo Å egan2003-08-082-100/+108
| | | | | | | 2003-08-08 Danilo Å egan <dsegan@gmx.net> * be.po: Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.
* Updated German translation.Christian Neumair2003-08-082-201/+218
|
* Updated British English translation.Christian Persch2003-08-082-42/+46
| | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * en_GB.po: Updated British English translation.
* Updated Polish translation.Artur Flinta2003-08-082-65/+70
| | | | | | 2003-08-08 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.
* Updated Serbian translation.Danilo Å egan2003-08-083-246/+252
| | | | | | 2003-08-08 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation.
* Updated Swedish translation.Christian Rose2003-08-082-63/+86
| | | | | | 2003-08-08 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* s/KB/kB/Xan Lopez2003-08-082-4/+11
| | | | s/KB/kB/
* When the embed is not initialized return about:blank as address.Marco Pesenti Gritti2003-08-082-1/+8
| | | | | | | | | 2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/mozilla-embed.cpp: When the embed is not initialized return about:blank as address.
* Clamp the values to 0/100, mozilla sometimes report more done requestsMarco Pesenti Gritti2003-08-082-4/+20
| | | | | | | | | | 2003-08-07 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-tab.c: (build_load_percent): Clamp the values to 0/100, mozilla sometimes report more done requests than total requests, but their progress widget clamp them.
* *** empty log message ***Marco Pesenti Gritti2003-08-086-379/+11
|
* *** empty log message ***Marco Pesenti Gritti2003-08-081-0/+9
|
* *** empty log message ***Marco Pesenti Gritti2003-08-072-61/+63
|
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-08-072-10/+21
|
* Updated Azerbaijani translation.Metin Amiroff2003-08-072-639/+723
| | | | | | 2003-08-06 Metin Amiroff <metin@karegen.com> * az.po: Updated Azerbaijani translation.
* Correct insertion order of new tabs.Christian Persch2003-08-063-4/+16
| | | | | | | | | 2003-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-nodebook.c: (notebook_drag_data_received_cb): * src/ephy-shell.c: (ephy_shell_new_tab): Correct insertion order of new tabs.
* Fix blank page loading.Christian Persch2003-08-063-8/+31
| | | | | | | | | | | | | 2003-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (load_homepage): * src/window-commands.c: (window_cmd_go_home): Fix blank page loading. * src/ephy-shell.c: (ephy_shell_new_tab): Fix new tab positioning.