Граф коммитов

6426 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 2f567f7940 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 ef0a8f4e8e 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 09fffc41c7 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 2e20e66345 Fixing possible build bustage due to null-check on nsCOMPtr of incomplete type. 2005-03-16 15:15:52 +00:00
peterv%propagandism.org 7afe373ae5 Bustage fix. 2005-03-16 12:05:28 +00:00
jst%mozilla.jstenback.com 5327f574cd 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 47b1181792 Fixing build bustage. 2005-03-16 01:50:15 +00:00
jst%mozilla.jstenback.com e26e61e632 Whitespace cleanup. 2005-03-16 01:20:27 +00:00
jst%mozilla.jstenback.com a7c832aacb 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 741ea3c987 fixing gtk 2.0 bustage from bug 38447 2005-03-15 23:19:01 +00:00
cbiesinger%web.de c5963bfd7f 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 1019e635d7 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 d5104dc662 #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 9d55951488 Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:26:15 +00:00
jst%mozilla.jstenback.com d6517ec0cb Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
jst%mozilla.jstenback.com 5ca8426ae5 Whitespace cleanup to get some consistency into this code. 2005-03-14 22:49:00 +00:00
emaijala%kolumbus.fi 18931e476e Attempt to fix VC6 bustage of previous checkin 2005-03-11 19:57:55 +00:00
emaijala%kolumbus.fi 1a031c80c9 Fix for bug 285000: MouseTrailer tweaks and fixes.
r+sr=bzbarsky
2005-03-11 18:46:56 +00:00
caillon%redhat.com 084424aaad text corresponds with base. Supplementary patch to bug 282141. r=dbaron sr=dmose 2005-03-08 21:54:34 +00:00
timeless%mozdev.org f8006be0fa 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 75e5b1a17d 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 4e34c508a8 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 1c75254755 Making eyes bleed less, one file at a time.
rs=blizzard
2005-02-28 20:37:50 +00:00
bzbarsky%mit.edu 936ebe9809 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 0c3d48cbf0 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 c8c8405908 bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
cbiesinger%web.de 99697aef23 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 18427ae654 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 8244bb2ff9 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 72b217bd4f 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 f0534b29bd 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 b7bbeee847 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 7b4facebc5 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 cc0dc334c6 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 dd51e969a4 Backing out bug 278353 since it causes Tdhtml to crash 2005-02-17 20:22:38 +00:00
roc+%cs.cmu.edu 30ccd97396 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 088a75db36 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 dace55dc8e 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 ce4c5f39f0 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 0a5491b169 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 753fdc8284 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 2d100575c7 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 c4a8af70ad 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 6cd049e698 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 7dee92f62c 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 f14c10b3e3 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 59aa5317e6 *** empty log message *** 2005-02-10 18:55:32 +00:00
pedemont%us.ibm.com 55703a22b5 Bug 246245 - Fix leak. r=sfraser, sr=peterv. 2005-02-08 19:28:09 +00:00
smfr%smfr.org 8ae2ca7e52 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 2921f451df forward-declare nsIDocShell rather than including the header. 277329 r=roc sr=bz 2005-02-05 18:17:10 +00:00