aboutsummaryrefslogtreecommitdiffstats
path: root/embed/find-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Make find dialog unresizable.Xan Lopez2003-05-211-17/+0
| | | | Make find dialog unresizable.
* 0.6.1Marco Pesenti Gritti2003-05-191-3/+4
| | | | | | | | | | | | | | | | | 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.
* Do not allow to resize the dialog vertically, fixes #112727. Remove unusedXan Lopez2003-05-171-1/+20
| | | | | Do not allow to resize the dialog vertically, fixes #112727. Remove unused header.
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* *** empty log message ***Marco Pesenti Gritti2003-02-151-51/+46
|
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+431