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

58362 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com ac217fbced making string conversions explicit 2000-04-17 11:24:01 +00:00
jim_nance%yahoo.com 2195aa037d Fix the last part of 34949
r=cla a=bienvenu
2000-04-17 11:20:15 +00:00
jim_nance%yahoo.com 2113c7ffbd configure 2000-04-17 11:16:40 +00:00
scc%netscape.com 4753a77d13 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 f5c8f79cb9 Changed redirects to point to the updated XML demos (new XLink). 2000-04-17 10:47:37 +00:00
scc%netscape.com ca2faa7f58 making string conversions explicit 2000-04-17 10:28:55 +00:00
scc%netscape.com fea0a9c941 making string conversions explicit 2000-04-17 09:57:13 +00:00
scc%netscape.com b2e72db094 fixing an earlier mistake while making string conversions explicit 2000-04-17 09:56:40 +00:00
scc%netscape.com 50032f334f making string conversions explicit, had to fix an accidental regression from rickg 2000-04-17 09:09:42 +00:00
scc%netscape.com 7473b0f2d8 making string conversions explicit 2000-04-17 08:21:30 +00:00
rickg%netscape.com 6f00c540c0 correct linux build problem 2000-04-17 07:21:19 +00:00
nisheeth%netscape.com ae1909623b 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 b2b414421e fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
tbogard%aol.net 6b353cbffa 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 3e24ff6308 Fix trivial warning regarding initialization order. 2000-04-17 05:46:13 +00:00
tbogard%aol.net d085b3d4d0 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 98e66775ad Comment out oftenhit assertion in ArcLabelsIn(). 2000-04-17 05:26:25 +00:00
rjc%netscape.com 625dbb4118 Fix GetURI() to return "rdf:httpindex". 2000-04-17 05:22:50 +00:00
rjc%netscape.com 71ac5a663d Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
ssu%netscape.com ad83f56cde 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 1eeaaa1b9a Aggregate in "rdf:httpindex". 2000-04-17 05:10:04 +00:00
rjc%netscape.com f58275afb9 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2000-04-17 05:07:26 +00:00
cls%seawood.org 63bf754013 Fix non-MD and non-native makedepend depend builds. Bug 35186. r=jlnance 2000-04-17 04:57:33 +00:00
blizzard%redhat.com e1a44a5b14 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 a3a0264f41 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 f4890f97e2 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 aaf20b27b9 [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 0a4eb8be2c [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 60f9dccefd Fix for crash on vCard Add button - Bug #34780 2000-04-17 04:16:06 +00:00
leaf%mozilla.org a68b853b74 Automated update 2000-04-17 04:00:18 +00:00
rhp%netscape.com df12230509 Fix for problem with printing address book entries 2000-04-17 03:53:49 +00:00
cls%seawood.org bc34584651 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 a0a2bd2026 BeOS uses LIBRARY_PATH to search for runtime libs. 2000-04-17 03:38:39 +00:00
tbogard%aol.net 844aac7e20 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 886a15f0db Fix uninitialized variable, caught by shalabh@pspl.co.in 2000-04-17 02:07:00 +00:00
bienvenu%netscape.com 97a3a30e94 maintain mailboxname across imap uid validity change 2000-04-17 01:46:47 +00:00
tbogard%aol.net 1cb0709723 Both compiling and linking are pulled from the same list CPP_OBJS. 2000-04-17 01:05:24 +00:00
neeti%netscape.com faadb1d426 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 eb9534f9f9 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
cls%seawood.org caf9a86a29 Added xpinstall/wizard/unix/src2/Makefile & fixed typo with psm-glue. 2000-04-16 22:26:44 +00:00
bienvenu%netscape.com 502dcf9642 add search method to message service, not used yet 2000-04-16 22:12:36 +00:00
bienvenu%netscape.com 516eade048 fix problem saving flags when we blow away dbs 32531 2000-04-16 22:09:52 +00:00
warren%netscape.com 9c6a4060fc Changing dir create permissions to 775. 2000-04-16 21:32:29 +00:00
cmanske%netscape.com 66347ddb3a Replace 'onclick' with 'oncommand' in sidebar xul. 2000-04-16 21:27:42 +00:00
blizzard%redhat.com f2357c0c1d 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 f96b0141e2 Put 'width' controls first in HLine Props dialog 2000-04-16 20:49:15 +00:00
cmanske%netscape.com 4cd1f27938 Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565 2000-04-16 20:29:08 +00:00
leaf%mozilla.org cfeeee5771 removing reference to an obj file that no longer gets built 2000-04-16 19:47:38 +00:00
jband%netscape.com c0b3019569 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 5479b98dec Got rid of the shared library reference. No longer needed. 2000-04-16 15:47:35 +00:00