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

68190 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org d71a23b864 fixing code that relied on implicit string construction 2000-08-20 00:52:22 +00:00
scc%mozilla.org 08c42bc92f fixing code that relied on implicit string construction 2000-08-20 00:45:05 +00:00
scc%mozilla.org 7a18ea22f2 fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet. 2000-08-20 00:34:08 +00:00
saari%netscape.com 48dcaa1bbd Fix for nsbeta3+ 48838; context menus now set focus before coming up. r=hyatt 2000-08-20 00:29:24 +00:00
sgehani%netscape.com e1fe9e1b64 Build standalone zlib only on Linux. (Installer only exists on Linux for
now.)
[r=syd]
2000-08-19 23:33:23 +00:00
sgehani%netscape.com a958d5e317 Build standalone libjar only on Linux. (Installer only exists on Linux for
now.)
[r=syd]
2000-08-19 23:32:24 +00:00
scc%mozilla.org 26de02e721 fixing code that relied on implicit string construction 2000-08-19 22:53:36 +00:00
scc%mozilla.org cca6f9e011 fixing code that relied on implicit string construction 2000-08-19 22:46:00 +00:00
scc%mozilla.org d447c4b511 fixing code that relied on implicit string construction 2000-08-19 22:35:49 +00:00
scc%mozilla.org eb0aaea827 fixing code that relied on implicit string construction 2000-08-19 22:23:46 +00:00
putterman%netscape.com 872af31fae Fix for 48424. Double clicking on column doesn't open the selected message in a standalone
window anymore. r=bienvenu.
2000-08-19 22:03:35 +00:00
scc%mozilla.org d8be127102 attempt to fix linux bustage 2000-08-19 22:01:24 +00:00
scc%mozilla.org 77d446201a fixing code that relied on implicit string construction 2000-08-19 21:44:26 +00:00
dbaron%fas.harvard.edu 3b28047086 Remove no-longer-copied files from .cvsignore 2000-08-19 21:42:35 +00:00
scc%mozilla.org 8d0b438421 fixing code that relied on implicit string construction 2000-08-19 21:38:38 +00:00
putterman%netscape.com 101e88d8e4 Fix for 15142. Secondary sort by date for thread pane columns. patch by nhotta. r=scottip. 2000-08-19 21:36:05 +00:00
scc%mozilla.org 376a709475 fixing code that relied on implicit string construction 2000-08-19 21:32:38 +00:00
dbaron%fas.harvard.edu 4d9bee5892 Avoid copying source files to compile them. r=bryner 2000-08-19 21:24:49 +00:00
scc%mozilla.org 3d657d890c fixing code that relied on implicit string construction 2000-08-19 21:22:45 +00:00
scc%mozilla.org 20b8f119b0 fixing code that relied on implicit string construction 2000-08-19 21:10:07 +00:00
scc%mozilla.org 93f626595d fixing code that relied on implicit string construction 2000-08-19 21:04:10 +00:00
bienvenu%netscape.com 0d5f7acf4f fix default account names r=alecf 29579 2000-08-19 20:52:31 +00:00
scc%mozilla.org a6fe0ab74d fixing code that relied on implicit string construction 2000-08-19 20:52:04 +00:00
scc%mozilla.org a38c2362f3 fixing code that relied on implicit string construction 2000-08-19 20:07:01 +00:00
scc%mozilla.org 3f0620d231 fixing code that relied on implicit string construction 2000-08-19 20:01:04 +00:00
scc%mozilla.org aae8dfd4db adding |AppendWithConverison(const PRUnichar*, PRInt32)|, the need for which was brought out by making constructors |explicit| 2000-08-19 19:34:00 +00:00
pinkerton%netscape.com 55cced4fba Replaced lots of unnecessary code with OleFlushClipboard() so that we correctly flush
the clipboard when the app quits, but only if the data on the clipboard is ours to
begin with. r=scc, bug#49354.
2000-08-19 19:30:52 +00:00
brendan%mozilla.org 6aea0bf81f Re-constipate JSClass.name. 2000-08-19 19:17:32 +00:00
sgehani%netscape.com b269c16355 Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
beard%netscape.com 5067db922b bug 39050, fixing usage of va_arg to use proper type promotion 2000-08-19 17:59:02 +00:00
brendan%mozilla.org c81c23af94 Cast away const when freeing JSClass names. 2000-08-19 17:07:46 +00:00
ccarlen%netscape.com 25797921fb Removed some unneeded includes of nsIFileLocator. r=warren 2000-08-19 16:56:58 +00:00
jband%netscape.com 577d93dfb4 fix the warnings that went along with the last bustage fix - in case one of the compilers needs it. brendan can fix as he likes in the morning 2000-08-19 10:36:45 +00:00
jband%netscape.com 598c2a90c2 fix bustage 2000-08-19 10:22:13 +00:00
leaf%mozilla.org f1d1f3e0fc Automated update 2000-08-19 09:00:11 +00:00
cls%seawood.org ab983bf6e3 Argh. The irix xptcinvoke glue is written only against the N32 ABI so we have no choice but to use it. This means no browser for Irix versions below 6.x. :-/ 2000-08-19 08:58:51 +00:00
brendan%mozilla.org 56c94e849a Move shell to DIRS from ENABLE_TESTS ifdef addition to DIRS (r=mccabe,leaf). 2000-08-19 08:41:34 +00:00
brendan%mozilla.org f59c35edb2 Support lazy initialization of standard classes and their associated global functions/properties (46703, r=jband,rogerl). 2000-08-19 08:37:07 +00:00
brendan%mozilla.org 896fb216bc Add stub entry struct and ops for const void *keys, split out JS_DHashTableRawRemove, beefed up comments (part of 46703, r=jband). 2000-08-19 08:36:32 +00:00
leaf%mozilla.org 82f8178690 Automated update 2000-08-19 08:15:12 +00:00
cls%seawood.org 5ef043ad42 Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it. 2000-08-19 08:05:05 +00:00
cls%seawood.org e01272bbf7 Native irix compilers don't seem to know about |typename| either 2000-08-19 08:01:28 +00:00
pavlov%netscape.com 455827827d adding blue to mac build r=smfr 2000-08-19 06:54:06 +00:00
pavlov%netscape.com 587040c769 adding blue to build 2000-08-19 06:53:40 +00:00
pavlov%netscape.com c674e07d18 s/Modern/Blue/ 2000-08-19 06:43:13 +00:00
pavlov%netscape.com 7242425ab6 fix for leak due to extra addref of GdkGC bug 49555 r=bruce 2000-08-19 06:33:56 +00:00
pavlov%netscape.com 56e0ba03de bug 49530 (i'm just copying files) 2000-08-19 06:27:33 +00:00
pavlov%netscape.com ecd17a88e6 fix for wrong cursor when in wait state bug 48839 r=bruce 2000-08-19 06:13:08 +00:00
pavlov%netscape.com 4d3bd39c64 XRegions are no longer emigrating in mass to avoid free() (bug 49537) r=bruce 2000-08-19 06:01:43 +00:00
jfrancis%netscape.com d3bb1b3e45 fixing 49392: editor spazzing uneeded br tags in tables; r=fm 2000-08-19 05:58:11 +00:00