Commit Graph

2246 Commits

Author SHA1 Message Date
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
Mats Palmgren
88d4452f45 Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc 2012-01-17 00:38:10 +01:00