ramiro%netscape.com
7d95caab5e
Move getPixmapsForEntry() to XFE_RDFUtils.
1998-10-13 13:52:43 +00:00
ramiro%netscape.com
dfb2e34a23
Add menu utils. The menu hackery code cut-and-paste is really out of hand.
1998-10-13 13:50:45 +00:00
ramiro%netscape.com
8e4a6e72c9
Add ToolbarCascade.cpp.
1998-10-13 11:32:34 +00:00
ramiro%netscape.com
e032cf0f0f
Make the tooltip interface more useful. Do all the magic in the super class.
...
Add callback interface. Update XFE_ToolbarCascade.
1998-10-13 11:32:17 +00:00
ramiro%netscape.com
1a7212581b
Add gNavCenter declaration.
1998-10-13 11:29:24 +00:00
nisheeth%netscape.com
a0308dbb42
Windows now refresh properly when you resize them on the WinFe. Fixes Bugzilla
...
bug 1079 and bugsplat bug 313562.
1998-10-13 10:44:54 +00:00
mcafee%netscape.com
d53b2238e1
Adding libns_mime.a for SMART_MAIL + MOZ_SECURITY case
1998-10-13 09:45:20 +00:00
ramiro%netscape.com
0164442d13
Make the sensitive interface more useful.
1998-10-13 07:32:03 +00:00
ramiro%netscape.com
ed205c61fe
Improve the toolbar item configure and initialize interfaces
1998-10-13 07:22:09 +00:00
ramiro%netscape.com
c804b2ed2b
Use XFE_ToolbarItem instead of widget hacks
1998-10-13 07:22:01 +00:00
ramiro%netscape.com
39c9038f22
Add ToolbarSeparator.cpp
1998-10-13 07:21:55 +00:00
ramiro%netscape.com
892d14bb4c
Add toolbar separator.
1998-10-13 07:17:38 +00:00
racham%netscape.com
65e6218462
Removing RegServ.IAS for 4.5 release
1998-10-13 06:52:31 +00:00
racham%netscape.com
ada98102e4
Modified for 4.5 release
1998-10-13 06:47:52 +00:00
racham%netscape.com
efe9d5c91b
Modified prompt message
1998-10-13 06:40:30 +00:00
racham%netscape.com
15d1962a07
Added 2step server option to global options
1998-10-13 06:38:18 +00:00
racham%netscape.com
c94fa6b126
Added supporting code to new global options UI
1998-10-13 06:36:25 +00:00
gagan%netscape.com
2f4eb25758
NuCache defines for mozilla.mak.
1998-10-13 05:44:34 +00:00
ramiro%netscape.com
a867742b43
Fix fos bugzilla bug 1074. Assert and crash in tooltip stage two handler.
1998-10-13 04:26:38 +00:00
waterson%netscape.com
be1114ae44
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=saari.
1998-10-13 02:53:01 +00:00
robinf%netscape.com
03eb0a1e9d
updating these files with final text/UI changes to ASE Global Options screen
1998-10-13 02:08:24 +00:00
gagan%netscape.com
2f7747c687
Renamed cachelib.lib to cache.lib for NuCache.
1998-10-13 00:46:23 +00:00
slamm%netscape.com
1101fe805a
Hook up getHtResource(). (Native sun compiler requires that it return a value).
1998-10-12 22:44:54 +00:00
slamm%netscape.com
efd6f5f1a4
Use i18n calls for treeview strings.
1998-10-12 22:24:13 +00:00
cyeh%netscape.com
6f0645cf11
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
1998-10-12 21:27:12 +00:00
cyeh%netscape.com
0f16c7191f
more NSPR20 removal. well never go back to NSPR1 again.
1998-10-12 18:45:02 +00:00
ramiro%netscape.com
90081a01ed
Move setItemLabelString() to XFE_RDFUtils.
1998-10-12 14:36:51 +00:00
ramiro%netscape.com
fc8169360f
Move getStringFromResource() to XFE_RDFUtils.
1998-10-12 14:28:42 +00:00
ramiro%netscape.com
5910259f0e
Move XmString utilities to XFE_RDFUtils.
1998-10-12 14:19:37 +00:00
ramiro%netscape.com
6e72ccccf2
Move a bunch of ht_ utilities to RDFUtils.
1998-10-12 14:09:43 +00:00
ramiro%netscape.com
7056c6e96c
Added RDFUtils.cpp.
1998-10-12 13:50:01 +00:00
ramiro%netscape.com
d6768e77bd
Move utility functions to their own class.
1998-10-12 13:48:15 +00:00
ftang%netscape.com
f7259cacef
change the drawing routine to INTL one
1998-10-12 12:10:59 +00:00
ftang%netscape.com
54d0ea80c3
break one line into two line so ftang could easily verify UTF8 text drawing before implement
...
better Unicode drawing function
1998-10-12 12:08:58 +00:00
ftang%netscape.com
b1374447bc
fix crop problem for multibyte charset in WFE DrawTextEx
1998-10-12 12:06:53 +00:00
ftang%netscape.com
8cf85b3505
implement better DrawTextW
1998-10-12 12:01:51 +00:00
ramiro%netscape.com
56b94e3c34
Fix IRIX dumbass-ness.
1998-10-12 11:35:41 +00:00
ramiro%netscape.com
8b0bffc4af
Kepp track of the ht resource that created the item. Make the urlbar
...
useable.
1998-10-12 10:19:42 +00:00
ramiro%netscape.com
6f5429efa5
Add getURL(). This is needed for the new configurable rdf toolbars which
...
dont know anything about BrowserFrame. They know about Frame and they
need to cann getURL(). So im putting it here and making it a virtual noop
by default.
1998-10-12 10:18:56 +00:00
ramiro%netscape.com
45a7597595
Add XfeComboBoxSetTextString().
1998-10-12 10:09:30 +00:00
jonas.utterstrom%vittran.norrnod.se
d027131cde
Added Mail stub functions to avoid linking errors.
1998-10-12 07:18:21 +00:00
ramiro%netscape.com
bba1e3334d
Here are some changes to the XFE Tab code. The existing code has a
...
bug: in case the bounds are crossed to start, it goes on a big loop
which takes a long time. Probably this should not happen normally,
but it can't hurt to guard against it.
Thanks to Joe Keane <jgk@jgk.org> for providing the fix.
1998-10-12 06:36:18 +00:00
ramiro%netscape.com
edcdf8c318
Patch to make RDF menus a lot faster. They are a lot faster now!
...
Thanks to skinny <skinny@knowhere.net> for providing the patch.
1998-10-12 06:26:30 +00:00
jfrancis%netscape.com
22ee9b07da
fixing some printing probs with forms and adding javascript support for html textarea form elements (ENDER)
1998-10-12 04:59:04 +00:00
jfrancis%netscape.com
5f2ef6f7be
fixing some printing bugs for HTML forms
1998-10-12 04:57:12 +00:00
racham%netscape.com
1039af8bbd
Saved global information about paths in the parent varaibles
1998-10-11 23:52:17 +00:00
racham%netscape.com
c942d23643
Increased the options box width appropriately
1998-10-11 23:51:01 +00:00
racham%netscape.com
bd07be8782
Adjusted parentheses in the options box
1998-10-11 23:48:18 +00:00
racham%netscape.com
c40f37cf9e
Fixed file save bug
1998-10-11 23:45:26 +00:00
waterson%netscape.com
1e645b44b1
Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro
1998-10-11 20:30:20 +00:00