Commit Graph

69 Commits

Author SHA1 Message Date
stridey%gmail.com
29a182d2ae Camino only - Separator appearance should be that of a separator in bookmark manager. Patch by smorgan <stuart.morgan@alumni.case.edu> r=kreeger sr=pink b=236674 2006-10-11 20:47:34 +00:00
stridey%gmail.com
bed00b02c7 Need final icons for the tab scroller buttons. Icons by Jon Hicks <jon@hicksdesign.co.uk>, patch by delliott <d.elliott@sms.ed.ac.uk> r=hwaara sr=pink b=355492 2006-10-06 23:14:43 +00:00
stridey%gmail.com
7c3c646a2d Implement tab scrolling. Patch by Desmond Elliott <d.elliott@sms.ed.ac.uk>. r=smorgan sr=pink b=319777 2006-10-05 07:30:07 +00:00
nick.kreeger%park.edu
0b9f8a7bcd Fixing bug 331331, Change popup blocker's color, a=smokey, r=smorgan, sr=smfr. 2006-10-02 23:10:07 +00:00
stridey%gmail.com
bb7f9d2820 Camino only: Bug 295165 - 32x32 versions of fileHtml.icns and fileBookmark.icns have a stray white pixel. Icons by <jon@hicksdesign.co.uk> r/sr=pink 2006-09-19 18:02:06 +00:00
stridey%gmail.com
d779ffdcc5 Camino only - Final checkin for Bug 235863: Show/Hide Bookmarks toolbar button does not indicate state. Icon by Jon Hicks, r=ss sr=pink. 2006-09-14 17:26:28 +00:00
nick.kreeger%park.edu
7818174157 Fixing bug 318888, color of download icon in prefs should match toolbar icon. Icon by John Hicks, r=samuel.sidler, sr=pink 2006-09-14 17:17:11 +00:00
stridey%gmail.com
2bf1be9609 Dummy Icon for Bug 235863 (camino only) 2006-09-12 18:37:19 +00:00
nick.kreeger%park.edu
c3c560d53e Adding feed.tif from bug316232, bustage fix. 2006-09-10 06:05:28 +00:00
hwaara%gmail.com
b380a0fb06 bug 235864, close tab button does not give mouse hover feedback. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com) 2006-05-12 16:50:39 +00:00
mark%moxienet.com
35b75eff41 329860 Remove unused files small_close.tiff and filePreferences.icns. Patch by one or more of Samuel Sidler <bugzilla@samuelsidler.com> and Smokey Ardisson <alqahira@mindspring.com>. r=me 2006-03-25 21:21:44 +00:00
mark%moxienet.com
640826888a 230320 Add Move to Trash command and Delete button to Downloads window. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. Icon by Jasper Hauser <camino@jasperhauser.nl>. Thanks also to Nick Kreeger <nick.kreeger@park.edu> and Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Project file kicked by the usual suspect. r=kreeger sr=pink 2006-02-06 21:26:26 +00:00
smfr%smfr.org
c6ea28bdb7 Tweak dl_cancel and stop toolbar icons. 2005-12-04 23:03:08 +00:00
mark%moxienet.com
f2306db024 Bug 314632, removing unused files. 2005-12-02 21:16:30 +00:00
mark%moxienet.com
bf15d3e75a Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me 2005-12-02 21:10:51 +00:00
smfr%smfr.org
3e82577b72 New file for missing files in the download manager. 2005-11-13 04:11:38 +00:00
smfr%smfr.org
ac9420277b Fix bug 286115: display separators in the bookmarks toolbar. Patch by Bruce Davidson, r=me. 2005-10-04 18:27:30 +00:00
smfr%smfr.org
0033b94c79 Add new small images for the bookmarks search field, and ensure that the SearchFieldCell correctly responds to setControlSize:. 2005-09-10 03:30:47 +00:00
smfr%smfr.org
b8576d7ce2 Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
pinkerton%aol.net
99b46a5719 add pause/resume to download manager (bug 187483) 2005-08-02 22:53:43 +00:00
pinkerton%aol.net
b70f122721 ran through -cat to reduce file size 2005-08-01 02:03:25 +00:00
pinkerton%aol.net
ea84a3bdf0 history toolbar item 2005-08-01 01:03:45 +00:00
smfr%smfr.org
10450416d0 Fix bug 302732: favicon can remain in tab when going back/forward; fixed by swapping favicons even if there is no new network load (which happens wiht bfcache).
Fix bug 195169: when making bookmarks, we save the URL with relataive anchors now (before, we just used the page URL).
Fix bug 295731: when a favicon loads, make sure it's for the current page before showing it.
Fix bug 231039: we save the bookmarks splitter location now.
Fix bug 284829: about:bookmarks/about:history have a favicon now.
Fix bug 293768: we save the expanded state of bookmarks folders in the bookmarks outliner now (which requires us to save UUIDs to the bookmarks file)
Maybe help bug 289769: avoid using 'nil' as a premature argument to [NSDictionary dictionaryWithObjectsAndKeys], which may have contributed to lost bookmarks.
Fix bug 285097: show the correct (localizable) window title for bookmarks and history.

Code cleanup: removed [CHBrowserView getCurrentURLSpec] and replaced all calls with calls to [CHBrowserView getCurrentURI], which should return the same thing. Standardized wrapper methods to match.
2005-07-31 22:36:56 +00:00
smfr%smfr.org
d38cfa3baa Fix bug 298295 (tweak tab corner images), and shrink other images with tiffutil. 2005-07-17 04:27:28 +00:00
pinkerton%aol.net
a9bc6ae307 add toolbar item for form fill 2005-05-03 14:49:57 +00:00
pinkerton%aol.net
f46a4c67fd add "looking glass" to search fields that don't have a popup (bug 282540) 2005-04-24 19:46:32 +00:00
smfr%smfr.org
e9d72efdcd Resources for history rewrite. 2005-01-16 04:35:15 +00:00
joshmoz%gmail.com
13b445598b new tab icons for toolbar 2004-12-17 22:02:47 +00:00
joshmoz%gmail.com
22b8061a44 fix for bug 229930 - add toolbar item for showing download manager 2004-10-27 21:11:01 +00:00
pinkerton%aol.net
ee2dfe111b remove 16-tab limit. add overflow menu (chevron). bug 261134 2004-10-03 21:33:08 +00:00
pinkerton%aol.net
a048a445b3 new tab widget implementation (bug 235782) 2004-09-02 22:52:29 +00:00
pinkerton%aol.net
d9a9fd2428 dual-page nav buttons to look better on small size. fix dpi on some others.
add mini down-arrow to back/fwd.
2004-06-21 21:55:35 +00:00
pinkerton%aol.net
439ca96c63 better tif images for tab close widget 2004-04-30 20:29:55 +00:00
pinkerton%aol.net
d0060238f8 better icons for nav bar, fixed resolution on tab buttons, updated the globe,
better loading-image. (bug 182492)
2004-03-30 03:39:10 +00:00
pinkerton%aol.net
7818a46822 better gopher/ftp icons 2004-02-25 00:07:13 +00:00
pinkerton%aol.net
85087319ae additional throbber icons 2004-02-24 23:56:43 +00:00
pinkerton%aol.net
3fd4a2a1d1 unused icon 2004-02-24 23:52:33 +00:00
pinkerton%aol.net
32a663009f new icons, aren't we purdy? (bug 234916) 2004-02-24 23:52:03 +00:00
pinkerton%aol.net
7b52db981c removed disclosureTriangles and edit_on button (no longer used) 2004-02-24 01:11:57 +00:00
pinkerton%aol.net
3b5cc1eeb2 new icons for bookmark manager and a new nib that slightly rearranges things
so it's not so cluttered (bug 226696)
2004-02-24 00:58:26 +00:00
pinkerton%aol.net
7b94348835 adding buttons for a close widget on tabs (bug 211570) 2004-02-23 21:38:43 +00:00
pinkerton%aol.net
57a5992d5e remove traces of splash screen code and images. fix up some inconsistencies
in the MainMenu nib as well (bug 152464)
2004-01-06 21:47:24 +00:00
pinkerton%aol.net
6909924f9e new d/l manager from josh aas (bug 223583) 2003-12-30 21:15:47 +00:00
pinkerton%aol.net
41ec9c62a4 new app icons from jasper. not perfect, but better. (bug 228878) 2003-12-23 20:36:50 +00:00
pinkerton%netscape.com
73ee4f8547 use standard aboutbox instead of custom one (bug 227368) 2003-12-03 21:12:39 +00:00
pinkerton%netscape.com
a2b2035fe1 made a bunch of images smaller (bug 189801) 2003-12-03 18:56:42 +00:00
pinkerton%netscape.com
549d6c7485 removing some unused icons (bug 199637) 2003-12-02 20:57:50 +00:00
pinkerton%netscape.com
426b7674e4 new bookmark manager icon 2003-12-02 14:58:08 +00:00
pinkerton%netscape.com
8e313f3459 bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
pinkerton%netscape.com
1f45d1ea47 first stab at popup blocked image 2003-05-14 03:23:04 +00:00