| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
2003-10-22 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
Update for 1.1.0
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-03 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
* embed/mozilla/GlobalHistory.cpp:
0.8.2. Drop mozilla 1.3 compatibility.
|
|
|
|
|
|
|
|
|
|
|
| |
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-06-29 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
0.7.3
|
|
|
|
|
|
|
|
| |
2003-06-28 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Add 'mk' to list of updated translations.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-18 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
0.6.1
* embed/find-dialog.c: (dialog_constrain_height):
Missing cast.
* lib/ephy-start-here.c:
Missing header.
|
|
|
|
| |
Updated
|
|
|
|
|
|
| |
2003-05-18 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS: update for 0.6.1, feel free to improve
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-03 MArk Finlay <sisob@eircom.net>
Marco Pesenti Gritti <marco@it.gnome.org>
* data/Makefile.am:
* data/epiphany.applications:
Register ephy for mime types
* data/epiphany.desktop.in:
Use %U, so drag and drop on ephy icon will work
Ready for 0.6.0
|
|
|
|
| |
Minor changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-03 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
Update for the release.
* lib/egg/egg-editable-toolbar.c:
* lib/egg/egg-editable-toolbar.h:
* lib/egg/egg-toolbar-editor.c:
Update.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-13 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* src/Makefile.am:
Install the script.
Release 0.5.0
|
|
|
|
| |
Fix typos in NEWS, cosmetic changes to epiphany.xhtml
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-13 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* TODO:
* configure.in:
* src/Makefile.am:
Update for 0.5.0.
Readd evil start script. This sucks :/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-01-24 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
* data/ui/epiphany-toolbar.xml.in:
* lib/egg/Makefile.am:
* lib/widgets/Makefile.am:
* lib/widgets/ephy-editable-toolbar.c:
(ephy_editable_toolbar_get_type), (find_action),
(add_action_to_list), (parse_item_list), (parse_toolbars),
(load_defaults), (load_toolbar), (toolbar_list_to_xml),
(toolbar_list_to_string), (do_merge),
(ephy_editable_toolbar_set_merge),
(ephy_editable_toolbar_set_property),
(ephy_editable_toolbar_get_property),
(ephy_editable_toolbar_class_init), (ephy_editable_toolbar_init),
(ephy_editable_toolbar_save), (ephy_editable_toolbar_finalize),
(ephy_editable_toolbar_new):
* lib/widgets/ephy-editable-toolbar.h:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
* src/bookmarks/ephy-bookmark-action.c:
(ephy_bookmark_action_get_type), (create_tool_item),
(ephy_bookmark_action_sync_label), (connect_proxy),
(ephy_bookmark_action_set_property),
(ephy_bookmark_action_get_property),
(ephy_bookmark_action_class_init), (ephy_bookmark_action_init),
(ephy_bookmark_action_new):
* src/bookmarks/ephy-bookmark-action.h:
* src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_set_location):
* src/toolbar.c: (toolbar_get_type), (toolbar_set_window),
(editable_toolbar_request_action), (toolbar_init),
(toolbar_finalize):
* src/toolbar.h:
Implement the data part of the toolbar editor.
Partial implementation of Bookmark action.
Try to fix crashes when switching tabs.
|
|
|