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

32832 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 6f5d4684a3 Fixed GetContentType method to work. 1999-07-03 05:56:24 +00:00
mcafee%netscape.com 5bb81c3be4 Fixing linux bustage, rv needs declaration. 1999-07-03 05:50:56 +00:00
warren%netscape.com 2658da38eb Fixed GetContentType error handling for necko. 1999-07-03 05:49:12 +00:00
warren%netscape.com 049749ca7d Fixed GetContentType method to work. 1999-07-03 05:48:45 +00:00
warren%netscape.com d4233d4e72 Fixed CID to not collide with nsIIOService. 1999-07-03 05:36:09 +00:00
erik%netscape.com 61cd270d46 Fix for bug 5308. We now ignore vertical fonts (whose names start with @)
in the global font enumerator, so that we don't pick those up for Japanese.
1999-07-03 05:20:35 +00:00
jfrancis%netscape.com dcb4b5045a turning off ill fated coercion of selection for plaintext editing. I'll turn this back on when I know how to correctly detect when it's needed. 1999-07-03 05:13:30 +00:00
zuperdee%penguinpowered.com f254f8b0e1 Cleaning out some deadwood from this file. 1999-07-03 05:11:23 +00:00
warren%netscape.com 5f19b87347 Added missing uuid. 1999-07-03 04:53:14 +00:00
warren%netscape.com 98887ee4af Added. 1999-07-03 04:45:49 +00:00
waterson%netscape.com e413b3aec5 Clean up compiler warnings. Thanks, slamm! 1999-07-03 04:43:44 +00:00
zuperdee%penguinpowered.com 85b0e5a3bb Boy am I dumb. Fixing my last checkin. 1999-07-03 04:39:22 +00:00
waterson%netscape.com 3870de7c1e Remove DOMProps core. It's obsolete. 1999-07-03 04:37:41 +00:00
waterson%netscape.com c312a4f2a3 Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
erik%netscape.com 962cb10bb5 Fix for bug 4760. We were drawing smart quotes really large, because they
were being taken from a large Asian font. Disabled those characters for
now. The CP1252 problem will be addressed by bug 454.
1999-07-03 04:35:17 +00:00
waterson%netscape.com 2ef218b281 Clean up compiler warnings. Thanks, slamm. 1999-07-03 04:31:43 +00:00
waterson%netscape.com 4e06adac0c Ooops. Be sure to call Flush() _before_ freeing the mURLSpec. 1999-07-03 04:26:04 +00:00
rpotts%netscape.com 6e12231ccf Changes to build without NECKO defined... 1999-07-03 04:14:44 +00:00
rpotts%netscape.com d3efb5a937 Got the TestSocketTransport test working again after removing the nsIEventQueue argument to AsyncRead and AsyncWrite... 1999-07-03 04:14:28 +00:00
waterson%netscape.com 88bd08e9fe Fix some compiler warnings; replaced variable names that shadowed global symbols. 1999-07-03 04:06:07 +00:00
warren%netscape.com 7284413878 Implemented about:blank. 1999-07-03 04:05:14 +00:00
waterson%netscape.com 246d9f8ee8 Ensure all control paths return a value. 1999-07-03 03:54:28 +00:00
valeski%netscape.com a538316e5a dumping objs to the correct dir now on windows. 1999-07-03 03:47:27 +00:00
waterson%netscape.com 7bc23e2689 Fix Necko bustage. 1999-07-03 03:41:34 +00:00
waterson%netscape.com 8ee60e35c6 Bug 9236. Make sure to use a _real_ URI when you try to serialize back the file. This was a crufty bug left over from sloppy conversion to the no-Init() interfaces. 1999-07-03 03:19:28 +00:00
zuperdee%penguinpowered.com 7b1f61e24b Added stubs for the new SetShortcutChar, GetShortcutChar, SetModifiers, and GetModifiers functions. 1999-07-03 03:03:09 +00:00
briano%netscape.com 48118e9610 Looks like we'll need IRIX -o32 files as well (for IRIX 5.x and earlier). 1999-07-03 02:58:38 +00:00
waterson%netscape.com 2555af6f3f Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h 1999-07-03 02:56:45 +00:00
waterson%netscape.com 62530d62af Implement OnChange() on the Generic and XUL builders. 1999-07-03 02:41:13 +00:00
waterson%netscape.com c6efb35f4a Implement Change() and Move() on composite datasource. Realize that these interfaces are going to be a nightmare to do the right way. 1999-07-03 02:40:35 +00:00
troy%netscape.com 689199ce89 General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +00:00
valeski%netscape.com 9b19b8baa3 whoops! 1999-07-03 02:21:01 +00:00
jefft%netscape.com f892e84bc0 added a little bit comments and rearrange a little bit code 1999-07-03 01:55:31 +00:00
jefft%netscape.com 21d7d59539 forgot to call OnStartCopy() when starting the copy operation; failed to set the m_processed flag at the correct time 1999-07-03 01:53:43 +00:00
cmanske%netscape.com b51b2b4a76 Modified InsertElement to insert a Named Anchor before the selection, completing that feature 1999-07-03 01:49:30 +00:00
hangas%netscape.com 5796b05a36 Added Code to be able to edit an existing address book card. Only available through the Select Address dialog at this time. 1999-07-03 01:39:52 +00:00
briano%netscape.com 78fdd105bc Fix for QNX, whose stat struct doesn't have st_blksize. 1999-07-03 01:34:36 +00:00
danm%netscape.com ed00b7d14c fixed egregious apostrophe 1999-07-03 01:31:18 +00:00
zuperdee%penguinpowered.com 0f1f11c2da Implemented the SetTitle function for Xlib. So the Xlib port should now be able to set its window title. 1999-07-03 01:24:46 +00:00
danm%netscape.com e1b5c4fc53 balance window refcnt when traversing menus (fixes bug 7792) 1999-07-03 01:17:44 +00:00
nisheeth%netscape.com 231552d03a Fixed bug 3152. We no longer reload the document when the user goes back to a location on the currently loaded document. 1999-07-03 01:14:51 +00:00
jband%netscape.com d0965e0a9d updating string example/test to include an example of [shared] 1999-07-03 00:59:56 +00:00
valeski%netscape.com c59b3c8f0b added mime type mapping to file 1999-07-03 00:59:51 +00:00
cmanske%netscape.com 2f22406b27 Fixed bug in inserting Named Anchor element 1999-07-03 00:57:19 +00:00
cmanske%netscape.com 8585e05699 Simplified insert logic in dialogs 1999-07-03 00:54:23 +00:00
valeski%netscape.com d7ff6d053e added mime type mapping service to http 1999-07-03 00:48:21 +00:00
valeski%netscape.com 80d7bc5c32 added mime dir to main necko build 1999-07-03 00:46:27 +00:00
law%netscape.com 3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
sspitzer%netscape.com 59413cec7e fix warnings 1999-07-03 00:39:28 +00:00
jband%netscape.com 40ffe9be8d adding a string getter tests as an example for bug 9227 1999-07-03 00:34:35 +00:00