| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
2004-10-17 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (signal_object_weak_notify),
(destroy_signal_data), (ephy_node_destroy),
(ephy_node_new_with_id), (ephy_node_unref):
Fix EphyNode callback data destruction. Patch by Peter Harvey,
fixes bug #152718.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-17 Christian Persch <chpe@cvs.gnome.org>
* lib/Makefile.am:
R lib/ephy-module-loader.c:
R lib/ephy-module-loader.h:
A lib/ephy-module.c: (ephy_module_get_type), (ephy_module_load),
(ephy_module_unload), (ephy_module_get_path),
(ephy_module_new_object), (ephy_module_init),
(ephy_module_finalize), (ephy_module_class_init),
(ephy_module_new):
A lib/ephy-module.h:
s/EphyModuleLoader/EphyModule/g since "loader" now means something
different.
A lib/ephy-loader.c: (ephy_loader_get_type), (ephy_loader_type),
(ephy_loader_get_object), (ephy_loader_release_object):
A lib/ephy-loader.h:
Generic object loader.
A lib/ephy-shlib-loader.c: (ephy_shlib_loader_get_type),
(free_loader_data), (ephy_shlib_loader_init),
(ephy_shlib_loader_finalize), (find_library), (find_object),
(idle_unref), (impl_get_object), (impl_release_object),
(ephy_shlib_loader_iface_init), (ephy_shlib_loader_class_init):
A lib/ephy-shlib-loader.h:
A .so loader.
* src/Makefile.am:
* src/ephy-extensions-manager.c: (ephy_extensions_manager_load),
(ephy_extensions_manager_unload),
(ephy_extensions_manager_register),
(ephy_extensions_manager_get_extensions), (free_extension_info),
(free_loader_info), (find_extension_info),
(ephy_extensions_manager_load_file), (find_loader),
(get_loader_for_type), (attach_window), (load_extension),
(detach_window), (unload_extension),
(ephy_extensions_manager_load_dir), (active_extensions_notifier),
(ephy_extensions_manager_init), (ephy_extensions_manager_finalize),
(impl_attach_window), (impl_detach_window),
(ephy_extensions_manager_class_init):
* src/ephy-extensions-manager.h:
Read extension descriptions from .xml, load them with the specified
loader (for now, just only .so is supported).
* src/ephy-shell.c: (ephy_shell_finalize),
(ephy_shell_get_session), (ephy_shell_get_extensions_manager):
Minor API change in extensions manager.
* data/epiphany.schemas.in:
Add extensions-manager-ui as default active extension.
2004-10-10 Marco Pesenti Gritti <marco@gnome.org>
|
|
|
|
|
|
| |
2004-10-16 Hasbullah Bin Pit <sebol@my-penguin.org>
* ms.po: Updated Malay translation.
|
| |
|
|
|
|
|
|
|
| |
2004-10-15 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
|
|
|
|
|
|
| |
2004-10-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated British English translation.
|
|
|
|
|
|
| |
2004-10-10 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-10 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* data/glade/print.glade:
* embed/ephy-embed-single.c: (ephy_embed_single_get_printer_list):
* embed/ephy-embed-single.h:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/MozillaPrivate.h:
* embed/mozilla/PrintingPromptService.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/print-dialog.c: (ephy_print_dialog_new):
* lib/ephy-dialog.c: (set_combo_box_from_value):
Move current MozillaPrivate helpers to EphyUtils.
Use MozillaPrivate for stuff that needs mozilla
internal strings.
Support multiple printers in the print dialog.
This is actually a bug fix because on several
distributions using hardcoded Poscript/default
will simply not work at all.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* src/Makefile.am:
Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028.
Use AM_GLIB_DEFINE_LOCALEDIR to define locale dir.
|
|
|
|
|
|
|
|
| |
2004-10-10 Christian Persch <chpe@cvs.gnome.org>
* fr.po:
Fix mistranslated "system-language" string.
|
|
|
|
|
|
|
| |
2004-10-10 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria
<meelad@bamdad.org>.
|
|
|
|
|
|
| |
2004-10-10 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
| |
2004-10-09 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-08 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c:
* src/ephy-tab.h:
* src/ephy-window.c:
* src/ephy-window.h:
No circular dependencies anymore.
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-08 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (bookmark_added_cb):
When adding a bookmark, check if it has same node ID as one
scheduled for removal, and if so, process the removal immediately.
Fixes bug #154805.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-08 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (get_name_from_address_value),
(update_popups_tooltips), (show_embed_popup):
Add tooltips for context menus. Fix #151764
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-08 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dialog.c: (setup_default_size):
* lib/ephy-state.c: (create_window_node), (ephy_state_add_window):
* lib/ephy-state.h:
* src/bookmarks/ephy-bookmark-properties.c: (build_ui):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct):
* src/ephy-history-window.c: (ephy_history_window_construct):
* src/ephy-window.c: (ephy_window_show):
* src/pdm-dialog.c: (show_cookies_properties):
* src/window-commands.c: (window_cmd_edit_toolbar):
Allow to set the default window state to maximize.
Default to maximize for the browser window.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-07 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
Initialize plugins path env var for backward compatibility
|
|
|
|
|
|
| |
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* en_GB.po: Fix a mistranslation.
|
|
|
|
|
|
| |
2004-10-06 David Lodge <dave@cirt.net>
* en_GB.po: Updated British English translation.
|
|
|
|
|
|
| |
2004-10-06 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
| |
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.h:
Remove unnecessary include.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_set_property),
(ephy_window_get_property), (ephy_window_class_init),
(ephy_window_set_print_preview):
Notify when entering or leaving print preview mode. Fixes bug #154591.
|
|
|
|
|
|
| |
2004-10-05 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
|
|
|
|
|
|
| |
2004-10-05 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Grammar fix. Fixes bug #154605.
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-navigation-action.c: (build_back_or_forward_menu),
(build_up_menu), (menu_activated_cb):
Fix a warning, noticed by Crispin.
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_key_press_event):
Don't allow activation of the hidden menubar in ppv mode.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (get_chromes_visibility),
(ephy_window_fullscreen), (ephy_window_unfullscreen),
(ephy_window_delete_event_cb), (show_embed_popup),
(ephy_window_init), (ephy_window_set_print_preview):
Fix print preview and fullscreen mode interaction. Fixes bug #154456.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (ephy_tab_size_allocate), (ephy_tab_map),
(ephy_tab_class_init):
Don't size-allocate unmapped tabs, fixing slow resizes.
Fixes bug #128191.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/egg/Makefile.am:
R lib/egg/eggdropdowntoolbutton.c:
R lib/egg/eggdropdowntoolbutton.h:
* src/ephy-navigation-action.c: (menu_activated_cb),
(connect_proxy), (ephy_navigation_action_class_init):
Port to GtkMenuToolButton.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
Set window icon.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-gui.c: (ephy_gui_menu_position_tree_selection),
(ephy_gui_confirm_overwrite_file):
* src/ephy-window.c: (confirm_close_with_modified_forms),
(ephy_window_init):
Set window icon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-properties.c: (set_window_icon),
(ephy_bookmark_properties_get_node):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct),
(duplicate_dialog_construct):
* src/ephy-history-window.c: (ephy_history_window_construct):
* src/window-commands.c: (window_cmd_edit_toolbar):
Set window icon.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-file-chooser.c: (ephy_file_chooser_constructor):
Set ephy icon as window icon.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* src/pdm-dialog.c: (pdm_dialog_init):
Set ephy icon as window icon.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (prefs_dialog_init):
Same here.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* embed/find-dialog.c: (find_dialog_init):
Same here.
|
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (ephy_print_dialog_new),
(ephy_print_setup_dialog_new):
Set window icon with gtk_window_set_icon_name().
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (downloader_view_build_ui):
Set the window icon.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (downloader_view_add_download):
Arg 4 of gtk_icon_theme_lookup_icon is flags, not height.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Set epiphany icon on the about dialogue.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* src/ppview-toolbar.c: (ppview_toolbar_get_type),
(ppview_toolbar_class_init), (ppview_toolbar_set_property),
(ppview_toolbar_get_property), (ppview_toolbar_set_window),
(ppview_toolbar_init), (ppview_toolbar_finalize),
(ppview_toolbar_new), (toolbar_cmd_ppv_close):
* src/ppview-toolbar.h:
Clean up a bit.
|
|
|
|
|
|
|
|
| |
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Fix a warning.
|
|
|
|
|
|
| |
2004-10-03 David Lodge <dave@cirt.net>
* en_GB.po: Updated British English translation.
|
|
|
|
|
|
|
|
| |
2004-10-03 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Remove unused variable.
|
|
|
|
|
|
| |
2004-10-03 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-02 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp:
* lib/ephy-file-helpers.c: (ephy_file_downloads_dir),
(ephy_file_desktop_dir):
* lib/ephy-file-helpers.h:
* src/prefs-dialog.c: (get_download_button_label):
Recognise "Desktop" special downloads directory. Fixes bug #152926.
|
|
|
|
|
|
|
|
| |
2004-10-02 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
Add --with-mozilla to distcheck's configure arguments.
|
|
|
|
|
|
|
|
| |
2004-10-02 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Simply use gtk_icon_theme_load_icon().
|
|
|
|
|
|
|
|
|
| |
2004-10-02 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c: (main):
* src/ephy-window.c: (ephy_window_init):
Use gtk_window_set_default_icon_name().
|
|
|
|
|
|
|
|
|
| |
2004-09-30 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/mozilla-notifiers.cpp:
Remove explicit PAC autoconf call, it works perfectly ok without it.
|
|
|
|
|
|
|
|
| |
2004-09-28 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-debug.c: (trap_handler):
Remove "abort", since you can have the same with --g-fatal-warnings.
|
|
|
|
|
|
|
|
| |
2004-09-28 Christian Persch <chpe@cvs.gnome.org>
* doc/debugging.txt:
Document EPHY_DEBUG_BREAK.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
A data/default-prefs-common.js:
A data/default-prefs-mozilla.js:
A data/default-prefs-toolkit.js:
R data/default-prefs.js:
Split the default prefs into the common part, and mozilla/new toolkit
specific parts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/Makefile.am:
* src/bookmarks/ephy-bookmark-action.c: (remove_from_model),
(move_in_model):
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_get_toolbars_model):
* src/bookmarks/ephy-bookmarks.h:
* src/bookmarks/ephy-bookmarksbar.c:
(ephy_bookmarksbar_set_property):
* src/bookmarks/ephy-topic-action.c: (remove_from_model),
(move_in_model):
* src/ephy-shell.c: (ephy_shell_get_toolbars_model):
Don't reference private objects from public headers. Fixes bug #153766.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/Makefile.am:
* src/bookmarks/ephy-bookmark-action.c: (remove_from_model),
(move_in_model):
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_get_toolbars_model):
* src/bookmarks/ephy-bookmarks.h:
* src/bookmarks/ephy-bookmarksbar.c:
(ephy_bookmarksbar_set_property):
* src/bookmarks/ephy-topic-action.c: (remove_from_model),
(move_in_model):
* src/ephy-shell.c: (ephy_shell_get_toolbars_model):
Don't reference private objects from public headers. Fixes bug #153766.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
Remove the hack, and just use the libc function for it.
Thanks to Crispin for suggesting this.
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Improve configure check for DumpStackToFile to actually work.
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
Improved debugging support. Fixes bug #153805.
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
Install a placeholder for the view toggles group. Fixes bug #153767.
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* lib/Makefile.am:
Make ephy-state.h public.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
* lib/egg/eggtrayicon.h:
Fix compiler warnings.
* src/ephy-window.c: (hide_embed_popup_cb), (show_embed_popup):
Fix a signal leak.
|
|
|
|
|
|
|
|
|
| |
2004-09-26 Christian Persch <chpe@cvs.gnome.org>
* src/popup-commands.c: (popup_cmd_bookmark_link),
(popup_cmd_copy_image_location):
Remove some unused code. Patch by Crispin Flowerday.
|
|
|
|
|
|
|
|
| |
2004-09-27 Marco Pesenti Gritti <marco@gnome.org>
* lib/egg/Makefile.am:
Install egg-toolbars-model.h
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove another unnecessary define.
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove an unnecessary define.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
Mozilla API changes.
|
| |
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
| |
2004-09-23 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Remove reference to MOZILLA_FIVE_HOME.
|
|
|
|
|
|
|
|
| |
2004-09-22 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Fix a mem leak.
|
|
|
|
|
|
|
|
| |
2004-09-22 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (drag_motion_cb):
Fix a mem leak.
|
|
|
|
|
|
|
|
| |
2004-09-22 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dialog.c: (set_editable_from_value):
Initialise position passed to gtk_editable_insert_text().
|
|
|
|
|
|
|
|
| |
2004-09-22 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-download.c: (update_remaining_time):
Fix the build.
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/EphyContentPolicy.cpp:
Simplified nsIContentPolicy API check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
Fix mozilla API checks to correctly detect firefox libraries.
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Marco Pesenti Gritti <marco@gnome.org>
* embed/ephy-download.c: (update_remaining_time):
Fix overflow in remaining time calculation. Fix bug
#153136. Thanks to Jhon Spray for tracking this.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2004-09-18 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (progress_cell_data_func):
* embed/mozilla/MozDownload.cpp:
* lib/ephy-gui.c: (ephy_gui_menu_position_tree_selection):
Fix download progress indicator in downloader view.
|
|
|
|
|
|
| |
2004-09-18 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-18 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-persist.h:
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_download):
* embed/mozilla/MozDownload.cpp:
Enable conversion for favicon downloads. Fix #152866.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-16 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-window.c: (ephy_window_focus_in_event),
(ephy_window_focus_out_event), (ephy_window_class_init):
Show the fullscreen button only when the window is active.
Fix #115296.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-16 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-window.c: (update_fullscreen_popup),
(screen_size_changed_cb), (fullscreen_popup_size_request_cb),
(ephy_window_fullscreen):
Keep popup position synced with his size requisition.
Fix #143585
|
|
|
|
|
|
|
|
| |
2004-09-16 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Port to GtkAboutDialog.
|
|
|
|
|
|
|
|
| |
2004-09-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
More fix for mozilla 1.7.3 API-non-change.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/GlobalHistory.cpp:
Fix for mozilla 1.7.3 API-non-change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-15 Marco Pesenti Gritti <marco@gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_add_toggle),
(ephy_node_view_popup):
* lib/widgets/ephy-node-view.h:
Add api to show a context menu. Useful to make distinction
between key and mouse events.
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_show_popup_cb),
(keyword_node_show_popup_cb):
* src/ephy-history-window.c: (ephy_history_window_show_popup_cb):
Use it. Fix #152431
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Marco Pesenti Gritti <marco@gnome.org>
* lib/ephy-guy.c:
* src/bookmarks/ephy-bookmarks-editor.c:
* src/ephy-history-window.c:
Better positioning of context menus for treeviews.
Fix #152431
|
|
|
|
| |
progress).
|
|
|
|
|
|
| |
/apps/epiphany/general/active_extensions.
Update documentation a bit (i.e., make sure it actually builds).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* data/art/epiphany-entry.png:
* src/bookmarks/ephy-bookmarks-menu.c:
(ephy_bookmarks_menu_set_window):
* src/bookmarks/ephy-bookmarksbar.c:
(ephy_bookmarksbar_set_window):
* src/bookmarks/ephy-favorites-menu.c: (ephy_favorites_menu_clean),
(ephy_favorites_menu_rebuild):
* src/ephy-encoding-menu.c: (ephy_encoding_menu_set_window):
* src/ephy-tabs-menu.c: (ephy_tabs_menu_set_window),
(ephy_tabs_menu_clean), (ephy_tabs_menu_update):
* src/ephy-window.c: (add_widget), (sync_chromes_visibility),
(ephy_window_key_press_event), (init_menu_updaters),
(setup_ui_manager), (show_embed_popup), (ephy_window_init),
(ephy_window_finalize), (ephy_window_set_print_preview),
(ephy_window_get_ui_manager):
* src/ephy-window.h:
* src/ppview-toolbar.c: (ppview_toolbar_set_window):
* src/toolbar.c: (toolbar_set_window), (toolbar_new):
* src/window-commands.c: (window_cmd_edit_toolbar):
Add ephy_window_get_ui_manager(), and remove the manager
from the public EphyWindow struct.
|
|
|
|
|
|
| |
2004-09-13 Arafat Medini <lumina@silverpen.de>
* ar.po: Updated Arabic translation.
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
Add ChangeLog-20040912 to EXTRA_DIST.
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
Merging pre-gnome-2-10 branch to HEAD.
Splitting ChangeLog.
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.in:
Version 1.4.0.
|
|
|
|
| |
* zh_TW.po: Updated traditional Chinese translation by GNOME HK Team
|
|
|
|
| |
translation.
|
|
|
|
|
|
|
| |
2004-09-12 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Updated Nepali Translation
bug removed for System Language error
|
|
|
|
|
| |
* help/C/epiphany.xml:
- Fix non-well-formed XML
|
| |
|
| |
|
|
|
|
|
|
| |
2004-09-10 Mugurel Tudor <mugurelu@go.ro>
* ro.po: Fixed a string in Romanian translation
|
|
|
|
| |
* tr.po: Updated Turkish Translation
|
|
|
|
|
|
| |
2004-09-09 Ole Laursen <olau@hardworking.dk>
* da.po: Fixed a couple of strings in the Danish translation.
|
|
|
|
|
|
| |
2004-09-09 Paisa Seeluangsawat <paisa@users.sf.net>
* th.po: Fixed bug #151213
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2004-09-07 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation
|
| |
|
| |
|
|
|
|
|
|
| |
2004-09-07 Mugurel Tudor <mugurelu@go.ro>
* ro.po: Updated Romanian translation
|
| |
|
|
|
|
|
|
|
| |
2004-09-05 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated
* no.po: Updated
|
|
|
|
|
|
|
|
| |
2004-09-05 Pawan Chitrakar <pawan@nplinux.org>
* configure.in: Added ne Nepali in ALL_LINGUAS
* ne.po: Added Nepali Translation
|
|
|
|
|
|
|
|
| |
2004-09-05 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Add "ml" to ALL_LINGUAS.
|
|
|
|
|
|
|
|
|
| |
2004-09-02 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (show_status_icon):
Fix invisible status icon. Fixes bug #151501;
patch approved by RT.
|
|
|
|
|
| |
2004-09-01 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: updated Dutch translation
|
| |
|
| |
|
|
|
|
|
|
| |
2004-08-31 Arafat Medini <lumina@silverpen.de>
* ar.po: Updated Arabic translation
|
|
|
|
|
|
| |
2004-08-31 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
|
|
|
|
|
|
|
|
| |
2004-08-30 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2004-08-30 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/tmpl/ephy-embed.sgml:
=== Release 1.3.8 ===
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-30 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.in:
Version 1.3.8.
2004-08-29 Christian Persch <chpe@cvs.gnome.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2004-08-29 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (sanitize_filename),
(ephy_print_get_print_info):
Make sure the filename to print to doesn't contain slashes.
Fixes bug #148849.
|
|
|
|
|
|
|
|
| |
2004-08-29 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs.js:
Disable SSLv2 by default.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* help/ja/legal.xml:
Translate this too. Translation by 佐藤 暁 (SATOH Satoru).
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* help/Makefile.am:
* help/ja/Makefile.am:
* help/ja/epiphany-ja.omf:
* help/ja/epiphany.xml:
* help/ja/figures/ephy-addressbar-smartbookmark-screenshot.png:
* help/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png:
* help/ja/figures/ephy-history-window-screenshot.png:
* help/ja/figures/ephy-screenshot.png:
* help/ja/legal.xml:
Added japanese translation of the manual.
Translated by SATOH Satoru <ss at gnome.gr.jp>.
|
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (popup_menu_cb),
(ephy_topic_action_new):
popup_menu signal handler has to return gboolean, not void.
|
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (popup_menu_cb),
(ephy_bookmark_action_finalize):
popup_menu signal handler has to return gboolean, not void.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarksbar-model.c:
(ephy_bookmarksbar_model_init), (ephy_bookmarksbar_model_dispose),
(ephy_bookmarksbar_model_finalize):
Remove the save timeout on dispose.
|
|
|
|
|
|
|
|
|
|
| |
2004-08-28 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_init):
Make sure to instantiate the toolbars model before instantiating the
bookmarksbar model; otherwise forwarding doesn't work.
Fixes bug #151267.
|
|
|
|
|
|
|
|
| |
2004-08-27 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
Mozilla API change on stable branch.
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-27 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp:
QI instead of cast.
|
|
|
|
|
|
| |
2004-08-27 Ole Laursen <olau@hardworking.dk>
* da.po: s/Overfringer/Overfrsler/
|
| |
|
|
|
|
|
|
| |
2004-08-27 Iñaki Larrañaga <dooteo@euskalgnu.org>
* eu.po: Bug 151212 fixed.
|
|
|
|
|
|
| |
2004-08-27 Christian Persch <chpe@cvs.gnome.org>
* en_GB.po: Updated British English translation.
|
|
|
|
|
|
|
|
|
|
| |
2004-08-26 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c: (ephy_notebook_add_tab):
Get the position of the new tab after the tab_added signal was emitted,
to get it right in the case the signal handler reorders the tabs.
Patch by Justin Wake.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-26 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (update_actions_sensitivity):
Make "FileSave" action obey lockdown too. Fixes bug #151039.
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-25 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.3.7 ===
* src/bookmarks/ephy-bookmarks-menu.c: (open_bookmark_cb),
(add_action_for_bookmark):
Fix crash when opening a bookmark from the menu. Fixes bug #150982.
* NEWS:
* configure.in:
Version 1.3.7.
|
|
|
|
|
|
| |
2004-08-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation
|
|
|
|
|
|
|
|
| |
2004-08-24 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
| |
2004-08-24 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.3.6 ===
|
|
|
|
|
|
|
|
|
| |
2004-08-24 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.in:
Version 1.3.6.
|
|
|
|
|
|
| |
2004-08-24 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c: (ephy_label_ensure_layout),
(ephy_label_size_allocate):
Sync.
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Update for 1.3.6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_key_press_cb),
(ephy_node_view_button_press_cb), (ephy_node_view_class_init):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_show_popup_cb),
(keyword_node_show_popup_cb), (ephy_bookmarks_editor_construct):
* src/ephy-history-window.c: (ephy_history_window_show_popup_cb),
(ephy_history_window_construct), (ephy_history_window_dispose):
Just use the popup_menu signal. Fixes bug #150830.
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.h:
Change hierarchy separator to "->". Fixes bug #149150.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import):
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder),
(folders_list_to_topic_name):
* src/bookmarks/ephy-bookmarks.h:
Make the hierarchy separator a #define.
* src/bookmarks/ephy-bookmarks-menu.c: (remove_action),
(ephy_bookmarks_menu_clean), (open_bookmark_cb),
(add_action_for_bookmark), (ensure_bookmark_actions),
(create_menu), (create_submenu), (ephy_bookmarks_menu_rebuild),
(do_update_cb), (ephy_bookmarks_menu_maybe_update),
(ephy_bookmarks_menu_set_window),
(ephy_bookmarks_menu_set_property),
(ephy_bookmarks_menu_get_property), (bookmarks_tree_changed_cb),
(topics_added_cb), (topics_removed_cb), (topic_child_changed_cb),
(bookmark_added_cb), (bookmark_removed_cb), (activate_cb),
(ephy_bookmarks_menu_init), (ephy_bookmarks_menu_constructor),
(ephy_bookmarks_menu_finalize), (ephy_bookmarks_menu_class_init),
(ephy_bookmarks_menu_new):
* src/bookmarks/ephy-bookmarks-menu.h:
* src/bookmarks/ephy-bookmarks.c: (bookmarks_removed_cb),
(topics_removed_cb), (ephy_bookmarks_add):
Speed up bookmarks menu with large bookmarks collections, partially
fixes bug #141269.
Fix topic hierarchy and updating on changes, fixes bug #147470,
bug 147786, and bug #150246.
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Merge from gnome-2-6 branch.
|
|
|
|
|
|
|
|
| |
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c: (ephy_label_size_allocate):
Fix a warning when moving tabs between windows; see bug #150822.
|
|
|
|
|
|
|
| |
2004-08-23 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
|
| |
|
|
|
|
|
|
| |
2004-08-22 Laszlo Dvornik <dvornik@gnome.hu>
* hu.po: Updated Hungarian translation.
|
|
|
|
|
|
|
|
|
| |
2004-08-21 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/tmpl/ephy-embed.sgml:
* src/pdm-dialog.c: (pdm_dialog_password_remove):
Fix crash when removing a password, introduced by the last commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-21 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-password-manager.c: (ephy_password_manager_get_type),
(ephy_password_manager_base_init):
* embed/ephy-password-manager.h:
* embed/mozilla/EphySingle.cpp:
* src/pdm-dialog.c: (cookies_cleared_cb),
(pdm_dialog_fill_cookies_list), (passwords_changed_cb),
(pdm_dialog_fill_passwords_list), (pdm_dialog_password_remove),
(pdm_dialog_finalize):
Keep the passwords list in the pdm dialogue up-to-date wrt.
new passwords saved from web pages.
Fixes bug #150296.
|
|
|
|
|
|
|
|
| |
2004-08-21 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Set accel for normal zoom, as per HIG.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2004-08-21 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* src/Makefile.am:
Add autoconf check for dlopen, and add '-dlopen self' to
LDFLAGS. Fixes bug #150673.
|
|
|
|
|
|
|
|
|
| |
2004-08-20 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs.js:
Set default horizontal wheel action to 'scroll'.
Fixes bug #148557.
|
|
|
|
|
|
| |
2004-08-20 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
| |
|
| |
|
|
|
|
|
|
| |
2004-08-20 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
|
|
|
|
|
|
|
| |
2004-08-19 Marco Pesenti Gritti <marco@gnome.org>
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
Set mozilla binaries path before firing up.
|
|
|
|
| |
* fi.po: Updated Finnish translation.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-18 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-cell-renderer-progress.c:
(ephy_cell_renderer_progress_render):
* lib/widgets/ephy-tree-model-node.c:
* src/ephy-completion-model.c:
Change guint to correct enum type.
|
| |
|
| |
|
|
|
|
|
|
| |
2004-08-18 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
| |
2004-08-18 Maxim Dziumanenko <mvd@mylinux.com.ua>
* Updated Ukrainian translation.
|
|
|
|
|
|
| |
2004-08-17 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Rose <menthos@menthos.com>
* configure.in: Added "bs" to ALL_LINGUAS.
* po/bs.po: Added Bosnian translation by
Kenan Hadžiavdić <kenan@bgnett.no>.
|
|
|
|
|
|
| |
2004-08-17 Metin Amiroff <metin@karegen.com>
* az.po: Translation updated by Mətin Əmirov.
|
|
|
|
|
|
| |
2004-08-16 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added nb to ALL_LINGUAS.
|
|
|
|
|
|
| |
2004-08-16 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Added this.
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-event.c:
Remove superflous private struct.
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/tmpl/ephy-embed.sgml:
=== Release 1.3.5 ===
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Update for 1.3.5.
|
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Version 1.3.5.
Make dist produce a .tar.bz2 too.
|
|
|
|
|
|
|
|
|
| |
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
Use GetLocalName instead of GetTagName to get the attribute name.
Patch by Mikael Brockman, fixes bug #150208.
|
|
|
|
|
|
| |
2004-08-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
|
| |
|
|
|
|
| |
* da.po: Updated Danish translation
|
|
|
|
|
|
| |
2004-08-14 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
|
| |
|
| |
|
|
|
|
|
|
| |
2004-08-12 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
|
|
|
| |
2004-08-12 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
We don't build against 1.8a1, so don't list it in the help
for --with-mozilla-snapshot.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-08-11 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: (drag_data_get_cb),
(set_item_drag_source), (egg_editable_toolbar_set_model):
Remove unused variables.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-10 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
Include mozilla-version.h; thanks to Crispin for testing.
|
|
|
|
|
|
|
|
|
| |
2004-08-10 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GlobalHistory.h:
Yet another mozilla API change.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: (find_action),
(egg_editable_toolbar_construct), (egg_editable_toolbar_set_model),
(egg_editable_toolbar_set_ui_manager),
(egg_editable_toolbar_set_property),
(egg_editable_toolbar_get_property),
(egg_editable_toolbar_class_init), (egg_editable_toolbar_finalize),
(egg_editable_toolbar_new), (egg_editable_toolbar_new_with_model),
(egg_editable_toolbar_get_model):
* lib/egg/egg-editable-toolbar.h:
* lib/egg/egg-toolbar-editor.c: (find_action),
(egg_toolbar_editor_set_ui_manager),
(egg_toolbar_editor_set_property),
(egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
(egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
(egg_toolbar_editor_init):
* lib/egg/egg-toolbar-editor.h:
* src/bookmarks/ephy-bookmarksbar.c:
(ephy_bookmarksbar_set_window):
* src/toolbar.c: (toolbar_new):
Fix object property naming leftover from EggMenuMerge days, to
UI manager.
|
|
|
|
|
| |
* lib/egg/egg-editable-toolbar.c:
(egg_editable_toolbar_deconstruct):
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import):
Fix a mem leak.
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbar-editor.c: (compare_actions):
Fix compilation with gcc 2.95.
|
|
|
|
|
|
| |
2004-08-09 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c:
Include config.h upfront.
|
|
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c:
* lib/widgets/ephy-label.h:
Only use this for gtk < 2.5.1, and just add a few
#defines otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topics-selector.c:
(ephy_topics_selector_get_type), (ephy_topics_selector_apply),
(provide_toggle), (ephy_topics_selector_constructor),
(topic_destroy_cb), (node_toggled_cb),
(ephy_topics_selector_finalize), (ephy_topics_selector_class_init):
Free list and filter on finalize; fixes bug #149689.
Use g_list_prepend instead of _append.
Mark the column title for translation.
|
| |
|
|
|
|
|
|
| |
2004-08-08 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
Fix compiler warning about anon enum mismatch.
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
Allow XUL windows to open new windows.
|
| |
|
|
|
|
|
| |
2004-08-08 Reinout van Schouwen <reinouts@gnome.org>
* po/ChangeLog update
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/Makefile.am:
Removed reference to ephy-ellipsizing-label.
* po/POTFILES.in:
Added lib/widgets/ephy-label.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-marshal.list:
* lib/widgets/Makefile.am:
R lib/widgets/ephy-ellipsizing-label.c:
R lib/widgets/ephy-ellipsizing-label.h:
A lib/widgets/ephy-label.c:
A lib/widgets/ephy-label.h:
* src/ephy-notebook.c: (sync_label), (build_tab_label):
* src/pdm-dialog.c: (show_cookies_properties):
* src/prefs-dialog.c: (create_download_path_label),
(download_path_response_cb):
Kill our ellipsizing label implementation, and import GtkLabel
into our prefix.
* configure.in:
Depend on pango 1.5.1 for ellipsisation support.
|
|
|
|
|
| |
2004-08-08 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: updated Dutch translation
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* src/Makefile.am:
R src/epiphany.in:
Get rid of the startup script, and use rpath linking instead.
Ported from galeon.
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c: (notebook_drag_data_received_cb):
Remove unused variable.
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c:
Include "ephy-string.h", fixes build with -Werror.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
Consistent naming for nsresult vars. Since 'rv' had the majority,
'rv' it is.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-single.c: (ephy_embed_single_open_window):
* embed/ephy-embed-single.h:
* embed/mozilla/mozilla-embed-single.cpp: (impl_open_window):
* src/ephy-tab.c: (popups_manager_show):
Make ephy_embed_single_open_window() return the newly opened
embed widget.
|