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

38097 Коммитов

Автор SHA1 Сообщение Дата
hshaw%netscape.com 1a4f21e77e conditionally compile socket provider support for windows, temporary until linux/mac build scripts checked in 1999-08-22 17:44:08 +00:00
hshaw%netscape.com c125258520 allow inheritance 1999-08-22 17:28:36 +00:00
hshaw%netscape.com b2f5f07784 allow selection of socket type using socket providers 1999-08-22 17:26:09 +00:00
ramiro%netscape.com a0d8403b83 Comment out un impl class. 1999-08-22 16:07:43 +00:00
ramiro%netscape.com f24856cdb7 Remove hack. 1999-08-22 16:07:19 +00:00
rhp%netscape.com 9f8965fd73 Image cleanup 1999-08-22 15:54:20 +00:00
rhp%netscape.com 8d67e1f631 Code cleanup changes 1999-08-22 15:48:46 +00:00
rhp%netscape.com 80f64c197b Cleaning up old cruft 1999-08-22 15:42:08 +00:00
ramiro%netscape.com 015120c88a Add embedding samples. 1999-08-22 15:36:56 +00:00
ramiro%netscape.com 40b1b8e613 Add embedding examples. 1999-08-22 15:31:44 +00:00
ramiro%netscape.com a4fc36131f Add embedding samples. 1999-08-22 15:31:13 +00:00
hshaw%netscape.com d670e1b615 add socket provider support under NET_SOCKET_PROVIDER_BUILD ifdef (temporary until linux/mac build scripts checked in 1999-08-22 15:20:43 +00:00
ramiro%netscape.com c70564c852 Add -fno-rtti and -fno-exceptions flags. 1999-08-22 15:02:50 +00:00
ramiro%netscape.com c7ec00c90f Removed handling of NS_COPYBITS_TO_BACK_BUFFER in CopyOffScreenBits().
Remove usage of secondary offscreeen buffer.
1999-08-22 14:48:12 +00:00
hshaw%netscape.com f47337b3e1 compile socket subdir if NET_SOCKET_PROVIDER_BUILD set (will be removed when linux/mac build scripts checked in) 1999-08-22 14:42:05 +00:00
hshaw%netscape.com c5ea0e3f93 Initial checkin of socket provider 'base' files 1999-08-22 14:40:41 +00:00
ramiro%netscape.com 20f53e7664 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
ramiro%netscape.com 8d6752f2de Dont link in neckoutil. 1999-08-22 13:55:40 +00:00
ramiro%netscape.com 514a651481 Fix for the rendering problem on unix after the NS_COPYBITS_TO_BACK_BUFFER
cleanup.
1999-08-22 13:54:41 +00:00
sgehani%netscape.com dd68348a07 First Checked In. 1999-08-22 13:40:21 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
rjc%netscape.com 4bbefdb060 Set a BASE TARGET and a default FONT POINT-SIZE. 1999-08-22 12:45:27 +00:00
rjc%netscape.com 932fce654e Start engine loading animation earlier (when URI connection is initially opened) to give a longer, more accurate progress indication. 1999-08-22 12:17:41 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
mccabe%netscape.com a1c6eb6459 Don't generate 'void' as a parameter in call portion of NS_FORWARD_NSIFOO macro. Whoops. 1999-08-22 11:18:21 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
rjc%netscape.com 6aabc499c9 BeOS specific changes for importing NetPositive bookmark attributes.
Thanks to duncan@be.com for help with linkage problem.
1999-08-22 10:51:12 +00:00
hyatt%netscape.com 88b3bd5e71 Patching a function used only by the tree code. 1999-08-22 09:50:22 +00:00
mccabe%netscape.com b601095f5d Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
hyatt%netscape.com 2eaf064647 The XUL file for bookmarks was badly messed up. 1999-08-22 08:35:48 +00:00
hyatt%netscape.com 3bd9a5eb42 Mmmm-hmmm. 1999-08-22 08:11:27 +00:00
hyatt%netscape.com 01667b6bae Changing "onchange" to "onselect". 1999-08-22 08:05:46 +00:00
hyatt%netscape.com 802e31543f Making sure the onselect handler gets fired. 1999-08-22 08:01:13 +00:00
hyatt%netscape.com 02a91703a9 Fix for bug 11299. 1999-08-22 07:44:00 +00:00
hyatt%netscape.com a557d54296 Fix for bug 9693. 1999-08-22 07:31:35 +00:00
hyatt%netscape.com 0fdb13d03e Removing the rule that set the scrollbar's thumb to be green. Whoever
checked that in is a tool.
1999-08-22 06:57:25 +00:00
hyatt%netscape.com 7513b7afc1 More selection work. 1999-08-22 06:53:01 +00:00
hyatt%netscape.com d4e0a79380 Style tweak. 1999-08-22 06:42:03 +00:00
hyatt%netscape.com 93e6d343d7 Checking in the modified tree widget. It now uses the new selection APIs on the
tree DOM element.
1999-08-22 06:32:27 +00:00
hyatt%netscape.com a8d6a9115c Checking in the selection implementation (with more functions added). 1999-08-22 06:31:00 +00:00
hyatt%netscape.com a11ff9fcc3 Implemented all of the tree widget selection APIs but ranged selection (which will
be fun and nasty).
1999-08-22 06:17:16 +00:00
hyatt%netscape.com c28227eb81 Defining the selection API for the tree widget. Stubbed all of the functions.
Now I just have to implement them all.
1999-08-22 06:01:52 +00:00
beard%netscape.com a22520cfca Added DispatchWindowEvent, added keyboard focus, and default keyboard input behavior. 1999-08-22 05:43:39 +00:00
karnaze%netscape.com 793d6e9850 changed initial value in ColumnsAreValidFor. 1999-08-22 02:36:00 +00:00
sgehani%netscape.com ba2aacff5e Turn on xpistub for the Mac. 1999-08-22 01:20:34 +00:00
sgehani%netscape.com caccacde49 First Checked In. 1999-08-22 01:19:22 +00:00
sgehani%netscape.com bbf946d20f Make Mac happy. 1999-08-22 01:18:35 +00:00
mccabe%netscape.com 5746b51c9a Make a new XPIDL_WARNING macro to generalize the check against using IDL_tree_warning when compiled against libIDL 0.6.5. 1999-08-22 01:10:14 +00:00
alecf%netscape.com f8cb6fb0c7 updating DOM Viewer
- start creating DOM elements using the PROGID system for creating elements
1999-08-22 00:33:51 +00:00
beard%netscape.com d7cd580a21 Workaround for non-optimal port management, cleaned up some TARGET_CARBON #ifdefs, which could leak regions, or at share port-owned clip regions with the global pool. 1999-08-21 23:41:34 +00:00