Граф коммитов

2238 Коммитов

Автор SHA1 Сообщение Дата
radha 40c93b0e3b Use BrowserView instead of HTML View. BrowserView holds a HTML view and a
NavCenter. Create a new menu option "Show/Hide NavCenter".
1998-05-26 18:49:53 +00:00
radha 6c93611ee0 Initial Checkin. This is the new view for all browser frames. It holds a HTML
View and a Nav Center View. Navcenter is currently turned off by default. It
can be  turned on with the "Show Navigation Center"  menu option.
1998-05-26 18:48:14 +00:00
pinkerton 1931e2ba18 Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted. 1998-05-26 16:32:05 +00:00
pinkerton b2c14f1ad4 default button again works in profile picker dialog. 1998-05-26 16:30:42 +00:00
ramiro 31df203979 Change the logic of the || operators. This fixes a problem where the
bookmark window was asserting for no reason.
Thanks to Andrew Veliath <andrewtv@usa.net>
1998-05-26 12:15:44 +00:00
ramiro bd326f454f In mozilla.c it says that XFE_InitDNS_Early is called before NSPR, etc.; but
the LOG macro calls PR_smprintf which fires up NSPR.    Use fprintf instead
of LOG() for this case.
Thanks to tenthumbs@cybernex.net.
1998-05-26 11:08:10 +00:00
ramiro 91201b026d Mozilla crashed after visiting a page with plugin. This is caused
by an access to a NULL pointer (plugin->handle).
Thanks to weitsang@yahoo.com
Fixes bugzilla #409.
1998-05-26 10:58:59 +00:00
briano 0bf109e306 Fixing the SCO OpenServer builds. Need to define _SVID3 in this special case so including statvfs.h will give us what we need. Anyone want to volunteer a more elegant solution? Approved by ramiro@netscape.com. 1998-05-23 03:46:19 +00:00
sfraser 061bb4d1e2 First Checked In. 1998-05-23 01:14:17 +00:00
cyeh d9c834d6be add file vr_stubs.c to libreg as part of the XPCOM_BRANCH landing 1998-05-22 22:01:45 +00:00
hardts 60cd050946 landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
hardts c9403c3184 land XPCOM_BRANCH 1998-05-22 21:55:49 +00:00
pinkerton bdb47c393a More appearance manager changes. Support for toolbar buttons being AM savvy. (appr sdagley). 1998-05-22 20:25:42 +00:00
slamm 1941ab9166 Fix crash on bringing up second NavCenter. 1998-05-22 17:15:03 +00:00
ramiro 2ae9ad132e Fix a dyslexic typo. Geez, how long was this here for ? 1998-05-22 06:52:57 +00:00
ramiro fabf4411d2 Add initial support for layable children resource. 1998-05-22 06:50:41 +00:00
pinkerton 08e06d9fb7 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
guha 2fbbda918f Export NET_InitRDFCookieResources 1998-05-21 19:17:21 +00:00
selmer 8df8fba873 Change over to http: w/IP for reggie connections 1998-05-21 18:18:55 +00:00
toshok ac843eb704 fix the bug where form reset with textarea's would segfault. just cut-n-pasted one line from the text input element's reset method. 1998-05-21 07:18:51 +00:00
slamm 4575f5dc3e Fix Mozilla bug #385. Global history file would not get recreated if it was deleted. Thanks to Ronan Waide <waider@cognotec.com> for reporting the problem and developing a patch. 1998-05-21 01:39:25 +00:00
slamm 638890d793 Use the winning animation from the Mozilla Logo Contest. Congratulations go to Urs Streidl <urs@gigaperls.org>. 1998-05-20 23:33:44 +00:00
robinf 9af4250afa fixinb header bug in AS help 1998-05-20 19:17:14 +00:00
robinf 9636660849 fixinb header bug 1998-05-20 19:10:12 +00:00
robinf da8f16ca73 fixinb bug in comment line 1998-05-20 19:02:32 +00:00
pinkerton 13a1654ee7 provide a valid context to HT_Launch (appr/rev sdagley). 1998-05-20 04:29:48 +00:00
brade 7877716205 *** empty log message *** 1998-05-20 04:06:08 +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
pinkerton 5835c8e181 Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
pinkerton 6cce4d658c use new HT_Launch api (appr sdagley). 1998-05-19 19:21:38 +00:00
cmanske 5da2ebd325 Trying to help out the build bustage 1998-05-19 06:31:08 +00:00
davidm d537dbfd7d Reverting out changes which should have landed on the branch 1998-05-19 04:06:40 +00:00
davidm 9f5704a36d Updated from Nova branch to Normandy branch 1998-05-19 01:05:05 +00:00
scullin 0ae242e1e6 Moved cvactive.h from include to network/cnvts 1998-05-19 00:38:16 +00:00
scullin 985d8b5381 Moved cvactive.h from include to network/cnvts 1998-05-19 00:07:47 +00:00
atotic fd2fc3f698 Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
toshok d4bb7f0d08 this change may look like a lot, but it's really only one line. the rest is formatting. at any rate, this fixes the problem where the underlines were drawn at places other than the proper place for links. 1998-05-18 20:42:30 +00:00
toshok b3bc68954d Fix bugzilla entries 134 (javascript crashing setting text in textarea) and 346 (missing & in call to fe_convertToXmString) thanks to waider@waider.ie (Ronan Waide) for the fixes. 1998-05-18 18:28:55 +00:00
ramiro ced69452e0 Add support for dropping to toolbox tabs. 1998-05-15 14:32:43 +00:00
ramiro 8cbb77e211 Add XfeTabDrawRaised(). 1998-05-15 14:14:17 +00:00
ramiro 6c6834537c Add XfeToolBarGetFirstItem(). 1998-05-15 13:30:24 +00:00
ramiro 916a9edcc3 Use a define instead of a hard coded '-1' constant. 1998-05-15 11:37:38 +00:00
ramiro b1d545b3ee Remove dead code. 1998-05-15 11:32:28 +00:00
ramiro b8c26f7819 Add icon to indicator if needed. 1998-05-15 11:23:24 +00:00
ramiro 27c2c457a4 Add a check for a NULL str before passing it to strcmp().
Otherwise, Linux and possibly other platforms with strict strcmp()
implementations will crash when the plugin list is NULL.  Thanks to
pollmann@netscape.com.
1998-05-15 11:21:09 +00:00
ramiro 0fcf9fb41f Take out row column assertion. Any manager can be a parent of this widget.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:57 +00:00
ramiro 2ccdbc615d Dont move dead widgets.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:54 +00:00
spence b9a4238325 correctly set position for shack elements 1998-05-15 01:15:01 +00:00
spence af392d687b improve shack widget mgmt 1998-05-15 00:13:57 +00:00
spence e8621518d9 xfe shack changes 1998-05-14 23:43:26 +00:00
selmer 842a62c705 Fixed up comments in QuitNavigator re: 112622 1998-05-14 23:40:45 +00:00
selmer 969bdb1adb Bug #112622 - change our quit to not broadcast, it was tripping up a java window 1998-05-14 23:37:57 +00:00
slamm 3b9a841c57 Make page proxy hot spot fit the icon. 1998-05-14 20:32:03 +00:00
ramiro d88786c836 TASKBAR define should be MOZ_TASKBAR. 1998-05-14 09:18:26 +00:00
robinf ccbdb73e5a replacing corrupted images 1998-05-14 00:00:17 +00:00
robinf d83ea3576a fixing text so that it tells user how to start AS right away frfom this screen. 1998-05-13 23:59:16 +00:00
pinkerton 0774d20c4a Removed mention of central personal toolbar manager since each toolbar now talks to HT. (appr sdagley). 1998-05-13 21:25:39 +00:00
pinkerton ea28cf4e26 removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley). 1998-05-13 21:25:12 +00:00
pinkerton a089d29f95 rewrite of personal toolbar not to use centralized manager class and talk directly to HT like the selector pane (appr sdagley). 1998-05-13 21:24:48 +00:00
pinkerton a58d850610 Fix crash during "view source" where we were double-deleting the urlStruct. (appr sdagley). 1998-05-13 21:22:56 +00:00
sar 86af4aeb6b add util to the include path 1998-05-13 20:33:32 +00:00
robinf 2f59e3cbc8 replacing corrupted file; adding plaecholder image for netcenter xscreen 1998-05-12 19:38:47 +00:00
brade 4a53d491c5 don't allow image tags to be created without an image source 1998-05-12 17:12:02 +00:00
selmer 157f169061 fix bug#116315: don't pass null char into JRI_NewPlatformString 1998-05-12 02:03:33 +00:00
montulli 099cf0abec use mozilla/network now instead of lib/libnet 1998-05-11 22:09:10 +00:00
montulli deac0ebfd9 use network dir instead of libnet 1998-05-11 22:07:07 +00:00
atotic 2e116c58ce Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
selmer 91b11ffa58 removed extraneous JAVA_DESTPATH definition 1998-05-11 21:59:36 +00:00
ftang 423e7d6ce9 Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am 1998-05-11 16:49:30 +00:00
racham ef894af741 Path for compare.js changed 1998-05-09 02:16:33 +00:00
atotic 021593cc0a #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
hyatt 927635cfe5 Making the Aurora tree respond to the divider properties. 1998-05-08 21:23:47 +00:00
timm e713fe1dce fix path routines to append path delimiter 1998-05-08 20:20:19 +00:00
timm 93764e4adb fix getFolder to return windows style path 1998-05-08 20:19:43 +00:00
timm 13bf8cccaf dial string should be in status text, not progress text 1998-05-08 19:28:49 +00:00
timm 779c570ea3 remove copy of compare.js, since we dont want it in the jar 1998-05-08 19:28:04 +00:00
timm d214180fa8 remove IDs and ARCHIVE tags 1998-05-08 19:27:40 +00:00
timm 2fc008e9e5 remove IPs and put reggie.netscape.com back 1998-05-08 19:26:43 +00:00
timm 34ea44d86d erase compare.js as part of make if it exists in this dir 1998-05-08 19:26:11 +00:00
timm 74bd608d8e added debugging for set1StepMode 1998-05-08 19:25:47 +00:00
timm d3bd082e56 added debugging info for MetadataMode and LocalMode 1998-05-08 19:24:49 +00:00
radha 7f870c5027 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
timm 62d6b3e550 add ASW_DEVMODE 1998-05-08 19:24:15 +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
pinkerton 974d2de6bc free memory allocated (silently!) by GetURLFromFileSpec(). (appr brade). 1998-05-08 15:35:42 +00:00
pinkerton 3271a179d9 added "rdf" to access paths so composer can understand drops from HT (appr brade). 1998-05-08 15:34:44 +00:00
pinkerton b127a39a89 New drag and drop architecture using CURLDragMixin subclasses. Fixed bug where dropping text clipping would drop at old insertion point, not at mouse location. (appr brade). 1998-05-08 15:34:07 +00:00
sdagley 647b3be4f5 Merging current fix for #86787 and #96213 from 4.x tree. When creating a new window check chrome to see if it should be created zoomable rather than changing it afterwards. Works around WDEF change in MacOS 8 that breaks old hack that would toggle zoom widget after creating window. 1998-05-08 06:08:55 +00:00
sdagley c4b4fbac29 Merging sfraser fix for #115706 from 4.x branch. 1998-05-08 03:34:05 +00:00
timm 7a67c56b22 Add in "ARCHIVE=asw.jar" for compare.js 1998-05-08 01:17:40 +00:00
timm 5fb94ea457 Not for Preston 1998-05-08 00:33:10 +00:00
timm 4ad81302c0 Registration Server IAS file 1998-05-08 00:31:35 +00:00
robinf 368cb813de scrubbed lighthouse and N logos from these images 1998-05-07 23:50:36 +00:00
pinkerton 791cb00a9c 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 3e8b49a956 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 57ff2a06ce replacing corrupted images in previews 1998-05-06 18:23:32 +00:00
ramiro 0d9e0ed86d 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 c6fb3808d9 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 2b59720049 Add .cvsignore for xfe 1998-05-06 16:46:53 +00:00
pinkerton 8a73b489d7 fix for bug #115653 for file sharing (rev scc, appr don). 1998-05-05 21:27:12 +00:00
pinkerton ee7e040819 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 9b8557e75e Creating Java strings: don't include null char in length count 1998-05-05 20:35:13 +00:00
racham 21bbd55cda Minor textual changes associated with set up communicator button 1998-05-05 00:51:35 +00:00
timm 7a60a83cba changed "reggie.netscape.com" to be actual IP number to remove dependency
on DNS
1998-05-04 22:41:10 +00:00
thom 4865d01436 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 5c57b78220 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 a0b7f2b8a6 Comment about moz-export 1998-05-04 07:03:58 +00:00
ramiro 49737e9945 add missing -lXmu on irix and solaris 1998-05-03 12:26:58 +00:00
ramiro 19dc30cf11 comment out gcc-ism 1998-05-03 12:26:08 +00:00
ramiro e9723242aa Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro 1c5942f479 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro 94d042859f add XmL tests 1998-05-03 11:52:01 +00:00
ramiro eef534f1d1 remove ad2c from a hardcoded location 1998-05-03 11:49:36 +00:00
ramiro 16898fc295 add ad2c in a shared location 1998-05-03 11:49:07 +00:00
ramiro 93928591c5 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 a3ac50b27f Update for edit support. 1998-05-03 11:47:01 +00:00
ramiro c56f8b9f0d 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 a47b50e742 Fixing an icon positioning bug. 1998-05-02 01:02:20 +00:00
rjc cb9bba4238 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 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
radha 002968a5f6 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 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
ftang 7690c86215 Add mapping for windows-1251 fon 1998-05-01 21:41:12 +00:00
ftang aabce4b010 Check in locale independent form select/button handling change Approvaled by XFE owner 1998-05-01 21:40:38 +00:00
hyatt 67dd678faa Modified version of nathan wykes' history patch. 1998-05-01 20:40:25 +00:00
dbragg 64ee89b623 Corrected depth after cd-ing into signed directory 1998-05-01 19:31:11 +00:00
racham 7ded04159f 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 aeb3d9cb3e Hypertext references modified & newentry Comm Setup - Bug 90536 1998-05-01 19:01:26 +00:00
racham 0251c36fee Account set Shortcut button (double arrow) suppressed 1998-05-01 18:59:44 +00:00
racham a2e94a9298 Navigational changes of bugs 110410, 107811, 90536 1998-05-01 18:58:30 +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
timm dd7ee74828 changes for reggie 2 step 1998-05-01 10:37:35 +00:00
timm d2223ce5a3 Removed 'Cancel' from ProgressApplet, allow CPGeneratorProgress to restart 1998-05-01 10:31:14 +00:00
timm 0dbc84695c Add "RegSource=APL" 1998-05-01 10:29:56 +00:00
timm ed2077bd53 changes for reggie 2 step 1998-05-01 10:29:17 +00:00
timm 91a79e516c new reggie 2 step templates 1998-05-01 10:28:13 +00:00
timm 7d07f70a61 new files for reggie 2 step 1998-05-01 10:25:21 +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
ramiro 3b62429491 Add an extra sanity check on the children argument. 1998-04-30 01:48:30 +00:00
ramiro d4717dde3b 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 b6769b0ecd 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 9d581f79e0 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 3c07afe7ae 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 30ef93cdca get the damn function name right 1998-04-29 08:38:27 +00:00
nisheeth 71201582c7 Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
pinkerton fce71a412e 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 ef39ab7b10 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 5091dc41b0 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 c4f57f6000 Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
nisheeth 2aac0e1167 Added layprobe.c to ns/lib/layout. 1998-04-28 21:43:22 +00:00
slamm 0e08193ea3 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 c9aed71e06 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 e61014c7e0 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
pinkerton 7d7d3afa6a 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 413c0e5286 take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw 78f0d1826a get the name right 1998-04-28 07:54:14 +00:00
jsw b74c21f6d3 move xp_sec to secnav 1998-04-28 07:48:02 +00:00
atotic ca5fdf64ef Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic 49f5348ed0 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
jsw da88a7f226 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
jsw 8d4fdd77da move xp_sec to secnav 1998-04-28 05:13:41 +00:00
sudu 6197e4ab13 Cleaned up NO_SECURITY builds and removed references into product area 1998-04-28 05:09:11 +00:00
ramiro 2a28a21476 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 803bd1858a 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 d23fc43154 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +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
brade 636d95ef98 make grippy pane hilites valid 1998-04-26 22:43:12 +00:00
brade 76581076ab table dialog changes from gbrown; center dlogs over parent window (not main screen) 1998-04-26 22:40:39 +00:00
brade 362358a4de table dialog changes from gbrown 1998-04-26 22:40:00 +00:00
slamm eca112a60d 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 dec99c9236 Add beginnings of context menu support 1998-04-24 22:26:55 +00:00
slamm 11dc32b2aa 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 7cf2699917 Minor logic fix. 1998-04-24 22:23:13 +00:00
ramiro 726cd48ecd Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro a9600bded1 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro 01671a9bc5 Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. 1998-04-24 11:49:20 +00:00
ramiro 1ab224a352 Add personal toolbar commands. 1998-04-24 11:44:28 +00:00
ramiro e50851a4b8 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 87930b7d95 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
ramiro 0fbc9a8bc8 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro 91f6f565ca Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
dbragg 879ec6a7dc Moving asw.jar into appropriate place (not into as_html) 1998-04-23 23:51:47 +00:00
dbragg a8b1e25a5c Um, like, ns_priv handling is screwy, but for now we need to at least POINT there... 1998-04-23 23:45:32 +00:00
dbragg c3bdeb04f4 for the fun of it 1998-04-23 23:17:20 +00:00
dbragg c87d216355 make it work for el don 1998-04-23 23:16:06 +00:00
dbragg f09a443cf2 OK, maybe this is better? 1998-04-23 23:06:18 +00:00
dbragg cf80a1ab22 Fixed to use correct targets 1998-04-23 22:27:55 +00:00
slamm 642d03f241 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 064c092ade 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 57736fb8d9 Fix print remote to take file argument. 1998-04-23 01:29:26 +00:00
ramiro fe1f7bb74a Move headers from unused to used. 1998-04-22 23:48:50 +00:00
beard fcc7a0fd04 SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard 2fd2002ba3 Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard dd6dd18d49 Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard 2a1c2d614a Changes for plugins history. 1998-04-22 02:07:52 +00:00
sar 41880a45ca change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
ramiro 24fd107ecb Make sure the indicator widget is always at the WidgetList tail. 1998-04-21 19:11:20 +00:00
ramiro 2c6aaa776b Prevent toolbars from screwing with private XfeManager components. 1998-04-21 18:14:13 +00:00
ramiro da131f86db Add XfeIsPrivateComponent().
Test whether a widget is a private component of an XfeManager parent.
1998-04-21 17:57:20 +00:00
ramiro 4a35dd0727 New and improved filing of bookmarks to Personal Toolbar. 1998-04-21 16:18:00 +00:00
ramiro f7cb668143 Move fe_DestroyWidgetTree() to XfeWidgets/MenuUtils.c as
XfeDestroyMenuWidgetTree().  Make it safe for killing private components.
1998-04-21 15:52:01 +00:00
ramiro 34225ee217 Make it more paranoid. 1998-04-21 15:25:45 +00:00
ramiro e4c5293a66 Add XfeDestroyMenuWidgetTree(). 1998-04-21 15:24:01 +00:00
ramiro 461321ba6d Handle bogus input for XfeCascadeGetSubMenu(). 1998-04-21 14:55:16 +00:00
ramiro 8a09029cbf Add XfeToolBarGetLastItem(). 1998-04-21 13:29:37 +00:00
ramiro d16c4d0d46 Removed unused combobox dir and define. 1998-04-21 12:46:48 +00:00
ramiro 173fdf030d Update for indicator support. Dont hardcode button layout. 1998-04-21 12:41:46 +00:00
ramiro f28eeb3678 Dont hardcode button layout in XfeCreateLoadedToolBar. Update Makefile for
XfeWidgets.mk.
1998-04-21 12:39:49 +00:00
ramiro d67959154f Improve the indicator support. 1998-04-21 12:38:44 +00:00
timm 463788c0fb Add "MOZ_INSTALL_DIR" support, change to move asw.jar to as_html directly 1998-04-21 07:01:03 +00:00
timm 4d02b5f3ff Lots of changes for 2 step 1998-04-21 06:59:12 +00:00
timm 141121a45c Make a package "netscape.asw" from the progress bar applet 1998-04-21 06:58:48 +00:00
timm e677aa16b4 Fix to make a "signed" dir as we do with the java plugin
(only way signpages.pl will work with this code, Signtool doesn't work for various reasons)
1998-04-21 06:58:06 +00:00
timm 5e781b6f11 Added modem monitoring for first step of 2 step 1998-04-21 06:57:13 +00:00
timm 414f6c6d39 Lots of changes for 2step 1998-04-21 06:56:36 +00:00
timm 2bc764ead2 Remove TABLE 1998-04-21 06:56:11 +00:00
timm 34e774306a Add "RegRoot" entry 1998-04-21 06:54:47 +00:00
timm c438bc7d71 Changes to match changes on server side 1998-04-21 06:53:38 +00:00
brade d18b81371f minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
brade ebb11fa3b8 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
ramiro 1b63cfc5d6 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro 0438c64732 Update to 1998. 1998-04-21 00:51:45 +00:00
pinkerton e5e8dcdf20 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
ramiro f8f4ab89bd Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro 9679096321 Fix typos. 1998-04-19 16:15:00 +00:00
ramiro ec651cd23c Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro 1ceb1bbdf5 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro a981b2eab4 Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro 390d861652 Fix a core dump on resizing the toolbox. The problem was a recursive geometry
call into PreferredGeometry().  Fixed by plugin in the trivial geomtry manager
instead of the one that does complicated things.
1998-04-19 11:20:17 +00:00
ramiro f7c245cbd1 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
pinkerton 9bb61e6e47 Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton 1053d058ce Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00
pinkerton 5837beb8c7 When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). 1998-04-17 22:40:30 +00:00
pinkerton 70d7898fa1 change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). 1998-04-17 22:39:12 +00:00
pinkerton 7f405d71e7 register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). 1998-04-17 22:39:11 +00:00
pinkerton 0ed0a85e06 First Checked In. 1998-04-17 22:28:59 +00:00
cmanske 65fda1c0be Fixed Table Editing bugs in Composer 1998-04-17 21:34:20 +00:00
timm 85d63532fc First Checked In. 1998-04-17 16:34:18 +00:00
ftang 53a7221556 add big5 and gb2312 charset name for free font found at ifcss.org site 1998-04-17 02:56:00 +00:00
pinkerton 22ead6a0b1 Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) 1998-04-16 22:29:00 +00:00
pinkerton 8f44ff0788 API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
pinkerton 697f5d57f1 API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) 1998-04-16 22:27:13 +00:00
pinkerton 3ede485234 API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) 1998-04-16 22:26:44 +00:00
pinkerton b5b2391c40 Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) 1998-04-16 22:26:12 +00:00
pinkerton a57f6b591d checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) 1998-04-16 22:18:33 +00:00
blythe b66944658b Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net) 1998-04-15 18:59:47 +00:00
ramiro 00197467d4 Add a makefile that actualy works. Update tree4.c for slamm's
XmLTreeDeleteChildren() improvement.
Coded by slamm@netscape.com.
1998-04-15 09:19:34 +00:00
ramiro 6f8d4c63e4 Fix problem in grid delete callback. It didn't set the row or column
position.  Plus, it updated the row/column count before making the callback,
so you could no longer access the userData with XtVaGetValues.

Also add XmLTreeDeleteChildren() to XmLTree.

This code written by Steve Lamm <slamm@netscape.com> and reviewed by
ramiro.
1998-04-15 09:15:00 +00:00
ramiro 1732f5506c fix name in comment 1998-04-15 09:10:25 +00:00
ramiro 0c70e784b9 first checked in 1998-04-15 09:09:52 +00:00
ramiro ef3ca69a4e Use DLL_SUFFIX from ns/config instead of random hack. 1998-04-15 09:08:25 +00:00
ramiro 65c4f479e0 Remove unuised XfeToolBoxForm*() hackery. Chrome widget does all the
magic now.
1998-04-15 02:08:30 +00:00
ramiro 1f93e62770 The Great Chrome Rewrite of 1998. Use a chrome manager instead of
doAttachments().  Fixes numerous toolbox bugs and completely simplifies
the way xfe does chrome.  Reviewed by slamm.
1998-04-15 02:06:22 +00:00
pinkerton 94be5eb9bb Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) 1998-04-15 00:05:39 +00:00
pinkerton f5a1f12fb2 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
pinkerton a3d350587b Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) 1998-04-15 00:04:02 +00:00
pinkerton 623226001c removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) 1998-04-15 00:03:33 +00:00
pinkerton 02e6704286 NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) 1998-04-15 00:02:39 +00:00
pinkerton 5392f0b2bd added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) 1998-04-15 00:01:56 +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
ftang 56fc02843e fix feCharSetInfoArray warnning. Thanks djm@indirect.com (Dan McGuirk) from the net 1998-04-14 19:24:53 +00:00
ramiro d60d604342 Mark the hardcoded geometry as HACKERY. We sill fix this later. Its
important that we get the new chrome mechanism out soon.
1998-04-14 18:26:31 +00:00
ramiro 7770266c12 Make the frame shell dimensions something reasonable for the time being. 1998-04-14 17:01:41 +00:00
slamm f084ece51c Allocate memory for the url window target because we free it later. Fix from Dan McGuirk <djm@indirect.com>. a=ramiro. 1998-04-14 16:49:20 +00:00
ramiro dba26f21cf Update REQUIRES to properly include Microline and XfeWidgets. 1998-04-14 15:03:50 +00:00
ramiro c23da57135 Request geometry request when geom flag gets set in the ConstraintSetValues
operation.
1998-04-14 14:59:44 +00:00
ramiro f24cec2c44 XfeChrome is now a used widget. 1998-04-14 14:58:51 +00:00
ramiro b2d82ab2f8 Add a blurb for previous checkin. 1998-04-14 14:45:39 +00:00
ramiro 38be7912dc Layout children/components on geometry management. 1998-04-14 14:43:52 +00:00
ramiro 70d4de528b Implement PreferredGeometry(). Add a good GeometryManager(). 1998-04-14 14:43:12 +00:00
ramiro a0a5cc1198 Add _XfeLiberalGeometryManager() and _XfeMakeGeometryRequest(). 1998-04-14 10:49:34 +00:00
selmer fabd5f40f0 Reworked to defeat LiveConnect unsatisfied link error 1998-04-14 02:51:39 +00:00
briano 7f26b36fb3 Changed the 'MACLINUX' macro reference to 'MKLINUX'. Again. 1998-04-14 00:15:11 +00:00
pinkerton 875fbb2ad4 Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). 1998-04-13 22:55:56 +00:00
pinkerton 2853334222 Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
ramiro dccddcca21 Add editor back to the preferences and fix the editor startup problem.
Thanks to Dan McGuirk <djm@indirect.com>
1998-04-13 01:30:26 +00:00
selmer 24663925ea Add dialup to free source 1998-04-09 04:22:42 +00:00
selmer f664dcea33 add the ascii files 1998-04-09 04:11:30 +00:00
selmer eedf70b6f9 add ascii files 1998-04-09 04:07:52 +00:00
selmer 76d07b6455 Add binaries with -kb 1998-04-09 03:54:33 +00:00
ramiro f8a298050d Dont change the cursor to a watch when space-ing through a document.
thanks to Darrell Kindred <dkindred@cmu.edu>
reviewed by djw@netscape.com.
1998-04-09 02:41:49 +00:00
cyeh f15cef08ec fix windows bustage removing libcnv compression. 1998-04-09 02:02:37 +00:00
ramiro 9465b61f4b make sure XmNlist gets defined 1998-04-09 01:47:59 +00:00
pinkerton 28338ba4d2 Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don) 1998-04-08 20:29:18 +00:00
pinkerton 0db82b6522 now an LBroadcaster to tell the title area about a change to the current workspace so the name is always correct. (rev sdagley, appr don) 1998-04-08 20:27:48 +00:00
pinkerton 8730acb5f6 Now current with rewrite of FE/HT messages for opening/closing shelf and setting current workspace. (rev sdagley, appr don) 1998-04-08 20:27:24 +00:00
pinkerton b6340c6012 The LCaption in the title area was not correctly bound to the left and the right so it did not grow when the window grew. (rev sdagley, appr don) 1998-04-08 20:26:26 +00:00
pinkerton 6290922b01 Added a stack-based class for setting/restoring the HT event notification mask (rev sdagley, appr don) 1998-04-08 20:25:51 +00:00
guha 3a0295473d Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
ramiro ec996ce8ad Make XfeWidgets and company behave like other modules in the tree. They
now export their headers as all good modules should.
Also, dont build widgets and demos that are not needed.
r=slamm,a=ramiro.
1998-04-08 04:25:42 +00:00
guha a8a4fa4bd1 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00
ramiro 68c44c5f88 Add XmCR_XFE_LAST_REASON marker 1998-04-08 04:23:58 +00:00
ramiro 4770ba0424 Make the demo widget buildable 1998-04-08 04:23:33 +00:00
ramiro 79575c346a Cleanup prepare macros. Add font list resource callprocs. r=slamm,a=ramiro. 1998-04-08 04:22:56 +00:00
ramiro 44c709e25e Add XmNiconSpacing resource. r=slamm,a=ramiro. 1998-04-08 04:21:40 +00:00
guha d4e70bd946 Add XML to winfe\mkfiles\mozilla.mak 1998-04-08 04:20:42 +00:00
ramiro 750ae8c773 Add XmNignorePixmaps resource. r=slamm,a=ramiro 1998-04-08 04:20:39 +00:00
guha 27c2fa15de XML - dp(for guha) 1998-04-08 04:04:58 +00:00
slamm 606a745cd3 Fix for swaped sorting columns. Had mapped the wrong enumerations to the wrong commands. Fix from Juergen Keil <jk@tools.de>. R&A-ramiro 1998-04-08 00:11:05 +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
pinkerton ae70e92d0c Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton fb44de6745 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton 0f8b6a9c89 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton ce5059dde1 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton 7803d0ee36 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton 882b970cc6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +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
don 59488b8710 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh 49aeb98a72 First Checked In. 1998-03-29 21:51:40 +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