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

695 Коммитов

Автор SHA1 Сообщение Дата
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
rods a4129d5f23 turned off selection 1998-04-30 16:13:01 +00:00
buster 6c340cf32f fixed a rounding error, and made tables quiet 1998-04-30 15:20:23 +00:00
buster 9bf0f8ad1a at Peters request, I added NS_INT_PIXELS_TO_TWIPS and NS_FLOAT_PIXELS_TO_TWIPS 1998-04-30 15:11:33 +00:00
hshaw fd0d6642de Back out changes which are breaking builds (at request of mccabe) 1998-04-30 08:18:42 +00:00
hshaw 69505fcd61 Back out changes which are breaking builds (at request of mccabe) 1998-04-30 08:10:05 +00:00
rickg 211dce8234 huge improvements to parser 1998-04-30 05:56:39 +00:00
rickg fee218f0dc minor tweak to iterator 1998-04-30 05:55:51 +00:00
warren 4bb12c42d3 Changes should have been on the branch -- reverted. 1998-04-30 05:28:19 +00:00
warren 67d71d870e Changes to build with MOZ_OJI (and not MOZ_JAVA). 1998-04-30 04:27:26 +00:00
mccabe bb4220a9d1 Changed pr[mj]time.c to just return 0 for failure in FormatTime, and
changed jsdate.c to detect failure and default to using toString in
place of toLocaleString whenever FormatTime fails.
1998-04-30 03:51:26 +00:00
montulli 70dec44fb1 fix extension labels
Thanks to: Paul Chek <pchek@ziplink.net> for the fix
1998-04-30 02:54:34 +00:00
michaelp c44715a002 minor tweaks to UpdateView() in view manager. if you want to invalidate a whole
view, pass in nsnull for the nsRegion param.
viewmanager InsertChild() above/below now does the right thing.
fixed cujo's table thingie.
1998-04-30 02:41:14 +00:00
sar 50a721ca2e Taking out the stuff not relevant to the public tree...
All references to MOZ_JAVAVER deleted (java is included in the MozillaProductWin module)
The other branch tag references have been deleted (dbm is pulled as part of the module, security
    and coreconf have no relevance in the public tree)
pull_all is only defined as pull_client_source_product (ifdef for MOZ_MEDIUM was removed)
pull_security and pull_client were removed
build_ldap was removed
1998-04-30 02:16:43 +00:00
gagan f07208953f Fixed the authentication bug #114532 which resulted in an incorrect entry
in the authentication list.
1998-04-30 01:55:10 +00:00
ramiro 3b62429491 Add an extra sanity check on the children argument. 1998-04-30 01:48:30 +00:00
gagan 13a7b43358 Corrected a misspelled #include. Thanks Sanjay Gupta (gupta@informix.com) 1998-04-30 01:47:21 +00:00
ramiro d4717dde3b Fix crash on startup in mozilla Personal Toolbar. Make the recursive
children killing function more robust.
1998-04-30 01:39:28 +00:00
buster c89aa6d95d lots of pre-conditions and asserts added
fixed a bug in layout having to do with sizing cells in columns that are spanned into
1998-04-30 00:27:59 +00:00
mccabe 552e6a855b Fixes for getting the timezone string fot toString, and for asking for
a localized string from the os for toLocaleString.  The time struct
used to interface to the os time-formatting functions only takes a
16-bit year, so we map to an equivalent year (for getting the timezone
string) or clamp for years outside that range.
1998-04-30 00:27:43 +00:00
mccabe 22a0d6201a Removed some unused constants. 1998-04-30 00:14:07 +00:00
mccabe ff2981c6f8 Removed some unused lines related to jsdate.c. 1998-04-30 00:11:31 +00:00
ftang d52d5d7f0c Fix uTable change suggestion from qupta@informix.com (forwarded by
Wan-Teh Chang)
1998-04-30 00:02:20 +00:00
michaelp 0af6600403 Arghh .... 1998-04-29 23:57:32 +00:00