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

13961 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com a2044894ff merged parsertypes into nsIParser.h 1999-01-09 01:14:10 +00:00
rickg%netscape.com 8f11084fc8 sync up with mods to the parser 1999-01-09 01:11:37 +00:00
rickg%netscape.com 95d921dff4 modest improvements to string and deque 1999-01-09 01:09:39 +00:00
rickg%netscape.com 905cbfd9cc A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
akkana%netscape.com 3b77ed5dbc Add debug menu; see bug 2249 1999-01-09 00:35:19 +00:00
alecf%netscape.com c63a7febb1 rename
nsIMsgNewsArticleList-> nsINNTPNewsgroupList
nsINNTPArticleKeysState -> nsINNTPArticleList
1999-01-09 00:29:21 +00:00
buster%netscape.com 9c4d3b3849 better code factoring, so split and join base methods can be reused 1999-01-09 00:24:48 +00:00
kipp%netscape.com 10a89709d7 new 1999-01-09 00:18:08 +00:00
kipp%netscape.com ef74e3273a Implement GetAreas; cleanup some whitespace; removed some out of date comments 1999-01-09 00:17:07 +00:00
kipp%netscape.com 00cbea9c70 Removed a spurious Addref of an atom 1999-01-09 00:16:42 +00:00
alecf%netscape.com c6670e9abd add nsINNTPArticleKeysState to the build 1999-01-09 00:16:41 +00:00
kipp%netscape.com 063d9973c9 Added some whitespace 1999-01-09 00:16:07 +00:00
kipp%netscape.com 30202d5e7c Reformatted a comment 1999-01-09 00:15:54 +00:00
alecf%netscape.com d788930235 adding nsINNTPArticleKeysState for the first time - broke these three
methods out of nsIMsgNewsArticleList.idl
1999-01-09 00:15:46 +00:00
kipp%netscape.com 4d283102bd Store maps as nsIDOMHTMLMapElement instead of the obsolete nsIImageMap 1999-01-09 00:15:19 +00:00
kipp%netscape.com 0448f13e03 Use dom content objects for map/area tags; add map to the content model 1999-01-09 00:14:53 +00:00
kipp%netscape.com 75891f558f nuked 1999-01-09 00:14:17 +00:00
kipp%netscape.com 4fb3f00732 Removed a turd 1999-01-09 00:14:09 +00:00
kipp%netscape.com d1dd0f55bd Reworked to use dom content objects for holding the raw map data and observering content changes and updating the 'compiled' map 1999-01-09 00:13:53 +00:00
kipp%netscape.com 19e73d1f62 Use nsImageMap 1999-01-09 00:13:19 +00:00
kipp%netscape.com b8a8b7e309 Changed over to using nsImageMap instead of nsIImageMap 1999-01-09 00:12:49 +00:00
kipp%netscape.com 4cbb066ec7 Added new atom 1999-01-09 00:12:28 +00:00
kipp%netscape.com 1de1edbd74 Added defines and comments indicating which parts of the frames reflow state are reserved 1999-01-09 00:11:40 +00:00
kipp%netscape.com 6d30c6dc81 Added missing forward decl of nsIAtom 1999-01-09 00:11:10 +00:00
beard%netscape.com 24273af537 Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway. 1999-01-08 22:43:45 +00:00
mcmullen%netscape.com 0698f88bcf Renamed these, since everybody is calling it apprunner. 1999-01-08 22:35:47 +00:00
mcmullen%netscape.com eed0b9df0d First Checked In. 1999-01-08 22:32:33 +00:00
mcmullen%netscape.com ae788973c6 Changed the name of XPAppViewer to apprunner, since that is what other platforms call it. Too many viewers spoil the broth. 1999-01-08 22:29:00 +00:00
wtc%netscape.com b064cd8f7f Bugzilla bug #2248: PR_ImportFile, PR_ImportTCPSocket, and
PR_ImportUDPSocket should initialize NSPR implicitly.  Thanks
to John McMullen <mcmullen@netscape.com> for the bug report
and fix.
1999-01-08 22:24:14 +00:00
dcone%netscape.com 4c0baa6729 Added splitelementtxn.cpp 1999-01-08 22:18:21 +00:00
buster%netscape.com d18aa37ef9 SplitElementTxn implementation. Do only.
test with Control-S.
1999-01-08 22:16:22 +00:00
ftang%netscape.com 1710a341d3 Ignore (NS_ERROR_FACTORY_EXISTS != res) return result 1999-01-08 22:02:41 +00:00
brade%netscape.com d3b3656fb1 fix unnecessary ifdefs (and reduce Macintosh compiler warnings) 1999-01-08 21:53:11 +00:00
sfraser%netscape.com 6b37d2bc99 Fix for 2161 -- if nsView::GetViewFor() is called with a null widget, just return a null view. 1999-01-08 21:31:56 +00:00
joki%netscape.com d798c3e079 Move focus shifting code from nsScrollingView.cpp to nsEventStateManager.cpp 1999-01-08 21:13:59 +00:00
radha%netscape.com 9b32717dad Use libwidgetgtk.so and libgfxgtk.so as default for WIDGET_DLL and
GFXWIN_DLL
1999-01-08 20:14:49 +00:00
radha%netscape.com 763ce82c4c Added TOOLKIT_CFLAGS to CFLAGS so that gtk/motif libraries are picked
up in nsSetupRegistry.cpp (for WIDGET_DLL and GFXWIN_DLL) based on what
MOZ_TOOLKIT is set to
1999-01-08 20:10:36 +00:00
wtc%netscape.com 1d3e4ba47a Removed hardcoded AIX pathnames /usr/lpp/xlC from the makefiles,
because the new version of AIX xlC compilers (3.6.4) is installed
in a different directory (/usr/ibmcxx).
1999-01-08 19:51:14 +00:00
karnaze%netscape.com c2cfb8b82f dom table methods, moved align="char" data members from nsReflowState to nsHTMLReflowState 1999-01-08 18:57:40 +00:00
ftang%netscape.com 02d67d0824 add unix makefile 1999-01-08 18:57:27 +00:00
ftang%netscape.com 279ed70779 add Makefile to call uconv 1999-01-08 18:55:54 +00:00
ftang%netscape.com 656cb3b469 add directory description 1999-01-08 18:36:17 +00:00
pavlov%pavlov.net e3810cb6b6 use GDK bit stuff for the alt/ctrl/shift mods 1999-01-08 15:55:52 +00:00
pavlov%pavlov.net 39384f2578 remove unused code. fixed underlining. 1999-01-08 15:51:46 +00:00
ramiro%netscape.com 6ef69dc2a8 Added view source ('cos it works!), fixed typo in Tools.
Thanks to Steve Morrison <smorrison@gte.com> for the patch.
1999-01-08 15:19:29 +00:00
pierre%netscape.com 17f6998e7d Fixed bug in SetPosition. Thanks to Cyrus Harmon <cyrus@neomorphic.com> 1999-01-08 05:36:06 +00:00
val4%cornell.edu ae6b346f41 Even more error handling stuff. Will need to go thru the
file and double-check all error handlers.
1999-01-08 04:58:34 +00:00
troy%netscape.com 20fbd1e186 Added support for 'right' and 'bottom' properties. Changed to using a
nsStyleSides struct to hold all the offsets
1999-01-08 04:47:46 +00:00
pierre%netscape.com 6a189c7628 bumped up the memory partition of the optimized target to 10Mb 1999-01-08 03:53:59 +00:00
sfraser%netscape.com 4e85ff5519 Hack so that keycodes are returned on Mac (again! Buster wiped it out). 1999-01-08 03:39:55 +00:00