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

14215 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 0fe7ca5e0e Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +00:00
pierre%netscape.com 6c895ae8a1 Some cleanup in ATSUI. The constant USE_ATSUI_HACK, when it's not defined, now effectively removes all the ATSUI code and the ATSUnicodeLib can be removed from the project. 1999-01-12 11:35:49 +00:00
rickg%netscape.com a4940abdb4 removed problematic assertion 1999-01-12 08:46:02 +00:00
vidur%netscape.com 19388472d7 new files 1999-01-12 08:45:23 +00:00
ftang%netscape.com a3e7f67bd9 change dependency. add sjis test cases 1999-01-12 08:35:45 +00:00
ftang%netscape.com 8b382bbe0a add shift jis converter, add table driven decode utility and interface, change module name from intl to uconv 1999-01-12 08:34:29 +00:00
ftang%netscape.com 6d6b9bc555 change module from intl to uconv, add utility files 1999-01-12 08:26:54 +00:00
ftang%netscape.com 68455acc5a add Shift to Unicode converter 1999-01-12 08:24:34 +00:00
dp%netscape.com 870b39fda2 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
rickg%netscape.com 956a0b42b8 fixed bug 2274 1999-01-12 06:04:05 +00:00
waterson%netscape.com 8ecf8282fc Initial revision (not yet in build.) 1999-01-12 05:33:32 +00:00
waterson%netscape.com f7e3c75573 Initial revision. (Not yet in the build.) 1999-01-12 05:32:30 +00:00
blizzard%appliedtheory.com 2d09d8adad clean up factories for gtk. make destroying for nsWidgets() cleaner. 1999-01-12 04:42:09 +00:00
pavlov%pavlov.net b0a13ace63 sync all my changes. removed lots of code that is provided in nsBaseWidget,
added focus handlers, etc etc etc
1999-01-12 03:56:33 +00:00
rickg%netscape.com 1e7c09ace7 this fixes some of what ails us with XML 1999-01-12 02:37:22 +00:00
sdagley%netscape.com 8280293fe6 Fix improper calculation of gmtDelta - was using Mac toolbox BitTest routine to test the wrong bit, changed to a simpler & test. Checking in with permission of cyeh. 1999-01-12 01:22:46 +00:00
warren%netscape.com dc75cb53af Added headings 1999-01-12 01:19:11 +00:00
rickg%netscape.com 403f1a69d8 incremental fix for DON to get Linux off the floor 1999-01-12 01:14:12 +00:00
alecf%netscape.com 3e4b45f04a update windows makefile to export the right XPCOM headers 1999-01-12 01:10:13 +00:00
alecf%netscape.com 630a844e71 oops, misspelled MEWS->NEWS 1999-01-12 01:09:45 +00:00
alecf%netscape.com 4a0056b8fd update windows makefile 1999-01-12 01:06:39 +00:00
alecf%netscape.com b70aec0e3b add new files to the Unix build process 1999-01-12 01:05:21 +00:00
alecf%netscape.com 379be68980 nsNNTPArticleSet compiles now 1999-01-12 00:48:47 +00:00
alecf%netscape.com ab6e0576ee needed MarkDirty so that nsNNTPArticleSet could compile 1999-01-12 00:48:28 +00:00
alecf%netscape.com 2f0bfc831b InitXOVER does not need most of these parameters! 1999-01-12 00:38:46 +00:00
alecf%netscape.com 2c9009e661 move to NSPR2 1999-01-12 00:38:14 +00:00
alecf%netscape.com de19919519 data structure types have changed, and move XP_ASSERT to PR_ASSERT 1999-01-12 00:37:36 +00:00
alecf%netscape.com fcc9180483 make net_NewsChunkSize global for now, so that we can change it from outside
the file
1999-01-12 00:36:49 +00:00
alecf%netscape.com 28c853583e this almost compiles now 1999-01-12 00:32:55 +00:00
rickg%netscape.com 6c474dd4d5 fixed a few parser problems having to do with dynamic enabling 1999-01-12 00:19:17 +00:00
alecf%netscape.com f4b25d6f67 update to NSPR2 1999-01-11 23:31:40 +00:00
alecf%netscape.com 7e91498d57 updated to NSPR2 1999-01-11 23:30:16 +00:00
alecf%netscape.com 1caa64d1a5 adding new article set code 1999-01-11 23:25:32 +00:00
pavlov%pavlov.net 09e2f443a0 set event.point.[xy] to 0 1999-01-11 23:06:13 +00:00
alecf%netscape.com 10451c286b changes to make it compile 1999-01-11 22:54:51 +00:00
buster%netscape.com 10b3eb6bea shuffled around the responsibilities of core editing objects.
The key listener is now mostly a mapper of key events to editor actions.  Soon, this should be 100% true.
The editor builds transactions that are themselves intelligent. The editor makes very few DOM calls itself.
It relies on the transactions to do most of the actual editing.
1999-01-11 22:47:23 +00:00
locka%iol.ie b80c1c2c7f Added implementation of get_ReadyState
Overrode default InPlaceActivate method to fix broken containers
1999-01-11 21:08:54 +00:00
alecf%netscape.com c337f9d3ef adding new nsNNTPNewsgroupList and nsNNTPArticleList objects 1999-01-11 20:56:39 +00:00
alecf%netscape.com 82cdaada0e updated to add messenger-specific utility macros 1999-01-11 20:46:13 +00:00
alecf%netscape.com 625ecf8fa7 add error constant for mail/news 1999-01-11 20:15:17 +00:00
sfraser%netscape.com 59ad561747 Added new debug menu items, changed menus to be more similar to windows viewer. 1999-01-11 19:46:49 +00:00
sfraser%netscape.com 84635149c3 Added a couple of NS_PRECONDITIONSs in the event listener functions. 1999-01-11 19:46:09 +00:00
rickg%netscape.com 9a6c115821 fixed part of style/script bug in new pasring engine 1999-01-11 19:45:28 +00:00
troy%netscape.com bc2cdbd6d8 Fix for bug #2285. Just reseting the mFlags isn't enough, because the PaintBackground()
member function ignores the flags and checks for a non-empty URL. This way is safer and
should work in all cases
1999-01-11 19:44:22 +00:00
alecf%netscape.com c102f3ad54 updated to match new interfaces, and some general cleanup 1999-01-11 19:20:59 +00:00
alecf%netscape.com 81c6632274 merge in XOVER parser 1999-01-11 19:17:19 +00:00
alecf%netscape.com 5073aa9384 rename nsINNTPArticleKeysState to nsINNTPArticleList 1999-01-11 19:16:52 +00:00
alecf%netscape.com 1c4e120d9b newly generated files from updated XPIDL parser 1999-01-11 19:16:09 +00:00
alecf%netscape.com 86b5750a87 MsgNewsHost has a newsgroupList associated with it. 1999-01-11 19:14:03 +00:00
alecf%netscape.com 1eee1fa807 merged XOVER parser back into nsINNTPNewsgroupList 1999-01-11 19:13:16 +00:00