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
jshin%mailaps.org
890a301a7e
bug 281184 : When WXG (a Japanese IME) is used, the composition window stays on even after the composition ends : patch by Masayuki Nakano, r=timeless, sr=bz, a=cailon
2005-02-15 17:33:11 +00:00
smfr%smfr.org
fa4b4472bf
Fix bug 282295: drag feedback uses wrong cooridinates in Camino. Remove Cocoa-only #ifdeffed code that reversed the drag region Y coordinate because it's no longer needed after the fix for bug 281470. r=pink. This change only affects Camino.
2005-02-15 16:52:20 +00:00
marco%gnome.org
3ba394656f
280928 Keep a reference on the window when emitting
...
events that can cause window destruction, and we need to
access the window after emission
r=caillon sr=blizzard
2005-02-14 09:51:25 +00:00
amardare%qnx.com
f49ac0461f
Changes for qnx/photon platform only.
...
Fixed a few compiling error after syncronizing with the head branch.
2005-02-13 18:53:19 +00:00
dougt%meer.net
4b5a2fad7a
bug 271732. Ensures that the file get dialog never returns a dereferenced shortcut. r=bryner, sr/a=dveditz
2005-02-11 23:32:03 +00:00
roc+%cs.cmu.edu
1877818a43
Bug 281743. Don't mess around with vestigial GTK2 widgets. r+sr=blizzard, a=dbaron
2005-02-10 23:39:44 +00:00
sergei_d%fi.tartu.ee
652bb7fae6
*** empty log message ***
2005-02-10 18:55:32 +00:00
pedemont%us.ibm.com
90c4f563aa
Bug 246245 - Fix leak. r=sfraser, sr=peterv.
2005-02-08 19:28:09 +00:00
smfr%smfr.org
fe53b261c5
Fix bug 281470: vertical scrolling is reversed on Google Maps. Fix WidgetToScreen() and ScreenToWidget() to adjust for reversed Cocoa-style screen coords.
...
Also remove pre-10.2 cruft, an unused function, and fix some warnings. r=pinkerton.
2005-02-08 17:34:09 +00:00
cbiesinger%web.de
b5fc00bb20
forward-declare nsIDocShell rather than including the header. 277329 r=roc sr=bz
2005-02-05 18:17:10 +00:00
timeless%mozdev.org
5957d55507
replacing fancy bullets (which chardet incorrectly guesses is a chinese character) with asterisks
...
sr=smfr
not part of the build (the ifdef isn't defined)
2005-02-04 22:15:08 +00:00