norris%netscape.com
eadef0d104
Add ConversionError and make it work for undefined.foo.
1999-11-23 17:30:31 +00:00
norris%netscape.com
bf8cbd877b
Remove commented-out code.
1999-11-23 17:29:53 +00:00
norris%netscape.com
5a2dba3040
Fix formatting.
1999-11-23 17:29:34 +00:00
briano%netscape.com
635fcc94d5
Automated update
1999-11-23 15:45:26 +00:00
cls%seawood.org
e96ad492f8
Added check for pthread symbols in libc.
1999-11-23 15:31:56 +00:00
valeski%netscape.com
05cd4da132
18435, r=warren. the FTP directory listing stream converter now supports synchronous usage. This allows directory listing streams to be converted when OpenInputStream is called.
1999-11-23 15:13:29 +00:00
rods%netscape.com
b85ae7a27b
removed return variable that wasn't used and its warning r=self
1999-11-23 14:21:03 +00:00
rods%netscape.com
9a7253aa22
removed extra variable declaration and the warning
1999-11-23 14:20:17 +00:00
rods%netscape.com
54cec9b893
fixed two warning r=me
1999-11-23 14:16:59 +00:00
andreas.otte%primus-online.de
e8ccb0e281
Added code to remove trailing spaces in URLs. (Fixes bug 15451)
...
Some code to add a trailing / in SetDirectory if it is missing. There is no special bug behind this, just a fix for a potential bug.
And a oneliner in ParsePath to deal with params, querys and refs in the right place. Between setting brk and getting to the code that deals with this stuff, there is a ReplaceMess call which can change the position of querys and co. This change avoids that problem.
r=valeski
1999-11-23 14:06:17 +00:00
Jerry.Kirk%Nexwarecorp.com
594ab03a6a
nsAppShell: Added some NS_WARNING calls.
...
nsWidget: Aded support for numeris keys on the numeric keypad.
1999-11-23 13:10:03 +00:00
Jerry.Kirk%Nexwarecorp.com
87b4eae3c4
Overloaded more methods in the ChildWindow for destruction.
...
Added GetFrameSize method to the Window.
r=kedl
1999-11-23 13:08:46 +00:00
Jerry.Kirk%Nexwarecorp.com
ce55045e27
Changed some logging to be more helpful in tracking down graphic rips.
...
r=kedl
1999-11-23 13:06:27 +00:00
Jerry.Kirk%Nexwarecorp.com
5dbd1bd692
Increased size of static Font List buffer to support new fonts
...
being released. This should really be dynamic.
r=kedl
1999-11-23 13:02:21 +00:00
warren%netscape.com
9e4e72120c
Test case for the res: protocol.
1999-11-23 12:14:58 +00:00
warren%netscape.com
05cb637dbe
Initial checkin of the res: protocol -- replacement for resource: that does symbolic roots, and searching.
1999-11-23 12:13:33 +00:00
tbogard%aol.net
2209fa5d4f
Changes to get this compiling again.
1999-11-23 10:15:10 +00:00
tbogard%aol.net
da31ed935d
Changed the old QI map to use the new NS_INTERFACE_MAP_BEGIN, NS_INTERFACE_ENTRY, NS_INTERFACE_MAP_END type map.
1999-11-23 10:08:32 +00:00
tbogard%aol.net
82bc6d307b
Changed the concept of the webshell holding an mChromeElement object to it holding a nsIChromeEventHandler interface. This is more generic and allows other apps to plugin nicer into the API.r=hyatt
1999-11-23 09:57:47 +00:00
tbogard%aol.net
d2e8fb3305
Enabled nsHTMLFrameElement and nsHTMLIFrameElement to implement the nsIChromeEventHandler interface. r=hyatt
1999-11-23 09:42:49 +00:00
tbogard%aol.net
d32c6dfc9c
Enabled nsXULElement to implement the nsIChromeEventHandler interface. r=hyatt
1999-11-23 09:36:39 +00:00
dougt%netscape.com
4496a9fa7a
1) #ifdefing out dll entry points from nsProxyObjectManager which should not
...
be used
2) Fix crashing bug in nsProxiedService when a CI fails. Converted this to
use nsCOMPtrs
3) Fixing bug 18109. This involved changing what information about hash values
we use.
Tested FTP dir and file, and IMAP.
1999-11-23 08:53:44 +00:00
dp%netscape.com
dd0a36666d
Beautify...
1999-11-23 07:54:25 +00:00
mscott%netscape.com
28cb768635
force uri dispatching to always be on if the url we are trying to load
...
is a mailto url. why? because it works so well for mailto =). No sense
in only allowing people turning uri dispatching on to get the benefits.
r=travis.
1999-11-23 07:14:45 +00:00
warren%netscape.com
a4e7d3e5e4
Minor cleanup.
1999-11-23 07:05:53 +00:00
warren%netscape.com
0aed6cafa7
Pedantic change to macro.
1999-11-23 07:03:04 +00:00
warren%netscape.com
dcd034b7ce
Added code to aggressively clean up file transport on failure.
1999-11-23 07:01:56 +00:00
briano%netscape.com
61cc40d3d5
Automated update
1999-11-23 06:45:09 +00:00
cls%seawood.org
cbcea4c4e7
Forgot the "test" keyword on the final elif. Bug #19626
1999-11-23 06:35:43 +00:00
cls%seawood.org
6b4201d2ea
Added support for neutrino target to configure.in. Patch submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>.
...
Split AR_FLAGS from AR for platforms that don't use the common syntax.
1999-11-23 06:23:52 +00:00
rbs%maths.uq.edu.au
112358a896
Consolidation of the code and efficient trimming of msqrt by delagating a big chunk of the reflow operation to the base class.
1999-11-23 06:04:02 +00:00
scc%netscape.com
fbff3b08f2
Added |do_GetService| of a specific service manager as opposed to the global one. Fixed the appropriate macro accordingly. Please note: travis will be supporting this change until I'm back online in Michigan. r=dp.
1999-11-23 05:55:33 +00:00
scc%netscape.com
aafea758f4
added macros preparing us to move to table-driven QI. Please note: travis will be supporting any problems with this checkin till I'm back online in Michigan. r=tbogard
1999-11-23 05:55:31 +00:00
rjc%netscape.com
47c7e1b6e6
One less loop (figured out what was preventing this).
1999-11-23 05:37:33 +00:00
rjc%netscape.com
29c08f34ab
Get rid of a warning.
1999-11-23 04:47:38 +00:00
rjc%netscape.com
8d87ea18f6
Get rid of another signed/unsigned warning.
1999-11-23 04:44:52 +00:00
rjc%netscape.com
4d89b5ea58
Get rid of a signed/unsigned warning.
1999-11-23 04:43:01 +00:00
rjc%netscape.com
33404d8a24
Speed up sorting by reducing the # of times we loop over the list of nodes. Now, we loop over once to build up a flat array of nodes [qsort needs a flat array] and remove them from the content model, then we sort, then we loop again to re-add the now-sorted nodes, and finally we loop to check if any of the nodes is a container with children such that we need to recursively sort on it. [Note: I tried to combine the final two loops but the tree widget didn't like that. Oh well... its still a lot better than before.]
1999-11-23 04:39:29 +00:00
scc%netscape.com
ae77cc886d
fixed up to match recent changes made to weak references. r=tbogard
1999-11-23 03:30:06 +00:00
sfraser%netscape.com
a3a45cef6a
#ifdef out all the stupid printfs. r=pinkerton, no bug.
1999-11-23 03:26:56 +00:00
ssu%netscape.com
6947adf263
fixing bug #19597 . Fixed the warning of insufficient disk space error message to show the correct disk space required/available. r=dveditz
1999-11-23 03:21:43 +00:00
scc%netscape.com
e0d57ccb0f
Added the file "nsIInterfaceRequestor.cpp" to the project. Contents currently |#if|d out. Travis will add this file to the other builds, and then enable. This adds |do_GetInterface| functionality. r=tbogard.
1999-11-23 03:14:42 +00:00
scc%netscape.com
fbbb93990f
commented out, so it could be added to the project. Travis will uncomment it when he adds it to the windows and unix builds. r=tbogard
1999-11-23 03:13:05 +00:00
scc%netscape.com
c80acd0854
don't ASSERT that it doesn't support weak references for NULL. r=pinkerton
1999-11-23 03:10:02 +00:00
rickg%netscape.com
fc37d9b4a4
fixed bug18312; this isn't PDT+, but is something that Phil has been *really* anxious to have fixed. r=nisheeth
1999-11-23 03:09:12 +00:00
rickg%netscape.com
0c87c4e5a7
fixed bug 18312; it's not PDT+, but it's something Phil has been *really* anxious to fix. r=nisheeth
1999-11-23 03:07:09 +00:00
saari%netscape.com
cde3c865fd
Popup menu positioning code. R: Hyatt
1999-11-23 03:02:01 +00:00
scc%netscape.com
af74e910fb
First Checked In.
1999-11-23 02:50:17 +00:00
rjc%netscape.com
84e2b4c550
When sorting, only set found="true" attribute if not a natural order sort.
1999-11-23 02:27:03 +00:00
nisheeth%netscape.com
428bdc53fa
r=karnaze. Fix for bug 18367. We set the primary frame for table rows to be the row frame for all cases now. Earlier, the anonymous table row group frame was getting set as the primary frame of rows inserted from script.
1999-11-23 02:06:39 +00:00