| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-19 David Bordoley <bordoley@msu.edu>
* embed/downloader-view.c: (downloader_view_build_ui):
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
* src/ephy-history-window.c: (ephy_history_window_construct):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
Use stock icons instead of the files directly to set window
border icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-24 David Bordoley <bordoley@msu.edu>
* data/art/epiphany-bookmark-page.png: (New file):
* data/art/Makefile.am:
* lib/ephy-stock-icons.c:
* lib/ephy-stock-icons.h:
New epiphany-bookmark-page stock image. I'm not at all attached to this icon,
if you can make a better one, please do :)
* data/glade/epiphany.glade:
Change button ordering to [clear][cancel][jump to].
* embed/find-dialog.c:
Use GTK_STOCK_FIND for the window border icon.
* embed/print-dialog.c:
Use GTK_STOCK_PRINT for the window border icon.
* src/bookmarks/ephy-new-bookmark.c:
Use EPHY_STOCK_BOOKMARK_PAGE for the window icon.
s/add bookmark/new bookmark for the window title.
* src/bookmarks/ephy-bookmark-properties.c: (set_window_icon),
(update_window_title):
New functions. Dynamically set the property window title base on the
bookmark title. Use the favicon icon if available for the window icon, otherwise use
GTK_STOCK_PROPERTIES.
* src/window-commands.c:
Use GNOME_STOCK_ABOUT for the about window icon.
* src/prefs-dialog.c:
USE GTK_STOCK_PREFERENCES for the window icon.
* src/history-dialog.c:
Use epiphany-history.png for the window border icon.
* src/ephy-window.c:
Use EPHY_STOCK_BOOKMARK_PAGE for the boomark page/link menu items.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-07 David Bordoley <bordoley@msu.edu>
* lib/ephy-stock-icons.h:
* lib/ephy-stock-icons.c:
* data/art/Makefile.am:
* data/art/epiphany-entry.png: (new file)
* src/toolbar.c:
Add a stock icon for entry box so that it has an icon in the tbe.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* data/ui/epiphany-ui.xml.in
Added some separators.
Changed "bookmark" verbs and menu names to reflect changes
in src/ephy-window.c
* src/ephy-window.c
Added a bunch of mneumonics to context menu entries
s/Add Bookmark.../Bookmark Page... for pages.
s/Add Bookmark.../Bookmark Link... for links.
Changed callbacks in ephy_menu_entries[] and ephy_popups_entries
to reflect changes in src/window-commands.(ch) and src/pop-commands.(ch).
* src/popup-commands.c
* src/popup-commands.h
s/popup_cmd_link_in_new_window/popup_cmd_link_in_new_browser
s/popup_cmd_image_in_new_window/popup_cmd_image_in_new_browser
s/popup_cmd_add_link_bookmark/void popup_cmd_bookmark_link
s/void popup_cmd_frame_in_new_window/void popup_cmd_frame_in_new_browser
* src/window-commands.c
* src/window-commands.h
s/window_cmd_file_new_window/window_cmd_file_new_browser
s/window_cmd_file_add_bookmark/window_cmd_file_bookmark_page
* lib/ephy-stock-icons.h
Fixed #endif comment s/RB/EPHY
|
|
|
|
|
|
|
|
|
| |
2003-02-02 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-stock-icons.c: Add some icons, thanks
to jorn to provide them.
* embed/EphyWrapper.cpp: last api change seem to have
been reverted ?!
|
|
|
|
|
|
|
|
| |
2003-01-31 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-editable-toolbar.c: Add icons,
fix some minor appeareance stuff, rework ui updating
to deal with editor size.
|
|
|