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

967 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 3e3cf2b0c3 Fix camino bustage from bug 241082 2005-01-04 19:16:51 +00:00
cbiesinger%web.de 2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
joshmoz%gmail.com 276f49ac6e remove broken bookmark detection code. b=276657 sr=pinkerton 2005-01-04 04:24:27 +00:00
smfr%smfr.org 47e3337a8e Tweak the top pixel gap on the bookmarks toolbar back to 2px from 3px. 2004-12-30 04:04:02 +00:00
joshmoz%gmail.com 1a62ac1991 dragging webloc to tab widget "downloads" webloc rather than opening URL. b=270123 sr=pinkerton 2004-12-29 20:12:45 +00:00
joshmoz%gmail.com ee36ca736c clean out old bm drawer code, style fixups, no bug 2004-12-29 18:19:43 +00:00
smfr%smfr.org d0064a3136 Tweak tab item drag feedback. 2004-12-29 06:04:43 +00:00
smfr%smfr.org f72382060b Fix bug 243411 - painting problems on bookmarks toolbar when moving items around, because we would only call [setNeedsDisplay] when changing the bar height.
Also clarified added a [bookmarkChanged:] method to BookmarkButton, rather than overloading [setBookmarkItem:]. This allows us to be more selective about reflowing the bookmarks toolbar (i.e. not when just an icon changes).
2004-12-29 05:18:40 +00:00
smfr%smfr.org 372beb43e5 Fix bug 168791: add another pixel of padding at the top and bottom of the bookmarks toolbar, and fix a bug where there was no space after the first item on each line of the toolbar after the first. 2004-12-29 04:33:39 +00:00
pinkerton%aol.net 0d576c7d3b remove build dir on distclean (bug 272250) 2004-12-28 19:17:01 +00:00
joshmoz%gmail.com acf6e5be80 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +00:00
joshmoz%gmail.com 9f720a6356 decode local file URLs before suggesting them in save panel. b=166694 sr=pinkerton 2004-12-23 18:22:42 +00:00
joshmoz%gmail.com 61d43d6c84 add some file extensions to our bundle's "I can handle that!" list. b=271936 sr=pinkerton 2004-12-23 18:14:29 +00:00
joshmoz%gmail.com 574825f672 explicitly open home page when selecting Go->Home so as to override "load home page in new windows" pref. b=188893 sr=pinkerton 2004-12-23 18:04:27 +00:00
joshmoz%gmail.com 9c60a40fdc change File menu item text to Email Page Location 2004-12-20 18:47:53 +00:00
joshmoz%gmail.com 22d6db5d62 clean up extra tab view in nib files 2004-12-18 23:23:24 +00:00
db48x%yahoo.com 16bf0830c2 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
joshmoz%gmail.com b2bc72b694 fix reversed autoclose dl manager prefs, no bug 2004-12-18 00:24:09 +00:00
joshmoz%gmail.com 13b445598b new tab icons for toolbar 2004-12-17 22:02:47 +00:00
joshmoz%gmail.com 4edcf65426 new tabs pref pane icon 2004-12-17 21:58:08 +00:00
joshmoz%gmail.com f08f29f7a6 use the right nib file... 2004-12-17 20:56:12 +00:00
joshmoz%gmail.com 7746d68d45 add nib files forgotten from prefs reorg part 1 2004-12-17 19:51:53 +00:00
joshmoz%gmail.com 5e424a10a5 pref reorganization part 1, no bug 2004-12-17 17:58:21 +00:00
joshmoz%gmail.com 09c4204dfc pref reorganization part 1, no bug 2004-12-17 17:58:19 +00:00
joshmoz%gmail.com 9252ccf520 pref reorganization part 1, no bug 2004-12-17 17:58:18 +00:00
dbaron%dbaron.org 9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
joshmoz%gmail.com 4d14ab0c47 fix spelling mistake. bug=273087 2004-12-06 18:13:30 +00:00
joshmoz%gmail.com d5919ef937 Current download should have focus in download manager. b=266831 sr=pinkerton 2004-12-03 18:01:59 +00:00
joshmoz%gmail.com 5f9212a0d0 fix bug 160348 - use link text instead of url for title when dragging link into bookmarks tab. sr=pinkerton 2004-12-01 21:30:19 +00:00
joshmoz%gmail.com 0b050331b8 comment fix for bug 262815 2004-12-01 21:23:31 +00:00
joshmoz%gmail.com 6f48b7bfd4 fix bug 262815 - Closing tab while bookmarks view is shown can lead to crash [@ objc_msgSend]. sr=pinkerton 2004-12-01 21:21:24 +00:00
bsmedberg%covad.net c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
dbaron%dbaron.org 17d0adb90b Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 08:00:21 +00:00
pinkerton%aol.net e030358a4a update "open in tabs" entires in bookmarks menu when adding or deleting items
to containers w/out requiring a restart (bug 272117)
2004-11-29 00:01:08 +00:00
pinkerton%aol.net fc145cb837 show security status in url bar 2004-11-27 23:12:44 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
pinkerton%aol.net 0b4f19365d add "Empty Cache" item to camino menu that just empties the cache, nothing
more.
2004-11-24 15:23:38 +00:00
pinkerton%aol.net 94794728bc add "open in tabs" to folders in menu (bug 174822) 2004-11-24 15:00:16 +00:00
joshmoz%gmail.com 69a9b630c0 fix bug 268441 - Implement network.protocol-handler.external... prefs (no GUI). sr=pinkerton 2004-11-24 04:11:46 +00:00
joshmoz%gmail.com 5594dde132 remember state of prefs window while application is running (bug 181720) sr=pinkerton 2004-11-24 03:14:20 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
joshmoz%gmail.com 057b727d02 fix bug 158180 - Appearance section should have default button 2004-11-23 18:37:34 +00:00
joshmoz%gmail.com a5e5983d78 fix bug 248720 - tabs do not change properly to reflect a new tab set. sr=pinkerton 2004-11-20 09:47:12 +00:00
joshmoz%gmail.com d515c2d196 remove pref ui for disbling plugins as it has some major problems (specifically with js). bug 210724. sr=pinkerton 2004-11-20 01:05:27 +00:00
joshmoz%gmail.com 5a94fe1797 confirm when removing all cookies (bug 246738) sr=pinkerton 2004-11-20 00:50:51 +00:00
joshmoz%gmail.com 6ac4e8cf75 fix bug 265503 - firefox bookmark importing fixes. sr=pinkerton 2004-11-20 00:39:13 +00:00
joshmoz%gmail.com 40e8672dac fix bug 238250 - Disable view source while in Bookmarks manager. sr=pinkerton 2004-11-18 22:48:59 +00:00
joshmoz%gmail.com 810a4ebb4a fix bug 269128 - Two bookmarks in default set are missing/changed. sr=pinkerton 2004-11-18 22:27:30 +00:00
cbiesinger%web.de 1d87c93a2c Bug 261637 move security.properties into PSM
r=bsmedberg sr=darin
2004-11-16 23:33:16 +00:00
joshmoz%gmail.com aeaec1a78a patch for bug 201898 - Too Easy to accidently drag Toolbar Bookmark folders. sr=pinkerton 2004-11-14 09:34:24 +00:00