mark%moxienet.com
7214b071db
Bug 313988, positioned <select> drop-down doesn't work on 10.3. Calculate structure-to-content offset by using the already-known content rect instead of the one returned by GetWindowBounds, because its values are incorrect on Panther. r=josh sr=pink
2006-01-02 23:03:06 +00:00
gerv%gerv.net
0aafc6832b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
gerv%gerv.net
9308ce325d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 13:18:10 +00:00
roc+%cs.cmu.edu
c1af73926c
Bug 319957. Consume WM_PAINT messages for Win32 layered-translucency windows, to avoid infinite loop bug. r+sr=roc, patch by Dainis Jonitis
2005-12-29 22:30:22 +00:00
emaijala%kolumbus.fi
0093fe9725
Fix for bug 321643: Spurious mousemove events when mouse is over appearing/disappearing fixed positioned div
...
r+sr=roc
2005-12-29 10:18:31 +00:00
leon.sha%sun.com
000415a456
Bug 312154, Start script does not take care of running instance on solaris sparc.
...
benjamin: first-review+
Patch by leon.sha@sun.com
2005-12-26 03:10:35 +00:00
emaijala%kolumbus.fi
1d7b2b3c0d
Fix for bug 321335: Autoscrolling changes direction while scrolling
...
r+sr=roc
2005-12-23 20:23:45 +00:00
joshmoz%gmail.com
2a8e72031b
correctly name menu items that have submenus. cocoa widgets only. no bug.
2005-12-22 20:20:23 +00:00
timeless%mozdev.org
78cfb64593
Bug 281551 - [gtk2] Drop down lists do not open immediatly with certain CSS configuration
...
patch by robin.lu@sun.com r=bryner sr=roc
2005-12-22 05:02:03 +00:00
sergei_d%fi.tartu.ee
c959a7cb73
Bug 321070[BeOS] Widget dependency cleanup, p=thesuckiestemail, r=sergei_d, BeOS-only
2005-12-21 19:56:07 +00:00
joshmoz%gmail.com
3c3d001461
back out a fix I made on the 15th, no bug. Turns out Camino actually does use nsCocoaWindow for <select>, and allowing popups caused a Tp regression because they also make their own <select> window (no need for a second one in nsCocoaWindow). Another victim of Camino's crazy <select> hack.
2005-12-19 19:46:44 +00:00
roc+%cs.cmu.edu
45b0333a2b
Bug 319957. Avoid unwanted invalidates of translucent windows on Windows. patch by Dainis Jonitis, r=ere,sr=roc
2005-12-19 03:00:41 +00:00
sergei_d%fi.tartu.ee
f1c0e31ca4
Bug 319881 [BeOS]Implementing floating and modal windows - improved version, p=sergei_d, r=thesuckiestemail. BeOS-only
2005-12-18 12:16:19 +00:00
cbiesinger%web.de
7f367069cd
bug 309935 correctly check for errors from SystemParametersInfo, fixing
...
screenreader detection on win 9x.
r=aaronl sr=roc
2005-12-17 14:21:19 +00:00
joshmoz%gmail.com
593ade141b
Turns out we shouldn't implement nsMenuX::RemoveItem. Carbon widgets don't implement it either. This fixes a major crash in Cocoa menus. no bug.
2005-12-17 06:29:26 +00:00
ginn.chen%sun.com
fdc039cdb9
Bug 295447 Ctrl+1/2/4/5/6 raises window without focus
...
r+sr=roc
2005-12-16 05:33:55 +00:00
joshmoz%gmail.com
80603f2c60
allow popup window types in cocoa widgets (e.g. popup menus). we have to fix them, so might as well turn them on. no bug. sr=pinkerton
2005-12-15 21:19:17 +00:00
joshmoz%gmail.com
a8439a087e
correctly swap shared Application menu when painting menu bars. also remove nsSupportsArray usage from nsMenuBarX. b=316076 sr=pinkerton
2005-12-15 16:08:38 +00:00
joshmoz%gmail.com
076bde17c9
fix memory leak from last checkin for Cocoa menus. no bug, followup.
2005-12-14 22:09:07 +00:00
gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
sergei_d%fi.tartu.ee
9ffbc9fcae
Bug 319881. [BeOS] Implementing floating and modal windows. p=sergei_d, r=thesuckiestemail, BeOS-only, no sr-required
2005-12-11 21:55:41 +00:00
sergei_d%fi.tartu.ee
1c19bd3769
Bug 314110. Fixing wrong cursor assignment.p=doug@sheltonfamily.org, r=sergei_d. BeOS-only
2005-12-11 12:16:20 +00:00
sergei_d%fi.tartu.ee
ec76ebcfb4
[BeOS]Bug 296856. StandardWindowCreate refactoring. p=thesuckiestemail, r=sergei_d. BeOS-only
2005-12-09 20:09:53 +00:00
dougt%meer.net
532721699a
Enabling the filepicker on Windows CE. NPODB. Bug 297683. r/sr=dveditz
2005-12-03 06:02:46 +00:00
joshmoz%gmail.com
185ae97b7e
refactor menu item code in cocoa widgets. also allow menu items to be disabled. b=316076 r=mento sr=pinkerton
2005-12-02 21:39:26 +00:00
emaijala%kolumbus.fi
fbb091853f
Fix for bug 312566: Fix MouseTrailer and other mouse handling issues
...
r=dougt, roc
sr=roc
2005-12-02 12:08:32 +00:00
vladimir%pobox.com
ea9a88c770
Fix gaius orange/windows thebes builds
2005-11-29 22:56:40 +00:00
vladimir%pobox.com
9027bac0fe
merge from org.mozilla.cvs.cairo branch:
...
- moved platform-specific thebes code to gfxPlatform
- added widget getters for gfxASurface creation in platform-specific widget code
- added first pass at gfxTextRun
2005-11-29 20:12:29 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
dbaron%dbaron.org
d9e56da810
Be more conservative in detecting GTK theme changes. b=305970 r=caillon sr=bryner
2005-11-28 22:44:33 +00:00
mark%moxienet.com
83da6e78a1
Bug 314856, mousewheel scrolling is too fast on OS X, especially 10.4.3. Don't scale mousewheel deltas, instead relying on system acceleration. Acceleration is provided at least as early as 10.2, which is our minimum, so there. r=josh sr=pink
2005-11-28 20:11:54 +00:00
joshmoz%gmail.com
42d666df63
more cocoa menu implementation updates. makes menus actually do something. b=316076 r=mento sr=pinkerton
2005-11-28 18:33:48 +00:00
sergei_d%fi.tartu.ee
359347fc4b
[BeOS]Bug 15906, introducing unified paintarea for all sort of paintevents, changing Update() to paint immediately. p=sergei_d, r=thesuckiestemail, BeOS-only
2005-11-26 22:47:30 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
mozilla.mano%sent.com
a2cc02ea71
Bug 315837 - [Mac] Keys which should produce multiple characters only produce one. patch from Uri Bernstein <uriber@gmail.com>, r=me, sr=smfr.
2005-11-21 21:27:05 +00:00
timeless%mozdev.org
9ef60db03e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless rs=brendan
2005-11-21 06:30:34 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
masayuki%d-toybox.com
3b6f6134b5
b=315457 fix bustage
2005-11-18 06:30:23 +00:00
masayuki%d-toybox.com
d1ffe35eb1
Bug 315457 IME candidate list is positioned to wrong position if the editor is on frame page r+sr=roc
2005-11-18 05:29:52 +00:00
joshmoz%gmail.com
72781fc64e
nsFilePicker should not ignore display directory setting on Mac OS X. Patch by Tony Goold. b=301298 r=pinkerton sr=smfr
2005-11-17 19:05:35 +00:00
masayuki%d-toybox.com
17d3147ffa
Bug 316638 Sould not use obsoleted API(WINNLSEnableIME) patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=masayuki+timeless, sr=neil
2005-11-17 16:33:57 +00:00
neil%parkwaycc.co.uk
7eace4f6bf
GDI resource leak fix b=243078 p=shutdown@flashmail.com r=ere sr=me
2005-11-16 13:51:47 +00:00
masayuki%d-toybox.com
7061e4aebb
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
8b257b7124
backing out previous patch b=55751
2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
318346f944
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 21:32:16 +00:00
sergei_d%fi.tartu.ee
2cbf9dbaed
[BeOS]Bug 314792, adding X-wheel support. p=sergei_d r=thesuckiestmail, BeOS-only
2005-11-11 18:44:25 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
sergei_d%fi.tartu.ee
e036a2d3cb
[BeOS]Bug 315726, avoid mistargeted focus messages, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr
2005-11-10 19:54:23 +00:00
sergei_d%fi.tartu.ee
2e2f752f59
[BeOS]Bug 315542, shifting native paintregion in scroll, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr
2005-11-10 17:41:14 +00:00