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
wtc%netscape.com
6755c5bd48
The lm argument for _PR_SetLogModuleLevel is
...
shadowed by a local variable by the same name. Rewrote the code to
make it more clear. Thanks to Kathy Brade <brade@netscape.com> for
reporting this bug.
1999-01-08 03:38:51 +00:00
sfraser%netscape.com
8ca901203b
Add SIOUX event handling in debug mode. Also remove a couple of unnecessary #defines and use the Universal Header versions.
1999-01-08 03:29:39 +00:00
sfraser%netscape.com
2da4e3d447
Change 'memory' include to search in system path
1999-01-08 03:28:47 +00:00
sfraser%netscape.com
c4f7c709c6
Call SIOUX initialization in debug mode
1999-01-08 03:27:57 +00:00
sfraser%netscape.com
b204f8ea3d
Add SIOUX initialization routine
1999-01-08 03:27:22 +00:00
sfraser%netscape.com
a8d052c951
Added SIOUX files in the debug target, and made a new debug target with console stubs. Also turned on PPC struct alignment in all targets.
1999-01-08 03:26:55 +00:00
sfraser%netscape.com
8c580c2e5b
Change to use regular prefix configuration
1999-01-08 03:26:09 +00:00
sfraser%netscape.com
049beddf40
First Checked In.
1999-01-08 03:25:16 +00:00
wtc%netscape.com
435a195934
md/_pth.h should be included after pthread.h.
1999-01-08 03:15:21 +00:00
sfraser%netscape.com
6ff885142e
Fix the damn asserts
1999-01-08 03:15:15 +00:00
troy%netscape.com
c502a142cc
Fix for bug #2040 . Changed BODY to use margin and not padding now that #2054 is fixed
1999-01-08 02:51:07 +00:00
val4%cornell.edu
5d38cff5d7
More error handling code
1999-01-08 02:37:38 +00:00
val4%cornell.edu
599abad96c
Some additional error messages
1999-01-08 02:03:43 +00:00
val4%cornell.edu
c34a8f710b
*** empty log message ***
1999-01-08 02:03:09 +00:00
cls%seawood.org
76a3904afb
Explicitly cast pToolbarWindow to nsIWidget * to unconfuse old compilers.
1999-01-08 01:43:32 +00:00
buster%netscape.com
196f38742c
fixed an uninitialized pointer problem
...
ctrl-ins appends an HR to the BODY
1999-01-08 01:41:34 +00:00
buster%netscape.com
27b37e6ffc
implemented do and undo for CreateElement
...
the test is INS key, it adds an HR
1999-01-08 01:30:53 +00:00
troy%netscape.com
b0aeb44419
Fix for bug #2054 . If the HTML element's background is 'transparent' then it
...
uses the BODY's background property
1999-01-08 01:14:59 +00:00