Commit Graph

243 Commits

Author SHA1 Message Date
pinkerton
a452cd1cb1 use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. (rev/appr sdagley, for all the others too...) 1998-05-06 21:27:09 +00:00
pinkerton
d20e2bc1cf use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. 1998-05-06 21:26:21 +00:00
robinf
57bb659a79 replacing corrupted images in previews 1998-05-06 18:23:32 +00:00
ramiro
2bebc6d333 Fix build problem reported by avogel@bdm.com (Andy Vogel). The PopupCommand
class defined in 2 different *.cpp files and was confusing thr dgux linker.
Add {Rdf,Editor} prefix to PopupCommand class to avoid ambiguity.
1998-05-06 17:49:57 +00:00
ramiro
18be686676 Move the bookmark widgets to their own library. Componetize things a bit.
Should make it easier to completely bypass these widgets if needed - as
will probably be the case for lite browsers and "motifs" that break cause
of them.
1998-05-06 17:36:34 +00:00
ramiro
0584498484 Add .cvsignore for xfe 1998-05-06 16:46:53 +00:00
pinkerton
39e5f5c535 fix for bug #115653 for file sharing (rev scc, appr don). 1998-05-05 21:27:12 +00:00
pinkerton
28456d701b Fix off-by-one error when adding new rows from external rdf containers. (rev scc, appr don) 1998-05-05 21:21:43 +00:00
selmer
5d338236b0 Creating Java strings: don't include null char in length count 1998-05-05 20:35:13 +00:00
racham
e03b8bc189 Minor textual changes associated with set up communicator button 1998-05-05 00:51:35 +00:00
timm
e7c297d13b changed "reggie.netscape.com" to be actual IP number to remove dependency
on DNS
1998-05-04 22:41:10 +00:00
thom
9a9a95f0f9 Moved general Mac defines from Comm_Headers.c to Comm_Defines.h so that raptor can include Comm_Defines.h 1998-05-04 22:31:33 +00:00
timm
c1658d3de7 move inpvw5a.htm to a different array index because it was conflicting
with the New Account path
1998-05-04 21:29:42 +00:00
mcafee
ccba69ba83 Comment about moz-export 1998-05-04 07:03:58 +00:00
ramiro
ade764f12e add missing -lXmu on irix and solaris 1998-05-03 12:26:58 +00:00
ramiro
25729ecfdc comment out gcc-ism 1998-05-03 12:26:08 +00:00
ramiro
b1bcb6d56d Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro
d724bee220 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro
c01c75fdc3 add XmL tests 1998-05-03 11:52:01 +00:00
ramiro
42d44aac7b remove ad2c from a hardcoded location 1998-05-03 11:49:36 +00:00
ramiro
95cc9a03e4 add ad2c in a shared location 1998-05-03 11:49:07 +00:00
ramiro
2a60b82f0f Simplify the tests Makefil. Move all the defines and rules to a shared
makefile that can be included from different dirs.  Make creating tests in
subdirectories that depend on different libraries a lot easier and cleaner.
1998-05-03 11:48:15 +00:00
ramiro
4ead33e036 Update for edit support. 1998-05-03 11:47:01 +00:00
ramiro
4c3f9250dd Make sure the client can properly link with motif 2.1 and gnu libc2 on
linux.  Also link with libBrokenLocale.so since locale support in
motif 2.1 with GLIBC is currently broken.
1998-05-03 06:36:27 +00:00
hyatt
e42de64a4f Fixing an icon positioning bug. 1998-05-02 01:02:20 +00:00
rjc
f869a71414 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +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
radha
c830d1d270 Fix for bug 107058. Increase the size of the executable name holder in
fe_showConference() from 32 to 1024 so that conference can be loaded
successfully.
1998-05-01 23:52:12 +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
ftang
664708bdb4 Add mapping for windows-1251 fon 1998-05-01 21:41:12 +00:00
ftang
8dd7624bd3 Check in locale independent form select/button handling change Approvaled by XFE owner 1998-05-01 21:40:38 +00:00
hyatt
0ffc63b264 Modified version of nathan wykes' history patch. 1998-05-01 20:40:25 +00:00
dbragg
c12622c9b9 Corrected depth after cd-ing into signed directory 1998-05-01 19:31:11 +00:00
racham
f07113bbbb Last line reffering to clicking on next button to reach account setup is removed - Bug 90536 1998-05-01 19:03:49 +00:00
racham
110416bfb3 Hypertext references modified & newentry Comm Setup - Bug 90536 1998-05-01 19:01:26 +00:00
racham
da759070b8 Account set Shortcut button (double arrow) suppressed 1998-05-01 18:59:44 +00:00
racham
3e3df33713 Navigational changes of bugs 110410, 107811, 90536 1998-05-01 18:58:30 +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
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