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

56816 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net a451421024 First checkin of this class. This will be the home of the webProgressListener for the uriloader loads. 2000-03-29 05:33:09 +00:00
warren%netscape.com 7e5dcea7fc Removing resource: protocol from build -- obsolete. 2000-03-29 05:26:40 +00:00
warren%netscape.com 4d8ceb3c62 Added prio.h for linux. 2000-03-29 04:46:19 +00:00
warren%netscape.com d6036c2f64 Fixed nsCOMPtr problem in ?: statement. 2000-03-29 04:38:38 +00:00
warren%netscape.com 05545e9005 Fixed 0 => LL_ZERO problem. 2000-03-29 04:30:01 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
ruslan%netscape.com 54864afc5b Fix 33688. When both - chunked and compressed response comes in converters
were pushed in the wrong order.
2000-03-29 03:35:14 +00:00
ben%netscape.com 78a2bc728d changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
ben%netscape.com a76253ad07 widget test page 2000-03-29 03:22:07 +00:00
ben%netscape.com 4729df9489 new widget styles 2000-03-29 03:21:13 +00:00
ruslan%netscape.com 87bd11b281 Make converters implement threadsafe_isupports 2000-03-29 03:19:14 +00:00
beard%netscape.com 4aac9bae2d changes to build as MPW tools. r=mccabe 2000-03-29 03:14:02 +00:00
jj%netscape.com 6995692c09 fix for #33495: stop packaging 'NSPR Logging' with the installer. 2000-03-29 03:04:01 +00:00
rjc%netscape.com 36e41d9f07 Fix bug # 33678: require a valid URL when adding a new URL. Also, ensure that IsBookmarked() works for all URIs (not just bookmarks, but folders too) so that when looking for a folder by type, we can use IsBookmarked() to verify that the folder actually exists in the bookmarks hierarchy chain. 2000-03-29 02:58:45 +00:00
ruslan%netscape.com 55965aee77 Fix 33631 - crash when 304 is received but there's no entry in the cache. 2000-03-29 02:35:00 +00:00
hyatt%netscape.com bfee1357a0 j++. j++. Not i++. j++. Sigh. k++? z++? NO! j++! Pick up the clue phone, hyatt.
It's ringing.
2000-03-29 02:26:46 +00:00
wtc%netscape.com 97b93157b6 Bugzilla bug #33652: align PRNetAddr on 8-byte boundaries.
Modified files: prsocket.c, ptio.c
2000-03-29 02:24:39 +00:00
sfraser%netscape.com 57e19de43a Another teeny fix. r=pavlov 2000-03-29 02:14:16 +00:00
beard%netscape.com 95ad5d72bc configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
beard%netscape.com 9a81f2e9b2 added MRJPlugin (GC) target, for working with GC leak detector. 2000-03-29 02:13:22 +00:00
robodan%netscape.com b5827192eb More packaging clean ups 2000-03-29 02:07:05 +00:00
sfraser%netscape.com 9e25525e7b Comment out a call to GetFilterListArray(), which is not defined. r=pavlov 2000-03-29 02:03:30 +00:00
rhp%netscape.com 5c06c15d42 Fix for interpreting plain text sig's when doing HTML compose - Bug #: 33423 - r: bienvenu 2000-03-29 01:57:14 +00:00
pavlov%netscape.com 2f6c92b4e8 add filepicker to the widget factory 2000-03-29 01:46:28 +00:00
pavlov%netscape.com 7da4567d47 file picker changes 2000-03-29 01:42:45 +00:00
rjc%netscape.com 15c5a26fbd Fix bug # 33664: UMR in bookmarks. 2000-03-29 01:41:45 +00:00
pavlov%netscape.com 941f57b2b7 fix for bug 33670 2000-03-29 01:35:24 +00:00
sfraser%netscape.com c8ac05a0f4 Added nsFilePicker for Pavlov. r=pavlov. 2000-03-29 01:34:55 +00:00
dmose%mozilla.org f1fa3387df removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
sfraser%netscape.com 75b63126b7 Fix up nsFilePicker for Pavlov. Again. r=pavlov. 2000-03-29 01:33:15 +00:00
troy%netscape.com d2d592948d Added GetAveCharWidth() function 2000-03-29 01:26:08 +00:00
hyatt%netscape.com 6c878d3126 Checking in method and property support. 2000-03-29 01:24:35 +00:00
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