rods%netscape.com
9c6f7ccade
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
...
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
ben%netscape.com
eae98ce49d
added comment announcing API changes for Mozilla 0.8.
2001-01-26 09:37:24 +00:00
alecf%netscape.com
3cccfd7a05
fixes for JS warnings, #64593 and #65707 sr=ben
2001-01-26 01:32:31 +00:00
brade%netscape.com
03af792daf
don't check for focused widget in "onOK" since users can't dismiss the dialog if we bail at this point. bug #60868
2001-01-25 15:55:40 +00:00
timeless%mac.com
d73757096f
fix bug 65938 Starting mozilla from profile manager gives javascript error in console
...
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:43:50 +00:00
blakeross%telocity.com
5e7ff1dd7f
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 05:01:29 +00:00
blakeross%telocity.com
c3161f78c0
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 04:22:47 +00:00
hewitt%netscape.com
83286da55e
62101 - nsWidgetStateManager quirk, r=timeless, sr=ben
2001-01-19 05:26:34 +00:00
hewitt%netscape.com
96d31de97c
55727 - file menubutton, r=ben, sr=alecf
2001-01-19 05:10:31 +00:00
hewitt%netscape.com
65d4cb692c
58142 - tree row unclickable space, r=ben, sr=hyatt
2001-01-19 05:04:33 +00:00
hewitt%netscape.com
96e4e49b7c
56150 - colorpicker button focus, r=timeless, sr=ben
2001-01-19 05:02:56 +00:00
alecf%netscape.com
672246e041
fix for 55791 a=ben
2001-01-18 08:24:42 +00:00
alecf%netscape.com
38677ffc36
fix for #37078 - fix cut/copy for history window
...
a=ben, r=timeless
2001-01-18 07:57:32 +00:00
disttsc%bart.nl
7dc09030a1
Fix js strict warnings, bug=57656, r=timeless, a=ben
2001-01-18 06:17:31 +00:00
blakeross%telocity.com
47e9522ee3
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 21:01:06 +00:00
blakeross%telocity.com
bfc25236ea
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 20:56:31 +00:00
blakeross%telocity.com
f54e4fb125
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 20:39:59 +00:00
blakeross%telocity.com
4893f2d185
Fix 63676, part of 51698: default width for common dialogs is too big, and other appearance tweaks. r=timeless a=ben
2001-01-17 07:04:24 +00:00
alecf%netscape.com
5340de6f95
fix for 64218 - implement history sidebar panel
...
a=ben@netscape.com
2001-01-17 06:06:50 +00:00
blakeross%telocity.com
6c344b08cc
Fix 57140: JS strict warnings in commonDialog.js. patch by Mark Olson. r=blake sr=alecf
2001-01-17 00:20:25 +00:00
timeless%mac.com
5affd6f310
fux byg 64593 javascript strict warnings in nsTreeUtils.js
...
patch by maolson@earthlink.net r=timeless a=ben
2001-01-16 03:36:20 +00:00
timeless%mac.com
dc3ea1113f
J:\DOCUMENT\Josh\LOCALS~1\Temp\1\4
2001-01-14 07:14:25 +00:00
disttsc%bart.nl
b4347ac7e8
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2001-01-12 10:35:49 +00:00
blakeross%telocity.com
52b3f482cd
more dump() removal (65127)
2001-01-12 04:54:06 +00:00
blakeross%telocity.com
aefbe5009f
Fixing a problem with my checkbox patch from the other day (something didn't revert properly). r=kerz
2001-01-12 00:23:09 +00:00
blakeross%telocity.com
2b90399f65
removing more dump()s (65127)
2001-01-11 22:58:50 +00:00
evaughan%netscape.com
784bff3cb8
fixes for:
...
60058
43825
53885
45856
40612
-r ben -sr hyatt
2001-01-11 01:56:27 +00:00
blakeross%telocity.com
3e5a9fbccc
backing out changes that went in accidentally.
2001-01-11 01:34:40 +00:00
blakeross%telocity.com
69dc8becac
removing more dump()s.
2001-01-11 01:32:33 +00:00
blakeross%telocity.com
fdc0ba73f5
Fix 64458: JS strict warnings in treeBindings.xml. r=jrgm sr=hyatt
2001-01-09 20:36:22 +00:00
blakeross%telocity.com
858a2d663a
Fix 64225, which caused 64138 and other annoyances. r=jag sr=hyatt
2001-01-09 01:37:15 +00:00
disttsc%bart.nl
c4ceac4500
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
2001-01-09 01:28:36 +00:00
blakeross%telocity.com
6252df5282
Fix 63647: an element (button or textfield) should have focus by default in common dialogs, and other cleanup. r=timeless sr=alecf
2001-01-05 00:37:30 +00:00
blakeross%telocity.com
579136e453
Fix 51796: right clicking on checkboxes and radiobuttons shouldn't do anything, and fix keyboard activation. r=timeless sr=alecf
2001-01-01 00:29:40 +00:00
alecf%netscape.com
791fa6e33d
- move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
...
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412 )
a=ben
2000-12-21 21:59:39 +00:00
alecf%netscape.com
99a4bc97cb
update tree controller to add cut/paste, etc
...
and add some generic tree sorting/menu stuff
not part of build just yet
2000-12-21 21:53:42 +00:00
blakeross%telocity.com
9257bcbcf5
Fix 58560: JS strict warnings in radioBindings.xml. r=timeless sr=alecf
2000-12-21 01:12:23 +00:00
alecf%netscape.com
74b8428e93
generic tree controller for handling cut/copy/paste/delete in trees
...
not part of build yet
2000-12-20 00:47:52 +00:00
mkaply%us.ibm.com
6ccf99a66c
r=mkaply, a=blizzard
...
fix from jblanco - wrong accelerator key
2000-12-18 23:32:48 +00:00
tao%netscape.com
193d0a3ff1
55715: out-of-date url: View, Languages and Web Content, Download More.
...
(patch from davidr8@home.com (Jesse Ruderman))
r=tao, sr=alecf
2000-12-14 23:47:16 +00:00
blakeross%telocity.com
5ca3caab42
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf
2000-12-09 03:59:32 +00:00
hyatt%netscape.com
065ac0c161
Tweak to tree binding. a=ben
2000-12-07 10:19:06 +00:00
disttsc%bart.nl
83f2a7fbfb
Shut up warnings in a better way. bug=61568, r=blake, a=ben
2000-12-07 05:44:19 +00:00
blakeross%telocity.com
3094fd28fc
Fix 48180: menulists don't respect data attribute (add-on to previous fix). patch by Jan Varga (varga@utcru.sk). r=jag a=ben
2000-12-07 04:29:53 +00:00
ben%netscape.com
1e2d8c81f1
[AURORA] Resizable Popup Windows. NOT PART OF BUILD.
2000-12-07 01:41:09 +00:00
blakeross%telocity.com
4b05b52cd7
Fix 61707: strict js warnings in scrollbarBindings.xml. r=jag sr=alecf
2000-12-05 21:52:59 +00:00
morse%netscape.com
884f62d9ea
bug 59690, editable menulists weren't working, r=ben@netscape.com, sr=hyatt@netscape.com
2000-12-04 00:41:12 +00:00
hyatt%netscape.com
fc35bd0ba9
use mac smart-scrolling prefs in XUL scrollbars. This is my first use of my mac other hosting scc's porn. r=pinkerton,a=ben.
2000-12-01 01:45:37 +00:00
waqar%netscape.com
a93f2d4514
#=24405
...
r=dcone@netscape.com
d=when printing www.mozilla.org with big font, the text gets cut off on the right margin. Changing the right and bottom margin from 0 to 500.
2000-11-30 16:01:20 +00:00
disttsc%bart.nl
6889ef578e
Fix bug 48180 (``menulists don't respect data attribute''), patch by Jan Varga, r=jag, a=hyatt
2000-11-29 12:47:19 +00:00