| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Remove another unnecessary define.
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Remove an unnecessary define.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
Mozilla API changes.
|
| |
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
| |
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 build.
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* embed/mozilla/EphyContentPolicy.cpp:
Simplified nsIContentPolicy API check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* 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:
* embed/mozilla/mozilla-version.h:
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-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-13 Christian Persch <chpe@cvs.gnome.org>
* data/art/Makefile.am:
* data/art/epiphany-close-tab.png:
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* src/ephy-notebook.c: (build_tab_label):
Fix for too-small notebook tab close buttons. Fixes bug #144772.
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-go-action.c: (connect_proxy):
* src/ephy-navigation-action.c: (connect_proxy):
Fix toolbar overflow menu handling. Fixes bug #151648.
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* src/toolbar.c:
Don't accept drops of toolitems from other applications.
Fixes bug #152388.
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topics-selector.c: (toggle_topic),
(node_toggled_cb), (ephy_topics_selector_new_topic):
Auto-check new topic. Fixes bug #151925.
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.4.0 ===
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2004-08-08 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
| |
2004-08-07 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs.js:
* embed/mozilla/mozilla-embed-single.cpp:
Make keyword search URL localisable. Fixes bug #144909.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-version.h:
Fix the reload workaround version checks to look for the
correct versions. Thanks to Crispin for noticing this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-string.c: (ephy_string_parse_uri_list):
* lib/ephy-string.h:
* lib/widgets/ephy-node-view.c: (drag_data_received_cb),
(ephy_node_view_class_init):
* src/bookmarks/ephy-bookmarks-editor.c:
* src/ephy-notebook.c: (notebook_drag_data_received_cb):
* src/ephy-notebook.h:
* src/ephy-session.c:
* src/ephy-shell.c: (ephy_shell_new_tab):
* src/ephy-tab.c: (ephy_tab_new_window_cb):
* src/ephy-window.c: (ephy_window_load_in_tabs):
Fix dragging of urls which gnome-vfs can't handle.
Fix new tab positioning when opening tabs from drags.
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-session.c: (write_window_geometry), (write_tool_window),
(ephy_session_load):
Fix restoring the history window on resume.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-session.c: (ephy_session_init),
(ephy_session_autoresume), (ephy_session_save),
(ephy_session_get_active_window):
Avoid overwriting the session file while resuming; preserves
the crashed session when crashing while resuming.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
Now that mozilla bug #246392 is fixed, only enable our work-around
for old mozilla versions.
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url):
Use s/""/NULL/ in g_string_new().
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-session.c: (ephy_session_init), (ephy_session_finalize),
(ephy_session_set_property), (ephy_session_class_init),
(ephy_session_close), (write_tool_window), (ephy_session_save),
(parse_embed), (ephy_session_load), (ephy_session_add_window),
(ephy_session_remove_window), (ephy_session_get_active_window):
Make ephy_session_get_windows() return only the list of
EphyWindows, and store the tool windows internally.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
Code cleanup.
|
|
|
|
|
|
| |
2004-08-04 Laszlo Dvornik <dvornik@gnome.hu>
* hu.po: Updated Hungarian translation.
|
|
|
|
|
|
| |
2004-08-04 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
|
|
|
|
|
|
| |
2004-08-04 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
|
|
|
|
|
|
|
|
| |
2004-08-04 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (editor_can_open_uri):
Fix mem leak; noticed by Jean-François Rameau.
|
|
|
|
|
|
|
|
| |
2004-08-04 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_view_page_source):
Fix mem leak; noticed by Jean-François Rameau.
|
| |
|
|
|
|
|
|
|
| |
2004-08-04 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
|
|
|
|
|
|
| |
2004-08-03 Maxim Dziumanenko <mvd@mylinux.com.ua>
* Updated Ukrainian translation
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-08-02 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c: (main):
Move g_set_application_name() call after gnome_program_init(),
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-01 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
Don't QI the event target to nsIDOMEventReceiver and back
to nsIDOMEventTarget when using it, just store it as-is.
Thanks to Crispin for noticing this.
|
|
|
|
|
| |
2004-08-01 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
|
|
|
|
|
|
|
|
| |
2004-08-01 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2004-08-01 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* doc/reference/tmpl/ephy-embed.sgml:
=== Release 1.3.4 ===
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-01 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Version 1.3.4.
* NEWS:
Updated for 1.3.4.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_get_type),
(update_exit_fullscreen_popup_position), (screen_size_changed_cb),
(destroy_exit_fullscreen_popup), (ephy_window_destroy),
(add_widget), (ephy_window_fullscreen), (ephy_window_unfullscreen),
(update_chromes_actions), (update_actions_sensitivity):
Diconnect from screen's size-changed signal on finalize too.
|
|
|
|
|
| |
code from address_cb to content_change_cb so that the location from
the embed is the one of the loaded page.
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
Fix a mem leak.
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
Confirm before overwriting a file. Fixes bug #143501.
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (prefs_download_path_button_clicked_cb):
Start the directory choose in the home dir. Fixes bug #146055.
|
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (ensure_folder),
(create_submenu):
Fix submenu creation with non-ascii topic names. Fixes bug #147469.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (drag_data_get_cb):
* src/bookmarks/ephy-bookmarks-export.c: (write_topics_list),
(ephy_bookmarks_export_rdf):
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_bookmark),
(xbel_parse_folder), (xbel_parse_xbel), (parse_rdf_subjects),
(parse_rdf_item), (ephy_bookmarks_import_rdf):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_save),
(ephy_bookmarks_init):
* src/bookmarks/ephy-bookmarksbar-model.c:
(ephy_bookmarksbar_model_get_node):
* src/bookmarks/ephy-topic-action.c: (drag_data_get_cb):
* src/ephy-session.c: (write_tab), (write_window_geometry),
(write_tool_window), (write_ephy_window), (ephy_session_save),
(parse_embed), (ephy_session_load):
Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_get_type),
(toolbars_toolbar_new), (toolbars_item_new),
(egg_toolbars_model_set_flags), (egg_toolbars_model_add_separator),
(impl_add_item), (egg_toolbars_model_add_toolbar),
(egg_toolbars_model_class_init),
(egg_toolbars_model_remove_toolbar),
(egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
(egg_toolbars_model_get_item_id),
(egg_toolbars_model_get_item_data),
(egg_toolbars_model_get_item_type):
* lib/egg/egg-toolbars-model.h:
Small code style cleanups.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (free_toolbar_node),
(free_item_node), (free_toolbar), (egg_toolbars_model_finalize),
(egg_toolbars_model_remove_toolbar),
(egg_toolbars_model_remove_item):
Free node data and destroy nodes on finalize.
|
|
|
|
|
|
|
|
| |
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbars-model.c: (update_flags_and_save_changes):
Correctly clear the not-removable toolbar flag.
|
|
|
|
|
|
| |
2004-07-31 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
| |
2004-07-31 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-30 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyAboutRedirector.cpp:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/MozRegisterComponents.cpp:
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/PrintingPromptService.cpp:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-embed-event.cpp:
* embed/mozilla/mozilla-embed-persist.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
Don't use -include which compilers other than gcc don't
understand. Instead include mozilla-config.h as first thing
in each file. Part of bug #143094.
* embed/mozilla/EphyUtils.cpp:
Also include config.h.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-07-29 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (parse_toolbars):
Fix a call to egg_toolbars_model_set_flags().
|
|
|
|
|
|
|
|
| |
2004-07-28 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyContentPolicy.cpp:
Mozilla API change.
|
|
|
|
|
|
| |
2004-07-28 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
| |
2004-07-28 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-27 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-single.h:
Remove load_proxy_autoconf() vfunc.
* embed/mozilla/mozilla-notifiers.cpp:
Only include gnome-i18n.h here.
Thanks to Crispin for noticing those buglets.
|
|
|
|
|
|
| |
2004-07-27 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
| |
2004-07-26 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
|
|
|
|
|
|
| |
2004-07-26 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
|
|
|
|
| |
2004-07-26 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-26 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_set_flags):
* lib/egg/egg-toolbars-model.h:
* src/bookmarks/ephy-bookmarksbar-model.c:
(update_flags_and_save_changes):
* src/ephy-toolbars-model.c: (update_flags_and_save_changes):
Switch parameter order for egg_toolbars_model_set_flags().
|
|
|
|
|
|
| |
2004-07-26 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
|
|
|
|
| |
* ko.po: Updated Korean translation.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-25 Christian Persch <chpe@cvs.gnome.org>
* src/popup-commands.c: (popup_cmd_download_link),
(popup_cmd_download_link_as):
Fix "Save Link As" filechooser title, and change
capitalisation on the "Download Link" filechooser
title. Fixes bug #138208.
|
|
|
|
|
|
|
|
| |
2004-07-25 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Make sure we don't release the single observer more than
|
|
|
|
|
|
|
|
| |
2004-07-25 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyHeaderSniffer.cpp:
Disallow some more characters in the suggested filename.
|
| |
|
|
|
|
|
|
|
|
|
| |
2004-07-24 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbar-editor.c:
* lib/egg/egg-toolbar-editor.h:
Make egg_toolbar_editor_add_action public again.
|
|
|
|
|
|
|
|
| |
2004-07-24 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
Remove some unneeded includes.
|
|
|
|
|
|
|
|
|
| |
2004-07-24 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (show_status_icon):
Don't load the status icon from the file, use the
registered stock icon instead.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-24 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
Refactores storing the security info, move it into
EphyBrowser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-23 Marco Pesenti Gritti <marco@gnome.org>
* lib/widgets/ephy-node-view.c: (cell_renderer_edited),
(renderer_editing_canceled_cb), (ephy_node_view_init),
(ephy_node_view_edit):
* lib/widgets/ephy-node-view.h:
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_add_topic),
(cmd_rename):
* src/bookmarks/ephy-topics-selector.c:
(ephy_topics_selector_new_topic):
Do not remove the topic when rename is cancelled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-23 Marco Pesenti Gritti <marco@gnome.org>
* lib/ephy-marshal.list:
* lib/widgets/ephy-node-view.c: (path_toggled),
(ephy_node_view_key_press_cb), (get_selection_refs),
(ephy_node_view_button_press_cb), (cell_renderer_edited),
(renderer_editing_canceled_cb), (ephy_node_view_add_column),
(ephy_node_view_init), (ephy_node_view_edit),
(ephy_node_view_constructor), (ephy_node_view_add_toggle),
(ephy_node_view_class_init):
* lib/widgets/ephy-node-view.h:
Add support for toggles. When editing is canceled remove
the node.
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add):
* src/bookmarks/ephy-topics-selector.c:
(ephy_topics_selector_get_type),
(ephy_topics_selector_set_bookmarks),
(ephy_topics_selector_set_property), (ephy_topics_selector_apply),
(provide_toggle), (ephy_topics_selector_constructor),
(topic_destroy_cb), (node_toggled_cb), (ephy_topics_selector_init),
(ephy_topics_selector_new), (ephy_topics_selector_new_topic),
(ephy_topics_selector_class_init):
* src/bookmarks/ephy-topics-selector.h:
Use EphyNodeView instead of a list store. Share a lot of code
and we get updating for free. Fix bug #144770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-23 Marco Pesenti Gritti <marco@gnome.org>
* lib/widgets/ephy-node-view.c: (filter_changed_cb),
(ephy_node_view_set_filter), (ephy_node_view_set_property),
(ephy_node_view_init), (ephy_node_view_select_node),
(filter_visible_func), (ephy_node_view_constructor),
(ephy_node_view_class_init):
* lib/widgets/ephy-tree-model-node.c:
(ephy_tree_model_node_set_property),
(ephy_tree_model_node_get_property),
(ephy_tree_model_node_class_init), (ephy_tree_model_node_init),
(ephy_tree_model_node_new), (ephy_tree_model_node_get_column_type),
(ephy_tree_model_node_get_value):
* lib/widgets/ephy-tree-model-node.h:
* src/prefs-dialog.c: (create_node_combo):
Simplify node view filtering code and make it a normal
property (no more constructor only)
|
|
|
|
|
|
|
|
|
| |
2004-07-23 Marco Pesenti Gritti <marco@gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_new),
(ephy_node_view_constructor), (ephy_node_view_class_init):
Use gobject constructor
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-22 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-debug.c: (ephy_profiler_dump):
Ignore the microseconds part
of the g_timer_elapsed call, its redundant information,
and breaks when the timer is over a second.
(ported from galeon).
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-22 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-single.c:
* embed/ephy-embed-single.h:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
No need to make proxy PAC configuration public, we only
use it in a pref notifier.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-07-22 Marco Pesenti Gritti <marco@gnome.org>
* doc/reference/tmpl/ephy-embed.sgml:
* embed/mozilla/MozDownload.cpp:
* lib/ephy-file-helpers.c: (ephy_ensure_dir_exists):
* lib/ephy-file-helpers.h:
Handle the case where the downloads dir cannot be
created gracefully. Fix #146902
|
|
|
|
|
|
|
|
|
|
| |
2004-07-22 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-import.c:
(ephy_bookmarks_import_mozilla):
Handle the bookmark in the root folder case
correctly. Fix #145611
|