Commit Graph

58313 Commits

Author SHA1 Message Date
scc%netscape.com
c952973a48 Added private unimplemented signatures of |...WithConversion| to prevent accidents where I should have used the non-converting form. Removed |AppendWithConversion|s that stood in for |AppendInt| and |AppendFloat|. 2000-04-17 11:06:41 +00:00
heikki%citec.fi
a69eed4d84 Changed redirects to point to the updated XML demos (new XLink). 2000-04-17 10:47:37 +00:00
scc%netscape.com
37d7f881c6 making string conversions explicit 2000-04-17 10:28:55 +00:00
scc%netscape.com
d967b5fb5c making string conversions explicit 2000-04-17 09:57:13 +00:00
scc%netscape.com
424bd7be3a fixing an earlier mistake while making string conversions explicit 2000-04-17 09:56:40 +00:00
scc%netscape.com
71bde1364b making string conversions explicit, had to fix an accidental regression from rickg 2000-04-17 09:09:42 +00:00
scc%netscape.com
613085c7a8 making string conversions explicit 2000-04-17 08:21:30 +00:00
rickg%netscape.com
0ff6ad9ae9 correct linux build problem 2000-04-17 07:21:19 +00:00
nisheeth%netscape.com
7b7f9d1021 Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed. 2000-04-17 07:13:57 +00:00
rickg%netscape.com
e7f8ee498d fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
tbogard%aol.net
2440048faf Added more code to ShouldAddToGlobalHistory to properly weed out items such as "about", "imap", "news", and "mailbox" schemes from getting put into global history. 2000-04-17 05:54:09 +00:00
rjc%netscape.com
6cd8433000 Fix trivial warning regarding initialization order. 2000-04-17 05:46:13 +00:00
tbogard%aol.net
6be9ab4645 Removed the URLShouldBeInHistory function to resolve bug 29604. DocShell now properly calls only when it should to add a page to history. 2000-04-17 05:38:22 +00:00
rjc%netscape.com
afb16b6383 Comment out oftenhit assertion in ArcLabelsIn(). 2000-04-17 05:26:25 +00:00
rjc%netscape.com
95e0bbdcad Fix GetURI() to return "rdf:httpindex". 2000-04-17 05:22:50 +00:00
rjc%netscape.com
909da24beb Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
ssu%netscape.com
0064f3a84f fixing bug #7874 (on going). this file is not part of tinderbox build. would affect windows platforms only. 2000-04-17 05:11:34 +00:00
rjc%netscape.com
f615030afd Aggregate in "rdf:httpindex". 2000-04-17 05:10:04 +00:00
rjc%netscape.com
a2eff0ec69 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2000-04-17 05:07:26 +00:00
cls%seawood.org
2f26143893 Fix non-MD and non-native makedepend depend builds. Bug 35186. r=jlnance 2000-04-17 04:57:33 +00:00
blizzard%redhat.com
1376d32f64 fix for bug #14856. this fixes DOM key events on linux so that a keyrepeat is keydown, keypress, keypress, keypress, keyup like it should be. r=syd 2000-04-17 04:45:08 +00:00
bryner%uiuc.edu
efb948c488 Write the html, title, and body tags directly to the stream listener
without having them go through the txt->html conversion.  This makes it so
we don't accidentely try to form an HREF inside the title.  r=valeski.
2000-04-17 04:40:44 +00:00
tbogard%aol.net
f347a29188 Fixed stop to look at the right item for the disabled state. Fixes 35975. 2000-04-17 04:39:38 +00:00
rbs%maths.uq.edu.au
7467ba48c7 [NOT PART OF THE DEFAULT BUILD] Compute the actual bounding metrics of the minus sign ('-') to get a more acurate math axis 2000-04-17 04:23:03 +00:00
rbs%maths.uq.edu.au
4731458891 [NOT PART OF THE DEFAULT BUILD] Pick stretchy glyphs from the Math4 font. Make the stretchy code more robust by explicitly re-ordering the font-family list to place the selected font to be used in first position 2000-04-17 04:19:54 +00:00
rhp%netscape.com
32d8d79f6a Fix for crash on vCard Add button - Bug #34780 2000-04-17 04:16:06 +00:00
leaf%mozilla.org
6da09aefeb Automated update 2000-04-17 04:00:18 +00:00
rhp%netscape.com
2732355c4f Fix for problem with printing address book entries 2000-04-17 03:53:49 +00:00
cls%seawood.org
56e9ddefaa Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime. 2000-04-17 03:47:33 +00:00
cls%seawood.org
70a1ccbb33 BeOS uses LIBRARY_PATH to search for runtime libs. 2000-04-17 03:38:39 +00:00
tbogard%aol.net
2c074d1071 If the same page is being loaded twice, don't add it twice to session history. 2000-04-17 02:17:42 +00:00
waterson%netscape.com
6170746169 Fix uninitialized variable, caught by shalabh@pspl.co.in 2000-04-17 02:07:00 +00:00
bienvenu%netscape.com
9a834c2293 maintain mailboxname across imap uid validity change 2000-04-17 01:46:47 +00:00
tbogard%aol.net
08d91326d6 Both compiling and linking are pulled from the same list CPP_OBJS. 2000-04-17 01:05:24 +00:00
neeti%netscape.com
3b00311664 fix for 21329, restricting the number of items in cache only for windows.r=pnunn 2000-04-17 00:28:56 +00:00
ssu%netscape.com
3c48f3bef3 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
cls%seawood.org
e6ece5c6f2 Added xpinstall/wizard/unix/src2/Makefile & fixed typo with psm-glue. 2000-04-16 22:26:44 +00:00
bienvenu%netscape.com
b459e719e2 add search method to message service, not used yet 2000-04-16 22:12:36 +00:00
bienvenu%netscape.com
a91714cc03 fix problem saving flags when we blow away dbs 32531 2000-04-16 22:09:52 +00:00
warren%netscape.com
ff5b1f0cbf Changing dir create permissions to 775. 2000-04-16 21:32:29 +00:00
cmanske%netscape.com
37cc8bf4d2 Replace 'onclick' with 'oncommand' in sidebar xul. 2000-04-16 21:27:42 +00:00
blizzard%redhat.com
15338ed5f3 remove motion_notify signals from being generated anywhere. note that this is different than an XMotionEvent that we handle elsewhere. there aren't any cases where we need the motion_notify signal anymore. we were causing motion_notify signals to be generated from scrolling the scrollbar in native widgets which was causing selection to happen on the parent window in the case where the native scrollbar was on a popup. this fixes bug #32311. r=syd 2000-04-16 21:22:22 +00:00
cmanske%netscape.com
13a52a1650 Put 'width' controls first in HLine Props dialog 2000-04-16 20:49:15 +00:00
cmanske%netscape.com
371c750504 Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565 2000-04-16 20:29:08 +00:00
leaf%mozilla.org
34fa9b4fb7 removing reference to an obj file that no longer gets built 2000-04-16 19:47:38 +00:00
jband%netscape.com
69515eea3b NOT PART OF SEAMONKEY BUILD. Improve sample to show calling of [scriptable] xpcom interface methods directly from JavaScript using xpconnect. This should work on all platforms, but currently the visuals in the plugin are only updated on Windows. See bug 32150. r=av 2000-04-16 18:51:02 +00:00
tonyr%fbdesigns.com
2de30a1ffe Got rid of the shared library reference. No longer needed. 2000-04-16 15:47:35 +00:00
tbogard%aol.net
6df22d2672 Making docShell not assert when global history can't be added. Someone is doing something stupid in viewer right that makes the service fail. 2000-04-16 13:01:28 +00:00
tbogard%aol.net
7d683f82c0 Making the addref and release thread safe. 2000-04-16 13:00:52 +00:00
tbogard%aol.net
833361b073 removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp 2000-04-16 11:20:51 +00:00