Commit Graph

1531 Commits

Author SHA1 Message Date
smfr%smfr.org
5708a7284e Follow-on from bug 315337: allow the user to shift-tab out of the Description text view. 2005-12-17 19:24:57 +00:00
hwaara%gmail.com
5591ecd3bb fix bug 315337, make bookmark description field tabbable.
r=wevah, sr=sfraser
2005-12-16 14:21:12 +00:00
smfr%smfr.org
01dee91097 Fix bug 298458: if page content has a oncontextmenu handler, don't show the normal context menu. r=pinkeron 2005-12-13 07:28:05 +00:00
smfr%smfr.org
c4d1b550f4 Fix bug 319921: remove New Folder, and enable Copy Location for bookmark toolbar context clicks. Also land part of the code for bug 319491 (Reset Camino should clear visit counts), without yet hooking it up. 2005-12-12 03:35:58 +00:00
smfr%smfr.org
62d52bad2c Fix bug 308714: location of prefs window moves around because of window height changes. Changed to center the window the first time, and thereafter store the window top-left point in user defaults. 2005-12-11 19:22:13 +00:00
smfr%smfr.org
35692e3db1 Fix the connection state string in the mixed content case. 2005-12-11 18:20:58 +00:00
smfr%smfr.org
25fb2b4a7c Fix bug 319559: dragging a bookmark folder over the content view should replace tabs, rather than append (just like dragging over the tab). Patch by Chris Lawson, r=Julian Pellico.
Also fix build warning.
2005-12-10 21:02:06 +00:00
smfr%smfr.org
3c853f0ded Fix bugs 299799 and 254313: add context menu item to copy bookmark and history item urls to the clipboard. Patch by Chris Lawson. 2005-12-10 20:43:17 +00:00
smfr%smfr.org
97badcf18d Fix bug 319257: when opening new windows from external apps, make sure we bring them to the front if appropriate. 2005-12-10 20:19:25 +00:00
smfr%smfr.org
1ad786330d Whitespace cleanup. 2005-12-10 20:04:46 +00:00
smfr%smfr.org
af4193dfa2 Fix bug 319488: make Camino's Page Info look nicer. 2005-12-10 06:19:57 +00:00
smfr%smfr.org
5fa4122533 Make sure that we redraw the tab bar background when dropping on it after a drag. 2005-12-10 05:16:39 +00:00
pinkerton%aol.net
4cbc682dee removing netscape.com from defaults (bug 312969) 2005-12-09 18:28:55 +00:00
smfr%smfr.org
b201b0d87e Fixing:
Bug 288979: can't resize bookmarks info (you can now), and tidied up the view impl.
Bug 319516: bookmark info panel is blank if you Get Info in bookmarks before selecting anything.
Bug 315338: bookmark info panel should not disappear if you unselect a bookmark. Now we just clear it instead.
Bug 311838: we save bookmark keyword changesnow when you close the panel.
Also fix various other cases where changes to the description would be lost, and changes to the other keyword or description would not show in the bookmarks right away.

Also fixing a misspelling in the download code.
2005-12-08 07:24:59 +00:00
smfr%smfr.org
76d3a4fe15 Fix bug 319349: fix scrolling new downloads into view (offset math was broken by my view changes). 2005-12-08 05:21:30 +00:00
smfr%smfr.org
b5e2e01de8 Fix bug 315759: crash when accessing Brother printer via Bonjour. Use the new Tiger -TXTRecordData stuff if we can, and protect against null -protocolSpecificInformations. 2005-12-07 05:53:41 +00:00
smfr%smfr.org
082e6d08af Fix bug 319257: make sure we bring the browser window to the front when creating new tabs from external apps, if another window (like Downloads) is frontmost. 2005-12-07 04:54:48 +00:00
smfr%smfr.org
5ba33026e8 Fix bug 319131: eliminate blank area at the bottom of the downloads list by making sure that the CHFlippedShinkWrapView that wraps the CHStackView doesn't add any extra padding. 2005-12-07 04:30:36 +00:00
smfr%smfr.org
e9a37d6927 Make the drag feedback on the bookmarks toolbar prettier. 2005-12-07 04:15:29 +00:00
smfr%smfr.org
e366380d26 Fix instructions about importing bookmarks. 2005-12-06 07:06:52 +00:00
smfr%smfr.org
cb87184320 Prettify the drag feedback for tabs and the tab bar background, and add a (non-visible) title to the tab close button for accessibility. 2005-12-05 06:38:11 +00:00
smfr%smfr.org
b130104534 Fix bug 295858: reuse the frontmost tab for some URL loads if it's empty. Patch by Chris Lawson, r=me 2005-12-05 04:07:54 +00:00
smfr%smfr.org
731e7c2fc1 Fix bug 292878; support Tiger .webloc files. Patch by Wevah, r=me. 2005-12-05 03:51:59 +00:00
smfr%smfr.org
8c11ddb186 Standardize terminology in Send Link/Email Page Location strings. Bug 315877. 2005-12-05 03:02:51 +00:00
smfr%smfr.org
9e1fbbc251 Tidy up Camino UI strings (bug 203235). 2005-12-05 02:21:30 +00:00
smfr%smfr.org
ffa0195799 Fix bug 304036: clean up the Help menu in Camino. 2005-12-05 02:15:00 +00:00
smfr%smfr.org
c6ea28bdb7 Tweak dl_cancel and stop toolbar icons. 2005-12-04 23:03:08 +00:00
smfr%smfr.org
386c93c9c3 Fix bug 318884: crash when closing last window if built with 10.4u SDK. Don't release menus in the nib. 2005-12-03 18:54:31 +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
1494f4d9c7 More Info.plist fixing. 2005-12-02 17:42:21 +00:00
smfr%smfr.org
42c519791c Fix Xcode 2.2 build by fixing Info.plist location. 2005-12-02 17:34:15 +00:00
smfr%smfr.org
bc54af2e50 Fix build bustage. 2005-12-02 06:59:22 +00:00
smfr%smfr.org
864d6e5598 Fix the IBPalette project to use its own prefix file, and the 10.2.8 SDK. 2005-12-02 06:07:06 +00:00
smfr%smfr.org
8639bf0c77 Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window. 2005-12-02 05:20:36 +00:00
mark%moxienet.com
30b8bf6f41 Bug 318638, tweak security nibs. Changes by Jasper Hauser <camino@jasperhauser.nl>. Camino-only, npotdb. r=me 2005-12-02 03:07:00 +00:00
mark%moxienet.com
c8557a86f3 Bug 308627, Camino should not set the default FTP client. Change suggested by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=me 2005-12-01 22:47:41 +00:00
mark%moxienet.com
b34e877bc0 Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink 2005-12-01 22:24:58 +00:00
mark%moxienet.com
d9d0acce6c Bug 316965, importing bookmarks from the fox brings apostrophes in as &#39;. Seek and destroy, or find and replace. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink 2005-12-01 22:18:24 +00:00
mark%moxienet.com
389ab1d43b Bug 309008, menu spacer imported as editable bookmark with url of ". Don't do that. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink sr=smfr 2005-12-01 22:16:04 +00:00
mark%moxienet.com
3fc4b708c6 Bug 317439, make "del" key remove items from the download window in additon to "backspace". Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=kreeger sr=smfr 2005-12-01 16:58:28 +00:00
mark%moxienet.com
79a730a160 Bug 312244, +[NSURL urlFromWebloc:] uses an FSSpec when it doesn't need to. Perform FSSpec-otomy. Patch by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=smfr 2005-12-01 16:48:01 +00:00
mark%moxienet.com
fada42bd48 Bug 315697, UI hangs when "are you sure you want to quit?" download sheet is displayed and the pref to close the download window is set. Be careful about putting the sheet up and closing the window. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camion-only-npotdb. r=smfr 2005-12-01 16:28:20 +00:00
smfr%smfr.org
c33ea46121 Fix memory leak. 2005-12-01 06:09:42 +00:00
smfr%smfr.org
75d978b137 Fix a stupid, but potentially dangerous typo. 2005-12-01 06:06:11 +00:00
smfr%smfr.org
dd9ef4ecc5 One more file for the IB palette 2005-12-01 05:05:41 +00:00
smfr%smfr.org
be18eb9689 New files to build an Interface Builder palette containing view classes used by Camino. 2005-12-01 05:04:59 +00:00
mark%moxienet.com
537e3c4829 Bug 317926, Bookmark manager's localized title is not displayed properly. Throw strings around in UTF-8. Original patch by <waveridervsnrz@yahoo.co.jp>, thanks also to Torben and biesi. Camino-only, npotdb. r=smfr 2005-11-29 15:59:41 +00:00
bzbarsky%mit.edu
8f6437f05a Fix camino build bustage (bug 316794). 2005-11-29 05:59:38 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00