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