ramiro
19868a15c8
Add XfeToolBarGetFirstItem().
1998-05-15 13:30:24 +00:00
ramiro
afe766bcf9
Use a define instead of a hard coded '-1' constant.
1998-05-15 11:37:38 +00:00
ramiro
b834e51067
Remove dead code.
1998-05-15 11:32:28 +00:00
ramiro
643dba7680
Add icon to indicator if needed.
1998-05-15 11:23:24 +00:00
ramiro
c9ae415b14
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
4f6c1e3cc1
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
643383c02a
Dont move dead widgets.
...
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:54 +00:00
rpotts
2c6835829f
Added status arguments to OnStopBinding(...)
1998-05-15 09:46:51 +00:00
rpotts
0ac7d4aef8
Fixed IRIX build bustage... Added status arguments to OnStopBinding(...)
1998-05-15 09:46:42 +00:00
rpotts
38429654c7
Fixed OnStopBinding(...) to take status arguments...
1998-05-15 09:42:07 +00:00
rpotts
027c9313f4
Added exports for nsIBaseStream.h and nsIOutputStream.h
1998-05-15 09:41:21 +00:00
rpotts
5d23d41cdf
Changed to use the nsIBaseStream as a base class...
1998-05-15 09:40:43 +00:00
rpotts
491d63949d
Interface for Output Streams...
1998-05-15 09:40:02 +00:00
rpotts
228e94c619
New interface that all stream interfaces can derive from...
1998-05-15 09:39:37 +00:00
rpotts
a011199cf2
fix for the IRIX build...
1998-05-15 08:51:48 +00:00
spence
a375745066
correctly set position for shack elements
1998-05-15 01:15:01 +00:00
spence
0d927d2a5f
improve shack widget mgmt
1998-05-15 00:13:57 +00:00
spence
ab10fef87d
xfe shack changes
1998-05-14 23:43:26 +00:00
selmer
8a51257439
Fixed up comments in QuitNavigator re: 112622
1998-05-14 23:40:45 +00:00
selmer
11b9cac9fa
Bug #112622 - change our quit to not broadcast, it was tripping up a java window
1998-05-14 23:37:57 +00:00
spider
da1d602f8b
Fixes for toplevel shared support
1998-05-14 22:53:21 +00:00
spider
fc1d731a42
Allow shared objects to be built of archives on Unix
1998-05-14 22:38:21 +00:00
rickg
63feccd0dd
WIP for push based tokenization
1998-05-14 22:19:08 +00:00
rickg
13210310b6
minor performance tweak for deque
1998-05-14 22:18:44 +00:00
jevering
bc08b3352c
Adding visual mode.
1998-05-14 22:16:51 +00:00
jevering
a749276c9d
Beginning to add visual mode.
1998-05-14 22:16:36 +00:00
dcone
c22d8277e2
More composition code, much faster now
1998-05-14 21:49:58 +00:00
jevering
e05303e60d
Fixed robot walking somewhat.. needs more cleaning.
1998-05-14 21:47:33 +00:00
kmcclusk
1d7e22a70f
Added widget specific init structs
1998-05-14 21:34:08 +00:00
spider
7b22857b31
Allow shared libraries to be created from multiple archives
1998-05-14 21:28:02 +00:00
spider
fc696d88ff
Allow shared libraries to be created based on several archive libraries
1998-05-14 21:27:16 +00:00
slamm
b49f293596
Make page proxy hot spot fit the icon.
1998-05-14 20:32:03 +00:00
jevering
5854af95fa
Hooked up debugging robot to viewer shell
1998-05-14 18:25:17 +00:00
wtc
4d1413640a
Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508
...
branch is a temporary branch for us to copy the latest changes
from our internal development tree to the public mozilla tree.
1998-05-14 18:09:56 +00:00
jevering
fd7a8ac438
Moved to .\test
1998-05-14 17:42:08 +00:00
wtc
c6427d2a86
In Rhapsody 5.1 (DR2), the C++ compiler is named c++.
1998-05-14 17:01:14 +00:00
ramiro
9e6979e082
TASKBAR define should be MOZ_TASKBAR.
1998-05-14 09:18:26 +00:00
kipp
f738f9e8a0
nuked
1998-05-14 02:46:28 +00:00
spider
2a233bd42d
Fixes for Unix widget so loading
1998-05-14 01:48:54 +00:00
spider
f235afe27c
Fixes to remove ARCHIVE_ONLY and use MKSHLIB
1998-05-14 01:44:50 +00:00
jevering
6e6bf36cc3
used to be the RobotMain but now is the function DebugRobot to be
...
added to the viewer.
1998-05-14 01:08:06 +00:00
jevering
f3e102e85b
Pulled the DebugRobot out into separate DLL
...
Moved the test code in the robot/test directory.
1998-05-14 01:05:56 +00:00
spider
4f916929c7
Removing Init where passing nsIShellInstance
1998-05-14 01:02:14 +00:00
kipp
280ccad41e
Fixed up code that wasn't using the nsReflowStatus constants defined in nsIFrame.h
1998-05-14 00:49:46 +00:00
kipp
f8feba0fad
Removed some useless code
1998-05-14 00:49:11 +00:00
kipp
3773985de9
Implement new frame methods and store the current state
1998-05-14 00:47:32 +00:00
kipp
c0075966dd
Flipped state value of NS_FRAME_COMPLETE with NS_FRAME_NOT_COMPLETE; added new methods WillReflow and DidReflow as well as GetFrameState and SetFrameState
1998-05-14 00:47:05 +00:00
spider
ad65fa43d6
Unix fixes
1998-05-14 00:39:59 +00:00
spider
ea2d84e23a
Fixes to get UNIX working
1998-05-14 00:38:37 +00:00
michaelp
bbc0c2d55d
added gamma correction of images.
1998-05-14 00:27:38 +00:00