Commit Graph

792 Commits

Author SHA1 Message Date
akkana%netscape.com
6173d15046 Fix more build bustage (IRIX)
git-svn-id: svn://10.0.0.236/trunk@14567 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:12:55 +00:00
akkana%netscape.com
8195367fcf Define gAppContext -- fix crash on startup
git-svn-id: svn://10.0.0.236/trunk@14557 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 00:23:16 +00:00
shaver%netscape.com
d9f2935397 add proper QI and Create calls for RO text widget
git-svn-id: svn://10.0.0.236/trunk@14552 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 23:54:34 +00:00
pinkerton%netscape.com
bc413017e9 Replacing message pump with message sink. The pump is "client" code and has been moved out there to better separate the event handling.
git-svn-id: svn://10.0.0.236/trunk@14528 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 21:25:26 +00:00
pinkerton%netscape.com
21d40ad4ca Separate the event loop in the client from the nglayout/widget provided code. Now creates a message pump (client side) and a message sink (nglayout side) for event handling.
git-svn-id: svn://10.0.0.236/trunk@14526 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 21:24:16 +00:00
pinkerton%netscape.com
f073c1311e export nsMacMessageSink instead to separate the client from the internals of the event loop.
git-svn-id: svn://10.0.0.236/trunk@14525 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 21:23:02 +00:00
pinkerton%netscape.com
402a4f0911 Moved into viewer, since these are "client" routines and don't belong under
Widget.


git-svn-id: svn://10.0.0.236/trunk@14524 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 21:22:24 +00:00
pinkerton%netscape.com
0d9eab1aa6 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@14523 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 21:20:36 +00:00
alecf%netscape.com
d71c278a30 fix Solaris/gcc bustage
git-svn-id: svn://10.0.0.236/trunk@14513 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 19:19:09 +00:00
pinkerton%netscape.com
8d48b89986 Use the correct prefix files to pick up all our settings.
git-svn-id: svn://10.0.0.236/trunk@14499 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 06:00:05 +00:00
pinkerton%netscape.com
f938f75ace Added specific mac toolbox include files (and helper macros) not covered in the widget prefix file.
git-svn-id: svn://10.0.0.236/trunk@14498 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 05:59:31 +00:00
pinkerton%netscape.com
718cf50bfc First Checked In.
git-svn-id: svn://10.0.0.236/trunk@14497 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 05:57:33 +00:00
waterson%netscape.com
db5b17eb18 Added forward decl of nsIDMItem.
git-svn-id: svn://10.0.0.236/trunk@14490 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 02:11:07 +00:00
hyatt%netscape.com
ab50ba4f97 Added a method for counting columns in the tree.
git-svn-id: svn://10.0.0.236/trunk@14487 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 01:03:25 +00:00
hyatt%netscape.com
038b04e513 Added initializers to the DataModel. Changed the interface hierarchy
again (after much debate).


git-svn-id: svn://10.0.0.236/trunk@14479 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 00:02:26 +00:00
alecf%netscape.com
92a895b642 fix autoconf bustage
git-svn-id: svn://10.0.0.236/trunk@14478 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 23:48:24 +00:00
pavlov%pavlov.net
156ff8d3cc implimentation of nsDialog, few scrollbar fixes
git-svn-id: svn://10.0.0.236/trunk@14476 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 23:09:04 +00:00
hyatt%netscape.com
f55cde9494 Adding the toolbar widget interface to the data model.
git-svn-id: svn://10.0.0.236/trunk@14472 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 22:10:50 +00:00
hyatt%netscape.com
6a0247d42a New tree widget interface.
git-svn-id: svn://10.0.0.236/trunk@14464 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 22:03:19 +00:00
hyatt%netscape.com
4225eba31e Added nsITreeDMWidget interface.
git-svn-id: svn://10.0.0.236/trunk@14463 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 22:03:02 +00:00
waterson%netscape.com
e1efbf6233 Added forward declaration of nsIDMItem. Made sure that we actually
define NS_IDMWIDGET_IID here.


git-svn-id: svn://10.0.0.236/trunk@14457 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 20:58:23 +00:00
hyatt%netscape.com
3d7092a279 Adding new interfaces for toolbars.
git-svn-id: svn://10.0.0.236/trunk@14437 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 19:11:02 +00:00
hyatt%netscape.com
759a65c75f Modified a few interfaces and tweaked some of the names.
git-svn-id: svn://10.0.0.236/trunk@14436 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 19:10:18 +00:00
cls%seawood.org
b22a873ce4 Sync'd with Makefile
git-svn-id: svn://10.0.0.236/trunk@14427 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 18:37:33 +00:00
waterson%netscape.com
e45a3dab88 Fixed unix bustage.
git-svn-id: svn://10.0.0.236/trunk@14417 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 06:28:46 +00:00
pavlov%pavlov.net
1fdeb4210c impliment nsPopUpMenu code (it is identical to nsMenu.. why are these not
inheriting each other?)


git-svn-id: svn://10.0.0.236/trunk@14411 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 04:28:30 +00:00
waterson%netscape.com
4260761699 Fixed enum declaration.
git-svn-id: svn://10.0.0.236/trunk@14402 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 03:39:28 +00:00
hyatt%netscape.com
f78b12a1cd Made some functions (inspectors) const.
git-svn-id: svn://10.0.0.236/trunk@14397 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 03:04:20 +00:00
hyatt%netscape.com
aca7ced0f0 Added forward decl of nsIDMWidget
git-svn-id: svn://10.0.0.236/trunk@14396 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 02:58:39 +00:00
pierre%netscape.com
a6451b0f2c Initialize the 2 new fields of the nsSizeEvent (mWinWidth + mWinHeight) before dispatching the event. Fix a crash due to recursive calls in the sample viewer app.
git-svn-id: svn://10.0.0.236/trunk@14395 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 02:49:14 +00:00
hyatt%netscape.com
47acfc72b3 Changing the interfaces to avoid a big bad diamond inheritance pattern when we
drop in the RDF implementations.


git-svn-id: svn://10.0.0.236/trunk@14393 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:58:21 +00:00
cls%seawood.org
0a35e79928 Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
git-svn-id: svn://10.0.0.236/trunk@14392 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:53:49 +00:00
hyatt%netscape.com
a47c9325cd Added interfaces.
git-svn-id: svn://10.0.0.236/trunk@14391 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:52:44 +00:00
hyatt%netscape.com
f96b5338a5 Added new interfaces.
git-svn-id: svn://10.0.0.236/trunk@14390 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:52:34 +00:00
pierre%netscape.com
32cba0e347 Set the scroll bar dimensions to 16 pixels instead of 10.
git-svn-id: svn://10.0.0.236/trunk@14388 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:41:44 +00:00
pierre%netscape.com
a1df98431f Set the coordinates ot the top-level object to (0,0) instead of its global coordinates.
Removed the override of PointInWidget() which became obsolete after the change above.
Changed Move() and Resize() to call the toolbox only when necessary.


git-svn-id: svn://10.0.0.236/trunk@14387 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:40:56 +00:00
hyatt%netscape.com
20304f7d91 Added a parent access function.
git-svn-id: svn://10.0.0.236/trunk@14386 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:40:54 +00:00
pierre%netscape.com
2e047c30a0 Removed the override of PointInWidget() which became obsolete after the change in the coordinate system.
git-svn-id: svn://10.0.0.236/trunk@14385 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:40:43 +00:00
pierre%netscape.com
784d87b96e Clean up the drawing code. Use StartDraw() and EndDraw(). It still has to be replaced with a native control.
git-svn-id: svn://10.0.0.236/trunk@14384 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:39:44 +00:00
pierre%netscape.com
78526b9f65 Set the coordinates ot the top-level object to (0,0) instead of its global coordinates.
Clipping and settting the origin is done in StartDraw() instead of Update().


git-svn-id: svn://10.0.0.236/trunk@14383 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:38:33 +00:00
pierre%netscape.com
af1dba3c99 Remove the unused CalcTotalOffset()
git-svn-id: svn://10.0.0.236/trunk@14382 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:38:00 +00:00
hyatt%netscape.com
67f8c6e2f5 Added iterators over node's children.
git-svn-id: svn://10.0.0.236/trunk@14381 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:37:51 +00:00
hyatt%netscape.com
ad1f1541cb Tweaks to the APIs to change the int types. Also cleaned up IsExpanded.
git-svn-id: svn://10.0.0.236/trunk@14380 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 01:29:42 +00:00
hyatt%netscape.com
8f61c0fe88 Tweaking sort enum.
git-svn-id: svn://10.0.0.236/trunk@14377 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 00:21:30 +00:00
hyatt%netscape.com
cdbf2dd313 Added sort state enum.
git-svn-id: svn://10.0.0.236/trunk@14376 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 00:20:59 +00:00
hyatt%netscape.com
f0138a96d7 Fixing a mistake in the include ifdef.
git-svn-id: svn://10.0.0.236/trunk@14374 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 00:06:20 +00:00
hyatt%netscape.com
3731b62f54 Tweaks to the interfaces to make them internally consistent.
git-svn-id: svn://10.0.0.236/trunk@14373 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-10 23:44:53 +00:00
hyatt%netscape.com
13dcb792a8 Files for data model widgets (and for the tree view widget in particular).
git-svn-id: svn://10.0.0.236/trunk@14372 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-10 23:08:22 +00:00
hyatt%netscape.com
54c174e229 The interface for widgets that interact with a data model.
git-svn-id: svn://10.0.0.236/trunk@14371 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-10 23:07:02 +00:00
cls%seawood.org
38ef0246e0 Fixed check for motif
git-svn-id: svn://10.0.0.236/trunk@14367 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-10 21:55:44 +00:00