briano
d4517f56ca
Eliminated the confusing and pointless OS version macros.
1998-05-01 02:04:06 +00:00
briano
b8fd1b3f3a
Converted the LINUX2_0 and MKLINUX references to just LINUX, and added danda's tweak from the OS/2 branch.
1998-05-01 01:54:32 +00:00
mccabe
cc35c93a1f
Another place where error reporting hadn't caught up to 16-bit
...
character strings; added a js_DeflateString call. Thanks to gcc 2.8.1
for catching this - it complained about "char format, different type
arg (arg 4)" - which means that it looked in the (printf-style) format
string and checked type against it. Wow.
1998-05-01 01:39:51 +00:00
hyatt
a4b3627745
Fix for a problem with the system color changing.
1998-05-01 01:26:08 +00:00
spider
b670d01274
Code Cleanup...
1998-05-01 01:16:44 +00:00
hyatt
74b7d44474
You can now click on the vertical bars to collapse the parent node.
1998-05-01 00:59:05 +00:00
scullin
5fb770829c
Added netcache requirement.
1998-05-01 00:58:36 +00:00
mccabe
4d8ee8feb3
Restoring changes that were backed out because of a one-line error in
...
prmjtime.c.
1998-05-01 00:22:06 +00:00
montulli
c11ba7bb16
fix proto
1998-05-01 00:04:12 +00:00
hyatt
4232fd386a
Tree view can now show or hide tree connections (the bars).
1998-04-30 23:52:37 +00:00
hyatt
3b0c3e6bef
View now properly invalidated when colors/backgrounds/properties change.
1998-04-30 23:52:20 +00:00
montulli
095a5a8394
Add unix makefiles and make a few include file tweaks for unix compilation
1998-04-30 23:52:15 +00:00
hyatt
8da9bfad0d
Fixed a bug where the navbar was using the tree view's bg image rather than
...
its own.
1998-04-30 23:51:59 +00:00
hyatt
f79016b182
Patch from Sam Keeny on the net which fixes kiosk mode.
1998-04-30 23:51:29 +00:00
montulli
2c0bbfc1c9
fix layout .> lay
1998-04-30 23:45:52 +00:00
montulli
eb91ba8b9d
fix makefile
1998-04-30 23:44:45 +00:00
kipp
573023df7a
new
1998-04-30 23:32:32 +00:00
montulli
f756969e8d
make layout module name be lay instead of layout to be compatible with unix
1998-04-30 23:30:20 +00:00
hyatt
8c56fcafe4
Improvements to the tree control.
...
(1) Fixed inline editing so that the text field is properly cleared
(2) Fixed marquee selection so that the first item is selected
(3) Added the ability to customize column header colors and to
customize the tree colors. Can load a background image as well.
(4) Added dividers
(5) Removed the bitmap dependency when drawing lines and triggers.
(6) Changed the way sorting looks.
1998-04-30 22:15:42 +00:00
gagan
9ef46e479e
Added NET_GetURLQuick, for retrieving objects from cache before updating
...
them from the server. Use with caution, possibility of stale objects. See
bug #114363 .
1998-04-30 22:14:29 +00:00
hyatt
c761050509
Fix for a memory trashing bug that occurred whenever the URL column was shown
...
in Aurora. (Symptom was a damaged block on exit.)
1998-04-30 22:13:55 +00:00
hyatt
0597c70d8f
Changes to the outliner base class to cut down resource usage. (Bitmaps don't
...
have to be loaded by a derived class that knows how to draw its triggers.)
1998-04-30 22:13:23 +00:00
hyatt
64e30728f6
Tweaks to get Aurora working with Composer.
1998-04-30 22:12:40 +00:00
hyatt
d062549515
Removed the embedded button menu. Added the ability to customize the title bar's
...
appearance.
1998-04-30 22:12:15 +00:00
hyatt
b5804f82c9
Fixes to the way custom icons are handled in Aurora.
1998-04-30 22:11:34 +00:00
hyatt
01e148b9a0
Fix for Bug #107284 , need to monitor when the animation starts and stops.
1998-04-30 22:10:33 +00:00
hyatt
cf84091b87
Fix for Bug#107284, need to monitor when the animation starts and stops.
1998-04-30 22:09:21 +00:00
hyatt
a707107a20
Enabling Aurora in composer.
1998-04-30 22:08:44 +00:00
rickg
87e38b4411
minor improvement to backward propagation code
1998-04-30 22:06:16 +00:00
montulli
29db749ae6
Add netlib in new location.
...
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00
montulli
4bce3658d6
export style header files
1998-04-30 20:35:16 +00:00
montulli
cb08b1bd84
export layout.h into layout public include directory
1998-04-30 20:33:35 +00:00
rickg
7117b051c5
got newlines working much better; Kipp still won't be happy, but the, he never is.
1998-04-30 20:23:07 +00:00
wtc
40b762ad14
Recognize SINIX-Y, the high-end version of SINIX.
...
(Patch provided by Sanjay Gupta <gupta@informix.com>.)
1998-04-30 20:07:51 +00:00
peterl
28e3d1856a
update to new value class api
1998-04-30 19:57:36 +00:00
peterl
1cbc581d30
added new unit types, cleaned up api
1998-04-30 19:56:39 +00:00
peterl
ede73bb36a
updated to new value class api
1998-04-30 19:55:51 +00:00
peterl
304a1573f2
removed include
1998-04-30 19:53:05 +00:00
peterl
6e63d78644
changed api, added new units
1998-04-30 19:52:46 +00:00
peterl
82f09e3453
changed to nsStylePosition to use nsStyleCoord
1998-04-30 19:52:26 +00:00
peterl
2575c3e7fd
removed style position value, added cursor auto
1998-04-30 19:51:52 +00:00
peterl
121efdeb0f
updated api, added new units
1998-04-30 19:50:36 +00:00
peterl
e972371ddf
changed nsStypePosition to use nsStyleCoord
1998-04-30 19:50:18 +00:00
wtc
5528a94b5c
Various makefile cleanups. On SCO OpenServer, the value of OS_ARCH
...
is now 'SCOOS' instead of 'SCO_SV'. Also, we just use the cpp macro 'SCO'
and deleted the macro 'SCO_SV'.
In pr/src/md/unix/Makefile, we do not assemble the ultrasparc assembly
file if we are compiling with gcc.
1998-04-30 19:36:53 +00:00
rods
bd70983046
initial
1998-04-30 19:15:05 +00:00
rods
8e56c8456a
added selection classes to makefiles and added the selection object and methods to nsDocument and nsIDocument
1998-04-30 18:21:59 +00:00
buster
247c6270e6
fixed method names
1998-04-30 18:04:16 +00:00
buster
79e0e38684
added nsITableLayoutStrategy as the interface for objects that manage
...
table column balancing. Implemented in BasicTableLayoutStrategy (HTML4-spec).
nsTableFrame instantiates a strategy depending on the compatibility mode.
1998-04-30 17:57:09 +00:00
rpotts
40ad882a23
moved the include of windows.h inside of an XP_PC ifdef...
1998-04-30 17:52:15 +00:00
spider
31634b6c93
Fix UNIX build bustage
1998-04-30 16:40:38 +00:00