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

129659 Коммитов

Автор SHA1 Сообщение Дата
wchang0222%aol.com 72060c75c9 Bugzilla bug 242741: MSVC .NET 2003 does not support the /PDB:NONE linker
option, so we need to generate PDB files and ship them with our binary
distributions when compiling with MSVC version > 6.0.  r=cls.
Modified Files: configure configure.in autoconf.mk.in rules.mk
2004-05-06 14:01:42 +00:00
bienvenu%nventure.com 7cf10a811a fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718 2004-05-06 13:17:26 +00:00
bienvenu%nventure.com be6b144351 fix crash getting pop3 mail when body filter runs on quoted printable message, sr=mscott 242677 2004-05-06 13:15:53 +00:00
peterv%propagandism.org a843440710 Removing unused files 2004-05-06 07:50:36 +00:00
justdave%syndicomm.com c72df42e72 Bug 242740: URL to Bug Writing Help document changed
Patch by Niels Reedijk <n.reedijk@planet.nl>
r=justdave,a=justdave
2004-05-06 07:29:33 +00:00
timeless%mozdev.org 36a4ef9e96 Bug 238149 clean up button removal between dialogs
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-05-06 05:40:32 +00:00
timeless%mozdev.org 500ceaf953 Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
r=jst sr=jst
2004-05-06 04:56:38 +00:00
roc+%cs.cmu.edu 6b829eb468 Fix bustage. 2004-05-06 03:57:05 +00:00
brendan%mozilla.org 3d94de812a Fix #ifdef METERING stuff. 2004-05-06 03:45:34 +00:00
roc+%cs.cmu.edu e0fe2b43bd Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
wchang0222%aol.com 63b067d28d Bugzilla bug 242741: use $(RES) (the .res file) only when building a
shared library.  Do not include $(RES) in a static library.  Removed the
unused makefile rule for $(RES) on OS/2.
2004-05-06 00:41:41 +00:00
mconnor%myrealbox.com e82a70a5f7 Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2004-05-05 23:43:23 +00:00
mconnor%myrealbox.com 79d464768a bug 203756 - enable URLBar autofill with browser.urlbar.autoFill property, patch by eric lindvall (eric@5stops.com), r=ben/mconnor 2004-05-05 23:24:45 +00:00
rbs%maths.uq.edu.au 00679fd3c6 Fix the inconsistent behavior of the caret on text controls when their readonly attribute is changed, b=235294, r+sr=bzbarsky 2004-05-05 22:48:51 +00:00
pinkerton%aol.net 86c714dcc6 fix old location of profile folder 2004-05-05 21:58:55 +00:00
caillon%redhat.com 56b3fc7a8c Remove '-moz-resizer' from the style system.
Bug 242712. r+sr=dbaron
2004-05-05 21:37:32 +00:00
pinkerton%aol.net 4223ad9eaa set min sizes on sheets 2004-05-05 21:27:56 +00:00
tor%cs.brown.edu 68fc667952 Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin 2004-05-05 21:17:31 +00:00
bryner%brianryner.com 427d940028 Dispatch NS_THEMECHANGED when GTK theme changes (bug 238854). r+sr=blizzard 2004-05-05 20:55:46 +00:00
scott%scott-macgregor.org 114c2842e7 talkback packaging information 2004-05-05 20:46:08 +00:00
blizzard%redhat.com 816d2b91fb Bug #242123. Spaces in between the comma and a new-X arguement would not load. Need to verify the URL after arguments have been stripped. r=darin,sr=bryner 2004-05-05 19:52:37 +00:00
pkw%us.ibm.com 3cfbd00f0d Bug 242704 - AIX debug build fails after recent AppendInt changes
r=jst@mozilla.jstenback.com, sr=darin@meer.net
2004-05-05 19:29:12 +00:00
neil%parkwaycc.co.uk 0e7e4ad60d Make unthreading slightly faster b=93426 r/sr=bienvenu 2004-05-05 18:50:43 +00:00
peterv%propagandism.org 626306d99d Fix for bug 235747 (Move parser stuff into mozilla/parser). Removing files from old location, new location is mozilla/parser/htmlparser. r=cls, sr=jst. 2004-05-05 18:21:24 +00:00
mostafah%oeone.com d6abf0fc93 Checked in attachment 147734 for bug 233256 2004-05-05 17:19:08 +00:00
bmlk%gmx.de 1b62f506e5 remove unused code that causes crashes, bug 242368, p=fantasai r=bernd sr=rbs a=asa 2004-05-05 16:03:55 +00:00
amardare%qnx.com c3508c431d Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
Bug 240827
Fixed the fd( pipe ) leakeage related to event queues, due to improper handling in nsAppShell for our platform.

Also changes for nsFilePicker and nsSound due to changes to nsIFilePicker, nsISound.
2004-05-05 15:39:49 +00:00
mostafah%oeone.com 2fb940028b Checked in attachment 147722 for bug 232320 2004-05-05 15:28:02 +00:00
mkaply%us.ibm.com 815db83bd9 OS/2 branding for thunderbird - also, create mail/app/icons dir if it doesn't exist 2004-05-05 15:20:46 +00:00
mostafah%oeone.com fe92a54b33 Checked in attachment 147717 for bug 239746 2004-05-05 15:14:27 +00:00
bsmedberg%covad.net c688ac86cb Bug 241697 - bulletproof prefservice globals for xpcom-restart r+sr=darin 2004-05-05 14:42:55 +00:00
mkaply%us.ibm.com 5b69da3b7c OS/2 packaging for thunderbird 2004-05-05 14:12:52 +00:00
peterv%propagandism.org 752b71ca12 Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser). 2004-05-05 14:08:34 +00:00
peterv%propagandism.org 3196fd8e9b cvsignore Makefile. 2004-05-05 13:56:09 +00:00
mkaply%us.ibm.com d697920875 #241966
r=pedemont, sr=blizzard (platform specific)
OS/2 only - special case certain protocols and launch them with data from the INI file since we don't have a protocol registry on OS/2
2004-05-05 13:51:14 +00:00
peterv%propagandism.org cf3035aea9 Fix for bug 235747 (Move parser stuff into mozilla/parser). Removing files from old location, new location is mozilla/parser/expat. r=cls, sr=jst. 2004-05-05 13:50:27 +00:00
mkaply%us.ibm.com eec5046e58 Remove old OS/2 icon 2004-05-05 13:39:16 +00:00
mkaply%us.ibm.com f1bb9813b2 #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:38:52 +00:00
mkaply%us.ibm.com b748016efc OS/2 icon 2004-05-05 13:38:12 +00:00
mkaply%us.ibm.com a22e6fbe56 OS/2 firefox icon 2004-05-05 13:37:18 +00:00
cltbld%netscape.com 64cebb2902 Automated update from host egg 2004-05-05 13:32:01 +00:00
mkaply%us.ibm.com 68463d876d #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
peterv%propagandism.org aa4d7debbd Fix for bug 235747 (Move parser stuff into mozilla/parser). Removing files from old location, new location is mozilla/parser/htmlparser. r=cls, sr=jst. 2004-05-05 12:55:17 +00:00
peterv%propagandism.org 7e1d82550d Fix for bug 235747 (Move parser stuff into mozilla/parser). Removing files from old location, new location is mozilla/parser/expat. r=cls, sr=jst. 2004-05-05 12:52:57 +00:00
peterv%propagandism.org d5143b1638 Didn't mean to check in that line. 2004-05-05 11:52:10 +00:00
peterv%propagandism.org 4b2b5bfdcc Remove CheckSecurityIsChromeCaller (use IsCallerChrome instead), remove some obsolete code (DOMString's can be null now). r/sr=jst. 2004-05-05 09:03:48 +00:00
bryner%brianryner.com 7fceca2151 Re-add this line but don't fail if compreg.dat doesn't exist 2004-05-05 07:43:41 +00:00
ere%atp.fi 07a4651b5a Fix for bug 241700: alt+spacebar must be pressed twice to activate Windows control menu
r=neil
sr=bryner
2004-05-05 06:53:31 +00:00
roc+%cs.cmu.edu a21a136a03 Try to fix gcc 3.4 bustage. If this fixes it, it totally lied about the line number 2004-05-05 04:38:12 +00:00
bienvenu%nventure.com 59b8bec315 fix problem where folders three levels deep or more were not shown in folder pane, if one of the ancestors was not subscribed to, sr=mscott 241319 2004-05-05 03:07:34 +00:00