Граф коммитов

1751 Коммитов

Автор SHA1 Сообщение Дата
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
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