Commit Graph

6436 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
50e0079206 Bug 278353. Trial relanding of patch to properly z-order GTK1 widgets. Let's see if this breaks luna. r+sr=blizzard,a=dbaron. 2005-04-07 04:19:03 +00:00
cbiesinger%web.de
515ea8b3ab 276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
1a620d5a7e Make it more likely that libxul will build with QT. Should not affect non-xulrunner. No bug. 2005-04-04 16:12:43 +00:00
roc+%cs.cmu.edu
0597f8066e Bug 284661. Be sure to resize the transparency bitmap if GTK resizes our window interactively. r+sr=blizzard 2005-03-31 02:22:01 +00:00
smfr%smfr.org
f77a5c59e5 Turn off opaque views (experiment over). 2005-03-30 06:28:17 +00:00
smfr%smfr.org
43ef844162 Experimental view opacity change (bug 166932) to measure impact on pageload performance. 2005-03-30 04:05:54 +00:00
mkaply%us.ibm.com
bf22bc06cf #287319
r=weilbacherm, sr=mkaply (OS/2 only)
From Rich Walsh - create stub version of drag drop functions just in case they get called
2005-03-28 16:33:50 +00:00
dbaron%dbaron.org
b4c59fe534 Followup to 287290 on potential static buffer overruns, and fix GTK2 port too. b=287290 r+sr=brendan 2005-03-25 23:28:17 +00:00
joshmoz%gmail.com
3a5b7566e2 make auto-repeat work with Japanese input. patch by waverider. r=joshmoz sr=smfr b=233288 2005-03-25 18:08:02 +00:00
dbaron%dbaron.org
cda2b96b0e Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
timeless%mozdev.org
10c1d75093 Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
patch by masayuki@d-toybox.com r=timeless sr=roc
2005-03-18 06:17:59 +00:00
jwatt%jwatt.org
6b831cb703 Fixing bug 286386. Build bustage: declaration with no type forbidden. rs=bsmedberg@covad.net 2005-03-16 16:36:15 +00:00
jst%mozilla.jstenback.com
128919ba42 Fixing possible build bustage due to null-check on nsCOMPtr of incomplete type. 2005-03-16 15:15:52 +00:00
peterv%propagandism.org
7a7494e8ff Bustage fix. 2005-03-16 12:05:28 +00:00
jst%mozilla.jstenback.com
83db4d1d0a Fixing the Mac widget portion of bug 285438. r+sr=bryner@brianryner.com 2005-03-16 02:05:59 +00:00
jst%mozilla.jstenback.com
43d4693ae2 Fixing build bustage. 2005-03-16 01:50:15 +00:00
jst%mozilla.jstenback.com
807a222446 Whitespace cleanup. 2005-03-16 01:20:27 +00:00
jst%mozilla.jstenback.com
3d52203396 Fixing bug 285438. Make our drag n' drop code remember what we're dragging even if the user drags outside the initial window and then back, and make the browser code check that the source of a dragged link has the right to load the target of the link (Win32 and Gtk 1 & 2 only so far, Mac on its way). r=bzbarsky@mit.edu, sr=bryner@brianryner.com 2005-03-16 00:40:21 +00:00
cbiesinger%web.de
50e4817fb0 fixing gtk 2.0 bustage from bug 38447 2005-03-15 23:19:01 +00:00
cbiesinger%web.de
2959b2c17b Bug 38447 implement imgIContainer* version of SetCursor on gtk2 (>= 2.4)
r=bryner sr=roc
2005-03-15 22:24:20 +00:00
cbiesinger%web.de
75bbd70202 Bug 38447 implement imgIContainer* version of SetCursor on windows
r=ere sr=roc
2005-03-15 22:13:12 +00:00
mkaply%us.ibm.com
f85f1eb451 #286207
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - Hack workaround for OS/2 crash caused by the fix for 125386
2005-03-15 13:56:04 +00:00
jst%mozilla.jstenback.com
10e505ade9 Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:26:15 +00:00
jst%mozilla.jstenback.com
52f4fd06ea Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
jst%mozilla.jstenback.com
a344605f63 Whitespace cleanup to get some consistency into this code. 2005-03-14 22:49:00 +00:00
emaijala%kolumbus.fi
50d85ee8f2 Attempt to fix VC6 bustage of previous checkin 2005-03-11 19:57:55 +00:00
emaijala%kolumbus.fi
f4e4d32101 Fix for bug 285000: MouseTrailer tweaks and fixes.
r+sr=bzbarsky
2005-03-11 18:46:56 +00:00
caillon%redhat.com
a0e07a4bd8 text corresponds with base. Supplementary patch to bug 282141. r=dbaron sr=dmose 2005-03-08 21:54:34 +00:00
timeless%mozdev.org
deb268915a Bug 278058 non-editable and disappearing character exists on password field when using ATOK
patch by masayuki@d-toybox.com r=timeless sr=bz
2005-03-07 12:25:26 +00:00
smontagu%smontagu.org
52ae479fae Remove obsolete define of MOZ_AIMM. Bug 170852, patch by sdwalker@myrealbox.com, r=bryner, sr=neil 2005-03-06 10:34:01 +00:00
jshin%mailaps.org
e24a4caff3 bug 279816 : Active(Global) IME is not activated on Win 9x/ME patch by masayuk, r=jshin, sr=neil 2005-03-02 08:03:13 +00:00
caillon%redhat.com
78730b5ca0 Making eyes bleed less, one file at a time.
rs=blizzard
2005-02-28 20:37:50 +00:00
bzbarsky%mit.edu
c2d5dc3304 Followup fix to bug 125386 -- on Windows, we need to make sure that the
MouseTrailer events fire off the Mozilla event queue, so we don't reenter drag
code.  Patch by me and ere, r=ere on the parts I wrote, r+sr=me on the parts
ere wrote.  This is wallpaper; we need a real fix here.
2005-02-27 17:52:44 +00:00
sergei_d%fi.tartu.ee
df36b2dfa0 bug 283629. Set higher priority for appsehll. r=sergei_d. BeOS-only, no sr required 2005-02-25 18:07:56 +00:00
dougt%meer.net
f821b76ad8 bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
cbiesinger%web.de
ebaa137557 283185 [beos] forward-declare BView, since not all versions of Clipboard.h seem
to include View.h r=sergei_d
2005-02-22 22:13:24 +00:00
bzbarsky%mit.edu
c3e64cf6a3 Make the IME candidate window show up in the right place on GTK2. Bug 281339,
patch by Takuro Ashie and Hiroyuki Ikezoe <poincare@ikezoe.net>, r+sr=blizzard
2005-02-22 18:04:54 +00:00
peterv%propagandism.org
1b5e7a6fd4 OS X part of fix for bug 125386 (flyout menu disappears when mouse passes over scrollable div or iframe). r=jhpedemonte, sr=sfraser. 2005-02-20 09:56:29 +00:00
sergei_d%fi.tartu.ee
4ef6884d91 bug 282031. Use suspend/resume_thread instead syncsem for synchronous events. r=sergei_d. no sr required - BeOS-only 2005-02-19 19:54:43 +00:00
caillon%redhat.com
91b1a1e9ca Bug 282427
Consolidate XInternAtom calls to reduce roundtrips to the X-server.
r+sr=blizzard
2005-02-19 16:11:58 +00:00
jst%mozilla.jstenback.com
48a9ab5e12 Additional changes needed to fix bug 280947 (dragging of images whose extension doesn't map to the right mimetype on the client is broken). r=bzbarsky@mit.edu, sr=dveditz@cruzio.com 2005-02-18 19:18:20 +00:00
aaronleventhal%moonset.net
6f010e6426 Bug 282588. MozillaContentWindowClass on frames and iframes confuses screen readers. r=ere, sr=neil 2005-02-18 14:24:43 +00:00
ginn.chen%sun.com
72445af240 Bug 172203 Use GTK2 setting to determine if textfields should be selected when tabbed to
patch=andersca at gnome.org r=blizzard sr=bryner
2005-02-18 06:13:33 +00:00
roc+%cs.cmu.edu
a3660b0433 Backing out bug 278353 since it causes Tdhtml to crash 2005-02-17 20:22:38 +00:00
roc+%cs.cmu.edu
879cf24bf6 Bug 278353. GTK1 needs to fix the z-order of widgets after showing them, because showing them brings them to the top, perhaps undesirably. r+sr=blizzard, a=me 2005-02-17 03:12:46 +00:00
cbiesinger%web.de
fcf9b7c86f Bug 108170 [gtk2] make GDK_KP_Separator map to ',' rather than '|'
patch by Alexander Skwar <askwar@digitalprojects.com> r=blizzard sr=bryner
a=caillon
2005-02-16 14:21:38 +00:00
cbiesinger%web.de
558421784f Bug 108170 [gtk1] make GDK_KP_Separator map to ',' rather than '|'
patch by Andreas M. Schneider <c@c07.de> r=caillon sr=bryner a=dbaron
2005-02-16 14:18:38 +00:00
caillon%redhat.com
5a3456c805 Bug 282141 - Request base, not bg, from gtk2 for the correct window background color.
r=marco, sr=blizzard, a=asa
2005-02-16 13:07:13 +00:00
smfr%smfr.org
1bc071b87a Fix bug 281732: event handling in camino's native popup got broken when screen-relative coordinates in Cocoa widget were fixed (bug 281470), which caused the nsComboboxControlFrame/nsListControlFrame code to start doing mouse capture, and showing the XUL popup. This revealed a bug in nsCocoaWindow, which failed to set the window type in some situations. This change only affects Camino. 2005-02-16 05:14:59 +00:00