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

1082 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 686e5a8010 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
timeless%mac.com 1bcbc539f7 fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
fix by eddyk@netscape.com r=timeless, sr=ben
2001-03-02 02:21:18 +00:00
blakeross%telocity.com d425651217 Wrong focus effect for classic radiobuttons (67283, by neil@parkwaycc.co.uk). r=blake sr=hewitt 2001-03-01 03:30:59 +00:00
disttsc%bart.nl 7f8210004a Whoops, forgot to check this in as part of bug 70112. r=timeless, a=ben 2001-02-27 13:20:25 +00:00
disttsc%bart.nl 8676650995 Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben 2001-02-27 11:31:52 +00:00
bryner%uiuc.edu e87ebb1bc9 Bug 40611:
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake.  sr=ben.
2001-02-27 04:43:04 +00:00
tao%netscape.com 9485f2f1b3 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
hyatt%netscape.com 9509498ac9 Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf 2001-02-22 23:46:19 +00:00
blakeross%telocity.com 00580f410c Tabs should only change on right click (69245). r=timeless sr=hewitt 2001-02-22 23:35:41 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
timeless%mac.com b5f8b7805e fix bug 58408 Trailing whitespace not stripped from filename being printed to
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
2001-02-21 05:19:59 +00:00
ben%netscape.com 99d86adefa fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt 2001-02-17 10:06:54 +00:00
dbaron%fas.harvard.edu 1829b2c0ba Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben 2001-02-17 04:59:59 +00:00
hewitt%netscape.com 148ea8c091 66489 - default treecol width, r=blake, sr=hyatt 2001-02-17 01:19:35 +00:00
hyatt%netscape.com decfc48502 Not part of build. 2001-02-15 21:15:21 +00:00
hyatt%netscape.com 0ee879fb4f Not part of build. 2001-02-15 09:43:11 +00:00
blakeross%telocity.com 68f17e5100 52751 in last checkin. 2001-02-15 04:37:15 +00:00
blakeross%telocity.com 0b177747a9 cmd+. in mac dialogs should cancel them and hitting enter/return dismisses dialogs when their default buttons are disabled (52571, 68649). r=timeless sr=alecf 2001-02-15 04:36:04 +00:00
timeless%mac.com c7446b151a fix bug 66506 Copyright in about: should be updated (2000 -> 2001)
patches from timeless, and gemal@gemal.dk, r=fabian sr from mitchell,hecker@mozilla.org
2001-02-14 22:49:42 +00:00
blakeross%telocity.com cfeb7ed3f3 getElementsByTagName fails to find namespaced content when called on anonymous content (by Alex Fritze). r=blake sr=hyatt 2001-02-14 20:13:34 +00:00
hyatt%netscape.com face7af13e Not part of build. 2001-02-14 19:39:20 +00:00
rods%netscape.com 518374b835 Fixed bad spelling
Bug 68465 r=dcone,sr=attinasi
2001-02-14 12:39:57 +00:00
hewitt%netscape.com 71d52085da 68254 - fix classic mail "File" button, r=andreww, sr=sspitzer 2001-02-13 03:17:00 +00:00
blakeross%telocity.com 1d449c380a more dump() removal. 2001-02-12 22:21:14 +00:00
disttsc%bart.nl 16beb14a64 Make <stringbundle/> more complete, add getFormattedString. bug=68449, r=timeless, a=ben 2001-02-12 11:28:34 +00:00
blakeross%telocity.com 9815a420e3 JS strict warnings in wizardHandlerSet.js (65937). r=blake a=ben 2001-02-07 02:53:49 +00:00
rods%netscape.com 49513207e8 forgot to set the value into the printService
Bug 67537 r=dcone sr=attinasi
2001-02-07 00:01:43 +00:00
rods%netscape.com 133daec2f6 Printing of selected frameset frames and Iframes
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
pinkerton%netscape.com adcbecf939 fix for 51053, where we'd throw too early when trying to close popups. added try/catch around each individual QI. r=ben/sr=scc. 2001-02-06 05:33:28 +00:00
hyatt%netscape.com e895c54fd5 Backing out my checkin of menulistBIndings.xml. That was an accident. 2001-02-06 03:07:42 +00:00
hyatt%netscape.com 8d4bb701d2 Oh to heck with it. It's just a file nobody is using yet. Adding to JAR. 2001-02-06 02:59:44 +00:00
hyatt%netscape.com bcacff7234 Not part of build. 2001-02-06 02:57:58 +00:00
blakeross%telocity.com 08582fb963 Wording in BasicAuth username/password dialog says "Confirm Password" (by bzbarsky@mit.edu, 55111). r=doron sr=alecf 2001-02-06 02:13:54 +00:00
ben%netscape.com 8d0ca9552d fix numerous XBL related warnings for new windows. r=hyatt 2001-02-06 00:16:22 +00:00
ben%netscape.com d927d458fb remove dup jar.mn entry for textcontent.dtd and remove merge conflicts.
former was causing packaging problems, a=granrose.
2001-02-05 18:51:22 +00:00
ben%netscape.com 29bcd7887d fix some merge boo-boos 2001-02-05 12:34:47 +00:00
ben%netscape.com 3cc7841386 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
disttsc%bart.nl ca63f14791 Lazily load the properties file. bug=67538, r=mao, a=ben 2001-02-03 12:10:53 +00:00
rods%netscape.com 360737ebca Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
hewitt%netscape.com 3e4f815b37 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
blakeross%telocity.com 9ed5c86c8d Fix 60628: mao's patch for warnings in tabBindings.xml. r=jag sr=alecf 2001-01-31 20:07:33 +00:00
blakeross%telocity.com 2e6693f7c4 Fix 66813: removing redundant methods from bindings that obtain them by extending the bindings for related widgets. r=timeless sr=alecf 2001-01-31 02:30:53 +00:00
sspitzer%netscape.com 1e8b232691 fix for #67003. make mailCharsetLoadListener() more efficient.
r=nhotta, sr=bienvenu
2001-01-30 21:51:43 +00:00
timeless%mac.com c0b5a189f9 fix for bug 61806
javascript strict warnings in globalOverlay.js
patch by maolson@earthlink.net, r=jag, a=alecf
2001-01-30 07:18:33 +00:00
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