morse
4ef3dad142
check-in for garrett
1998-05-28 01:49:21 +00:00
hardts
60cd050946
landing XPCOM_BRANCH
1998-05-22 21:56:30 +00:00
blythe
f6b34d4a0b
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
808ad2fe23
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
4def63bdc6
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
5da2ebd325
Trying to help out the build bustage
1998-05-19 06:31:08 +00:00
scullin
0ae242e1e6
Moved cvactive.h from include to network/cnvts
1998-05-19 00:38:16 +00:00
sar
86af4aeb6b
add util to the include path
1998-05-13 20:33:32 +00:00
montulli
099cf0abec
use mozilla/network now instead of lib/libnet
1998-05-11 22:09:10 +00:00
hyatt
927635cfe5
Making the Aurora tree respond to the divider properties.
1998-05-08 21:23:47 +00:00
ftang
59630cc8b9
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
a47b50e742
Fixing an icon positioning bug.
1998-05-02 01:02:20 +00:00
hyatt
8d4cac9f40
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
e8f7fffcb6
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
9e16f1257d
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
67dd678faa
Modified version of nathan wykes' history patch.
1998-05-01 20:40:25 +00:00
hyatt
839bf104f8
Tweaks.
1998-05-01 18:58:01 +00:00
hyatt
1d982ece95
Patch from Jim Ewald to keep Mozilla from crashing when "About Navigator..." is selected.
1998-05-01 18:53:04 +00:00
hyatt
733b43bca4
Fix for a thrown assertion when NavCenter is collapsed.
1998-05-01 18:52:28 +00:00
hyatt
5b3d7d2641
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
a4b3627745
Fix for a problem with the system color changing.
1998-05-01 01:26:08 +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
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
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
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
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
nisheeth
2aac0e1167
Added layprobe.c to ns/lib/layout.
1998-04-28 21:43:22 +00:00
jsw
b74c21f6d3
move xp_sec to secnav
1998-04-28 07:48:02 +00:00
jsw
da88a7f226
remove xp_md5 and xp_sec
1998-04-28 05:17:37 +00:00
sudu
6197e4ab13
Cleaned up NO_SECURITY builds and removed references into product area
1998-04-28 05:09:11 +00:00
cmanske
6d6e02bc8a
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
41880a45ca
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00
cmanske
65fda1c0be
Fixed Table Editing bugs in Composer
1998-04-17 21:34:20 +00:00
blythe
b66944658b
Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net)
1998-04-15 18:59:47 +00:00
danm
60379c86c7
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
4270ce0dce
Fix bug for FrontPage generated Chinese/Korean pages could not be view by non native system
1998-04-14 20:49:47 +00:00
cyeh
f15cef08ec
fix windows bustage removing libcnv compression.
1998-04-09 02:02:37 +00:00
guha
d4e70bd946
Add XML to winfe\mkfiles\mozilla.mak
1998-04-08 04:20:42 +00:00
spider
99ccccd2cf
Changes to support building under win95.
1998-04-07 20:41:34 +00:00
hyatt
86377ddcdd
Nathan Wykes' fix to get history working with Aurora. References to netscape.hst were
...
changed to point to mozilla.hst instead.
1998-04-07 17:49:08 +00:00
hyatt
25834866da
Fix to HT_AddBookmark calls. The arguments were reversed.
1998-04-06 18:58:08 +00:00
hyatt
7f6904bef3
Fix to solve the problem in which m_Pane was not yet initialized at the time views were added.
1998-04-06 18:57:43 +00:00
hyatt
088e65ea60
Fix to remove the extra space from URLs displayed in the location bar.
1998-04-06 18:57:18 +00:00
danm
53a9fb3d79
cross-platform splash screen compatibility
1998-03-30 23:59:41 +00:00
hyatt
45ae1ff433
Bug fix for the separator in personal toolbar crash. Reviewed by Daniel
...
Matejka and Garrett Blythe. Approved by Don Melton.
1998-03-30 23:30:00 +00:00
sar
836655a50c
removing reliance on manifest files
1998-03-30 23:15:36 +00:00
ltabb
624c9d0d12
bump rev to 3.1
1998-03-28 03:38:53 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00