Commit Graph

217 Commits

Author SHA1 Message Date
gavin@gavinsharp.com
924d989283 Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-12 06:49:19 -07:00
sayrer@gmail.com
998970b00c reenable tests for Bug 388112, after botched relanding. 2007-08-11 11:22:09 -07:00
enndeakin@sympatico.ca
3064c4d422 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
enndeakin@sympatico.ca
8ce169f03c Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
enndeakin@sympatico.ca
6b3c733fac Bug 390610, try a higher offset to see if tests start working again, otherwise will just have to disable 2007-08-10 06:48:16 -07:00
enndeakin@sympatico.ca
e26cc5a699 Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron 2007-08-10 05:45:20 -07:00
flamingice@sourmilk.net
6b85fbfabb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
neil@parkwaycc.co.uk
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
kairo@kairo.at
c546ecd2fe bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg 2007-08-09 10:59:08 -07:00
sayrer@gmail.com
a5de3b59e1 bustage fix 2007-08-09 02:03:09 -07:00
sayrer@gmail.com
fc8b65c21b reland changes that didn't cause orange. 2007-08-09 01:53:19 -07:00
sayrer@gmail.com
54f72cc04a backout changes that landed near the beginning of the unit test orange, as a test. 2007-08-09 01:01:59 -07:00
enndeakin@sympatico.ca
e6ea25d5bb just disable one of the tests as it fails 2007-08-08 09:33:26 -07:00
enndeakin@sympatico.ca
ba3953343b See if this fixes the linux orange 2007-08-08 08:16:41 -07:00
enndeakin@sympatico.ca
0b89ed2d8b Bug 388112, oversize menu no longer has scrolling mechanism, r+sr=bz 2007-08-08 07:11:11 -07:00
enndeakin@sympatico.ca
89b5b8389a Bug 371260, check in radio test agai with correct urlsn 2007-08-07 10:03:44 -07:00
enndeakin@sympatico.ca
42e513c5a7 Bug 386772, fix up urls so test runs properly 2007-08-07 09:15:51 -07:00
enndeakin@sympatico.ca
3e1121fbf6 Bug 386772, try adding the datepicker test again 2007-08-07 07:31:07 -07:00
enndeakin@sympatico.ca
728b7e2b52 Bug 267831, add a resizer between the url and search fields, r=mano 2007-08-06 08:57:40 -07:00
scott@scott-macgregor.org
a077810602 Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9 2007-08-05 20:32:58 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
surkov.alexander@gmail.com
d012543de2 Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore 2007-08-03 22:27:27 -07:00
enndeakin@sympatico.ca
e9443c48b4 Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
dietrich@mozilla.com
9f49d8f4c3 Fully backing out the tests for bug 371260 2007-08-02 18:18:57 -07:00
dietrich@mozilla.com
28dbc79075 disabling the tests from bug 371260, causing red on qm-winxp01 2007-08-02 16:54:27 -07:00
enndeakin@sympatico.ca
b1f8252768 Bug 371260, tests for <radio> element, r=mano 2007-08-02 13:31:30 -07:00
neil@parkwaycc.co.uk
40d52c7e84 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 16:07:41 -07:00
surkov.alexander@gmail.com
0e6ec1e6cd Back out bug 109215 2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com
2bd3e2b80f Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil 2007-07-26 09:40:55 -07:00
jag@tty.nl
6ba0c4de3c Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.

Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
gavin@gavinsharp.com
299b9774da Bug 389616: Disable tests from bug 386772 temporarily because they're causing crashes on the windows unit test box 2007-07-25 18:40:45 -07:00
enndeakin@sympatico.ca
8c990f36a2 Bug 386772, use right format for date values, and add datepicker/timepicker tests,r=gavin 2007-07-25 11:07:13 -07:00
enndeakin@sympatico.ca
945811ddbc Bug 389429, add an open property for menus, r=neil 2007-07-25 09:33:03 -07:00
neil@parkwaycc.co.uk
22566c4135 Bug 389525 .selectedIndex is nicer than setAttribute("selectedIndex") r=gavin 2007-07-25 06:41:36 -07:00
gavin@gavinsharp.com
c999cf1dd7 Bug 355195: only enable debug.js assertions in non-release builds (based on the app update channel pref), r=mconnor 2007-07-23 19:48:54 -07:00
enndeakin@sympatico.ca
2edd5fd72e Bug 387499, fix windows test failure, disabled items not skipped 2007-07-23 11:19:49 -07:00
enndeakin@sympatico.ca
3e0f22aa82 Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz 2007-07-23 10:08:10 -07:00
cst@yecc.com
8883b6edc0 Bug 384575 - Remove SeaMonkey's autoscroll now that its improvements have been ported to toolkit's
r=mano on the toolkit change
r+sr=neil on the rest
2007-07-21 19:42:01 -07:00
cst@yecc.com
4f2738280f Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed
r=mano
2007-07-21 18:14:45 -07:00
cst@yecc.com
ad9dd1f0e3 Bug 321447 Allow slower minimum speed for autoscroll (toolkit version)
r=mano
2007-07-21 17:57:45 -07:00
enndeakin@sympatico.ca
ee65fc700f Bug 389082, adjust progressmeter test so that it actually runs, r=mano 2007-07-21 13:00:04 -07:00
enndeakin@sympatico.ca
873f3ed906 Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz 2007-07-18 19:02:04 -07:00
enndeakin@sympatico.ca
8b63ae1bc7 Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 05:21:53 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
cbiesinger@web.de
49fa1a8c90 didn't mean to add this empty line 2007-07-15 17:04:16 -07:00
cbiesinger@web.de
4b71b6702c bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-15 17:02:09 -07:00
asqueella@gmail.com
19cc60e719 Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application
p=Martijn Wargers <martijn.martijn@gmail.com>
r=gavin
2007-07-14 15:03:57 -07:00
neil@parkwaycc.co.uk
0ba3d2545f Bug 387756 Unable to turn off the wrap setting in the find dialog r=gavin 2007-07-13 09:04:33 -07:00
neil@parkwaycc.co.uk
5061dd6468 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00
enndeakin@sympatico.ca
f1b527c30a Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-07-12 15:57:17 -07:00
mark.finkle@gmail.com
02d120f1c4 b=387878. r=enndeakin. inherit firstdayofweek for popup grid date picker 2007-07-12 06:53:53 -07:00
surkov.alexander@gmail.com
8b8098a577 Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
enndeakin@sympatico.ca
e4458a2792 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
enndeakin@sympatico.ca
8a7f1e85b6 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
sdwilsh@shawnwilsher.com
eca1213825 Bug 386482 - Add a setter for richlistitem.searchLabel. Patch by Simon Bünzli <zeniko@gmail.com>. r=enndeakin 2007-07-05 15:19:41 -07:00
neil@parkwaycc.co.uk
fce8364ff2 Bug 386981 Make chrome tooltips wrap r=Enn 2007-07-05 12:11:36 -07:00
enndeakin@sympatico.ca
6c8197be5f Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
surkov.alexander@gmail.com
7992bdf126 Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin 2007-07-04 05:16:55 -07:00
philringnalda@gmail.com
ae68d7d191 Bug 298993 - add FAYT (find as you type) for richlistbox for the EM, patch by Simon Bünzli <zeniko@gmail.com>, r=enndeakin 2007-06-30 19:16:14 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
peterv@propagandism.org
76a2c4d37f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
peterv@propagandism.org
0f0097ffc5 Backing out to fix orange. 2007-06-27 16:21:05 -07:00
peterv@propagandism.org
51dda63979 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
sdwilsh@shawnwilsher.com
4649c3e6de Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin 2007-06-26 17:39:27 -07:00
mark.finkle@gmail.com
920d401ea7 bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton 2007-06-25 19:10:23 -07:00
flamingice@sourmilk.net
164633f11a Bug 384907, Fix "Closing multiple tabs" warning suppression on last window on mac, r=mano 2007-06-22 14:36:32 -07:00
mats.palmgren@bredband.net
69fcab3842 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
kherron@fmailbox.com
adbd333d0e Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-06-17 04:25:13 -07:00
flamingice@sourmilk.net
831f56e0e6 Bug 363271, remove download manager hack from richlistbox, Patch by Simon Bünzli, r=enn 2007-06-15 14:19:08 -07:00
flamingice@sourmilk.net
2c7a70ffda Bug 377686, listbox.xml/richlistbox.xml cleanup, Patch by Simon Bünzli, r=enn 2007-06-15 12:42:31 -07:00
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
cst@yecc.com
cb6acd5f9b Bug 242621 Move Autoscroll Icon Out of the DOM, removing old icons 2007-06-14 20:03:20 -07:00
cst@yecc.com
627320a43a Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano 2007-06-14 19:36:38 -07:00
philringnalda@gmail.com
4f92c97939 Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 22:26:39 -07:00
enndeakin@sympatico.ca
f7acc6bd24 Bug 383576, undeclared variable newval, r=neil 2007-06-11 06:30:23 -07:00
gavin@gavinsharp.com
556c8772cc Back out the patch for bug 303428 because it causes bug 382766 2007-06-05 08:08:32 -07:00
martijn.martijn@gmail.com
bb963bd097 Mochitest for bug 304188 - find-menu appears in editor element which has had makeEditable() called but designMode not set, r=mano 2007-06-03 14:34:48 -07:00
rflint@ryanflint.com
80e306831e Bug 382584 - Mistyped assignment in tree.xml. r=enndeakin 2007-06-01 19:05:08 -07:00
gerv@gerv.net
204b736dbf Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 11:50:46 -07:00
gavin@gavinsharp.com
0805a7564f Bug 362680: can't focus single item in a tree using the keyboard, patch by Ori Avtalion <oavtal@bezeqint.net>, r=enndeakin 2007-05-29 12:55:11 -07:00
gavin@gavinsharp.com
480c3db22b Bug 303428: focus ring can end up on an inactive tab, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mconnor 2007-05-29 12:08:30 -07:00
rflint@ryanflint.com
2be3c8d7ff Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-05-25 04:08:57 -07:00
sdwilsh@shawnwilsher.com
0e6dfe7456 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 13:13:22 -07:00
sdwilsh@shawnwilsher.com
5e8119e353 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
enndeakin@sympatico.ca
c59c32ca0d bug 377693, remove test, it is crashing 2007-05-23 08:58:11 -07:00
enndeakin@sympatico.ca
23846be9dd Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano 2007-05-23 05:30:21 -07:00
bent.mozilla@gmail.com
d83b3e65f7 Bug 381084 - "Autocomplete textbox cannot be resized after the popup has shown". Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin. 2007-05-20 18:30:59 -07:00
ginn.chen@sun.com
a334324e77 Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil 2007-05-15 02:46:06 -07:00
aaronleventhal@moonset.net
9d959574ab Associate label with textbox in find bar. r=mano 2007-05-13 19:23:02 -07:00
asqueella@gmail.com
2c6c566eb7 Bug 371276 - In Find toolbar, all buttons should be in Tab orderp=Nian Liu <nian.liu@sun.com>r=mano, ui-r=beltzner 2007-05-13 08:53:53 -07:00
mozilla.mano@sent.com
ae415b4360 Bug 365551 - Auto-case mode erroneously shows Match Case box sometimes. r=gavin. 2007-05-12 23:27:11 -07:00
enndeakin@sympatico.ca
3433a97e51 Bug 371260, cleanup of <radio> code, r=neil 2007-05-09 06:43:26 -07:00
gavin@gavinsharp.com
f4a318af67 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-05-02 13:09:02 -07:00
asqueella@gmail.com
4fba637ff9 Bug 378344 - Triple clicking the tabbar can open a tab and close it again right awayp=Dao Gottwald <dao@design-noir.de>r=mano 2007-04-29 08:28:10 -07:00
asqueella@gmail.com
ebf758b1c2 Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mousep=Dao Gottwald <dao@design-noir.de>r=mano 2007-04-29 08:25:57 -07:00
dveditz@cruzio.com
e5c1f4ab8b bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-04-28 14:29:08 -07:00
sdwilsh@shawnwilsher.com
5a6c3be68e Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:20:38 -07:00
enndeakin@sympatico.ca
13135d7900 Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano 2007-04-23 06:19:30 -07:00
enndeakin@sympatico.ca
8f315d9e76 Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil 2007-04-20 03:54:22 -07:00
enndeakin@sympatico.ca
ef8a75a4d4 Bug 377678, fix some minor issues, including accessibility objects, r=neil 2007-04-19 09:46:22 -07:00
enndeakin@sympatico.ca
c17be353df Bug 377692, numberbox cleanup, value property should be a string, add valueInt for numeric value, r=neil 2007-04-19 05:08:10 -07:00
enndeakin@sympatico.ca
d34cd1fd1e Bug 377674, cleanup some wizard properties, r=mano 2007-04-18 18:03:52 -07:00
enndeakin@sympatico.ca
9c7fdbd098 Bug 377683, return -1 when no tabs in tabbox.selectedIndex, r=neil 2007-04-17 17:01:22 -07:00
enndeakin@sympatico.ca
befd2dcdf3 Bug 377685, return booleans for two disabled properties, r=neil 2007-04-17 17:00:35 -07:00
enndeakin@sympatico.ca
e5287272a9 Bug 377698, timepicker.increment setter doesn't work, r=neil 2007-04-17 16:59:50 -07:00
gavin@gavinsharp.com
9332690443 Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
enndeakin@sympatico.ca
d910516ed2 Bug 377038, tabIndex property should return 0 when attribute is not specified, r=neil 2007-04-16 13:04:39 -07:00
enndeakin@sympatico.ca
84abd6898e Bug 350257, remove extra event listeners from numberbox, r=neil 2007-04-16 08:11:53 -07:00
sayrer@gmail.com
51fd920a47 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
mozilla.mano@sent.com
42ae4f4090 Bug 376815 - Allow using listheader in a richlistbox. r=enn 2007-04-09 17:21:16 -07:00
enndeakin@sympatico.ca
45f7765a85 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
joshmoz@gmail.com
95cf85d836 use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn 2007-04-09 15:30:23 -07:00
gavin@gavinsharp.com
9fae8c7661 Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano 2007-04-05 10:06:25 -07:00
bugzilla@standard8.demon.co.uk
98e9ed8c21 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin 2007-04-03 10:06:57 -07:00
asqueella@gmail.com
1eed36c4fe Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00