Commit Graph

1779 Commits

Author SHA1 Message Date
nick.kreeger%park.edu
b31c801471 Fixing bug 352069, Can't open Preferences after RSS landing. r=stuart.morgan, sr=pink 2006-09-13 19:52:55 +00:00
stridey%gmail.com
a0495ece17 Camino only: remove code that wasn't supposed to be checked in yet (inadvertently checked in with bug 181712. a=ardissone 2006-09-13 02:15:19 +00:00
stridey%gmail.com
26eec7c99e String changes for Bug 235863 (camino only) 2006-09-13 00:23:05 +00:00
stridey%gmail.com
64f05542a1 Project file changes for Bug 235863 2006-09-12 18:38:14 +00:00
stridey%gmail.com
2bf1be9609 Dummy Icon for Bug 235863 (camino only) 2006-09-12 18:37:19 +00:00
stridey%gmail.com
8450b84cc5 Camino only - Bug 235863: Show/Hide Bookmarks toolbar button does not indicate state. Patch only, with a duplicate icon (so people can test proposed new icons). r=hwaara sr=pink 2006-09-12 18:35:35 +00:00
stridey%gmail.com
d0af9cd09f Camino - Missed file from Bug 181712 2006-09-12 06:49:42 +00:00
stridey%gmail.com
c12e154f74 Fixing bustage from Bug 349979 2006-09-12 06:00:26 +00:00
stridey%gmail.com
3479602449 Camino only: Bug 349979 - Dock menu items are shown thrice on OS X 10.3. r=smorgan sr=pink 2006-09-12 04:13:38 +00:00
stridey%gmail.com
3f76da46d7 Camino only: Bug 181712 - Menu item for default font size. Also bug 345657 - Sync validation for cmd-+ and cmd-=. r=smorgan sr=pink 2006-09-12 03:54:19 +00:00
stridey%gmail.com
e759d90f40 Camino only: Bug 348423 - honor the browser.link.open_newwindow.restriction pref for redirecting window.open links. r/sr=pink 2006-09-12 03:33:24 +00:00
stridey%gmail.com
59669b1635 Camino only: Bug 247837 - Trigger autocomplete options for url using down arrow (when cursor is already at end of line) 2006-09-12 03:13:01 +00:00
stridey%gmail.com
b093db7b40 Nibfile from Bug 322093 (camino-only) 2006-09-11 20:17:38 +00:00
stridey%gmail.com
1e7f3a5b0d Camino only: Bug 322093 - Bookmark Import rewrite with progress window and performance improvements (performs majority of import in background thread). Patch by David Haas r=hwaara sr=pink 2006-09-11 20:14:54 +00:00
nick.kreeger%park.edu
c3c560d53e Adding feed.tif from bug316232, bustage fix. 2006-09-10 06:05:28 +00:00
nick.kreeger%park.edu
abd090c8e6 Fixing bug 316232, Add ability to pass RSS/Atom feeds detected on a page to a helper app. <Camino only>. r=smorgan, sr=pink. 2006-09-10 04:38:56 +00:00
hwaara%gmail.com
30d4080fa1 Project file changes from Smokey for bug 324907. r=mozbot 2006-09-09 18:56:32 +00:00
hwaara%gmail.com
d61226bfbb scrollbars=no ignored for window.open() calls. Implement a stack-based helper class that will push a null JSContext to make our calls into Gecko privileged. sr=smfr, b=324907 2006-09-09 18:53:58 +00:00
stridey%gmail.com
aec0f8ec73 Camino only: Bug 337750 - Add some extra logging and a failsafe case to help find out what's happening. r=smorgan sr=pink 2006-09-06 04:08:40 +00:00
mark%moxienet.com
e2a2cc8713 349621 Release notes for 1.0.3. Notes by Smokey Ardisson <alqahira@mindspring.com>. Camino-only. r=samuel.sidler sr=me 2006-09-05 23:31:51 +00:00
stridey%gmail.com
d8ecbdbb63 Bug 346130 - Removes 'Reuse the frontmost window' option from the tabs preference pane. r=alqahira sr=pink 2006-09-05 15:31:21 +00:00
stridey%gmail.com
1d6e29045d Bug 346792 - Omnibus ad-blocking bug for August. Patch by <alqahira@mindspring.com> r=cl sr=smfr 2006-09-05 15:12:45 +00:00
stridey%gmail.com
b649662708 Bug 327488 - Allow dragging of page proxy icon to mail.app on 10.4. sr=pink 2006-09-05 15:05:51 +00:00
stridey%gmail.com
9b69cd5394 Bug 350482 - Make the bookmarks bar the default collection after launch in the add bookmark dialog. r=bruced sr=pink 2006-09-05 15:02:07 +00:00
hwaara%gmail.com
d9a41ba187 Finally get rid of non-virtual-destructor warnings! Project tweaks by Smokey Ardisson (alqahira@mindspring.com). b=349948 sr=mento 2006-08-30 08:59:53 +00:00
benjamin%smedbergs.us
86a7ad96cc Re-add xpfe/bootstrap to the camino build because various tinderbox/packaging scripts incorrectly want a Mozilla.app, per mento 2006-08-29 20:36:57 +00:00
benjamin%smedbergs.us
4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
timeless%mozdev.org
97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
hwaara%gmail.com
f120fae29a bug 347498, Disable Email Page Location for all about: URIs. r=stuart.morgan, sr=pinkerton. Patch by froodian (stridey@gmail.com).
bug 346135, Use icons only on toolbar by default. r=kreeger, sr=pinkerton. Patch by froodian (stridey@gmail.com)
2006-08-23 22:40:13 +00:00
hwaara%gmail.com
7a3117a657 Fix bug 345552, Remove a pre-panther check. r=kreeger, sr=pinkerton. Patch by Peter Jaros (peter.a.jaros@gmail.com)
Fix bug 347589, Squash some warnings in BrowserWindowController. r=stuart.morgan, sr=pinkerton. Patch by Peter Jaros (peter.a.jaros@gmail.com)
2006-08-23 22:27:54 +00:00
nick.kreeger%park.edu
c43631edbf Fixing bug 319879, loading bookmarks with keywords doesn't allow popups. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-23 14:35:22 +00:00
hwaara%gmail.com
d4a99d5272 Fix bug 333765 (along with 290212, 317952 and some others). Cmd-clicking and shift-clicking was broken in the bookmark menu (and context menus). There were also issues for 3rd party mice that had a button tied to cmd/shift click.
We now work around the problem by using alternate menuitems for all bookmark menuitems. r=hwaara, sr=pinkerton. Patch by froodian (stridey@gmail.com)
2006-08-22 08:05:14 +00:00
nick.kreeger%park.edu
5afe350ee7 Fixing bug 347111, bookmarks manager prevents bookmarking of other tabs. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-21 23:41:41 +00:00
nick.kreeger%park.edu
b4065c81bc Fixing white space issues in BrowserWindowController (bug 349447). Adjustment by froodian <stridey@gmail.com. sr=pink 2006-08-21 23:13:29 +00:00
nick.kreeger%park.edu
ab0481a4ba Fixing bug 346782, bookmark toggle behavior is broken. Patch by froodian (stridey@gmail.com) r=smorgan, sr=pink. 2006-08-21 23:09:02 +00:00
mark%moxienet.com
481c0159c4 348160 Ad-blocking blocks attachments in Gmail. Patch by Smokey "I Put the QA in al-Qahira" Ardisson <alqahira@mindspring.com>. r=smfr 2006-08-15 15:50:49 +00:00
mark%moxienet.com
0e3a847f38 344036 Give certain pref checkboxes 'mixed state' look when neither on nor off. Patch by stridey@gmail.com. r=hwaara sr=pink. 2006-08-15 15:47:23 +00:00
mark%moxienet.com
f2aaf24ef8 179041 Disable click-through of destructive toolbar buttons. Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:39:55 +00:00
mark%moxienet.com
7f6f380bc6 280827 Preferences toolbar needs help tags (tooltips). Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:37:07 +00:00
mark%moxienet.com
87c95c59c2 342594 Reload button and menu-item should be disabled when about:blank page is loaded. Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:35:20 +00:00
mark%moxienet.com
4cc0e48b57 324306 No interface for allowing a user to manually specify which cert to log in with. Patch by stridey@gmail.com. r=kreeger r=ardisonne sr=pink 2006-08-15 15:32:49 +00:00
nick.kreeger%park.edu
f99dd8d314 Checking in localizable.strings change for bug 332452. 2006-08-14 03:21:43 +00:00
nick.kreeger%park.edu
c3d0a07209 Fixing bug 332542, bookmarking a tab group uses frontmost page title, confusing users. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=smorgan, sr=pink. 2006-08-13 19:22:51 +00:00
nick.kreeger%park.edu
b1973cffa2 Fixing bug 341974, Pop-up blocker's close button has no mouseover feedback. Patch by Aaron Schulman <aschulm@gmail.com>. r=smorgan, froodian. sr=pink 2006-08-13 18:39:14 +00:00
nick.kreeger%park.edu
1f49e811de Backing out previous checkin on bug 344036 until the nib problem has been fixed. 2006-08-13 18:15:36 +00:00
nick.kreeger%park.edu
8a67417914 Fixing bug 344036, give certain pref checkboxes mixed state look when neither on nor off. Checking in source changes, nib changes next due to synching issues (trunk vs. 1.8.1 branch). Patch by froodian <stridey@gmail.com>, r=hwaara, sr=pink. 2006-08-13 17:34:27 +00:00
nick.kreeger%park.edu
6c34bd677a Fixing bug 313027, can't drag plain text url to the tab bar. Patch by smfr, r=stuart.morgan, sr=pink 2006-08-12 18:24:07 +00:00
nick.kreeger%park.edu
e5811f54c8 Missed a file for bug 310395. Also removing some method declarations that were not caught due to a older patch. 2006-08-12 18:22:15 +00:00
nick.kreeger%park.edu
225f55cb9a Fixing bug 310395, open link in new window opens new background windows with the Address bar focused. r=cl, hwaaram; sr=pinkcamino/src/browser/BrowserWindowController.h 2006-08-12 18:03:13 +00:00
pinkerton%aol.net
63b7133e98 close prefs window when esc pressed (bug 285531) 2006-08-12 02:05:44 +00:00