Commit Graph

1730 Commits

Author SHA1 Message Date
pinkerton%aol.net
63b7133e98 close prefs window when esc pressed (bug 285531) 2006-08-12 02:05:44 +00:00
pinkerton%aol.net
449175e476 prefs toolbar state not remembered on restart (bug 346492) 2006-08-12 01:54:48 +00:00
pinkerton%aol.net
ff550d0267 fix jumpback with 'open link in new tab' (bug 347211) 2006-08-12 01:48:34 +00:00
pinkerton%aol.net
f36e72e104 when windows specify they want non-default chrome, don't put them in tabs or
allow them to participate in SWM in any way.
2006-08-12 00:37:06 +00:00
nick.kreeger%park.edu
e7006f8a5a Fixing bug 336017, keyword.enable doesn't work in Camino 1.8 or trunk. Patch by foodian <stridey@gmail.com> r=smorgan, sr=pink 2006-08-02 22:54:18 +00:00
nick.kreeger%park.edu
fc648e407e Fixing bug 341897, show bookmarks/history should make a new window when window is minimized. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-02 22:39:21 +00:00
nick.kreeger%park.edu
80ddcbcd55 Fixing bug 342956, [ad-blocking] Block some common/repeat offender imdb flash ads. Patch by Ardisson <alqahira@mindspring.com>, sr=smfr 2006-08-01 04:09:50 +00:00
mark%moxienet.com
74d4abe703 Bustage fix for Camino following bug 339106. Use libspellchecker.dylib/libspellchecker.a with integrated osxspell library. 2006-07-31 21:04:12 +00:00
nick.kreeger%park.edu
6187e24aa0 Updating the localization strings for the fix on bug 343299. 2006-07-31 16:29:31 +00:00
joshmoz%gmail.com
b72a6ae9f5 more API fixage from bug 346607. 2006-07-31 16:02:21 +00:00
nick.kreeger%park.edu
3132d3ecea Fixing bug 227257, top ten list should exclude the bookmarks manager page (about:bookmarks) and histroy (about:history). Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink. 2006-07-31 16:01:45 +00:00
nick.kreeger%park.edu
6e51e55997 Fixing bug 343299, spell-check context menu is missing ignore and learn spelling entries. Patch by froodian <stridey@gmail.com>, r=me, sr=pink. 2006-07-31 15:37:08 +00:00
joshmoz%gmail.com
efb1b6d900 further API updates to fix bug 346607. 2006-07-31 06:28:51 +00:00
joshmoz%gmail.com
d8c40a386a account for mozview API changes. b=346607 r=GZA 2006-07-31 05:31:18 +00:00
kairo%kairo.at
e428d1be1d bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-07-27 20:09:44 +00:00
nick.kreeger%park.edu
25872a643b Fixing the following bugs: 1.) Bug 298932, cmd-shift-d should both open and close the download manager window, r=wevah, sr=pink. 2.) Bug 327966, disable bigger/smaller text in about:bookmarks and about:history, r=hwaara, sr=pink. 3.) Bug 338694, clarify and imporve the behaviour of keyboard shortcuts for the bookmark bar, r=hwaara, sr=pink. Patches by froodian <stridey@gmail.com> 2006-07-24 19:24:02 +00:00
nick.kreeger%park.edu
5260536110 Fixing bug 244116, unable to delete bookmark folder that is flagged as Dock Menu and cannot remove from the dock. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink. 2006-07-23 04:16:59 +00:00
nick.kreeger%park.edu
7651fc0c66 Cosmetic nib fixes for bug 342624, bug 343046, bug 343070. Nib fixes by froodian, r=smokey, sr=pink. 2006-07-22 00:48:23 +00:00
nick.kreeger%park.edu
0cf09c7b8a Fixing bustage for BrowserTabView.mm fix, need to reference PreferenceManager.h in that class. 2006-07-21 05:38:12 +00:00
nick.kreeger%park.edu
5d7e13b544 Fixing bug 344958, add hidden preference for turning off tab jumpback. Patch by froodian <stridey@gmail.com>, r=cl, sr=pink. 2006-07-21 03:54:35 +00:00
nick.kreeger%park.edu
5f0e4bde46 Fixing bug 188679, enhance tooltips with URL for some toolbar icons. patch by froodian <stridey@gmail.com>, r=stuart.morgan, sr=pink 2006-07-21 03:15:23 +00:00
hwaara%gmail.com
d0c747e95e bug 304061, Refresh (reload) button disabled while page is loading, r=cl, hwaara sr=pinkerton. Patch by froodiantherapy <stridey@gmail.com> 2006-07-14 13:21:33 +00:00
nick.kreeger%park.edu
79677d34a0 Fixing bug 277706, need pref UI to control tabbing navigation between form elements and web page links. Patch by froodian <stridey@gmail.com>, r=me, hwaara, sr=pink. 2006-07-13 15:30:39 +00:00
nick.kreeger%park.edu
b2d0675686 Fixing bug 342995, auto-fill password in web forms feature in privacy prefpane is not validated/invalidated when the prefpane opens. Patch by froodian <stridey@gmail.com>, r=me, stuart.morgan, sr=pink. 2006-07-13 15:22:05 +00:00
nick.kreeger%park.edu
1c22efca54 Fixing bug 344328, cosmetic polish for privacy pref panes. Updated nib by froodian <stridey@gmail.com>, r=smokey, sr=pink 2006-07-13 15:13:31 +00:00
nick.kreeger%park.edu
a679017eb1 Fixing bug 343762, zoom-all zooms downloads window event when it is not visible. Patch by froodian <stridey@gmail.com>, r=hwaara, chris lawson, sr=pink. 2006-07-13 15:06:33 +00:00
nick.kreeger%park.edu
7f7066ead9 Fixing bug 336216, tabs don't do mouse tracking correctly across key window changes. Patch by Aaron Schulman <aschulm@gmail.com>, r=stuart.morgan, sr=pink 2006-07-13 14:59:22 +00:00
nick.kreeger%park.edu
e592d9c249 Fixing bug 328048, initial focus in Update keychain with new information sheet. nib fix by froodian<stridey@gmail.com>, r=smokey, sr=pink 2006-07-10 17:42:32 +00:00
nick.kreeger%park.edu
45d56969e7 Fixing bug 341846, Don't encode fwd-slash when doing keyword substitution. patch by froodian <stridey@gmail.com>, r=chris lawson, hwaara, sr=pink. 2006-07-10 17:36:02 +00:00
hwaara%gmail.com
26bc943dbe Camino-branch bustage fix. nsIDOMPopupBlockedEvent.idl doesn't have the popupWindowName property on branch. See bug 343734 2006-07-06 11:57:12 +00:00
hwaara%gmail.com
1119bbd88f Minor string fix by Smokey. Hopefully last check-in for the day. :-) 2006-07-06 10:30:01 +00:00
hwaara%gmail.com
f97a265008 Fix bug 342829, 335983, string cleanup by Smokey. Check-in string change for froodian. 2006-07-06 10:06:51 +00:00
hwaara%gmail.com
872e63656f Oops, missed the biggest change for bug 331194, implement showing blocked popups. sr=pinkerton 2006-07-06 10:00:37 +00:00
hwaara%gmail.com
efcd73eabc NIB changes for froodian on trunk. branch coming up soon. 2006-07-06 09:46:41 +00:00
hwaara%gmail.com
f6a2a8b303 Try to fix camino-branch bustage. nsIMutableArray.idl is not on branch. 2006-07-06 09:29:48 +00:00
hwaara%gmail.com
ef0c47d253 Fix bug 181978, bug 312904, and bug 315986. Implement alternate menu items for close all windows, minimize all windows, zoom all windows, reload all tabs, and force reload all tabs. Patch by froodian <stridey@gmail.com>. r=hwaara, cl, sr=pink 2006-07-06 09:13:30 +00:00
hwaara%gmail.com
ecbd24f472 Fix bug 331194, implement ability to show (and whitelist) blocked popups. r/sr=pinkerton 2006-07-06 08:13:25 +00:00
nick.kreeger%park.edu
f3a44f8ee7 Fixing bug 343098 Single Window Mode and Tab Bar should be capitalized in Tabs preference pane. patch by froodiantherapy <stridey@gmail.com> r=smokey, sr=pinkerton 2006-07-05 21:29:44 +00:00
nick.kreeger%park.edu
7375a85014 Fixing bug 341951, Making a new folder in the bookmarks manager causes beep, patch by froodiantherapy <stridey@gmail.com>. r=stuart.morgan, sr=pinkerton 2006-07-05 21:21:46 +00:00
nick.kreeger%park.edu
c8b39baffa Fixing bug 343353, Download source tooltips aren't restored on launch, patch by froodiantherapy. r=stuart.morgan, sr=pinkerton 2006-07-05 21:15:49 +00:00
nick.kreeger%park.edu
82759ecb3f Fix bug 267403, Reload and Stop toolbar buttons don't update until an event is posted to the run queue. r=Chris Lawson, BruceD, sr=pink 2006-07-05 15:10:44 +00:00
pinkerton%aol.net
f9c4d0325b context menu for spellchecking (bug 151040) 2006-06-30 22:06:23 +00:00
pinkerton%aol.net
017e88c0ba add include paths for spellchecker context menu (bug 151040) 2006-06-30 21:42:47 +00:00
nick.kreeger%park.edu
71822179c8 Fix bug 336839 Link from other application pref name in Tabs prefPane sounds very awkward, r=alqahira, sr=pinkerton 2006-06-28 22:48:47 +00:00
nick.kreeger%park.edu
f167ae2280 Fixing bug 341701, When Camino Quits removes cancelled downloads, not just successful ones. r=hwaara, sr=pink. 2006-06-28 21:10:31 +00:00
nick.kreeger%park.edu
bbf254d369 Fix bug 336211, Remove OS X 10.2-only code/checks in NSWorkspace+Utils.m, patch by froodiantherapy <stridey@gmail.com>. r=Wevah, sr=mento 2006-06-25 03:49:32 +00:00
pinkerton%aol.net
04b57431bd again with the NSLog 2006-06-23 18:51:43 +00:00
nick.kreeger%park.edu
5ba9921119 Fix bug 341926, Cleanup in MainController.mm, patch by froodiantherapy <stridey@gmail.com>. r=BruceD, Chris Lawson, sr=pinkerton. 2006-06-23 17:49:15 +00:00
pinkerton%aol.net
8cdcc3bcda fix missed selectors and problem where loading tabs in background would
mess up jumpback (bugs 342538 and 342526)
2006-06-23 17:27:04 +00:00
pinkerton%aol.net
bea4898196 removing stray log 2006-06-23 03:45:43 +00:00