Commit Graph

62 Commits

Author SHA1 Message Date
morse
11e3097629 turn single signon and cookie management back on 1998-05-29 19:18:01 +00:00
morse
71909ed5ca temporarily fix tree bustage by turning off cookie management and single signon 1998-05-29 17:01:31 +00:00
morse
72a3cd3c5e bug 122126, reviewed by blythe 1998-05-29 15:01:48 +00:00
pnunn
b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +00:00
morse
6519e02586 bug 122126, reviewed by blythe 1998-05-28 15:35:21 +00:00
morse
6f49d68625 check-in for garrett 1998-05-28 01:49:21 +00:00
hardts
6bcb19ce6f landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
blythe
ac8fa47104 The preference DLLs contain COM objects. Their registry keys are set to
have relative paths.  This normally works fine, unless the current working
directory is other than that of the default program directory where the
pref DLLs are normally located.  This could happen by executing the
program from a different directory, or by saving a file to a directory
other than the default program directory.  In order to fix this, we need
to push to the program directory just prior to loading a preference
COM object, and then pop back.
1998-05-20 02:15:42 +00:00
sar
2e39ee0960 backing out the whitespace change and implementing a better fix for the line length problem - courtesy of Dan Veditz 1998-05-19 20:20:15 +00:00
sar
9d380b9680 were up against a 4k POSIX inspired limit on command lines. I've removed white space to bring the command line under the limit. This is a temporary workaround and this needs to be repaired properly. 1998-05-19 19:59:38 +00:00
cmanske
5b1767bb4a Trying to help out the build bustage 1998-05-19 06:31:08 +00:00
scullin
32c1b69aad Moved cvactive.h from include to network/cnvts 1998-05-19 00:38:16 +00:00
sar
b4b195f781 add util to the include path 1998-05-13 20:33:32 +00:00
montulli
a4fceeeae2 use mozilla/network now instead of lib/libnet 1998-05-11 22:09:10 +00:00
hyatt
a489f8e258 Making the Aurora tree respond to the divider properties. 1998-05-08 21:23:47 +00:00
ftang
5dfaa83a6b Add Armenain support. Approvaed by WinFE owner, Thanks Hovik Melikyan <hovik@undp.am>
from the net
1998-05-08 19:23:48 +00:00
hyatt
e42de64a4f Fixing an icon positioning bug. 1998-05-02 01:02:20 +00:00
hyatt
5b73fe0c01 Fix for a crashing bug when the next layout element after a radio button or checkbox
is not text.
1998-05-02 00:42:50 +00:00
hyatt
b86c43f1f5 Fixing the column headers so that a BG image can be mapped to them. Also making
them respond to FG and BG color parameters.
1998-05-01 22:55:07 +00:00
hyatt
73bc4ad365 Making the embedded title strip 256-color friendly and fixing a bug
where it always used white as its foreground color.
1998-05-01 22:54:07 +00:00
hyatt
0ffc63b264 Modified version of nathan wykes' history patch. 1998-05-01 20:40:25 +00:00
hyatt
43f82d561f Tweaks. 1998-05-01 18:58:01 +00:00
hyatt
9b00f50ed6 Patch from Jim Ewald to keep Mozilla from crashing when "About Navigator..." is selected. 1998-05-01 18:53:04 +00:00
hyatt
867381123c Fix for a thrown assertion when NavCenter is collapsed. 1998-05-01 18:52:28 +00:00
hyatt
5be103a762 Making the tree view 256-color friendly. Adding more customizability options. Turned the dividers
between nodes off by default.
1998-05-01 18:33:47 +00:00
hyatt
ad1904a0a4 Fix for a problem with the system color changing. 1998-05-01 01:26:08 +00:00
hyatt
68b6cb17bc You can now click on the vertical bars to collapse the parent node. 1998-05-01 00:59:05 +00:00
hyatt
a8a8a2d5a1 Tree view can now show or hide tree connections (the bars). 1998-04-30 23:52:37 +00:00
hyatt
2f345544f5 View now properly invalidated when colors/backgrounds/properties change. 1998-04-30 23:52:20 +00:00
hyatt
ccb5a8b8f3 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
ca0d270883 Patch from Sam Keeny on the net which fixes kiosk mode. 1998-04-30 23:51:29 +00:00
hyatt
f00045076a 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
hyatt
15bf513e9a 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
b5bb089e8c 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
116bba0cd8 Tweaks to get Aurora working with Composer. 1998-04-30 22:12:40 +00:00
hyatt
5a19dc6dc1 Removed the embedded button menu. Added the ability to customize the title bar's
appearance.
1998-04-30 22:12:15 +00:00
hyatt
ae3f334a3f Fixes to the way custom icons are handled in Aurora. 1998-04-30 22:11:34 +00:00
hyatt
6403a164b4 Fix for Bug #107284, need to monitor when the animation starts and stops. 1998-04-30 22:10:33 +00:00
hyatt
95a42732e1 Fix for Bug#107284, need to monitor when the animation starts and stops. 1998-04-30 22:09:21 +00:00
hyatt
d9aade9f24 Enabling Aurora in composer. 1998-04-30 22:08:44 +00:00
nisheeth
e054745bc0 Added layprobe.c to ns/lib/layout. 1998-04-28 21:43:22 +00:00
jsw
66c59ee414 move xp_sec to secnav 1998-04-28 07:48:02 +00:00
jsw
13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
sudu
e8b5dd9723 Cleaned up NO_SECURITY builds and removed references into product area 1998-04-28 05:09:11 +00:00
cmanske
d96718a7a9 Added support to add/remove rows/columns during table creation. Fixed problem with HRULE and other object properties (rt. mouse popup menu) 1998-04-27 14:36:37 +00:00
sar
3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
cmanske
fd0f0cb2ec Fixed Table Editing bugs in Composer 1998-04-17 21:34:20 +00:00
blythe
4c9c75ff4c Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net) 1998-04-15 18:59:47 +00:00
danm
e8f0800068 clear main frame's tab focus during layout only if laying out the active context r=blythe,hyatt 1998-04-14 21:34:47 +00:00
ftang
238c658085 Fix bug for FrontPage generated Chinese/Korean pages could not be view by non native system 1998-04-14 20:49:47 +00:00