jshin%mailaps.org
|
ac1975a071
|
bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
|
2004-09-12 05:00:57 +00:00 |
mats.palmgren%bredband.net
|
14b5343acd
|
Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
|
2004-09-11 23:24:30 +00:00 |
smontagu%smontagu.org
|
596da04448
|
Backout last checkin because of build bustage
|
2004-09-11 07:48:29 +00:00 |
smontagu%smontagu.org
|
efa975d2f7
|
Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers.
|
2004-09-11 07:13:12 +00:00 |
bryner%brianryner.com
|
6cfd959442
|
Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc.
|
2004-09-07 21:21:48 +00:00 |
cbiesinger%web.de
|
50c9dd3919
|
Bug 257948 remove #endif w/o matching #ifdef from idl files
r=dveditz sr=neil
|
2004-09-05 13:29:58 +00:00 |
jst%mozilla.jstenback.com
|
51fd4d10d8
|
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
|
2004-09-04 19:28:46 +00:00 |
ere%atp.fi
|
47861e869b
|
Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
Patch by Dainis Jonitis
r=ere
sr=roc
|
2004-09-03 08:44:23 +00:00 |
dbaron%dbaron.org
|
7e0341dd79
|
Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner
|
2004-08-25 22:26:15 +00:00 |
timeless%mozdev.org
|
872e808fe6
|
Bug 238773 Separating nsDOMEvent into separate classes
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
|
2004-08-20 18:09:19 +00:00 |
kyle.yuan%sun.com
|
bb45fcc626
|
Backout the patch for 251492. Need a better solution for that.
|
2004-08-19 06:33:20 +00:00 |
kyle.yuan%sun.com
|
65b3fef078
|
Bug 251492 [gnome]selected item text wrong color in high-contrast themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
|
2004-08-19 02:23:15 +00:00 |
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
caillon%redhat.com
|
0444718bff
|
Start using the GTK 2.4 file chooser when available.
r+sr=blizzard
|
2004-07-21 15:44:00 +00:00 |
dbaron%dbaron.org
|
60b7e73a8f
|
Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r+sr=roc
|
2004-06-22 04:32:52 +00:00 |
bryner%brianryner.com
|
3cd200f850
|
oops, this wasn't supposed to go on the trunk. backing out.
|
2004-06-21 23:41:30 +00:00 |
bryner%brianryner.com
|
cc1433c45a
|
bringing branch changes forward
|
2004-06-21 23:35:56 +00:00 |
bryner%brianryner.com
|
2666a9d913
|
Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard.
|
2004-06-10 20:39:11 +00:00 |
aaronleventhal%moonset.net
|
dcd7e072c6
|
Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner
|
2004-06-08 19:34:55 +00:00 |
kyle.yuan%sun.com
|
ec596d682f
|
Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
|
2004-06-01 01:58:10 +00:00 |
roc+%cs.cmu.edu
|
e1107f17c6
|
Bug 232913. Let nsIScrollbarMediator support multiple scrollbars. Patch by Nate Nielsen, r+sr=roc.
|
2004-05-29 00:09:05 +00:00 |
bzbarsky%mit.edu
|
f8f45bc910
|
Making desperate attempt to reland with a couple crash-proofing changes. Bug
243724, r+sr=roc
|
2004-05-22 20:54:40 +00:00 |
bzbarsky%mit.edu
|
59427ab6f1
|
Backing out to try and fix mac orange. Bug 243724
|
2004-05-22 20:04:59 +00:00 |
bzbarsky%mit.edu
|
6f4d4e2b46
|
deCOMtaminate nsIWidget::GetChildren. Bug 243724, r+sr=roc (with sr=blizzard
on a previous-but-similar iteration of the patch).
|
2004-05-22 16:47:13 +00:00 |
caillon%redhat.com
|
178bb153f1
|
Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
|
2004-05-18 18:09:16 +00:00 |
bryner%brianryner.com
|
7d1dbeb3a8
|
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
|
2004-04-30 23:55:16 +00:00 |
jst%mozilla.jstenback.com
|
6a9d89a9fa
|
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
|
2004-04-21 23:38:22 +00:00 |
timeless%mozdev.org
|
61d41fe899
|
Bug 239132 nsIWidget::SetTitle should use nsAString, not nsString
patch by marco@gnome.org r=bsmedberg sr=darin
|
2004-04-18 23:18:23 +00:00 |
gerv%gerv.net
|
8b8dde7d95
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
blizzard%redhat.com
|
0f53cda85b
|
Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa
|
2004-04-08 14:01:17 +00:00 |
neil%parkwaycc.co.uk
|
43cc596efd
|
Bug 205648 Support "context menu" key under gtk/gtk2 p=crispin@flowerday.cx r=blizzard sr=bryner
|
2004-03-06 15:00:38 +00:00 |
bzbarsky%mit.edu
|
d1f53e8150
|
MousMove events should not be cancelable. Bug 76929, r+sr=bryner
|
2004-03-05 01:34:34 +00:00 |
darin%meer.net
|
c380c59f65
|
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
|
2004-02-28 22:34:07 +00:00 |
dbaron%dbaron.org
|
d97dedc812
|
Back out bug 20022. a=chofmann
|
2004-02-14 20:29:19 +00:00 |
jst%mozilla.jstenback.com
|
64ad19a801
|
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
|
2004-02-11 06:09:51 +00:00 |
ben%bengoodger.com
|
434b29d4a5
|
227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
|
2004-02-11 03:46:30 +00:00 |
mvl%exedo.nl
|
4bc72bffba
|
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
|
2004-02-10 18:22:23 +00:00 |
dbaron%dbaron.org
|
821786cb64
|
Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r=roc sr=bryner
|
2004-02-04 00:11:59 +00:00 |
bryner%brianryner.com
|
5de89631bb
|
fix uninitialized rangeArray. r+sr=dbaron
|
2004-01-13 23:16:06 +00:00 |
bryner%brianryner.com
|
2bddef83ba
|
Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
|
2004-01-12 08:25:18 +00:00 |
mkaply%us.ibm.com
|
e166d5028a
|
#221651
r=mkaply,pedemonte, sr=blizzard (platform specific)
Code from Rich Walsh to make our drag drop rock!
|
2003-11-18 22:39:46 +00:00 |
sicking%bigfoot.com
|
59ea9991ad
|
Fix lineendings. r=pedemonte
|
2003-11-14 16:54:34 +00:00 |
mkaply%us.ibm.com
|
404d79221e
|
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
|
2003-10-23 13:49:12 +00:00 |
mkaply%us.ibm.com
|
3b9223944a
|
#221651 - r=mkaply - new OS/2 drag drop code
|
2003-10-21 22:21:33 +00:00 |
danm-moz%comcast.net
|
dca8cc1f87
|
new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt
|
2003-10-07 01:19:51 +00:00 |
hyatt%mozilla.org
|
6d9dfb41f4
|
Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa
|
2003-08-10 07:46:55 +00:00 |
bryner%netscape.com
|
9d441ef1da
|
Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron.
|
2003-06-21 02:16:53 +00:00 |
mkaply%us.ibm.com
|
cf35fe243a
|
Forgot header
|
2003-06-18 21:32:42 +00:00 |
seawood%netscape.com
|
97649bab86
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 21:18:27 +00:00 |
jaggernaut%netscape.com
|
8fd72dabae
|
Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa
|
2003-05-13 04:25:01 +00:00 |