Commit Graph

202 Commits

Author SHA1 Message Date
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
timm
57de046632 changes for reggie 2 step 1998-05-01 10:37:35 +00:00
timm
b168f2585b Removed 'Cancel' from ProgressApplet, allow CPGeneratorProgress to restart 1998-05-01 10:31:14 +00:00
timm
ede12d798a Add "RegSource=APL" 1998-05-01 10:29:56 +00:00
timm
a6f3349dd1 changes for reggie 2 step 1998-05-01 10:29:17 +00:00
timm
59c25e8955 new reggie 2 step templates 1998-05-01 10:28:13 +00:00
timm
b080bb7bc6 new files for reggie 2 step 1998-05-01 10:25:21 +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
ramiro
a0a877255e Add an extra sanity check on the children argument. 1998-04-30 01:48:30 +00:00
ramiro
90db4943dc Fix crash on startup in mozilla Personal Toolbar. Make the recursive
children killing function more robust.
1998-04-30 01:39:28 +00:00
ramiro
4078c9b767 The reallyUpdateRoot() call seems to be crashing the browser for some people.
I cannot reproduce the problem yet.  Im working on finding a real solution,
but I dont want the browser to crash on startup on the next mozilla release,
so im commenting it out.
1998-04-29 14:45:52 +00:00
ramiro
1882a496df Dont update the menu accent if the widget is dead. Fixes core dump in
Mozilla that occurs on filing of bookmarks.
1998-04-29 11:14:05 +00:00
nisheeth
df211e2566 Added layspan.c in mozilla/lib/layout, lm_span.c and lm_trans.c in mozilla/lib/libmocha. 1998-04-29 10:20:16 +00:00
jsw
9b3ffd32e8 get the damn function name right 1998-04-29 08:38:27 +00:00
nisheeth
682b95742d Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
pinkerton
91ff232d03 also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). 1998-04-29 00:57:11 +00:00
pinkerton
9b9e618331 remove the comment about how we're going to pull the bookmark drag flavor, since we're not. (rev sdagley, appr sdagley). 1998-04-29 00:56:31 +00:00
ftang
cb11eb36b9 Check in additional KOI8-R font registry name. Thanks for
sorlov@con.mcst.ru
from the net
1998-04-29 00:56:23 +00:00
sdagley
681d3a70eb Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
nisheeth
e054745bc0 Added layprobe.c to ns/lib/layout. 1998-04-28 21:43:22 +00:00
slamm
8154a8030f Fix shutdown bug. Set NavCenter to really close, not just hide. This fixes the problem where you are unable to exit after opening NavCenter. 1998-04-28 21:04:36 +00:00
pinkerton
00d3c38145 Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). 1998-04-28 20:59:06 +00:00
slamm
6919c23c56 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
pinkerton
caa0bff3c4 Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). 1998-04-28 20:54:44 +00:00
jsw
236b78b66f take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw
0928252e90 get the name right 1998-04-28 07:54:14 +00:00
jsw
66c59ee414 move xp_sec to secnav 1998-04-28 07:48:02 +00:00
atotic
dc44ed98cf Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic
2bf00054d9 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
jsw
13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
jsw
7bdfd53011 move xp_sec to secnav 1998-04-28 05:13:41 +00:00
sudu
e8b5dd9723 Cleaned up NO_SECURITY builds and removed references into product area 1998-04-28 05:09:11 +00:00
ramiro
a3af594e82 Unhardcode the motif lib on x86 linux. Replace /usr/X11R6/lib/libXm.a
with -L/usr/X11R6/lib -lXm.
1998-04-28 01:22:18 +00:00
ramiro
731ca7f0a1 Add void to baggage prototypes. Fix from derkjan@reli.student.utwente.nl
(Derkjan de Haan) to make mozilla build with egcs.
1998-04-28 00:28:04 +00:00
cyeh
e1d2772818 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +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