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

189987 Коммитов

Автор SHA1 Сообщение Дата
michael.buettner%sun.com 403ef0e27d Bug 386480 - View mode is not remembered after Thunderbird restart, patch=giermann@funke.de, r=mickey 2007-09-21 12:28:07 +00:00
michael.buettner%sun.com abce62b95b Bug 396888 - Event dialog: Timezone links are not displayed correctly for all-day events, r=dbo 2007-09-21 11:45:25 +00:00
michael.buettner%sun.com 56cebfb337 Bug 396931 - Toolbar buttons for switching calendar views shift when depressed, patch=mschroeder, r=ctalbert 2007-09-21 11:35:14 +00:00
mozilla%weilbacher.org eba79be9d0 Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky 2007-09-21 10:04:37 +00:00
Olli.Pettay%helsinki.fi cbd66d619b backout patch for Bug 373462, Bug 385322 2007-09-21 10:00:48 +00:00
roc+%cs.cmu.edu 1b1d080855 Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz 2007-09-21 09:20:00 +00:00
roc+%cs.cmu.edu 2e7146cdc9 Bug 392761. getClientRects/getBoundingClientRect *do* take scrolling into account, including viewport scrolling. r+sr=dbaron 2007-09-21 09:15:42 +00:00
roc+%cs.cmu.edu 847f64420a Bug 396761. Fix buffer length. r=smontagu,a=bz 2007-09-21 09:12:29 +00:00
Olli.Pettay%helsinki.fi 4d46f9de45 Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking 2007-09-21 08:54:36 +00:00
jwalden%mit.edu f412c0dce4 Yet another fix for Windows calling convention differences. 2007-09-21 08:18:36 +00:00
jwalden%mit.edu 50a2fcd55a Fixing more bustage; apparently some compilers don't like default arguments unless they're in a declaration, not a definition. 2007-09-21 08:12:07 +00:00
jwalden%mit.edu 2c8b7df84d Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage 2007-09-21 07:59:09 +00:00
jwalden%mit.edu ee1b177bd2 Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz 2007-09-21 06:17:59 +00:00
philringnalda%gmail.com 3b9b7f5d38 Remove comment whose raison d'etre disappeared with bug 245430, rs.irc=bienvenu 2007-09-21 05:15:11 +00:00
sayrer%gmail.com 98a47958e3 Bug 396648. nsPermissionManager tries to open two files that usually don't exist. r/sr=biesi, a=bzbarsky 2007-09-21 05:09:54 +00:00
bzbarsky%mit.edu 657b7445f3 Make this test actually test something 2007-09-21 03:58:35 +00:00
bzbarsky%mit.edu fe26793f3a Add comment that sicking asked for and I forgot 2007-09-21 03:54:11 +00:00
bzbarsky%mit.edu e84d210a07 Slight code simplification. 2007-09-21 03:42:59 +00:00
bzbarsky%mit.edu 80192bf374 Adding test. 2007-09-21 03:39:37 +00:00
bzbarsky%mit.edu bb27d8e14b Fixing test for real. 2007-09-21 03:39:16 +00:00
bzbarsky%mit.edu f672a40ec3 Fixing test to actually pass 2007-09-21 03:06:50 +00:00
surkov.alexander%gmail.com 2b0d06bccc Bug 396744 - crash [@nsAccessilbe::GetFinalState] with moving select, option and optgroup with display: none, r=aaronlev, a=dsicore 2007-09-21 02:58:29 +00:00
bzbarsky%mit.edu c0694bd14a Simplify reflow and restyle event processing a tad. Bug 396099, r+sr+a=roc 2007-09-21 02:47:19 +00:00
bzbarsky%mit.edu fd1838310b Fix bug 392318. r+sr+a=sicking. 2007-09-21 02:41:08 +00:00
reed%reedloden.com a71a747fc5 Bug 389801 - "Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing" [p=fcrozat@mandriva.com (Frederic Crozat) r=chpe sr=roc a1.9=roc] 2007-09-21 02:14:33 +00:00
reed%reedloden.com e3fb2e2065 Bug 395298 - "Correct typo in growl section of about:license (s/alers/alerts/)" [p=reed r=gerv a1.9=damons] 2007-09-21 02:11:51 +00:00
bzbarsky%mit.edu 9e2950afd0 Make sure to tear down the XBL binding for nodes which forced one even though
not in the document.  Bug 389636, r+sr+a=sicking
2007-09-21 02:05:43 +00:00
dolske%mozilla.com b22fa919d3 (Missed a new file in last checkin. b=386150) 2007-09-21 01:54:12 +00:00
dolske%mozilla.com 301f740fe3 Bug 386150 - Can't save a login containing only a password. r=gavin, a=mconnor 2007-09-21 01:52:45 +00:00
scott%scott-macgregor.org 080427c0d1 try to fix mac orange again. 2007-09-21 00:34:42 +00:00
scott%scott-macgregor.org 140661411e try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix. 2007-09-20 23:56:10 +00:00
bzbarsky%mit.edu 69dd308b44 Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc 2007-09-20 23:28:26 +00:00
scott%scott-macgregor.org b2f89ec9ef Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage.
Patch by prasad <prasad@medhas.org>
sr=bsmedberg
a=bsmedberg
2007-09-20 23:14:26 +00:00
scott%scott-macgregor.org 8c3c3b6cbe white space changes - remove tabs and trailing white space. 2007-09-20 23:00:19 +00:00
iann_cvs%blueyonder.co.uk 9fa9038156 Bug 396377 ��� vCard sometimes cause heuristic scanners to generate a false positive (NPOTFFB)
p=me r=neil sr=bienvenu
2007-09-20 22:49:38 +00:00
scott%scott-macgregor.org 21d432839f remove some tabs and trailing white space from several mailnews files. 2007-09-20 22:42:03 +00:00
vladimir%pobox.com 415f08ccca b=391184, accidentally blew away this patch with cairo update 2007-09-20 22:34:31 +00:00
bzbarsky%mit.edu e4c6a9d5e4 Adding test. 2007-09-20 22:19:12 +00:00
bzbarsky%mit.edu 733a0a4461 Make getElementsByClassName handle the root element properly. Bug 395915,
r+sr=peterv, a=sicking.
2007-09-20 22:10:27 +00:00
lpsolit%gmail.com d80391d930 Fixing bug 395771 for real 2007-09-20 21:53:09 +00:00
brendan%mozilla.org 3ffbb22470 Fix order of evaluation bug in bitwise and shift ops (396969, r=igor). 2007-09-20 21:49:26 +00:00
lpsolit%gmail.com 3a604e6d61 Bug 396934: When classifications are in use, editproducts.cgi displays "Add product" to users that can't add products - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit 2007-09-20 21:23:44 +00:00
dveditz%cruzio.com c8719373b3 backout fix for bug 345428 due to memory leaks 2007-09-20 20:40:43 +00:00
vladimir%pobox.com 0c28d3bf62 bustage fix for tbird 2007-09-20 19:58:58 +00:00
benjamin%smedbergs.us 4db222d8a9 Bug 396936 - FLAGP_TO_THING bustage from C++, r+a=brendan 2007-09-20 19:49:59 +00:00
bugzilla%standard8.plus.com 44e44abdf6 Bug 396943 nsAbBaseCID.h requires a #define that's in an internal header file. r/sr=bienvenu 2007-09-20 19:45:40 +00:00
vladimir%pobox.com 9237056d87 b=838960, ugprade cairo to 1.5.x; and b=377336, printing page from win32 results in hung app, r=stuart 2007-09-20 19:24:52 +00:00
sspitzer%mozilla.org b9e18d1646 fix for bug #390747: POST keyword bookmarks stop working after a restart
r=dietrich
2007-09-20 19:17:11 +00:00
mnyromyr%tprac.de c6fa119d72 Bug 394584: can't switch tabs; r=Gijs 2007-09-20 19:15:05 +00:00
alexei.volkov.bugs%sun.com 7df91e61e2 395265 - eliminate libPKIX initialization from all the individual PKIX unit test source files. r=nelson 2007-09-20 19:04:01 +00:00