shaver%mozilla.org
b0c2810d8b
fix leak of nsAppShellService ( #29907 , r=warren)
2000-03-29 01:21:23 +00:00
hyatt%netscape.com
01ea60d7ee
Enhancements to nsIScriptcontext. r=brendan@mozilla.org
2000-03-29 01:18:21 +00:00
hyatt%netscape.com
61fd8c6894
Fixing radio element crasher. Duh.
2000-03-29 01:17:24 +00:00
alecf%netscape.com
0fc2a08e31
fix my stupid redness
2000-03-29 01:09:56 +00:00
sdv%sparc.spb.su
a89093b4e9
removed java files which were placed
...
to classes dir
2000-03-29 01:07:03 +00:00
sfraser%netscape.com
d7d1550ac8
Fix for 26924 -- don't needlessly load the editor dll on shutdown. r=buster.
2000-03-29 01:02:34 +00:00
bienvenu%netscape.com
90210ce245
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
beard%netscape.com
79885a762f
bug #33219 : blendRect was incorrect, damageRect is sufficient. r=pavlov
2000-03-29 00:58:11 +00:00
scc%netscape.com
7379e92bad
rename |string_copy| and |string_copy_backward| to |copy_string| and |copy_string_backward|
2000-03-29 00:54:12 +00:00
sdv%sparc.spb.su
0250096d0a
put module sources to a single dir
...
updated makefiles
2000-03-29 00:43:54 +00:00
sdv%sparc.spb.su
839a83a630
put classes to a single dir
...
updated makefiles
2000-03-29 00:41:22 +00:00
alecf%netscape.com
1139bddc6c
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
1393f2119c
adding a 'can confirm' radiobutton to 'reassign by component'
2000-03-29 00:34:56 +00:00
jst%netscape.com
b35c0f42aa
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
1d56371c02
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
1071d2b0a2
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
4f1ac4a894
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
20ccb96217
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
6eeedef061
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
47c2dc80dc
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
f8a61a0fe8
fix another warning
2000-03-28 23:18:45 +00:00
morse%netscape.com
349fe8555a
fix bug 33545, button too wide + typo on button
2000-03-28 22:54:11 +00:00
varada%netscape.com
be761ea757
changing the look of progress bar bug #32115
2000-03-28 22:47:59 +00:00
ruslan%netscape.com
f1415b32a9
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
9edf45b81b
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
e34e046ae4
Adding some macros that allow me to start using literal strings
2000-03-28 22:37:51 +00:00
sspitzer%netscape.com
aec725293d
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
86fec303b7
[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
901a625575
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
aa8c7cc412
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
bb0d8758ca
[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
c5e4bf9228
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
ee3237cb2b
get rid of perl warning
2000-03-28 21:33:54 +00:00
dmose%mozilla.org
e518bda069
allow users to watch the bugs of other users
2000-03-28 21:31:24 +00:00
varada%netscape.com
eb61ac3487
tidying up cck.che and help in imgdlg.cpp
2000-03-28 21:25:40 +00:00
sspitzer%netscape.com
c84f496fe0
fix for bug #33596 . assertion when a message has no subject. r=alecf
2000-03-28 21:20:48 +00:00
sspitzer%netscape.com
519d28bbdd
only I should see my debugging printf.
2000-03-28 21:17:57 +00:00
varada%netscape.com
903ec81f3a
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
0bdbafee31
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
da4cf57da6
fixing the check for disk space
2000-03-28 19:58:24 +00:00
varada%netscape.com
26769aa05b
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
ea162959b8
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
ba3ae0b968
changing the icon
2000-03-28 19:47:51 +00:00
ruslan%netscape.com
718f3a22e8
Fix 23263 - mem cache assert on shutdown.
2000-03-28 19:41:59 +00:00
brade%netscape.com
ce9100223b
File Removed.
2000-03-28 15:35:12 +00:00
rods%netscape.com
886073840d
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
97b8dbe89d
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
b944d0a919
Fixed the masks for the Images.. cleaned up some routines.
...
r=mmclusky
2000-03-28 14:41:21 +00:00
rods%netscape.com
72637cd5e0
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
629a15f5ef
Adding psm-glue preferences javascript. These are the prefs that we should
...
have defaults for.
2000-03-28 12:24:17 +00:00