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

56628 Коммитов

Автор SHA1 Сообщение Дата
sdv%sparc.spb.su 8c2aa12cf4 put module sources to a single dir
updated makefiles
2000-03-29 00:43:54 +00:00
sdv%sparc.spb.su 43a0aedd4e put classes to a single dir
updated makefiles
2000-03-29 00:41:22 +00:00
alecf%netscape.com 3b3ee468e0 fix regression #33625 - back out removal of Exists() for now (eventually there will be a better fix here) 2000-03-29 00:39:47 +00:00
dmose%mozilla.org dec52fb3d2 adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
jst%netscape.com 6d041e211b Fix for bug #32853, we now support setting the 'for' attribute with the name 'htmlFor'. 2000-03-29 00:19:00 +00:00
wtc%netscape.com 58bfc5b2fe Bugsplat bug #67751: Renamed _PR_UnblockWaiters to _PR_UnblockLockWaiter
and changed the return type to void.  Fixed a bug in the code that skips
over a suspended thread.
Modified files: primpl.h, prulock.c, pruthr.c
2000-03-29 00:17:59 +00:00
waterson%netscape.com d98332652c Fix access restrictions that were causing VC++'s brain to fizzle when compiled with NEW_STRING_APIS. r=scc 2000-03-29 00:13:46 +00:00
scc%netscape.com 5b54400caf finer grain control of which current string assignments are still available after |NEW_STRING_APIS|. Added |AssignWithConversion| signatures. Made appropriate current |Assign|s be synonyms. 2000-03-29 00:06:31 +00:00
ruslan%netscape.com 345a257009 Misc code cleanup. Also apply another keep-alive proxy patch from
Tomi.Leppikangas@oulu.fi
2000-03-29 00:04:27 +00:00
jst%netscape.com 78e56ebbd1 Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020. 2000-03-28 23:25:26 +00:00
varada%netscape.com 2bfda6be69 fix for bug #32124 making the default application open the file depending on the extension 2000-03-28 23:19:12 +00:00
dmose%mozilla.org 6880acd6ea fix another warning 2000-03-28 23:18:45 +00:00
morse%netscape.com 6d21c3707c fix bug 33545, button too wide + typo on button 2000-03-28 22:54:11 +00:00
varada%netscape.com a6364b1182 changing the look of progress bar bug #32115 2000-03-28 22:47:59 +00:00
ruslan%netscape.com 51e62f74cf Fix 33259. Make a maximum number of http connections configurable - network.http.max-connections=8 (current default) 2000-03-28 22:47:57 +00:00
ruslan%netscape.com 8b111cbfe2 Adding a new preference for maximum number of http connections: network.http.max-connections=8 (current default) 2000-03-28 22:42:24 +00:00
scc%netscape.com 53eaa359c9 Adding some macros that allow me to start using literal strings 2000-03-28 22:37:51 +00:00
sspitzer%netscape.com df67dbe077 fix crasher in #33615. uninitialized variables. clicking on a news url
would crash.  r=alecf
2000-03-28 22:32:06 +00:00
rbs%maths.uq.edu.au 3435aa5f2f [NOT PART OF THE DEFAULT BUILD] Disable some radars that were there for debug purposes 2000-03-28 22:31:43 +00:00
varada%netscape.com a26bf4af0f fix for bug#32111 - getting the file size for a bitmap and comparing with 302 kb 2000-03-28 22:27:48 +00:00
ruslan%netscape.com b2670e1173 Turning http 1.1 support by default. This may cause leaks to go up slightly
(due to the fact that the idle transports are not always released correctly;
that was always the case, but now it might get exagerrated. Comment out
network.http.version=1.1 and network.http.accept-encoding in case of problems
(it'll return everything back).
2000-03-28 22:14:43 +00:00
rbs%maths.uq.edu.au b2b25da1ad [NOT PART OF THE DEFAULT BUILD] Change some declarations to please other compilers 2000-03-28 22:00:28 +00:00
ashuk%eng.sun.com 2c6c864e3c a=ashuk
Made changes to the solaris makefile to include jni_util_export - for webclient-uno stuff

_Ashu
2000-03-28 21:36:04 +00:00
dmose%mozilla.org 9d154e320a get rid of perl warning 2000-03-28 21:33:54 +00:00
dmose%mozilla.org ffaaebea3c allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
varada%netscape.com c4c9adfc1d tidying up cck.che and help in imgdlg.cpp 2000-03-28 21:25:40 +00:00
sspitzer%netscape.com b2ad643429 fix for bug #33596. assertion when a message has no subject. r=alecf 2000-03-28 21:20:48 +00:00
sspitzer%netscape.com 6d18d7e78a only I should see my debugging printf. 2000-03-28 21:17:57 +00:00
varada%netscape.com f7c8c0b6c3 fix for bug #22948 -making changes in the default and myisp cck.che files 2000-03-28 21:01:18 +00:00
varada%netscape.com 8965a8cb8c Fix for bug#22948- the line has been moved from the comp desc to the comp file path 2000-03-28 20:59:19 +00:00
varada%netscape.com c21d0ef060 fixing the check for disk space 2000-03-28 19:58:24 +00:00
varada%netscape.com 8b1e4db9f4 fix for bug #22256 - installer will catch the empty caption for the rshell and populate it with Netscape client customization kit 2000-03-28 19:57:57 +00:00
varada%netscape.com 45e7621967 fix for bug #22284 -creating a new GlobalText type to handle static text that can be obtained from global variables 2000-03-28 19:48:46 +00:00
varada%netscape.com dfb53a6f5f changing the icon 2000-03-28 19:47:51 +00:00
ruslan%netscape.com a407c24ee5 Fix 23263 - mem cache assert on shutdown. 2000-03-28 19:41:59 +00:00
brade%netscape.com 675af16f89 File Removed. 2000-03-28 15:35:12 +00:00
rods%netscape.com 6b8160b567 Few warning cleanups
Return NS_OK when MouswDown on Combobox (not dropdown), this enables
it to get focus.
b=32144
2000-03-28 15:11:16 +00:00
brade%netscape.com 00f4b049c4 made some progress reorganizing code when setting defaults for new documents; should now add charset if pref is set 2000-03-28 14:59:13 +00:00
dcone%netscape.com 1817600339 Fixed the masks for the Images.. cleaned up some routines.
r=mmclusky
2000-03-28 14:41:21 +00:00
rods%netscape.com af2f54f63f When focus doesn't work correctly, and the Combobox gets deleted while the
dropdown is down it can crash. This makes sure the dropdown is rolled up and
unregistered with the rollup listener
b=33149
2000-03-28 14:29:15 +00:00
dougt%netscape.com 6281edae85 Adding psm-glue preferences javascript. These are the prefs that we should
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com ffe3843eb7 adding comment out update notfication targets. 2000-03-28 12:06:59 +00:00
dougt%netscape.com 71790ff6ba adding commented out xpidl target for update notification. 2000-03-28 12:06:19 +00:00
dougt%netscape.com f89d05aff6 adding update notification to xpinstall. It is currently ifdef off. 2000-03-28 12:05:20 +00:00
dougt%netscape.com fe2f4e9635 adding nsUpdateNotification to tree.
not part of build.
2000-03-28 11:53:50 +00:00
dougt%netscape.com 1bb5eb1b2f Adding updateNotification bits.
not part of build.
2000-03-28 11:52:11 +00:00
dougt%netscape.com e564200934 Adding nsIUpdateNotification.idl 2000-03-28 11:50:12 +00:00
dougt%netscape.com 5ccf538285 Adding PostToInsecure text. 2000-03-28 11:47:31 +00:00
dougt%netscape.com 3536082a49 parital fix for 31167. Allowing http response header security attribute
to come from preferences. r=valeski@netscape.com
2000-03-28 11:45:25 +00:00
dougt%netscape.com 72979944e8 removing checks for null before calling delete(). I do not know what I was
thinking.  davidm pointed this out.
2000-03-28 11:39:06 +00:00