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

123190 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1339fb0cf9 Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-10-15 22:48:12 +00:00
kiko%async.com.br 1775e17055 Add comment regarding detainting in showlog.pl 2003-10-15 21:30:10 +00:00
kiko%async.com.br d40f83516c Detaint machine_id and logfile r=jkeiser 2003-10-15 21:04:11 +00:00
bryner%brianryner.com d249abcdb0 port fix to sort strings case-insensitively, bug 220067 2003-10-15 20:57:18 +00:00
bsmedberg%covad.net 7d673c9828 Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin 2003-10-15 20:38:58 +00:00
bsmedberg%covad.net 14bf23f412 Bug 207401 - linker /DEF flag used incorrectly during compiling - patch by steve@advance-software.co.uk r=adamlock moa=bryner
Bug 219362 - make chrome target recursive. Use "realchrome" if you don't want a recursive target. r=bryner (patch by me with parallel build correction by cls)
2003-10-15 20:30:59 +00:00
bryner%brianryner.com 55679b8fa3 bring over active link color default pref 2003-10-15 20:30:21 +00:00
bryner%brianryner.com d70002d017 Fix two problems with the GNOME helper app code:
- Bail out correctly if we failed to open a library
- Open the soname of the library (i.e. foo.so.0 instead of foo.so)

Bug 221217, r=blizzard, sr=darin.
2003-10-15 20:24:45 +00:00
sicking%bigfoot.com 910d4e886d Bug 199613: Don't put textnodes in the root of the document when parsing XML and XUL since the DOM doesn't allow that.
r=peterv sr=jst
2003-10-15 20:10:47 +00:00
bmlk%gmx.de cb190dd9e1 layout regression test pain relief, bug 221598 r=bzbarsky 2003-10-15 19:08:35 +00:00
pkw%us.ibm.com 1690dbf05d Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
profile named "default".
r=p_ch@verizon.net, sr=jag@tty.nl
2003-10-15 19:04:07 +00:00
bryner%brianryner.com ad24d52e13 fix thunderbird compose bustage from bug 142163 checkin 2003-10-15 18:33:08 +00:00
igor%mir2.org 84f91c674b Updated ftp links to the download files due ftp server reorganization 2003-10-15 18:13:33 +00:00
mcs%netscape.com 405555e9c6 Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
Replace NPL/GPL/LGPL licenses with MPL/GPL/LGPL.
2003-10-15 17:26:10 +00:00
bienvenu%nventure.com 67a306b91e more work on making palmsync a tbird extension, make palmsyncinstall.exe optionally take a path to mozabconduit.dll, r/sr=mscott 214407 not part of default build 2003-10-15 16:48:50 +00:00
mcs%netscape.com 1335021487 Fix bug # 221694 - ber_get_next_buffer_ext() fails when length or tag
is split across buffers.
2003-10-15 14:32:10 +00:00
dwitte%stanford.edu 54784a503c move along, nothing to see here...
fix a bitwise & to a logical &&. nice catch bsmedberg!
2003-10-15 14:28:07 +00:00
mcs%netscape.com bb9cdbd80b Improve the PRLDAP_OPT_IO_MAX_TIMEOUT related comment. 2003-10-15 13:19:01 +00:00
dwitte%stanford.edu 39bb588d1a make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
bzbarsky%mit.edu ad85b8e859 More bug 214969 -- HTML nodes lie about their namespace, so check the
document's case-sensitivity instead.  r+sr=tor
2003-10-15 05:54:46 +00:00
bzbarsky%mit.edu 8fcc59fcaf Only propagate the body background to the canvas in HTML documents; don't do it
for XHTML.   Bug 214969, r+sr=dbaron
2003-10-15 02:48:25 +00:00
simford.dong%sun.com 9eac5eb215 Bugzilla Bug 168226 XPCOM Wrapper does not support ldap port numbers greater than 32k, r=Pete Zha, sr=Henry Jia
fixed by wind.li@sun.com
checked in by Simford.Dong@Sun.COM
2003-10-15 02:23:26 +00:00
bzbarsky%mit.edu 92ccceaf8d Add pref for the default :active styling. Bug 142163, patch by
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
jpierre%netscape.com 8968621f4c Fix for bug 222180 . remove redundant code 2003-10-15 01:40:10 +00:00
jpierre%netscape.com 1d1e003b2c Fix for bug 222180 . Change to quick decoder . r=wtc 2003-10-15 01:34:22 +00:00
uid502 c612494d00 Bug 217604. Ensure out-of-flow frames are ordered in content order. Ensure views are maintained in frame/content order. 2003-10-15 00:49:03 +00:00
dbaron%dbaron.org 1d30c68632 Remove reflow callbacks from the list as they are processed, to avoid crashes when reentering HandlePostedReflowCallbacks. b=220126 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=roc 2003-10-14 23:29:07 +00:00
chanial%noos.fr bcb0e8806f Bug 221597: remove comm.jar references in pref-fonts.xul 2003-10-14 22:54:54 +00:00
chanial%noos.fr 5a1031a648 Bug 221597: remove comm.jar references in openLocation.xul 2003-10-14 22:36:58 +00:00
mkaply%us.ibm.com d9182d4541 Up OS/2 stack size and remove OS/2 build options 2003-10-14 22:22:36 +00:00
bryner%brianryner.com b132b91304 fall back to dynamic symbol table if no symbols were found in the symtab section. bug 222165, r=dbaron 2003-10-14 21:49:21 +00:00
bryner%brianryner.com 02d4ffd42e No need to use threadsafe refcounting for rendering contexts, bug 110933. r+sr=dbaron. 2003-10-14 21:47:20 +00:00
chanial%noos.fr f2cd080dc1 Bug 221597: remove comm.jar references in pref-theme.* 2003-10-14 21:18:44 +00:00
dbaron%dbaron.org c844883c1b Forgot to address review comment. b=221531 r+sr=bzbarsky 2003-10-14 21:06:58 +00:00
bryner%brianryner.com eb42846021 Don't ignore libraries loaded at address 0x0, or we'll ignore libc. Bug 222158, r=dbaron. 2003-10-14 21:05:22 +00:00
rlk%trfenv.com e05b0f4cce Bug 222127 - IP network/mask format for "No Proxy For" is not documented. r=rlk@trfenv.com. Patch by Iain Arnell (isarnell@xs4all.nl) 2003-10-14 20:54:27 +00:00
chanial%noos.fr ad1cbb667e bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul 2003-10-14 20:38:25 +00:00
chanial%noos.fr f50f3f171c on going work on bug 221597: move the close, restore and minimize icons to the toolkit. 2003-10-14 20:11:16 +00:00
pinkerton%netscape.com 5ac8b96b39 fix build bustage (bug 221984, r=bryner/cls) 2003-10-14 19:55:18 +00:00
timeless%mozdev.org 8af4707620 English fix rs=mostafah 2003-10-14 18:52:48 +00:00
timeless%mozdev.org e0a70b78f1 Making the instructions from readme.txt noticable 2003-10-14 18:25:41 +00:00
bryner%brianryner.com cfeb6ef1b8 Remove timebomb references from allmakefiles.sh and modules.mk (bug 193740). Patch by sipaq, r=bryner. 2003-10-14 18:22:31 +00:00
bienvenu%nventure.com 72ae1af3fa more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu 2003-10-14 18:04:49 +00:00
nelsonb%netscape.com bb642e9de3 Eliminate redundant function declarations. Bug 208854. r=wchang0222 2003-10-14 17:44:33 +00:00
bienvenu%nventure.com b03441d0d5 more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu 2003-10-14 17:19:55 +00:00
neil%parkwaycc.co.uk 93cd3bea68 Bug 68345 Don't show Mail Start Page before Account Central loads r=stephend sr=bienvenu 2003-10-14 16:17:32 +00:00
neil%parkwaycc.co.uk ef4e1e7b4a Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-14 15:43:44 +00:00
neil%parkwaycc.co.uk dcb22d9180 Fixing -kb 2003-10-14 12:17:10 +00:00
chanial%noos.fr c3f0cfc9bb Bug 221987 Don't create frames for XUL <script> p=neil, r=varga, sr=bz 2003-10-14 08:58:26 +00:00
neil%parkwaycc.co.uk 589095a86b Bug 221987 Don't create frames for XUL <script> r=varga sr=bz 2003-10-14 08:27:37 +00:00