troy%netscape.com
30d672124d
Made sure Refresh() sets NS_VIEW_FLAG_CLIP_SET so we don't try and set the
...
clip rect again. If Paint() sets it it will be incorrect...
git-svn-id: svn://10.0.0.236/trunk@13310 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 18:27:44 +00:00
cls%seawood.org
cd880119c8
Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@13309 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 06:55:10 +00:00
cls%seawood.org
3a45a3dc3a
Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
...
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org >.
git-svn-id: svn://10.0.0.236/trunk@13308 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 06:05:19 +00:00
buster%netscape.com
0ab02a302c
fixed column caching
...
git-svn-id: svn://10.0.0.236/trunk@13307 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 06:04:37 +00:00
buster%netscape.com
e8841f67c3
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@13306 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 06:04:03 +00:00
buster%netscape.com
065cfb55ee
fixed a bug where columns were not always created as needed during incremental appends
...
added some extra debugging and support methods
git-svn-id: svn://10.0.0.236/trunk@13305 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 05:27:11 +00:00
cls%seawood.org
45b5b5c210
Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block.
...
git-svn-id: svn://10.0.0.236/trunk@13303 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 03:59:53 +00:00
cls%seawood.org
91c1672c14
Cleaned up parse errors, added java libs and smart mail libs. Thanks to Tom Rini <trini@kernel.crashing.org> for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@13302 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 03:57:15 +00:00
cls%seawood.org
c93f8f4104
Fixes tinderbox breakage due to broken make revision. Yeah, yeah, should upgrade make but it's out of my hands.
...
git-svn-id: svn://10.0.0.236/trunk@13300 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 02:47:37 +00:00
harrison%netscape.com
d73a35099d
changes to tree state (opened, closed) announced, included
...
in "tress" output. how many ways can mozbot say hello?
mozillaZine headlines: type "mozbot, mz" or "zine" or
"mozillazine" if you like to type. cleaned up some code,
moved code around. also modified Tinderbox module to use
terry's tinderbox/quickparse hack.
git-svn-id: svn://10.0.0.236/trunk@13299 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 02:45:27 +00:00
spider%netscape.com
df5601c29a
More memory leak fixes
...
git-svn-id: svn://10.0.0.236/trunk@13298 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 02:40:36 +00:00
spider%netscape.com
41f1b4f090
More memory leak fixes
...
git-svn-id: svn://10.0.0.236/trunk@13297 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 02:21:21 +00:00
cls%seawood.org
65ba85c5bd
Added $FE_X_CFLAGS to CFLAGS
...
git-svn-id: svn://10.0.0.236/trunk@13296 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 01:37:11 +00:00
cls%seawood.org
5f66795cb8
Added $FE_X_CFLAGS to CFLAGS
...
git-svn-id: svn://10.0.0.236/trunk@13295 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 01:30:59 +00:00
cmanske%netscape.com
2b334450f9
Fixed graying of Split cell command
...
git-svn-id: svn://10.0.0.236/trunk@13294 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 01:22:46 +00:00
spider%netscape.com
93e51d6671
Fix Fix memory leak
...
git-svn-id: svn://10.0.0.236/trunk@13293 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 01:09:23 +00:00
spider%netscape.com
7bd0ce4b9a
Memory Leak Fix
...
git-svn-id: svn://10.0.0.236/trunk@13292 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 00:47:04 +00:00
spider%netscape.com
f851822ded
Memory Leak fixes
...
git-svn-id: svn://10.0.0.236/trunk@13291 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 00:33:10 +00:00
rpotts%netscape.com
46c68e910e
Fixed build bustage...
...
git-svn-id: svn://10.0.0.236/trunk@13288 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 23:33:52 +00:00
cls%seawood.org
f73b4a295c
s/defined(SOLARIS)/defined(sun) && defined(__svr4__)/ .... we really need a platform.h to abstract this.
...
git-svn-id: svn://10.0.0.236/trunk@13287 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 23:32:43 +00:00
nhotta%netscape.com
2c7ce3d346
Added country.c for libi18n.
...
git-svn-id: svn://10.0.0.236/trunk@13286 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 23:26:25 +00:00
buster%netscape.com
cf798f296d
fixed several incremental reflow bugs
...
git-svn-id: svn://10.0.0.236/trunk@13285 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 22:29:00 +00:00
buster%netscape.com
738ba6769e
preliminary code to resolve parent frame issues for table frames
...
git-svn-id: svn://10.0.0.236/trunk@13284 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 22:24:59 +00:00
nhotta%netscape.com
6978dba76f
Added country.c.
...
git-svn-id: svn://10.0.0.236/trunk@13282 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 21:53:09 +00:00
spider%netscape.com
18c7a095bf
Fix another memory leak
...
git-svn-id: svn://10.0.0.236/trunk@13280 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 21:44:25 +00:00
nhotta%netscape.com
8cd41c644c
Implementation of getting language and country information of the Navigator environment.
...
git-svn-id: svn://10.0.0.236/trunk@13278 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 21:31:31 +00:00
spider%netscape.com
5ce3f53659
memory leak fixes
...
git-svn-id: svn://10.0.0.236/trunk@13277 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 21:25:47 +00:00
kin%netscape.com
5ae651083e
Fix for bug #329760 : ENDER: Loading multi-part mime into Ender leaves tmp
...
files around.
Files touched:
include/edt.h
lib/layout/edtbuf.cpp
lib/layout/edtlist.cpp
lib/mailto/mprdecod.cpp
git-svn-id: svn://10.0.0.236/trunk@13274 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:37:43 +00:00
kipp%netscape.com
6d28021460
Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs
...
git-svn-id: svn://10.0.0.236/trunk@13272 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:10:22 +00:00
spider%netscape.com
7c8f78f13e
Fix memory leak
...
git-svn-id: svn://10.0.0.236/trunk@13271 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:08:48 +00:00
kipp%netscape.com
525be8b73c
Slimmed down the implementation
...
git-svn-id: svn://10.0.0.236/trunk@13270 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:05:31 +00:00
kipp%netscape.com
18eaaa07f0
Removed premature optimization of pre vs. non-pre
...
git-svn-id: svn://10.0.0.236/trunk@13269 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:03:54 +00:00
kipp%netscape.com
ae80c98370
Make sure that everything fits when wrapping is off; in addition give wrapped objects all the room that they want
...
git-svn-id: svn://10.0.0.236/trunk@13268 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:02:36 +00:00
spider%netscape.com
894f581915
Fix memory leak
...
git-svn-id: svn://10.0.0.236/trunk@13267 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 20:01:26 +00:00
spider%netscape.com
f65af38e65
Removing unused member variables
...
git-svn-id: svn://10.0.0.236/trunk@13266 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 19:51:01 +00:00
ramiro%netscape.com
2bc0de0b77
Modularize.
...
git-svn-id: svn://10.0.0.236/trunk@13265 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 19:48:58 +00:00
spider%netscape.com
47ac447f58
Fix My Portal not opening up fullscreen
...
git-svn-id: svn://10.0.0.236/trunk@13263 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 18:00:41 +00:00
spider%netscape.com
3001c332c3
Support launching zulutest from zulu
...
git-svn-id: svn://10.0.0.236/trunk@13262 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 17:54:58 +00:00
spider%netscape.com
9d3a292399
- Change default exe type to be console on win32 during debug builds
...
- Add support for Set/Get Colors on Background/Foreground/Border via Scripting
- Add nsXPFCError.h header file for XPFC specific errors and macros
- Changed CommandServer to block upon calls across network. This is to allow
returns values on queries like GetBackgroundColor() to return synchronously
- Added support for 'class' type commands in zulutest
- Threw JS on it's own thread for interactive testing purposes
- support for command-line useage for zulutest includes verbose, quiet, console
output & source JS script file
- ZuluTest implements nsIStreamListener for obtaining JS over network
git-svn-id: svn://10.0.0.236/trunk@13260 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 16:43:10 +00:00
spider%netscape.com
b1546b7d52
Change default exe type to be console for debug builds
...
git-svn-id: svn://10.0.0.236/trunk@13259 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 16:36:05 +00:00
troy%netscape.com
e8c1c880f1
Added ability to control the insets used when positioning the scrollbars and
...
clip view
git-svn-id: svn://10.0.0.236/trunk@13258 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 16:07:55 +00:00
troy%netscape.com
f8f27f84e8
Changed to use new SetControlInsets() feature of scrolling view
...
git-svn-id: svn://10.0.0.236/trunk@13257 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 16:07:07 +00:00
valeski%netscape.com
fd8029f77c
cleanup
...
git-svn-id: svn://10.0.0.236/trunk@13255 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:59:24 +00:00
ramiro%netscape.com
3bd3c3860d
Fix a warning.
...
git-svn-id: svn://10.0.0.236/trunk@13254 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:43:43 +00:00
ftang%netscape.com
c954784c1d
UTF8 enable HyperTree title and inline edit
...
git-svn-id: svn://10.0.0.236/trunk@13253 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:32:48 +00:00
ramiro%netscape.com
5090b6a4f4
Modularize preparation codes. Put them where they are needed only.
...
git-svn-id: svn://10.0.0.236/trunk@13252 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:28:21 +00:00
ftang%netscape.com
1f83c25503
fix menu code to correctly convert to Menu Charset from wincharset or UTF8. Reviewed by Bill Law
...
git-svn-id: svn://10.0.0.236/trunk@13251 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:21:45 +00:00
ftang%netscape.com
9a4c01c5f3
convert filename into UTF8 in GetSlotValue
...
git-svn-id: svn://10.0.0.236/trunk@13250 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 14:20:01 +00:00
ramiro%netscape.com
171bcbb83c
Fix the XmNfillOnEnter not getting cleared when sensitivity changes bug.
...
git-svn-id: svn://10.0.0.236/trunk@13249 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 13:25:03 +00:00
ramiro%netscape.com
514ba65f4c
Minor variable name tweak.
...
git-svn-id: svn://10.0.0.236/trunk@13248 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 13:19:23 +00:00