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

58497 Коммитов

Автор SHA1 Сообщение Дата
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
tbogard%aol.net d39298580d Removing the old session history code. 2000-04-16 11:19:47 +00:00
scc%netscape.com b4caf7e667 making string conversions explicit 2000-04-16 11:19:26 +00:00
tbogard%aol.net 61b4c6f8bb Removed references to the old session history code. Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. onLocationChange now fires at the right time. BrowserInstance now implements nsIWebProgressListener. The class is now completely named nsBrowserInstance with out that ugly #define to convert nsBrowserAppCore. Reorganized much of the file to be in the order it is in it's declaration. 2000-04-16 11:19:18 +00:00
tbogard%aol.net 3601d309e9 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. 2000-04-16 11:19:03 +00:00
tbogard%aol.net cc02530d3b Removing the old session history interface. 2000-04-16 11:19:02 +00:00
tbogard%aol.net a44df53f51 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. Removed the UpdateHistory since that is done in the backend already. 2000-04-16 11:19:00 +00:00
tbogard%aol.net 95118cdeaa Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
tbogard%aol.net a6539625bc DocShell is now handling all the loading and navigation. The new session history is now being used in place of the old. 2000-04-16 11:18:41 +00:00
tbogard%aol.net 26354a3ff0 removed files: mozilla/xpfe/appshell/public/nsISessionHistory.idl 2000-04-16 11:18:40 +00:00
tbogard%aol.net 03f055f36a Removed the methods dealing with the old session history that is going away. 2000-04-16 11:18:39 +00:00
scc%netscape.com 0c5356d1cc no, the |Equals(PRUnichar*, PRUnichar*, ...)| form is not what you think it is. It has to go. Make comparing with |nsIAtoms| remain avalailable even in |NEW_STRINGS_APIS| 2000-04-16 11:09:16 +00:00
tbogard%aol.net 66ed9724ae Removed references to the old session history. 2000-04-16 11:08:28 +00:00
cls%seawood.org 8d2c81a65f The extprotocol subproject does not actually build under unix. A bug in the way we handle SHARED_LIBRARY_LIBS is the only reason the tinderboxes didn't go red with the previous checkin. 2000-04-16 08:42:25 +00:00
tbogard%aol.net c701f711d3 Cached the globalHistory service as it is called a lot especially when dealing with links up in the webshell. Fixed a bug in GetInterface where we were failing to do an else if so if you were requesting a nsIURIContentListener you ended up clearing out the object. 2000-04-16 08:39:15 +00:00
andreas.otte%primus-online.de 8dd89cbb2d fix bug 20891 [Assertion when displaying message], don't try to find a drive in an empty path, r=putterman@netscape.com 2000-04-16 07:33:25 +00:00
andreas.otte%primus-online.de a08836f1a8 fix bug 33868 [URL encoding for Basic Realm authentication doesn't work], just unescape the prehost, r=gagan@netscape.com 2000-04-16 07:16:28 +00:00