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

152233 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com c01a996a0a Fix incorrect sscanf r=bryner 2006-01-04 22:37:07 +00:00
bugzilla%arlen.demon.co.uk c94e8974ee Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
bryner%brianryner.com 570544bd80 fix bustage 2006-01-04 22:33:48 +00:00
bryner%brianryner.com aa956fd904 fix STDCALL_FUNC_PROTO usage 2006-01-04 22:27:06 +00:00
gavin%gavinsharp.com 9b5e70170d Bug 321481: Certain pages with frames (e.g. gmail) show "phrase not found" when selecting "highlight all", even though it is (find bar updating incorrectly), patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-04 22:17:01 +00:00
vladimir%pobox.com 2070767e5b b=296907, canvas stroke/fill/clip shoudln't destroy current path, r=stuart 2006-01-04 22:08:52 +00:00
vladimir%pobox.com 7d3cdacece b=319380, fix canvas quadraticCurveTo to actually do the right thing, r=stuart 2006-01-04 22:05:47 +00:00
brettw%gmail.com b6fad8b044 Bug 322390 r=bryner Fix function pointers on Windows. This will hopefully be changed in the future to a leaner, cleaner solution. 2006-01-04 20:51:58 +00:00
bryner%brianryner.com 4718407177 Make read-onlyness of a folder's children be determined by the nsIBookmarksContainer that's responsible for the folder, not necessarily by a per-folder annotation. Bug 320667, r=annie.sullivan. 2006-01-04 20:49:30 +00:00
mgalli%geckonnection.com 2c4fc9f84d SNAV off. 2006-01-04 20:29:57 +00:00
bugzilla%standard8.demon.co.uk cd18ab6b70 Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott 2006-01-04 20:00:00 +00:00
bienvenu%nventure.com 66324518dc fix displaying main body part when view attachments inline is turned off, sr=mscott 182627 2006-01-04 19:57:49 +00:00
mgalli%geckonnection.com 6cf99f3305 Fix to urlbar selection, second click works, puts the caret in the place. 2006-01-04 19:52:39 +00:00
mark%moxienet.com 103ef25edd 321928 Allow "show in finder" on in-progress downloads. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camino-only. r=me sr=pink 2006-01-04 19:29:39 +00:00
mark%moxienet.com 363bdd4168 322374 Crash [@ libobjc.A.dylib.227.0.0] when clearing download list. Call [(ProgressView) setController] on awakeFromNib in ProgressViewController and take care with mProgressController in ProgressView. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camino-only. r=me 2006-01-04 19:27:51 +00:00
brettw%gmail.com 0c1e886ba9 Bug 322378 r=bryner Fixed crash while pasting bookmarks. 2006-01-04 19:12:32 +00:00
mconnor%steelgryphon.com be95c1b891 bug 266932 - Invalid HTML causes firefox to open different url than statusbar on new tab, r=vlad 2006-01-04 19:11:14 +00:00
brettw%gmail.com ba66679e8f Bug 322371 r=bryner. Add session grouping to places view. 2006-01-04 19:08:25 +00:00
bienvenu%nventure.com 726b6b2ebb set mru time for folder when opening a view on folder, sr=mscott, 251296, and potential fix for top crash, 322273, initial patch by timeless, sr=bienvenu 2006-01-04 18:38:36 +00:00
jminta%gmail.com 21c3c88b55 Bug 319701 Move Lightning to the decorated views. r=dmose 2006-01-04 18:24:51 +00:00
rob_strong%exchangecode.com 90583ec774 Bug 315245 - Can't install extensions; installDroppedInFiles throws during startup. Also fixes bug 321019 - ExtensionManager barfs if registry based install location references an XPI instead of a directory. r=darin 2006-01-04 18:04:59 +00:00
mark%moxienet.com 7dbad1ac58 306959 Crash on trunk startup after running downrev version [@ PresShell::Destroy()]. Get event queue using accessor and check return status. r=bsmedberg sr=bzbarsky 2006-01-04 18:04:39 +00:00
amardare%qnx.com 4b3aba85f6 This applies to photon port only. It should not affect building/running other platforms.
Fix for Bug: 279979 regarding a possible buffer overrun.
2006-01-04 17:40:31 +00:00
amardare%qnx.com d2787d07fa This applies to photon port only. It should not affect building/running other platforms.
Fix for Bug: 279979 regarding a possible buffer overrun.
2006-01-04 17:33:22 +00:00
jag%tty.nl 73f6674801 Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2006-01-04 17:29:38 +00:00
bugzilla%standard8.demon.co.uk 455435572c Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott 2006-01-04 17:16:37 +00:00
gavin%gavinsharp.com 79886d0447 Bug 320349: Crash on authentification to the proxy server (possibly MS ISA server), patch by John Found <johnfound@abv.bg>, r+sr=darin 2006-01-04 16:23:10 +00:00
mark%moxienet.com 5ee81c98bf 322354 libxul always links against X11. Only link against X11 when an X widget toolkit is selected. r=bsmedberg a/1.8.0.1,1.8.1=bsmedberg 2006-01-04 15:56:53 +00:00
mnyromyr%tprac.de 7f45cc00d5 Bug 321601: Support Command+Option+Arrows for tab switching (xpfe version of bug 275519); p=<stefan_h@hem.utfors.se>, r=me, sr=Neil 2006-01-04 15:08:03 +00:00
neil%parkwaycc.co.uk 4f99174f62 Bustage fix for previous checkin which was for bug 293485 2006-01-04 14:48:25 +00:00
jminta%gmail.com 28ef8f241b Bug 293192 Make sure clicking on a folder in the tree always returns to mail-view r=dmose 2006-01-04 14:30:34 +00:00
jminta%gmail.com 14ccffdff1 Bug 321898 Right-clicking on minimonth also displays dropdowns instead of just context menus. r=mvl 2006-01-04 14:13:03 +00:00
neil%parkwaycc.co.uk cf027d9ea1 Supplementary patch to fix bug 147670 nested tooltiptext regression r+sr=jst 2006-01-04 13:45:40 +00:00
neil%parkwaycc.co.uk 46301e899d Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver 2006-01-04 13:43:59 +00:00
rbs%maths.uq.edu.au 782d9b827b Fix StirDOM/MathML crash bug 309120, r+sr=dbaron 2006-01-04 07:29:09 +00:00
bryner%brianryner.com b4e783a07a Oops, previous checkin had correct bug and patch but wrong description. This fixes updating of the status bar when using fastback with documents generated by XSLT, by making sure the result document has the source document's channel. Bug 317380, r=bzbarsky. 2006-01-04 06:42:47 +00:00
bryner%brianryner.com ee003f8cc4 Fix restoration of scroll position and textfield contents after bfcache eviction by calling PersistLayoutHistoryState as part of RestoreFromHistory. Bug 317380, r=bzbarsky. 2006-01-04 06:38:46 +00:00
ginn.chen%sun.com 3130b412df Bug 277750 Menu exposes 2-level accessible
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
brendan%mozilla.org 6012ecfa36 Fix up disassembly of 24-bit-immediate formats (DEBUG-only 316862, r=shaver). 2006-01-04 05:53:16 +00:00
brendan%mozilla.org c925fdd1d4 Fix bindname/setname extension to 24-bit immediate atom index (321971, r=shaver). 2006-01-04 05:42:21 +00:00
myk%mozilla.org a3a6e5f498 client-side tool for checking into multiple branches simultaneously; tuned to check into the trunk and the MOZILLA_1_8_BRANCH by default; accepts and passes through all cvs and commit-specific command line options; checks for conflicts on all branches before checking into the first; 2006-01-04 02:14:24 +00:00
brettw%gmail.com 1f9512ad05 Bug 320833, r=bryner. Allow querying for URI, refactor serialization and queries. 2006-01-04 02:05:35 +00:00
bryner%brianryner.com 8a612299b8 Prevent bookmark folders from being parented to themselves or to a subfolder (bug 320653). r=brettw. 2006-01-04 01:08:33 +00:00
bienvenu%nventure.com 0dd6fb70ca implement mru time for folders, part of folder views, 251296, sr=mscott 2006-01-04 00:40:43 +00:00
scott%scott-macgregor.org 746b1f8110 Bug #315600 --> Hangs while validating feed (rdf)
patch by Robert Sayre

sr=me
2006-01-04 00:05:08 +00:00
scott%scott-macgregor.org ca914e2679 Bug #320880 --> Thunderbird/About Thunderbird dialog box in address book is a sheet (modal window)
on mac os x.
2006-01-03 23:53:51 +00:00
wtchang%redhat.com ff7e780e6f Bugzilla bug 40950: updated with the current Linux ia64 status (Done).
r=shaver.
2006-01-03 23:30:24 +00:00
dougt%meer.net 17f8a86528 noting that this stuff is dead. 2006-01-03 23:04:40 +00:00
wtchang%redhat.com 319fbb6196 Bugzilla Bug 321865: added coreconf files for Solaris 11. The patch is
contributed by Alfred Peng <alfred.peng@sun.com>. r=wtc.
Added files: SunOS5.11.mk SunOS5.11_i86pc.mk
2006-01-03 23:02:11 +00:00
dougt%meer.net 462b1ace82 Fixing images not being disabled when preference is set. Fixing window.open from now working properly. Optimizing Components.interface access. Remove minimo title hack. 2006-01-03 22:40:07 +00:00