Commit Graph

105 Commits

Author SHA1 Message Date
spence
ab10fef87d xfe shack changes 1998-05-14 23:43:26 +00:00
slamm
b49f293596 Make page proxy hot spot fit the icon. 1998-05-14 20:32:03 +00:00
ramiro
9e6979e082 TASKBAR define should be MOZ_TASKBAR. 1998-05-14 09:18:26 +00:00
montulli
99121c4c00 use network dir instead of libnet 1998-05-11 22:07:07 +00:00
ftang
9e66c329d9 Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am 1998-05-11 16:49:30 +00:00
radha
715d468d91 Checkin for fix 104761. If the target window has a context associated with it, use it.
Fix was originally provided by toshok.
1998-05-08 19:24:28 +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
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
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
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
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
jsw
9b3ffd32e8 get the damn function name right 1998-04-29 08:38:27 +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
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
slamm
6919c23c56 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
jsw
7bdfd53011 move xp_sec to secnav 1998-04-28 05:13:41 +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
slamm
f95329aca1 Remove some unused code including old-style command handling. Examples of the new command handling can be seen in EditorView.cpp and RDFView.cpp 1998-04-24 22:33:18 +00:00
slamm
54c27f7fe2 Add beginnings of context menu support 1998-04-24 22:26:55 +00:00
slamm
a15c2ac09b Fix attachments and specify resources to make it look better. The resources can later be moved down to xfe/resources 1998-04-24 22:26:29 +00:00
slamm
5fe8450fa8 Minor logic fix. 1998-04-24 22:23:13 +00:00
ramiro
2fedc0af97 Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro
6b5de30de6 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro
0adf14224b Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. 1998-04-24 11:49:20 +00:00
ramiro
0c5280372a Add personal toolbar commands. 1998-04-24 11:44:28 +00:00
ramiro
f884eccd2b Cleanup the toggleShowingState() and setShowingState() madness. These
XFE_Component methods can be used instead of various other toggle/hide/show
hacks.
1998-04-24 11:41:36 +00:00
ramiro
98c1b7d918 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
ramiro
c6847d61c3 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro
89ab44eb03 Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
slamm
cd231647d6 Change NavCenter (aka Aurora) to use the XmLTree instead
of the Outliner class.  This will be cleaner in the end and will give
us an easy way to do dynamic columns.
1998-04-23 01:29:34 +00:00
slamm
03e5c90207 Add a new horizontalSizePolicy, XmRESIZE_IF_POSSIBLE.
This resizes the columns to make the fit in the available widget width
without scrollbars.  This is made possible by a new function,
SizeColumnsToFit(), which is adapted from Outliner.cpp:applyDelta().
Also add a resource for minColumnWidth.
1998-04-23 01:29:30 +00:00
slamm
03d180937e Fix print remote to take file argument. 1998-04-23 01:29:26 +00:00
ramiro
78b4db3cce Move headers from unused to used. 1998-04-22 23:48:50 +00:00