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

35 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net fbb3460483 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:39:15 +00:00
timeless%mac.com c45d12733c Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-05-17 02:35:16 +00:00
ian%hixie.ch fd1ba3e23e Download manager pref panel. b=132440, r=ben, sr=blake 2006-05-17 02:34:59 +00:00
blakeross%telocity.com 06d820d9a4 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2006-05-17 02:34:32 +00:00
blakeross%telocity.com a116d5b3bc 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2006-05-17 02:34:22 +00:00
hewitt%netscape.com 492d52880a XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-05-17 02:32:00 +00:00
hewitt%netscape.com 514bcf9e53 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2006-05-17 02:31:26 +00:00
jaggernaut%netscape.com df066b5e02 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-05-17 02:31:25 +00:00
timeless%mac.com 1a3a59b383 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-05-17 02:30:33 +00:00
blakeross%telocity.com 5f836094fa Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-05-17 02:29:13 +00:00
blakeross%telocity.com 476f40a9ff 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 2006-05-17 02:28:51 +00:00
maolson%earthlink.net aae7346c4b fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-05-17 02:28:45 +00:00
timeless%mac.com 15e1d9d67e fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-05-17 02:28:42 +00:00
disttsc%bart.nl e5715709ba Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2006-05-17 02:27:50 +00:00
matt%netscape.com 624d0b62e0 fixing bug for 27436
moving accesskeys to a dtd file
r:tina
2006-05-17 02:26:32 +00:00
rbs%maths.uq.edu.au d9379291c6 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-05-17 02:25:47 +00:00
ben%netscape.com 5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +00:00
hyatt%netscape.com f553b7b229 Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2006-05-17 02:24:37 +00:00
danm%netscape.com 10f3a674bb dist...chrome restructuring 2006-05-17 02:24:35 +00:00
ben%netscape.com 6daae061a7 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +00:00
rgoodger%ihug.co.nz 38079043d6 [prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup 2006-05-17 02:23:04 +00:00
rgoodger%ihug.co.nz 37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
rgoodger%ihug.co.nz 64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
evaughan%netscape.com 579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
alecf%netscape.com 84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
alecf%netscape.com d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
sspitzer%netscape.com 1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
hyatt%netscape.com 0c1aef9920 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
matt%netscape.com d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
matt%netscape.com 5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
sspitzer%netscape.com 8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
mcmullen%netscape.com ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
mcmullen%netscape.com 03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
matt%netscape.com b4802cce10 fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
mcmullen%netscape.com 6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00