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

119674 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 1a7211d52d landing neil's patch for bug 208464 - From the Start menu select Help & Support and a blank window appears. r=ssu, sr=sspitzer, a=asa 2003-06-11 17:45:30 +00:00
blizzard%redhat.com 5edbb86d1b Bug #179138. nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard 2003-06-11 17:01:42 +00:00
bienvenu%netscape.com c64b01b9be fix problem with imap mail dbs getting cleared when doing subscribe on cyrus servers, r/sr=sspitzer 208660 2003-06-11 14:47:44 +00:00
igor%mir2.org 6434e11894 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=208293 :
Patch from Steve Beal to fix my bug in Context.readReader.
2003-06-11 13:27:23 +00:00
jdunn%netscape.com 7152bc70e1 in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
2003-06-11 13:26:37 +00:00
kaie%netscape.com b497c6895c b=207183 Smiley gets deleted, editor tries to manipulate whitespace in the -moz-user-select:all block
r=jfrancis sr=kin
2003-06-11 12:02:49 +00:00
kaie%netscape.com 6678fd2394 b=202166 Edit actions place caret on invalid position
r=jfrancis sr=kin
2003-06-11 11:50:36 +00:00
igor%mir2.org 7e7475f7b5 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=207999 :
EcmaError constructor now takes a generic Scriptable and not NativeError so classes outside org.mozilla.javascript can use it.
2003-06-11 07:36:11 +00:00
igor%mir2.org 64c08e0506 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=207968 :
As suggested by Roland Knight, WrappedException does not call exception.fillInStackTrace() to prevent hiding of the original stack trace.
2003-06-11 07:33:22 +00:00
scott%scott-macgregor.org 55e49831f1 turn on the new theme pref panel which supports the ability to install themes. 2003-06-11 06:55:18 +00:00
jst%netscape.com 31d1be4084 Fixing typo in comment. 2003-06-11 06:17:53 +00:00
jst%netscape.com 89f4870fb1 Cleaning up some whitespace. 2003-06-11 06:15:23 +00:00
seawood%netscape.com 3f71112550 Re-adding MRJ for camino. 2003-06-11 05:11:59 +00:00
scott%scott-macgregor.org 2b172368b8 Start landing a new pref panel which will allow you to install themes in thunderbird. Still needs some testing, so I won't be turning this on. 2003-06-11 05:05:34 +00:00
scott%scott-macgregor.org 1f6decb074 Bug #199248 --> port the fix from xpfe to the new toolkit. Tooltips flash on bookmarks history
and in the sidebar for thunderbird.

Thanks to noririty for pointing out that this change needed ported over.
2003-06-11 04:57:34 +00:00
dbaron%dbaron.org fe123b96af Move the core of NS_ConvertUCS2toUTF8 into character sinks in nsUTF8Utils.h, and use them to make ToNewUTF8String faster. Fix bug in surrogate handling in the moved code. Make various tweaks to improve performance of conversion between UCS2 and UTF-8 (both ways). b=206682 r=jag sr=jst 2003-06-11 04:27:13 +00:00
dbaron%dbaron.org 754be58a6f P should not be allowed to contain TABLE in standards mode. Patch by Mats Palmgren <mats.palmgren@bredband.net>. r=harishd sr=dbaron b=91927 2003-06-11 04:24:25 +00:00
leon.zhang%sun.com c8439cda76 Bug 207936:[trunk] JA IME: cursor position is off before and after text is committed
r=sfraser sr=kin
2003-06-11 03:29:59 +00:00
seawood%netscape.com f5484a55b2 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 03:02:22 +00:00
lordpixel%mac.com fcb795137b Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 02:14:35 +00:00
seawood%netscape.com 600c2c4126 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 02:10:35 +00:00
lordpixel%mac.com 0fc33e959b Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 02:04:47 +00:00
lordpixel%mac.com 503807613d Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 01:58:27 +00:00
seawood%netscape.com 2bd1282dd5 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 01:43:04 +00:00
seawood%netscape.com eedcec6007 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 01:19:41 +00:00
bryner%netscape.com 9ccb060073 Removing CFM build files. 2003-06-11 00:28:11 +00:00
seawood%netscape.com 41119ba822 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 00:15:38 +00:00
varga%netscape.com 6ae39ee29c Fix for bug 208912. DOMParser produces documents with about:blank uri.
r=heikki, sr=peterv
2003-06-10 23:31:07 +00:00
johnkeis d962c0d1a9 Work with earlier versions of mysql that did not support "\. filename" as a command 2003-06-10 23:09:39 +00:00
johnkeis 9cffacfbf6 perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why 2003-06-10 23:04:33 +00:00
johnkeis bd239b65f8 Work with earlier versions of CGI that do not figure out the cookie path correctly 2003-06-10 23:03:37 +00:00
johnkeis 60373b224d Work with DBs that do not support AutoCommit / commit() 2003-06-10 23:02:56 +00:00
johnkeis d405f4c3bc Have a default checkin url for non-javascript-enabled browsers 2003-06-10 23:01:58 +00:00
johnkeis f6760fc28a Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format 2003-06-10 23:01:19 +00:00
johnkeis 1e554f7311 Work with DB's that do not support commit() 2003-06-10 23:00:27 +00:00
johnkeis d78d86c041 Don't run the build compressor by default, it doesn't work until you know what the feature is anyway. 2003-06-10 22:59:39 +00:00
seawood%netscape.com 5c38f90d42 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:31:00 +00:00
seawood%netscape.com 030c5b5dde Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:19:00 +00:00
bryner%netscape.com e9598334f7 Comment-only fix. 2003-06-10 22:17:58 +00:00
lpham%netscape.com c505d66d93 add .deps_vpath bugzilla #105994 2003-06-10 22:13:26 +00:00
dbaron%dbaron.org 162093f4a4 Make tag lists more maintainable by using sizeof to determine the array length. b=208846 r=harishd sr=jst 2003-06-10 22:12:28 +00:00
dbaron%dbaron.org cd79413815 Remove code that is not needed anymore (due to bug 141054) since the primary frame always contains the :before and :after frames. b=208870 r+sr=bzbarsky 2003-06-10 22:11:16 +00:00
lpham%netscape.com 634f55a191 add ldscript bugzilla #105994 2003-06-10 22:10:16 +00:00
dbaron%dbaron.org f774ff7ebb Fix minor inconsistency between functions. b=208548 r+sr=bzbarsky 2003-06-10 22:09:58 +00:00
dbaron%dbaron.org 0584c9a28a Make nsCSSDataBlock::Clone work correctly. Fix uninitialized variable warning. b=208872 r+sr=bzbarsky 2003-06-10 22:08:40 +00:00
lpham%netscape.com ea88b96b3b add final-link-comp-names, final-link-comps, final-link-libs bugzilla #105994 2003-06-10 22:07:32 +00:00
seawood%netscape.com fc959e8e77 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:01:25 +00:00
pinkerton%netscape.com df061f5e69 fix crash when we can't get a content node when counting children. (bug 210506) 2003-06-10 21:43:57 +00:00
seawood%netscape.com a931d6f5a6 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:36:47 +00:00
seawood%netscape.com c80471302d Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00