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

77 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 5ef2ac2f34 Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com 2002-05-20 22:47:02 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
heikki%netscape.com 02a455545d Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
bzbarsky%mit.edu 135d5c8a05 Not part of build. Updating test to use the new orient= syntax; getting
rid of align=.  Bug 89999, patch from Mark Anderson
<andersma@luther.edu>, r=kerz, sr=blake
2001-08-07 18:57:40 +00:00
hewitt%netscape.com 9942f2fd30 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
maolson%earthlink.net 7915e17171 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com 5be09db994 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
disttsc%bart.nl a515bead9b Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
danm%netscape.com a23b896ca7 update this test/sample so that it actually works with modern xul a=brendan 2000-10-07 01:39:16 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com 9df7ba78fa preparation for new <radiogroup> widget 2000-05-16 03:13:19 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
danm%netscape.com 85732d87df removing deleted files a=leaf 2000-04-17 16:35:06 +00:00
danm%netscape.com f13843ab50 removing obsolete, erroneous dialog samples 2000-04-13 21:43:55 +00:00
danm%netscape.com 2468589dcc adding centerScreen flag 2000-04-13 21:19:45 +00:00
danm%netscape.com d888c7e978 adding alwaysLowered and alwaysRaised flags 2000-04-13 20:14:45 +00:00
pavlov%netscape.com 9104f7a01d fix for colorpicker not working r=ben a=leaf 2000-04-06 06:49:10 +00:00
ben%netscape.com 3ae2bad890 updated test page for new widget styles 2000-03-30 07:52:15 +00:00
ben%netscape.com a76253ad07 widget test page 2000-03-29 03:22:07 +00:00
hyatt%netscape.com 23a95c9446 Converting tabs 2000-03-14 11:40:02 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
alecf%netscape.com 85bcc85a6d update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
briano%netscape.com 8019ec7ab8 General cleanup. 1999-09-18 03:45:05 +00:00
tbogard%aol.net edbf3a8a53 Adding sample to show how tool icons don't properly update when told to via css. 1999-09-17 07:43:36 +00:00
mcafee%netscape.com bff6d2e2f2 License, plus dropdown examples. 1999-09-17 05:23:48 +00:00
tbogard%aol.net ba19c8fc63 Added the global css files to the list of css includes. 1999-09-14 00:16:17 +00:00
tbogard%aol.net fc9dd839b3 Changed sites to be something smaller without pop-ups for testing. 1999-09-13 23:34:00 +00:00
danm%netscape.com fe1d16cc98 implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00
tbogard%aol.net d9550b8879 Tests for collapsing of boxes. 1999-09-03 09:29:56 +00:00
cyeh%netscape.com 26effbde96 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
pavlov%netscape.com 53b7be0216 sample colorpicker 1999-08-28 08:36:42 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
syd%netscape.com 5bc0e43726 Added test case for alert() Javascript. This is to provide a test case for apparent bug in
window.close() (I'll be filing the bug shortly). A=cyeh.
1999-08-18 20:09:49 +00:00
danm%netscape.com 1d4d71b2ca Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
danm%netscape.com f221b4e5c7 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
hyatt%netscape.com 464ff83329 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com 17e94071e9 Checking in the sample XP menu XUL file. Demos the anonymous creation
capability and has a menu with an action handler attached.
1999-07-31 01:44:30 +00:00
hyatt%netscape.com f193a4decc This is a sample XUL file that nobody uses. Completely harmless. 1999-07-30 00:34:09 +00:00
gagan%netscape.com f952c9d490 Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf. 1999-07-29 01:31:47 +00:00
danm%netscape.com 25a41a1ede enabling the OK button 1999-07-27 06:44:26 +00:00
danm%netscape.com 743f1947e6 hooking up window OS border control from JS/C++ 1999-07-27 06:34:24 +00:00
hyatt%netscape.com 544fa8b34f Working on the menu's look. 1999-07-26 07:22:30 +00:00