dario
62b8228fb5
final checkin from Judah
1998-05-15 18:49:17 +00:00
jevering
203b2f54b4
Dont crash (at least in debug mode) when a stream cannot be opened.
1998-05-15 18:16:39 +00:00
rods
72cb4a8b47
initial
1998-05-15 17:43:42 +00:00
briano
ca603c2e7d
'Fixed' the warning about the supposed trigraph. a=djw
1998-05-15 17:16:49 +00:00
atotic
6e7e9ffc59
Removed NSstring.* because of conflicts with raptor, renamed to macstrdlibxetras
1998-05-15 16:59:14 +00:00
atotic
a3f1e6f894
Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively).
1998-05-15 16:54:09 +00:00
atotic
e2e70d2c67
First Checked In.
1998-05-15 16:52:14 +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
rpotts
1c1a122067
Added status arguments to OnStopBinding(...)
1998-05-15 09:46:51 +00:00
rpotts
8a4b624153
Fixed IRIX build bustage... Added status arguments to OnStopBinding(...)
1998-05-15 09:46:42 +00:00
rpotts
11d5a9b70f
Fixed OnStopBinding(...) to take status arguments...
1998-05-15 09:42:07 +00:00
rpotts
7a85ec6f20
Added exports for nsIBaseStream.h and nsIOutputStream.h
1998-05-15 09:41:21 +00:00
rpotts
5a6229ac23
Changed to use the nsIBaseStream as a base class...
1998-05-15 09:40:43 +00:00
rpotts
03e351b6f6
Interface for Output Streams...
1998-05-15 09:40:02 +00:00
rpotts
a9099f2c5c
New interface that all stream interfaces can derive from...
1998-05-15 09:39:37 +00:00
rpotts
99f8c44d47
fix for the IRIX build...
1998-05-15 08:51:48 +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
spider
41d2260505
Fixes for toplevel shared support
1998-05-14 22:53:21 +00:00
spider
92d53ade96
Allow shared objects to be built of archives on Unix
1998-05-14 22:38:21 +00:00
rickg
aa92bb877f
WIP for push based tokenization
1998-05-14 22:19:08 +00:00
rickg
c4b08c87d1
minor performance tweak for deque
1998-05-14 22:18:44 +00:00
jevering
870f824e53
Adding visual mode.
1998-05-14 22:16:51 +00:00
jevering
c22185aa44
Beginning to add visual mode.
1998-05-14 22:16:36 +00:00
dcone
502890ddc2
More composition code, much faster now
1998-05-14 21:49:58 +00:00
jevering
ed948bff38
Fixed robot walking somewhat.. needs more cleaning.
1998-05-14 21:47:33 +00:00
kmcclusk
ad5302a8b5
Added widget specific init structs
1998-05-14 21:34:08 +00:00
spider
92c951fca6
Allow shared libraries to be created from multiple archives
1998-05-14 21:28:02 +00:00
spider
7f58415f7f
Allow shared libraries to be created based on several archive libraries
1998-05-14 21:27:16 +00:00
slamm
3b9a841c57
Make page proxy hot spot fit the icon.
1998-05-14 20:32:03 +00:00
jevering
a29bacefcd
Hooked up debugging robot to viewer shell
1998-05-14 18:25:17 +00:00
wtc
c8d051dcbb
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
49d0a3bce9
Moved to .\test
1998-05-14 17:42:08 +00:00
wtc
78c228bf67
In Rhapsody 5.1 (DR2), the C++ compiler is named c++.
1998-05-14 17:01:14 +00:00
ramiro
d88786c836
TASKBAR define should be MOZ_TASKBAR.
1998-05-14 09:18:26 +00:00
kipp
f21fa327ea
nuked
1998-05-14 02:46:28 +00:00
spider
4aa9dff6e1
Fixes for Unix widget so loading
1998-05-14 01:48:54 +00:00
spider
531d5c8320
Fixes to remove ARCHIVE_ONLY and use MKSHLIB
1998-05-14 01:44:50 +00:00
jevering
b98517cfd4
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