| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2003-09-02 Christian Persch <chpe@cvs.gnome.org>
* src/ppview-toolbar.c:
Fix ui xml, make ppview toolbar work again.
|
|
|
|
|
|
| |
2003-09-01 Marius Andreiana <marius spam galuna.ro>
* ro.po: added ( thanks to Mi%Gş%@u Moldovan )
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
* configure.in: Added "sq" to ALL_LINGUAS
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2003-08-23 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyWrapper.cpp: (SetZoomOnDocshell):
Add extra bogosity check, ported from galeon.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-08-23 Marco Pesenti Gritti <marco@gnome.org>
* configure.in:
0.9.1
* src/Makefile.am:
Do not distribute generated CORBA files
|
|
|
|
|
|
|
|
|
| |
2003-08-22 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
* configure.in:
Update for 0.9.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2003-08-20 Samúel Jón Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic translation.
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
2003-08-20 Paul Duffy <dubhthach@frink.nuigalway.ie>
Added irish translation
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
2003-08-17 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-menu-merge.c: (update_node):
Removed useless code (debug leftovers).
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2003-08-16 Tõivo Leedjärv <toivo@linux.ee>
* configure.in: Added et to ALL_LINGUAS.
|
|
|
|
|
|
|
|
| |
2003-08-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozillaPrivate.cpp: (MozillaCollatePrintSettings):
Fix bug #119818.
|
|
|
|
|
|
|
|
| |
2003-08-15 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (print_get_info):
Expand initial ~ in file name to print to.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 ?!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
2003-08-13 Marco Pesenti Gritti <marco@.gnome.org>
* AUTHORS:
* HACKING:
* src/window-commands.c: (window_cmd_help_about):
Update my mail address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Sync with Moz HEAD.
|
| |
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chp@cvs.gnome.org>
* embed/downloader-view.c: (downloader_view_add_download):
Fix mem leak.
|
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chp@cvs.gnome.org>
* src/bookmarks/ephy-topics-selector: (topic_toggled), (topic_clicked),
(topic_key_pressed):
Fix mem leak.
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chp@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (cell_renderer_edited):
Fix mem leak.
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chp@cvs.gnome.org>
* lib/egg/eggtreemodelfilter.c: (egg_tree_model_filter_row_inserted):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (print_free_info), (print_get_inf):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/find-dialog.c: (set_properties):
Fix mem leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
s/KB/kB/
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
2003-08-04 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml):
* lib/egg/eggtoolbar.c: (egg_toolbar_finalize):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-08-04 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-arrow-toolbutton.c:
Correct ref-counting.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
* src/popup-commands.c: (popup_cmd_bookmark_link):
Use link text as bookmark title when no title
is specified.
|
|
|
|
|
|
| |
2003-08-04 Metin AMiroff <metin@karegen.com>
* configure.in: Added az to all linguas.
|
|
|
|
|
|
|
|
| |
2003-08-04 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-history.c: (ephy_history_add_host):
Compare the scheme to "file", not the entire url.
|
|
|
|
|
|
|
|
| |
2003-08-03 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-autocompletion.c: (ephy_autocompletion_finalize_impl):
Fix mem leak, patch from galeon.
|
|
|
|
|
|
|
|
|
|
| |
2003-08-03 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
* embed/mozilla/GlobalHistory.cpp:
0.8.2. Drop mozilla 1.3 compatibility.
|
|
|
|
|
|
|
|
|
| |
2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-notebook.c: (find_tab_num_at_pos), (button_press_cb):
Work around for a gtk issue. Do not assert if a click outside the notebook
is reported in button_press, just ignore.
|
| |
|
|
|
|
|
|
|
|
|
| |
2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Do not disable window raising anymore, mozilla seem
to behave correctly now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/ephy-encodings-menu.c: (build_group):
Fix ui xml string.
* src/ephy-tabs-menu.c: (ephy_tabs_menu_update):
Fix mem leak.
* src/ephy-window.c: (remove_from_session), (ephy_window_destroy),
(ephy_window_finalize):
* src/session.h:
* src/session.c: (session_class_init), (session_remove_window):
Move up the removal of the window from the session to when it's still
valid and non-finalised. Include the window as parameter in the
close signal of the session.
|
|
|
|
|
|
|
|
|
|
| |
2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c:
(ephy_bookmarks_menu_rebuild):
* src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu):
Translators comment to avoid verb/adjective confusion
|
|
|
|
|
|
|
|
|
|
| |
2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-dialog.c: (ephy_dialog_dispose),
(ephy_dialog_class_init), (ephy_dialog_init),
(ephy_dialog_finalize), (dialog_destroy_cb):
Make sure props are saved when destroyed.
|
|
|
|
|
|
|
|
| |
2003-08-01 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c: (main):
Fix mem leak.
|
|
|
|
|
|
|
|
|
|
| |
2003-08-01 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: (mozilla_embed_dom_mouse_down_cb):
* embed/ephy-embed.h:
* embed/ephy-embed.c: (ephy_embed_base_init):
Restore the "ge_dom_mouse_down" signal.
|
| |
|
|
|
|
| |
* data/epiphany-1.0.pc.in:
|
|
|
|
|
|
|
|
|
| |
2003-07-30 David Bordoley <bordoley@msu.edu>
* src/ephy-history-window.c: (ephy_history_window_node_activated_cb):
* src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_node_activated_cb):
Always open bookmarks in new window/tab according to pref on activate.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-30 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* help/nl/Makefile.am:
* src/Makefile.am:
Make it distcheck
|
|
|
|
|
|
|
| |
2003-07-29 Pauli Virtanen <pauli.virtanen@hut.fi>
* configure.in: Added "fi" (Finnish) to ALL_LINGUAS.
* po/fi.po: Added
|
|
|
|
|
|
|
|
|
|
| |
2003-07-29 Nikolai Weibull <lone-star@home.se>
* src/session.c: (save_yourself_cb):
s/ephy/epiphany. Fix session management.
2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* data/ui/epiphany-toolbar.xml.in:
* lib/egg/egg-editable-toolbar.c: (drag_data_received_cb):
* lib/egg/egg-editable-toolbar.h:
* lib/egg/egg-toolbar-editor.c: (parse_item_list):
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml),
(safe_save_xml), (egg_toolbars_model_save), (toolbars_item_new),
(free_item_node), (egg_toolbars_model_add_separator),
(egg_toolbars_model_add_item), (parse_item_list),
(impl_get_item_id), (impl_get_item_name), (impl_get_item_type),
(egg_toolbars_model_class_init), (egg_toolbars_model_item_nth),
(egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_item_id),
(egg_toolbars_model_get_item_name),
(egg_toolbars_model_get_item_type):
* lib/egg/egg-toolbars-model.h:
* lib/egg/eggtoolbar.c: (egg_toolbar_finalize):
* lib/ephy-dnd.c: (add_one_topic), (ephy_dnd_drag_data_get):
* lib/ephy-dnd.h:
* lib/widgets/ephy-node-view.c: (drag_data_received_cb),
(ephy_node_view_select_node_by_key), (ephy_node_view_construct),
(ephy_node_view_add_data_column),
(ephy_node_view_enable_drag_source):
* lib/widgets/ephy-node-view.h:
* lib/widgets/ephy-tree-model-sort.c:
(ephy_tree_model_sort_class_init), (ephy_tree_model_sort_init),
(ephy_tree_model_sort_multi_row_draggable),
(ephy_tree_model_sort_set_column_id),
(each_property_get_data_binder),
(ephy_tree_model_sort_multi_drag_data_get):
* lib/widgets/ephy-tree-model-sort.h:
* src/bookmarks/ephy-bookmark-properties.c:
(toolbar_checkbox_changed_cb), (build_ui):
* src/bookmarks/ephy-bookmarks-editor.c:
(cmd_show_in_bookmarks_bar), (ephy_bookmarks_editor_update_menu),
(node_dropped_cb), (provide_keyword_uri),
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults),
(ephy_bookmarks_remove_keyword), (ephy_bookmarks_get_topic_uri),
(ephy_bookmarks_find_keyword):
* src/bookmarks/ephy-bookmarks.h:
* src/ephy-history-window.c: (ephy_history_window_construct):
* src/ephy-toolbars-model.c: (ephy_toolbars_model_get_action_name),
(ephy_toolbars_model_get_node), (bookmark_destroy_cb),
(impl_get_item_name), (impl_get_item_id), (impl_get_item_type),
(connect_item), (ephy_toolbars_model_set_bookmarks),
(ephy_toolbars_model_class_init), (save_changes), (item_added),
(item_removed), (toolbar_added), (toolbar_removed),
(ephy_toolbars_model_init), (ephy_toolbars_model_finalize),
(ephy_toolbars_model_remove_bookmark),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-27 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_remove):
Fix mem leak.
* lib/widgets/ephy-node-view.c: (ephy_node_view_remove):
* src/pdm-dialog.c: (pdm_cmd_delete_selection):
If we've just deleted every row in the tree view, the row ref
contains an empty path. Check for that; possibly fixing bug #118398.
|
|
|
|
|
|
|
|
|
| |
2003-07-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-search-entry.c: (ephy_search_entry_destroy_cb),
(ephy_search_entry_init):
Make sure to remove the timeout on widget destruction
|
|
|
|
| |
Sort on the HOST columns by default (#115472).
|
|
|
|
|
|
|
|
|
| |
2003-07-24 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c:
* embed/mozilla/mozilla-notifiers.cpp:
Added one translator's comment, and clarified another.
|
|
|
|
|
|
|
|
| |
2003-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
String change.
|
|
|
|
| |
cough
|
|
|
|
|
|
|
|
| |
2003-07-23 Marco Pesenti Gritti <marco@it.gnome.org>
* src/Makefile.am:
Do not distribute autogenerated corba stuff (from galeon)
|
| |
|
|
|
|
| |
Add history include dir, needed for Mozilla 1.5b
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-23 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-node-view.c:
(ephy_node_view_selection_changed_cb),
(ephy_node_view_button_press_cb), (ephy_node_view_init),
(ephy_node_view_get_selection), (ephy_node_view_is_target),
(ephy_node_view_has_selection):
Yet another try to get context menu and selection beahviors
right.
|
|
|
|
|
|
|
|
| |
2003-07-23 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-tab.c: (open_link_in_new_tab):
Add https
|
|
|
|
|
|
|
|
|
| |
2003-07-23 Marco Pesenti Gritti <marco@it.gnome.org>
* data/ui/epiphany-bookmark-editor-ui.xml.in:
* help/nl/epiphany-nl.omf:
Add a show in bookmarks toolbar item on context menus.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Marco Pesenti Gritti <marco@it.gnome.org>
* data/glade/prefs-dialog.glade:
Try to use more friendly description for cache prefs.
* src/ephy-tab.c: (open_link_in_new_tab),
(ephy_tab_dom_mouse_click_cb):
Middle click open in new tab for http, ftp and file,
hope to not have missed any protocol that make sense.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (ephy_tab_set_title):
If the page is about:blank, set title to "Blank page", not "about:blank".
* src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu),
(build_topics_menu):
If there are no uncategorised bookmarks, don't append insensitive
"Empty" menu item after the topics.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-event-box.h:
* lib/widgets/ephy-event-box.c:
An input-only window event box, copied from eel's ell-input-event-box.
* src/ephy-notebook.c: (tab_build_label):
* src/ephy-favicon-action.c: (create_tool_item):
Use EphyEventBox instead of GtkEventBox. Fixes transparency issue from
bug #110747 .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Reinout van Schouwen <reinout@cs.vu.nl>
* configure.in:
* help/Makefile.am:
* help/nl/.cvsignore:
* help/nl/Makefile.am:
* help/nl/epiphany-nl.omf:
* help/nl/epiphany.xml:
* help/nl/figures/ephy-screenshot.png:
* help/nl/legal.xml:
Add an dutch translation of the manual.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/eggtoolbar.c: (egg_toolbar_finalize):
Fix mem leak.
* lib/egg/eggtoolbutton.c: (egg_tool_button_finalize):
Fix mem leaks. Backported patch from gtk, bug #117312.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-topic-action.c: (sort_bookmarks),
(append_bookmarks_menu), (build_bookmarks_menu), (sort_topics),
(build_topics_menu):
Fix incosistency between all topic and bookmarks menu.
|
|
|
|
|
|
|
|
| |
2003-07-21 Reinout van Schouwen <reinout@cs.vu.nl>
* help/C/epiphany.xml:
Update add bookmark explanation to match menu changes.
|
|
|
|
|
|
|
|
|
| |
2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-dialog.c: (impl_construct):
Use connect_object for the dialog destroy signal, so
we dont unref the EphyDialog object two times.
|
|
|
|
|
|
|
|
| |
2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Do not emit warning when language pack is not installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-embed.c: (ephy_embed_find_set_properties),
(ephy_embed_find_next):
* embed/ephy-embed.h:
* embed/find-dialog.c: (update_navigation_controls), (impl_show),
(find_dialog_class_init), (set_properties), (sync_page_change),
(sync_embed), (find_dialog_init), (find_dialog_finalize),
(find_dialog_go_next), (find_dialog_go_prev),
(find_close_button_clicked_cb), (find_next_button_clicked_cb),
(find_prev_button_clicked_cb), (find_entry_changed_cb),
(find_check_toggled_cb):
* embed/find-dialog.h:
* embed/mozilla/EphyWrapper.cpp:
* embed/mozilla/EphyWrapper.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed.cpp:
* lib/ephy-dialog.h:
* src/ephy-window.c: (ephy_window_find):
* src/ephy-window.h:
* src/window-commands.c: (window_cmd_edit_find),
(window_cmd_edit_find_next), (window_cmd_edit_find_prev):
Rework find implementation to integrate better
with type ahead and to simplify the code.
Do not try to set menus sensitivity because
mozilla doesnt provide an api for it and it breaks
with type ahead.
* lib/ephy-dialog.c: (ephy_dialog_class_init),
(ephy_dialog_finalize), (dialog_destroy_cb), (impl_construct),
(ephy_dialog_construct):
Remove no more used destruct crap.
|
|
|
|
|
|
|
|
| |
2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
* data/glade/print.glade:
Remove useless icons
|
|
|
|
|
|
|
|
|
| |
2003-07-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/Makefile.am:
I forgot to commit the Makefile.am changes needed for the previous patch.
Thanks to Manny for pointing this out to me :)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.c: (getUILang),
(mozilla_init_chrome), (mozilla_embed_single_init_services):
Set the chrome locale on startup. That means that if the correct lang
pack is installed, dialogues coming from mozilla will be translated.
Set skin to 'classic' on startup, so we get native scrollbars.
Ported from galeon.
|
|
|
|
|
|
|
|
| |
2003-07-18 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Do not enable smooth scroll and image autoresize.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-18 Marco Pesenti Gritti <marco@it.gnome.org>
Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init),
(ephy_bookmarks_find_bookmark):
* src/ephy-toolbars-model.c: (ephy_toolbars_model_get_action_name),
(topic_destroy_cb), (bookmark_destroy_cb), (setup_item),
(impl_add_item), (ephy_toolbars_model_set_bookmarks),
(ephy_toolbars_model_init), (get_toolbar_pos),
(get_toolbar_and_item_pos), (ephy_toolbars_model_remove_bookmark),
(ephy_toolbars_model_add_bookmark),
(ephy_toolbars_model_has_bookmark):
* src/ephy-toolbars-model.h:
* src/toolbar.c: (topic_destroy_cb), (bookmark_destroy_cb):
Remove bookmarks also if they are not on the bookmarks toolbar.
Deal with bookmarks/model sync inside the model not in the toolbar.
If there are invalid bookmarks in the toolbar configuration
when loading it, emit a warning and drop them.
|
|
|
|
|
|
| |
Allow DND of URLs (from links or favicons or other apps...) to the
bookmarks toolbar, fixes #116613 (HOORAY), thanks to marco and
chpe for the help.
|
|
|
|
|
|
|
|
|
| |
2003-07-16 Marco Pesenti Gritti <marco@it.gnome.org>
* src/prefs-dialog.c: (setup_font_menu):
Initiliaze font list to NULL. Otherwise if Enumerate fails
we crash.
|
|
|
|
|
|
|
|
| |
2003-07-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: (impl_get_font_list):
Fix compiler warning.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-15 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
* embed/Makefile.am:
* src/Makefile.am:
0.8.0. Make it distcheck.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-14 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* src/prefs-dialog.c: (prefs_dialog_init):
No need to setup fonts on init, it will be done
when the default encoding is set.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-14 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
List all mozilla fonts and not only the language specific,
otherwise we get empty list.
Use fontconfig aliases as defaults.
This is temporary until we design simpler fonts
configuration.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-14 Christian Persch <chpe@cvs.gnome.org>
* src/pdm-dialog.c: (pdm_dialog_cookies_properties_button_clicked_cb):
* src/language-editor.c: (language_editor_update_pref):
* embed/downloader-view.c: (controls_info_foreach),
(download_dialog_pause_cb), (download_dialog_abort_cb),
(downloader_treeview_selection_changed_cb), (open_selection_foreach):
Fix mem leaks; thanks to Xan for pointing this out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-14 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/eggtreemultidnd.c:
(egg_tree_multi_drag_button_press_event):
Update
* embed/ephy-embed-popup-control.c: (save_property_url),
(embed_popup_download_link_cmd), (embed_popup_save_image_as_cmd),
(save_url), (embed_popup_save_page_as_cmd),
(embed_popup_save_background_as_cmd):
* src/popup-commands.c: (save_property_url),
(popup_cmd_download_link), (popup_cmd_save_image_as),
(popup_cmd_save_background_as):
* src/window-commands.c: (window_cmd_file_open),
(window_cmd_file_save_as):
Higgy titles for file pickers.
* embed/ephy-embed-utils.c: (ephy_embed_utils_save):
* embed/ephy-embed-utils.h:
Allow to pass a title to _save.
Show an error message when saving doesnt succeed.
|
|
|
|
|
|
|
| |
We use g_list_prepend to create selections now (in ephy_node_view_get_selection()
and inside pdm_cmd_delete_selection), so the last element selected is the first in
the list and we need to use g_list_first instead of _last to make intelligent
selection after removal work on multiple selections.
|
|
|
|
| |
Fix leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lib/widgets/ephy-node-view.c:
(ephy_node_view_select_node_by_key), (ephy_node_view_remove):
Don't use event->string, is deprecated (#117346).
Also improve intelligent selection.
* src/pdm-dialog.c: (pdm_dialog_remove_button_clicked_cb),
(pdm_cmd_delete_selection), (pdm_key_pressed_cb),
(setup_action):
Connect del keys to delete action, also implement intelligent selection
after deletion (I want to be known as Mr. Intelligent Selection
from now, spread the word).
|
|
|
|
|
|
|
|
|
| |
2003-07-14 Christian Persch <chpe@cvs.gnome.org>
* src/pdm-dialog.c: (pdm_dialog_remove_button_clicked_cb),
(pdm_dialog_finalize):
Fix mem leaks.
|
|
|
|
|
|
|
|
|
| |
2003-07-13 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (drag_motion_cb),
(drag_data_received_cb):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-07-13 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dnd.c: (ephy_dnd_node_list_extract_nodes):
Fix mem leak and add safety check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-13 Christian Persch <chpe@cvs.gnome.org>
* src/language-editor.c: (language_editor_remove_button_clicked_cb):
* embed/downloader-view.c: (downloader_view_set_download_info),
(downloader_view_remove_download),
(downloader_view_set_download_progress),
(downloader_view_set_download_status), (download_dialog_abort_cb):
* lib/widgets/ephy-tree-model-sort.c:
(ephy_tree_model_sort_multi_row_draggable):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-07-13 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (ephy_node_finalize):
Fix mem leaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>
* Makefile.am:
Add plugins dir
* plugins/sample/Makefile.am:
* plugins/sample/sample.c: (window_focus_in_cb):
Make it compile with not installed headers
* src/Makefile.am:
Remove an obsolete include dir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am:
* configure.in:
* embed/Makefile.am:
* embed/ephy-embed-shell.c: (ephy_embed_shell_get_favicon_cache),
(impl_get_downloader_view):
* embed/ephy-embed-shell.h:
* embed/ephy-embed-single.c:
* embed/ephy-embed-single.h:
* embed/mozilla/ProgressListener.cpp:
* embed/mozilla/mozilla-embed.cpp:
* lib/Makefile.am:
* lib/ephy-langs.h:
* lib/ephy-node.c: (unref_signal_objects),
(ephy_node_signal_connect_object):
* plugins/Makefile.am:
* plugins/sample/Makefile.am:
* plugins/sample/sample.c: (bmk_added), (bmk_removed),
(bmk_changed), (switch_page_cb), (window_focus_in_cb),
(location_changed_cb), (tab_added_cb), (new_window_cb),
(plugin_init):
* src/Makefile.am:
* src/bookmarks/Makefile.am:
* src/bookmarks/ephy-bookmark-action.c:
(ephy_bookmark_action_sync_icon):
* src/bookmarks/ephy-bookmark-properties.c: (set_window_icon),
(ephy_bookmark_properties_init):
* src/bookmarks/ephy-bookmarks-editor.c: (provide_favicon),
(ephy_bookmarks_editor_init):
* src/bookmarks/ephy-bookmarks.c: (update_favorites_menus):
* src/bookmarks/ephy-topic-action.c: (build_bookmarks_menu):
* src/ephy-automation.c: (impl_ephy_automation_loadurl),
(impl_ephy_automation_quit), (impl_ephy_automation_load_session):
* src/ephy-favicon-action.c: (ephy_favicon_action_init):
* src/ephy-history-window.c: (confirmation_dialog_response_cb),
(provide_favicon):
* src/ephy-location-action.c: (connect_proxy):
* src/ephy-notebook.c: (sync_icon):
* src/ephy-shell.c: (ephy_shell_get_active_window),
(ephy_shell_get_session), (ephy_shell_get_autocompletion),
(ephy_shell_get_toolbars_model):
* src/ephy-shell.h:
* src/ephy-tab.c: (ephy_tab_net_state_cb), (ephy_tab_init),
(ephy_tab_get_action):
* src/ephy-tab.h:
* src/ephy-tabs-menu.c: (ephy_tabs_menu_update):
* src/ephy-window.c: (ephy_window_fullscreen),
(ephy_window_unfullscreen), (sync_tab_icon), (ephy_window_init),
(remove_from_session), (ephy_window_get_active_tab):
|
|
|
|
|
|
|
|
| |
2003-07-12 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-gui.c: (ephy_gui_menu_position_under_widget):
Remove debug spew.
|
|
|
|
|
|
|
|
| |
2003-07-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-navigation-action.c: (new_history_menu_item):
Cleanup.
|
|
|
|
|
|
|
|
| |
2003-07-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-navigation-action.c: (new_history_menu_item):
Shorten strings.
|
|
|
|
|
|
|
|
|
| |
2003-07-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c: (provide_favicon):
* src/bookmarks/ephy-bookmarks-editor.c: (provide_favicon):
Fix mem leaks.
|
|
|
|
|
|
|
| |
A "fast search" implementation for all node views. Pressing any valid
unicode character will make ephy select the first entry begining
with that key, or the nearest match (with previous or posterior letters).
Fixes bug #116744 (http://bugzilla.gnome.org/show_bug.cgi?id=116744).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-12 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* plugins/.cvsignore:
* plugins/Makefile.am:
* plugins/sample/.cvsignore:
* plugins/sample/Makefile.am:
* plugins/sample/sample.c: (bmks_changed), (plugin_init),
(plugin_exit):
* src/Makefile.am:
* src/ephy-plugin.c: (ephy_plugin_get_type), (ephy_plugin_new),
(ephy_plugin_load), (ephy_plugin_unload), (ephy_plugin_class_init),
(ephy_plugin_init), (ephy_plugin_finalize):
* src/ephy-plugin.h:
* src/ephy-shell.c: (ephy_shell_load_plugins), (ephy_shell_init),
(ephy_shell_finalize):
Very simple plugin framework, unused for now.
We will start making something useful with it only post 1.0
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2003-07-11 David Bordoley <bordoley@msu.edu>
* lib/widgets/ephy-autocompletion-window.c:
(set_renderer_bg_color), (ephy_autocompletion_window_init_widgets):
Monitor for theme changes and set smb background accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-11 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-autocompletion-window.c: (move_selection),
(ephy_autocompletion_window_key_press_hack),
(ephy_autocompletion_window_hide):
Fix actions
* src/bookmarks/ephy-bookmarks-import.c: (parse_rdf_item):
Actually use smartlink prop when importing
|
|
|
|
|
|
|
|
| |
2003-07-11 Lee Willis <lee@lee-and-claire.co.uk>
* src/bookmarks.ephy-bookmarks-export.c: (ephy_bookmarks_export_rdf):
Fix export of smart bookmarks
|
|
|
|
|
|
|
|
|
| |
2003-07-10 David Bordoley <bordoley@msu.edu>
* src/ephy-window.c:
* src/toolbar.c: (toolbar_setup_actions):
Fix up the tooltips.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-10 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
Show the doc context menu on ctrl+f10
2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-10 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-export.c: (add_topics_list),
(ephy_bookmarks_export_rdf):
Some minor changes in rdf format (thanks to Edd Dumbill),
and use namespaces in the code.
* src/bookmarks/ephy-bookmarks-import.c: (bookmark_add),
(ephy_bookmarks_import_xbel), (parse_rdf_subjects),
(parse_rdf_item), (ephy_bookmarks_import_rdf):
* src/bookmarks/ephy-bookmarks-import.h:
Add an rdf importer.
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load),
(ephy_bookmarks_save), (ephy_bookmarks_init),
(ephy_bookmarks_finalize):
Update db to 1.0, import bookmarks from the rdf first time.
WARNING Backup your bookmarks.rdf file before using this
and let me know if you get any problems. (esp if you had a
< 0.7.3 epiphany version).
|
| |
|
|
|
|
|
|
|
|
| |
2003-07-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (sync_tab_load_status), (tab_removed_cb):
Update spinner when a tab was removed. Fixes bug #116908.
|
|
|
|
|
|
|
|
| |
2003-07-07 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_find_bookmark):
Fix crash.
|
|
|
|
|
|
|
|
| |
2003-07-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (build_progress_from_requests):
Fix progress update logic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-types.h:
Remove unused define.
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_save_delayed),
(bookmarks_changed_cb), (bookmarks_removed_cb),
(ephy_bookmarks_add):
Save added bookmarks on idle, otherwise importing is too slow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-autocompletion-window.c:
(ephy_autocompletion_window_key_press_cb):
Cleanup.
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_key_press_event_cb):
Handle Tab key binding. The window binding doesnt
work because of the grab.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-autocompletion-window.c:
(ephy_autocompletion_window_finalize_impl),
(ephy_autocompletion_window_show), (move_selection),
(ephy_autocompletion_window_key_press_hack),
(ephy_autocompletion_window_hide):
Rewrite selection logic to be simpler and to
fix bugs.
* lib/widgets/ephy-spinner.c:
* lib/widgets/ephy-spinner.h:
Remove unused includes.
* src/toolbar.c:
Add missing include.
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_get_type),
(ephy_spinner_init_directory_list):
Remove last bits of nautilus theme support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/ExternalProtocolHandlers.cpp:
* embed/mozilla/ExternalProtocolHandlers.h:
* embed/mozilla/FtpProtocolHandler.cpp:
* embed/mozilla/FtpProtocolHandler.h:
* embed/mozilla/IRCProtocolHandler.cpp:
* embed/mozilla/IRCProtocolHandler.h:
* embed/mozilla/MailtoProtocolHandler.cpp:
* embed/mozilla/MailtoProtocolHandler.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
Merge external protocols in one file (implementation
is just one macro).
Add a news:// handler.
|
|
|
|
|
|
|
|
| |
2003-07-06 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/eggtreemodelfilter.c:
Patch by kris to speed it up.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-go-action.c: (button_clicked), (activate_cb),
(create_menu_item), (create_menu_proxy_cb), (connect_proxy),
(ephy_go_action_class_init):
Implement toolbar overflow menu item for the go button.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (ephy_node_finalize):
Fix mem leak.
* lib/ephy-node.c: (ephy_node_save_to_xml), (ephy_node_new_from_xml):
Use locale-independent functions g_ascii_strtod and g_ascii_dtostr
when reading/writing float and double values.
|
|
|
|
|
|
|
|
| |
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize):
Fix mem leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c:
(ephy_bookmarks_import_mozilla), (ephy_bookmarks_import_xbel):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults),
(save_bookmarks_delayed), (ephy_bookmarks_set_dirty),
(bookmarks_changed_cb), (bookmarks_removed_cb),
(ephy_bookmarks_init), (ephy_bookmarks_finalize),
(ephy_bookmarks_add):
* src/bookmarks/ephy-bookmarks.h:
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add):
* src/ephy-shell.c: (ephy_shell_finalize),
(ephy_shell_get_toolbars_model):
* src/ephy-toolbars-model.c: (item_added), (item_removed),
(toolbar_added), (toolbar_removed), (ephy_toolbars_model_init),
(ephy_toolbars_model_finalize):
Make sure we ever save bookmarks after changes, so they dont
get lost on crashes.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_button_press_cb),
(ephy_node_view_sort_func):
* src/bookmarks/ephy-topics-selector.c: (topic_clicked),
(topic_key_pressed):
Fix mem leaks and a conditional.
|
|
|
|
|
|
|
|
|
| |
2003-07-05 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (setup_font_menu), (set_homepage_entry):
gtk_editable_insert_text takes the number of bytes in the string,
not the number of characters.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-05 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
* src/prefs-dialog.c: (setup_font_menu):
Api resync and cleanup from galeon.
|
|
|
|
|
|
|
|
| |
2003-07-04 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Enclose literal values in double quotes. Fixes bug 116720.
|
|
|
|
|
|
|
|
|
| |
2003-07-04 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (callback):
Use G_VA_COPY macro from glib instead of va_copy, (hopefully)
fixing the va_ problem for good.
|
|
|
|
|
|
|
|
|
| |
2003-07-04 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-favicon-cache.c: (favicon_download_completed_cb):
Remove the persist object from the hash table before emitting the
changed signal. Fixes bug 116673.
|
|
|
|
| |
* data/epiphany.schemas.in:
|
|
|
|
|
|
|
|
|
| |
2003-07-04 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu):
Use g_list_prepend instead of g_list_append.
Correct erroneous copyright notice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-04 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
Remove use of acconfig.h.
* embed/ephy-embed-shell.c: (ephy_embed_shell_get_embed_single):
* embed/ephy-embed-single.c:
* embed/ephy-embed-single.h:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyWrapper.cpp:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* embed/mozilla/MozRegisterComponents.h:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed-single.h:
* src/bookmarks/ephy-bookmarks-import.c: (bookmark_add),
(xbel_parse_folder), (ephy_bookmarks_import_mozilla):
* src/ephy-shell.c: (ephy_shell_init):
Show an alert when mozilla cant start instead of crashing.
Do not import bookmarks dups.
Cleanup some mozilla code headers inclusion.
|
|
|
|
|
|
|
|
| |
2003-07-03 Jeremy Katz <katzj@redhat.com>
* lib/ephy-node.c (callback): Must use va_copy when assigning
valist on arches where varargs are implemented as an array type
(such as AMD64)
|
|
|
|
| |
Sync with Moz Head, small cleanup.
|
|
|
|
|
|
|
|
| |
2003-07-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (build_bookmarks_menu):
Ellipsise the bookmarks titles.
|
|
|
|
|
|
|
|
| |
2003-07-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (create_menu_proxy):
Oops, fix mem leak introduced by previous checkin.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-toolitem.h:
* src/bookmarks/ephy-bookmark-toolitem.c:
* src/bookmarks/ephy-bookmark-action.c: (create_tool_item),
(ephy_bookmark_action_sync_label), (activate_cb), (create_menu_proxy),
(connect_proxy), (ephy_bookmark_action_class_init):
Moved bookmark tool item creation back to ephy-bookmark-action.c,
For smart bookmarks, don't append ':' in the toolbar overflow menu.
|
|
|
|
|
|
|
|
| |
2003-07-03 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (callback), (ephy_node_emit_signal):
Don't try to assign va_list to a gpointer var. Fixes bug #116131.
|
|
|
|
|
|
|
|
|
| |
2003-07-02 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_set_tooltip),
(ephy_zooom_control_class_init):
Implement custom tooltip setter.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-02 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-arrow-toolbutton.c:
(ephy_arrow_toolbutton_set_tooltip), (ephy_arrow_toolbutton_class_init):
Implement custom tooltip setter; sets tooltip on the directional button.
* src/toolbar.c: (toolbar_setup_actions):
Set tooltips on custom actions.
|
|
|
|
|
|
|
| |
2003-07-02 Jordi Mallach <jordi@sindominio.net>
* data/bme.desktop.in, data/epiphany.desktop.in: Replace "0" with
"false" in Terminal entries.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-02 Marco Pesenti Gritti <marco@it.gnome.org>
* data/glade/prefs-dialog.glade:
s/Caches/Cache
* embed/ephy-embed-prefs.h:
Remove the compare cache define too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-02 Marco Pesenti Gritti <marco@it.gnome.org>
* data/art/Makefile.am:
* data/art/epiphany.png:
* data/epiphany.desktop.in:
* data/epiphany.schemas.in:
* data/glade/prefs-dialog.glade:
* embed/mozilla/mozilla-notifiers.cpp:
* lib/ephy-dialog.c: (ephy_dialog_set_size_group):
* lib/ephy-dialog.h:
* src/ephy-main.c: (main):
* src/prefs-dialog.c: (prefs_dialog_init),
(prefs_homepage_blank_button_clicked_cb), (fill_language_editor):
* src/window-commands.c: (window_cmd_help_about):
Use the browser icon from gnome icon theme.
Get rid of cache comparing prefs and rehash prefs pages to
make them more specific.
|
|
|
|
|
|
|
|
|
|
| |
2003-07-02 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (ephy_topic_action_sync_label),
(create_menu_item), (create_menu_proxy), (connect_proxy),
(ephy_topic_action_class_init):
Implement toolbar overflow menu item for bookmark topics.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-01 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.h:
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_set_tooltip),
(ephy_location_entry_construct_contents),
(ephy_location_entry_class_init), (ephy_location_entry_init),
(ephy_location_entry_finalize):
Make the location entry an EggToolItem, and provide a custom
tooptip setter. Fix mem leak.
* src/ephy-location-action.c: (create_tool_item),
(ephy_location_action_class_init), (connect_proxy):
Use the location entry EggToolItem instead of constructing it
explicitly.
* src/toolbar.c: (toolbar_setup_action):
Set tooltip for location entry.
* lib/egg/egg-action.c: (connect_proxy), (disconnect_proxy):
Connect the tooltip sync'er on any EggToolItem, not just EggTollButton:s.
Disconnect the tooltip sync func on disconnect, too.
|
|
|
|
|
|
|
|
|
| |
2003-07-01 David Bordoley <bordoley@msu.edu>
* src/ephy-window.c: (setup_window):
Set a label for the find toolbar item so that it
doesn't have elipses.
|
|
|
|
|
|
| |
2003-07-01 Arafat Medini <lumina@silverpen.de>
* ar.po: Added Arabic translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-01 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-autocompletion-window.c:
(ephy_autocompletion_window_finalize_impl),
(ephy_autocompletion_window_show),
(ephy_autocompletion_window_hide):
Hide only when necessary. Remove gdk_ungrab stuff
that doesnt seem to be necessary.
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_autocompletion_show_alternatives):
Reset entry->button when showing autocompletion, the grab
get gtk crazy otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-30 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-embed-dialog.c: (ephy_embed_dialog_get_embed):
* embed/ephy-embed-shell.c: (ephy_embed_shell_init),
(ephy_embed_shell_get_favicon_cache):
* embed/ephy-embed-shell.h:
* embed/print-dialog.c: (print_dialog_print),
(print_dialog_preview):
* src/Makefile.am:
* src/ephy-tab.c: (ephy_tab_destroy_brsr_cb), (ephy_tab_init):
Remove some unused code
|
|
|
|
|
|
|
|
| |
2003-06-29 James Willcox <jwillcox@gnome.org>
* embed/mozilla/ContentHandler.cpp:
Remember the directory when saving files. Fixes #115603.
|
|
|
|
|
|
|
|
|
| |
2003-06-29 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
0.7.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-29 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-nautilus-view.c: (gnv_embed_location_cb):
* src/ephy-tab.c: (ephy_tab_address_cb):
* embed/find-dialog.c: (sync_page_change):
Fix callbacks for new signature of ge_location embed signal.
* src/ephy-tab.c: (ephy_tab_icon_cache_changed_cb):
Fix logic to update the site icon.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-29 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-action.c: (egg_action_init), (egg_action_finalize),
(egg_action_sync_tooltip), (connect_proxy):
* lib/egg/egg-action.h:
Temporary implementation of toolbar tooltips, until it's
implement in menu.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-29 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/Makefile.am:
Make sure marshalers are regenerated
* lib/egg/egg-editable-toolbar.c:
* lib/egg/eggmarshalers.c:
* lib/egg/eggmarshalers.h:
* lib/egg/eggmarshalers.list:
* lib/egg/eggradiotoolbutton.c:
* lib/egg/eggradiotoolbutton.h:
* lib/egg/eggtoggletoolbutton.c:
* lib/egg/eggtoggletoolbutton.h:
* lib/egg/eggtoolbar.c:
* lib/egg/eggtoolbar.h:
* lib/egg/eggtoolbutton.c:
* lib/egg/eggtoolbutton.h:
* lib/egg/eggtoolitem.c:
* lib/egg/eggtoolitem.h:
Update
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-29 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-favicon-cache.c: (favicon_download_completed_cb),
(ephy_favicon_cache_download), (ephy_favicon_cache_get):
Emit the changed signal before unrefing the persist object.
The changed url is set_data_full on it and it will be freed
otherwise.
Make sure we never emit signals with NULL url.
|
|
|
|
|
|
|
|
| |
2003-06-28 Piers Cornwell <piersc@cogs.susx.ac.uk>
* embed/downloader-view.c: (downloader_view_add_download):
Don't show -1 KB before download starts.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Piers Cornwell <piersc@cogs.susx.ac.uk>
* src/ephy-window.c:
Correct usage of ellipses.
* src/prefs-dialog.c:
Correct spelling of Bokmal and several cleanups.
|
|
|
|
|
|
|
| |
2003-06-28 Christophe Fergeau <teuf@users.sourceforge.net>
* embed/mozilla/EphyWrapper.cpp: removed unused header,
fixes compilation with mozilla head
|
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Marco Pesenti Gritti <marco@it.gnome.org>
* src/.cvsignore:
* src/Makefile.am:
Make sure idl generated sources are updated when
necessary.
|
|
|
|
|
|
|
|
| |
2003-06-28 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: (create_item):
updated
|
|
|
|
|
|
|
|
| |
2003-06-28 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Add 'mk' to list of updated translations.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import):
* src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import):
* src/bookmarks/ephy-bookmarks-import.h:
Fallback using directories to detect format if the mime
is not relevant.
|
| |
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: (set_item_drag_source),
(create_item):
Update.
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/downloader-view.c: (downloader_view_update_controls),
(downloader_view_set_download_info):
Set done size to total size on download completed
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-28 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-navigation-action.c: (ephy_navigation_action_finalize),
(ephy_navigation_action_class_init):
* src/ephy-spinner-action.c: (ephy_spinner_action_finalize),
(ephy_spinner_action_class_init):
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_editable_changed_cb):
Fix mem leaks.
|
|
|
|
|
|
|
|
| |
2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>
* src/window-commands.c: (window_cmd_file_open):
Revert escape/unescape, according to teuf is not necessary ;)
|
|
|
|
|
|
|
|
|
|
|
| |
* embed/ephy-embed.c: (ephy_embed_base_init):
* embed/ephy-embed.h:
* embed/mozilla/mozilla-embed.cpp:
* src/bookmarks/ephy-bookmarks-export.c: (add_topics_list),
(ephy_bookmarks_export_rdf):
* src/ephy-tab.c: (ephy_tab_address_cb):
* src/ephy-window.c: (ephy_window_load_url):
* src/window-commands.c: (window_cmd_file_open):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-26 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (connect_proxy),
(entry_activated_cb), (activate_cb), (menu_activate_cb):
* src/bookmarks/ephy-bookmark-toolitem.h:
* src/bookmarks/ephy-bookmark-toolitem.c: (activated_cb),
(ephy_bookmark_toolitem_create_menu_proxy),
(ephy_bookmark_toolitem_class_init):
Make the toolbar overflow item really activate the bookmark action.
Simplify code a little.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-26 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (go_location_cb):
* src/ephy-favorites-menu.c: (go_location_cb):
* src/ephy-navigation-action.c: (activate_up_menu_item_cb):
* src/ephy-shell.c: (ephy_shell_new_tab):
* src/toolbar.c: (go_location_cb):
* src/window-commands.c: (window_cmd_go_home):
Use window_load_url when useful. Right now just a cleanup
but will be useful when mozilla focus will stop to suck.
|
|
|
|
|
|
|
|
| |
2003-06-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Add two new encodings, and change access keys to be unique.
|
|
|
|
|
|
|
|
|
| |
2003-06-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: (mozilla_embed_dom_key_down_cb),
(mozilla_embed_dom_mouse_down_cb), (mozilla_embed_dom_mouse_click_cb):
Check dom_event, emit warning and return if it is NULL.
|
|
|
|
|
|
|
|
|
| |
2003-06-26 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-window.c: (tab_added_cb):
Do not sync tab visibility on tab creation, it's state
is undefined at that point
|
|
|
|
|
|
|
|
|
| |
2003-06-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: (set_item_drag_source),
(create_item), (egg_editable_toolbar_set_edit_mode):
Update
|
|
|
|
|
|
|
|
| |
2003-06-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_print):
Make sure there's only one print dialog per window. Fixes bug #115933.
|
|
|
|
|
|
|
|
| |
2003-06-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Added 'mk' (Macedonian) to ALL_LINGUAS.
|
|
|
|
|
|
|
|
| |
2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/find-dialog.c: (impl_show):
Grab focus after the old text has been restored.
|
|
|
|
|
|
|
|
| |
2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
Api change
|
|
|
|
|
|
|
|
|
| |
2003-06-24 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Update documentation of the allowed values for
/apps/epiphany/dialogs/preferences_font_language
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-23 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
Remove some unused headers.
* embed/mozilla/mozilla-embed.cpp:
Dont asser when trying to print blank page.
* lib/Makefile.am:
* lib/ephy-autocompletion.c: (ephy_autocompletion_get_type):
* lib/widgets/ephy-autocompletion-window.c:
(ephy_autocompletion_window_get_type):
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_get_type):
* src/ephy-encoding-menu.c: (ephy_encoding_menu_get_type):
Get rid of the gobject macros.
* src/ephy-notebook.c: (move_tab), (move_tab_to_another_notebook),
(button_release_cb), (update_tabs_visibility),
(tabs_visibility_notifier), (ephy_notebook_init),
(ephy_notebook_finalize), (ephy_notebook_set_show_tabs):
* src/ephy-notebook.h:
* src/ephy-tabs-menu.c:
* src/ephy-window.c: (ephy_window_finalize),
(update_embed_dialogs), (ephy_window_get_find_dialog),
(print_dialog_preview_cb), (ephy_window_print):
* src/ephy-window.h:
* src/ppview-toolbar.c: (toolbar_cmd_ppv_close):
* src/window-commands.c: (window_cmd_file_print):
Make sure tabs are hidden when going in print preview mode.
Make print dialog transient.
|
|
|
|
|
|
|
|
| |
2003-06-23 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
Fix capitalisation of menu entry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-23 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
Correct translations dir (leftover from galeon)
* embed/ephy-history.c:
Lower expire to 10 days, similar to phoenix. Current interface
and perf make this a better default.
* lib/ephy-dialog.c: (ephy_dialog_init), (setup_default_size):
Make sure to not state_add more than one time
* lib/widgets/ephy-location-entry.c: (insert_text_cb):
Do not show autocompletion on not focused window. This is to
work around problems with gnome-entry.
* src/ephy-window.c: (popup_menu_at_coords), (show_embed_popup),
(tab_context_menu_cb):
Do not use custom func to show mouse popups.
Fix costum func to be smarter with screen limits.
|
|
|
|
|
|
|
|
| |
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: (impl_remove_cookies):
Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739.
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* src/popup-commands.c: (popup_cmd_bookmark_link):
Fix add bookmark from link
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Drop encodings from our list which are not meant to be used in
a browser. List from
lxr.mozilla.org/seamonkey/source/intl/uconv/src/charsetData.properties
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-langs.c:
* embed/mozilla/mozilla-embed-single.cpp:
Add two missing font language groups, and reorder encodings list.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-state.c: (ephy_states_load), (ephy_states_save),
(create_window_node), (ephy_state_add_window):
Make sure to set size flag when setting default width height.
Discard old states.xml, so we dont get bug reports about small
dialogs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-state.c: (ephy_state_window_set_size),
(ephy_state_window_set_position), (ephy_state_window_save_size),
(ephy_state_window_save_position), (ephy_state_window_save),
(window_configure_event_cb), (window_state_event_cb),
(ephy_state_add_window):
When following SAVE_POSITION/SAVE_SIZE flags actually not save
them instead of just not restore.
Do not use coords value to determine unset state but a boolean
flag. (this will restore all saved states to NULL now)
* lib/ephy-state.h:
Add a NONE flag, it will restore but not save.
* src/ephy-tab.c: (ephy_tab_set_title):
Fix a warning when the url is NULL (popups)
* src/ephy-window.c: (ephy_window_init), (ephy_window_show):
Use normal size for not sized popups.
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/downloader-view.c: (downloader_view_update_details):
* embed/mozilla/ProgressListener.cpp:
Pass elapsed times in seconds, more consistent and avoid
overflow.
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-tab.c: (ensure_page_info), (ephy_tab_net_state_cb),
(ephy_tab_init):
Set address as title only when there is no title, on the second
page load just keep the old one until the new one is available.
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-location-entry.c: (insert_text_cb):
do not popup autocompletion when setting url from the combo list
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c:
Changed two nearly duplicated strings to the already present ones to
save work for translators.
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-window.c: (update_chromes_visibility),
(ephy_window_fullscreen), (ephy_window_unfullscreen),
(ephy_window_set_chrome):
Fix print preview toolbars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
* src/prefs-dialog.c:
* embed/mozilla/mozilla-notifiers.cpp: (get_system_language):
Misc i18n fixes: mark default encoding and encoding autodetector in
the schema as translatable, and instroduce a translatable string for
the locale-dependent http-accept-language list. Add simplified and
traditional chinese to the available languages list, and add the
universal encoding detector to the autodetectors list.
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-string.c:
missing header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-tab.c: (ephy_tab_net_state_cb), (ephy_tab_set_title):
Set a title on NET_START (nicified url).
* src/prefs-dialog.c: (prefs_homepage_current_button_clicked_cb):
* src/session.c: (save_tab):
* src/window-commands.c: (window_cmd_file_send_to),
(window_cmd_file_bookmark_page):
Use embed_get_location when we want the real location, tab can
contain user changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-favicon-action.c: (each_url_get_data_binder):
Use the embed url, the tab one can make no sense if the user
edited it.
* src/toolbar.c: (location_user_changed_cb), (toolbar_set_window),
(toolbar_init), (toolbar_set_location):
Block location updating when setting tab title on user_changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_autocompletion_window_url_selected_cb):
Ever put cursor at the end of the text when selecting autocompletion
items.
* src/pdm-dialog.c: (cookies_treeview_selection_changed_cb),
(action_treeview_selection_changed_cb):
Do not allow to open properties of multiple cookies. (insensitive)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/EphyWrapper.cpp:
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_class_init), (location_focus_out_cb),
(ephy_location_entry_init), (insert_text_cb),
(ephy_location_entry_key_press_event_cb),
(ephy_location_entry_activate_cb),
(ephy_location_entry_set_location),
(ephy_location_entry_autocompletion_window_url_selected_cb),
(ephy_location_entry_autocompletion_window_url_activated_cb),
(ephy_location_entry_editable_changed_cb):
* lib/widgets/ephy-location-entry.h:
* src/ephy-shell.c: (ephy_shell_new_tab):
* src/ephy-tab.c: (ephy_tab_set_property),
(ephy_tab_set_link_message), (ephy_tab_set_window),
(ephy_tab_address_cb), (ensure_address), (ephy_tab_net_state_cb),
(ephy_tab_init), (ephy_tab_update_navigation_flags),
(ephy_tab_set_location):
* src/ephy-tab.h:
* src/ephy-window.c: (ephy_window_notebook_switch_page_cb):
* src/popup-commands.c: (get_event_info),
(popup_cmd_copy_link_address):
* src/toolbar.c: (get_location_entry), (location_user_changed_cb),
(toolbar_set_window), (toolbar_activate_location),
(toolbar_set_location), (toolbar_get_location),
(toolbar_clear_location_history):
* src/toolbar.h:
Rewrite the url typed by user overwrite logic to fix bugs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init):
* src/ephy-tab.h:
Get rid of get/set _event, reformat the header.
* src/pdm-dialog.c:
Fix compilation warning.
* src/ephy-window.c: (popup_destroy_cb), (show_embed_popup):
* src/popup-commands.c: (get_event_info):
Less invasive way to access the event info from the callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-20 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.h:
* src/ephy-tab.c: (popup_menu_at_coords), (ephy_tab_show_embed_popup),
(ephy_tab_context_menu_cb), (ephy_tab_set_event):
* src/ephy-window.c: (popup_menu_at_coords), (show_embed_popup),
(tab_context_menu_cb), (ephy_window_set_active_tab):
Move the context popup menu to ephy-window.c.
If there's no background image, disable the SaveBackgroundAs
menu entry.
|
|
|
|
|
|
|
|
| |
2003-06-19 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/EphyWrapper.cpp:
Mozilla api change, pfffff
|
|
|
|
| |
Fix compilation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-19 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-embed-types.h:
* lib/ephy-state.c: (window_configure_event_cb),
(window_state_event_cb):
* src/ephy-window.c: (ephy_window_destroy),
(ephy_window_class_init), (update_exit_fullscreen_popup_position),
(size_changed_cb), (exit_fullscreen_button_clicked_cb),
(update_chromes_visibility), (ephy_window_fullscreen),
(ephy_window_unfullscreen), (ephy_window_state_event_cb),
(setup_window), (sync_tab_icon), (sync_tab_load_progress),
(sync_tab_load_status), (ephy_window_init), (save_window_chrome),
(translate_default_chrome), (update_layout_toggles),
(ephy_window_set_chrome), (ephy_window_show):
* src/window-commands.c: (window_cmd_view_fullscreen):
With the gtk fullscreen api things can be cleaner:
use the api instead of chromes to handle fullscreen,
dont persist window state when it's fullscreen.
Destroy exit fullscreen button on window destroy.
* src/ephy-shell.c: (ephy_shell_new_tab):
Give up on cloning until we find a good way to do it :/
|
|
|
|
| |
More cleanups, fix memleaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-18 Piers Cornwell <piersc@cogs.susx.ac.uk>
* configure.in:
Remove unused variables.
* src/ephy-window.c:
Add ellipse to Find menu item.
* src/ephy-main.c: (ephy_main_start):
Use the full program name, mark an error message as translatable
and don't print any message on launch when a window is already
open.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-18 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-autocompletion.c: (ephy_autocompletion_refine_matches),
(ephy_autocompletion_update_matches_full_item):
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_build),
(ephy_location_entry_autocompletion_show_alternatives_to),
(real_entry_set_location), (delete_text_cb), (insert_text_cb),
(ephy_location_entry_key_press_event_cb),
(ephy_location_entry_content_is_text),
(ephy_location_entry_activate_cb):
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_autocompletion_source_foreach):
* src/ephy-location-action.c: (create_tool_item),
(location_url_activate_cb):
Use insert_text delete_text to show/hide the autocompletion
window.
Remember last search with autocompletion smart bookmarks.
|