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

185105 Коммитов

Автор SHA1 Сообщение Дата
daniel.boelzle%sun.com 073ec4ffce Bug 386925 - Sunbird Trunk fails to build (Error: Cannot open include file nsBuildID.h); r=mvl 2007-07-31 08:18:30 +00:00
daniel.boelzle%sun.com 92062f3110 Bug 389397 - Use async providers -> reload remote calendars doesn't work; r=mickey, r=bbrowning, r=philipp 2007-07-31 07:45:38 +00:00
daniel.boelzle%sun.com 34ebda8510 Bug 363441 - Same item from different calendars; r=mickey, r=philipp 2007-07-31 07:32:19 +00:00
myk%mozilla.org a6b8004aba bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
r=biesi
sr=dmose
a=schrep for M7
2007-07-31 04:57:37 +00:00
dietrich%mozilla.com 1991cdbc2f Bug 389876 followup (r+a=mconnor) 2007-07-31 04:55:51 +00:00
dietrich%mozilla.com 19e0975b82 Bug 390171 clearing history for a host can delete annotations (r=sspitzer, a=mconnor) 2007-07-31 03:30:52 +00:00
dietrich%mozilla.com a1abe2d69b Bug 389876 after places schema change to remove moz_places.user_title, first time start up is very slow (r=sspitzer, a=schrep) 2007-07-31 02:16:02 +00:00
jonas%sicking.cc 39cbe1d5cd Remove tests accessing remote server 2007-07-31 01:16:24 +00:00
mkanat%bugzilla.org b2b77e88bf Bug 390148: Prevent Bugzilla from throwing warnings if we're on IIS
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2007-07-31 01:08:16 +00:00
jonas%sicking.cc b3d9fc1d9f Bug 389508: Fix regressions and bugs in the new Cross Site XMLHttpRequest support. r/sr=jst a=roc 2007-07-31 00:42:16 +00:00
zach%zachlipton.com d54004b76d *** empty log message *** 2007-07-31 00:14:07 +00:00
roc+%cs.cmu.edu 38f428dfd0 Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep 2007-07-30 23:56:14 +00:00
sdwilsh%shawnwilsher.com a856e8d5f3 Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
dietrich%mozilla.com f248ad59a1 Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor) 2007-07-30 23:15:32 +00:00
zach%zachlipton.com 3209dc3917 Really add license headers... 2007-07-30 22:59:42 +00:00
rob_strong%exchangecode.com 5e82690028 Bug 390214 (Thunderbird only) � avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=mscott 2007-07-30 22:57:46 +00:00
zach%zachlipton.com 0b027024c4 Add license headers, set minVersion to 2.0 2007-07-30 22:46:47 +00:00
mrbkap%gmail.com 9811c69336 Don't call FindInJSObjectScope on an object that's being finalized because its parent might have been finalized already. bug 389985, r+sr=jst 2007-07-30 22:39:53 +00:00
scott%scott-macgregor.org 4dee81cb3c Bug #390177 --> fix a typo heigh --> height 2007-07-30 22:22:13 +00:00
zach%zachlipton.com 952793925f License info 2007-07-30 22:07:39 +00:00
mrbkap%gmail.com 4c559ba563 Deal with XPCCallContexts that aren't able to initialize themselves. This also fixes bugs related to finalizing objects on dead contexts. bug 390083, r+sr=jst 2007-07-30 21:50:10 +00:00
mrbkap%gmail.com 79e4f1479d Fix assertion and incorrect '!' that could cause us to create cross-origin wrappers in the wrong scope. bug 389796, r+sr=jst 2007-07-30 21:47:03 +00:00
rob_strong%exchangecode.com 1210be855f Bustage fix for Bug 368587 2007-07-30 20:31:26 +00:00
zach%zachlipton.com a42a770e26 Add extension packaging code 2007-07-30 20:17:57 +00:00
benjamin%smedbergs.us ca3612396c Bug 390190 - XULRunner loads system sqlite3 (and can then crash), patch by redfive (mozilla@jgaunt.com), r=me a=mconnor for landing into close M7 tree 2007-07-30 20:17:18 +00:00
rob_strong%exchangecode.com 1632fdf81d Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor 2007-07-30 20:16:58 +00:00
bienvenu%nventure.com 00f2134c41 fix handling of empty smtp continuation chars, patch by ben@wintersun.org, r=ch.ey@gmx.net, sr=bienvenu 2007-07-30 20:05:06 +00:00
bienvenu%nventure.com 2c8902b513 fix setting queued disposition of imap draft messages, e.g, replied or forwarded,when msg is sent, sr=mscott, NPOB for Firefox, 128996 2007-07-30 19:41:42 +00:00
ccooper%deadsquid.com 58cea88cf8 b=345323
r=zach
- add audit_trail tracking for admin actions
2007-07-30 19:36:53 +00:00
bienvenu%nventure.com 19cda99390 part of fix for 320102, sr=mscott, NPOTB for Firefox, make sure save as template finds an identity to use 2007-07-30 19:05:42 +00:00
mnyromyr%tprac.de 16a6e1df0c Bug 361433: More descriptive error messages for network level error on sending mail; p=Christian Eyrich <ch.ey@gmx.net>, r=bienvenu, sr=mscott;\n\nNPOTB for the firefox freeze. 2007-07-30 18:38:25 +00:00
sdwilsh%shawnwilsher.com 95d2a0be0c Bug 385065 - protocol handling dialog (fix clobber build error). r=gavin.sharp, a=mconnor 2007-07-30 18:34:41 +00:00
zach%zachlipton.com 9da29acb8b Bugs 390164 and 390166: fix steps and expectedResults spacing and the
syntax error in the "select tests" dialog. p=ben_h, r=zach.
2007-07-30 18:11:50 +00:00
mozilla%kewis.ch 8a294996ab Fix bug 389164. Category preferences: doubleclick to edit category 2007-07-30 18:04:46 +00:00
mozilla%kewis.ch 88434a327b Fix bug 388216. Event Listeners are not removed in views. r=mickey 2007-07-30 17:57:09 +00:00
bugzilla%standard8.demon.co.uk 115ed5f8cc Bug 385377 Provide optional installation for Debug QA and Palm Sync extensions on Windows (also remove last bits of talkback). r=mcsmurf,sr=Neil
NPOTB for the firefox freeze.
2007-07-30 17:49:51 +00:00
bugzilla%standard8.demon.co.uk 7a19bebedb Part of bug 381343 Move SeaMonkey's debug/QA UI elements to be built as an extension in-tree - move Build Id in titlebar to debugQA extension, also fixes bug 387050. r/sr=Neil
NPOTB for the firefox freeze.
2007-07-30 17:31:30 +00:00
zach%zachlipton.com 42e408abf1 Add a new admin group when adding a new product in manage_categories 2007-07-30 17:00:04 +00:00
mozilla%kewis.ch 5b59c96efa Fix bug 378270. Remove 'Rotate' button and move the rotate option to the views menu. r=mickey 2007-07-30 16:39:56 +00:00
bugzilla%standard8.demon.co.uk 97e392fa10 Bug 390021 Remove old form fill hooks now that we've converted to satchel. r/sr=Neil
NPOTB for the firefox freeze.
2007-07-30 16:12:53 +00:00
bugzilla%standard8.demon.co.uk 858782d472 Address missed forgotten review comment from bug 381343
NPOTB for the firefox freeze.
2007-07-30 16:09:45 +00:00
bugzilla%standard8.demon.co.uk 40934a4a89 Part of bug 381343 Move SeaMonkey's debug/QA UI elements to be built as an extension in-tree - move Build Id in titlebar to debugQA extension, also fixes bug 387050. r/sr=Neil
NPOTB for the firefox freeze.
2007-07-30 16:07:45 +00:00
michael.buettner%sun.com 6a800e852e Bug #373983 - Double click on calendar does not open properties dialog, patch=ted@dsndata.com, r=mickey 2007-07-30 16:03:23 +00:00
bugzilla%standard8.demon.co.uk 3179ba536a Bug 385685 Numerous preferences lost in migration to SM 2.0a1 from 1.5a r=Neil
NPOTB for the firefox freeze.
2007-07-30 16:01:34 +00:00
michael.buettner%sun.com c7017150fc Bug #389294 - Today Pane: Border is too thick in events section, patch=mickey, r=berend 2007-07-30 15:26:43 +00:00
michael.buettner%sun.com 63a48945ac Bug #370305 - Timepicker: double-click on hours shoud set minute to 00, patch=felixcruxca@yahoo.ca, r=mickey 2007-07-30 14:28:42 +00:00
michael.buettner%sun.com 94d9ecf67e Bug #380335 - Add picture to task in month view, patch=MarkusAdrario@web.de, r=mickey 2007-07-30 14:12:44 +00:00
michael.buettner%sun.com 473042dbe1 Bug #389693 - Event dialog: File->New->Event fails, patch=mschroeder@mozilla.x-home.org, r=mickey 2007-07-30 13:31:06 +00:00
michael.buettner%sun.com ceb746f8c2 Bug #386714 - Encapsulate Lightning's view-deck in vbox as it is in Sunbird, r=philipp 2007-07-30 13:23:55 +00:00
michael.buettner%sun.com 130515e01d Bug #386714 - Encapsulate Lightning's view-deck in vbox as it is in Sunbird, r=philipp 2007-07-30 13:17:56 +00:00