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

6456 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 2f42bb8e81 Bug 283827 When turn on IME and switch applications before fix characters, location bar doesn't accept any more character
patch by katsuhiromihara@goo.jp r=pinkerton sr=smfr a=asa
2005-06-01 16:33:48 +00:00
smfr%smfr.org a5fc8c1e38 Removing semicolons on the first line of method implementations. No code changes, r=me. 2005-05-27 03:49:14 +00:00
timeless%mozdev.org 45c3009058 Bug 295095 Ctrl+Shift+letter treated as Ctrl+letter
patch by ere r=dveditz sr=roc a=asa
2005-05-24 04:48:09 +00:00
emaijala%kolumbus.fi c29b839294 Fix for bug 285161: access keys don't work on non latin locales when Alt+letter is pressed together
r=neil
sr=roc
a=asa
2005-05-20 18:25:19 +00:00
roc+%cs.cmu.edu 7d2d3e065c Bug 292657. Record 'need to resize' and 'need to move' separately so we don't forget to move GTK2 widgets. r+sr=blizzard,a=asa 2005-05-19 20:49:06 +00:00
masayuki%d-toybox.com a7eb0fa3b5 Bug 292734 fail to build defined KE_DEBUG on Win32 r=emaijala, sr=bzbarsky, a=chofmann 2005-05-16 11:17:45 +00:00
masayuki%d-toybox.com ef02ea57ab bug 292723 pReconv->dwSize value is invalid. it makes cause crash on win9x at reconverting with ATOK. r=timeless, sr=bzbarsky, a=asa 2005-05-05 07:16:26 +00:00
bryner%brianryner.com aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com d75b5fa3eb Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
neil%parkwaycc.co.uk 4da6d386e6 Bug 288729 gtk2 native keybindings prevent default enter event r+sr=bryner a=asa 2005-05-01 09:44:41 +00:00
cbiesinger%web.de 587781f896 fixing qt bustage from bug 289940
r+sr=jst a=shaver not part of default build
2005-04-29 22:29:54 +00:00
dougt%meer.net be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
jst%mozilla.jstenback.com 50de4a3e1d Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2005-04-28 23:48:28 +00:00
roc+%cs.cmu.edu f6aabe5b4c Bug 289983. Move nsIGdkPixbufImage to widget/src/gtk2 because 1) GTK1 doesn't need it and 2) cairo-gtk2 builds do need it. 2005-04-26 04:46:14 +00:00
roc+%cs.cmu.edu fb94e41d41 Bug 290102. Don't flush pending invalidates when we are about to paint if the window has translucency, because on some platforms Invalidate will immediately call OnPaint even if it's supposed to be asynchronous, causing us to reenter and die. r+sr=me,a=dbaron, patch by pavlov 2005-04-21 20:53:00 +00:00
mkaply%us.ibm.com 375250abb4 #286306
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 Specific)
Patch from Rich Walsh - implement CSS cursors
2005-04-13 18:40:58 +00:00
jshin%mailaps.org 27cd266480 bug 171349: Firefox icon is that of the system default. patch by Anbo Motohiko with my comment added (r=jshin, sr=neil) 2005-04-13 12:46:10 +00:00
paper%animecity.nu e905309f8c Bug 286622: Fix cursors for Win9x/ME/2k. r=biesi; sr=roc; a=asa 2005-04-13 05:52:02 +00:00
smfr%smfr.org c428f57147 Fix bug 277923: crash on scrolling in Camino on page load, because we destroy the scrollbars while in a native scrollbar tracking loop. Fixed by posting a fake mouseup event when we detect that the scrollbar is going away. r=pinkerton. Only affects Camino, so no need for approval.
Also remove the USE_OPAQUE_VIEWS #ifdefs from nsChildView, and add an explanatory comment now that we understand the issue better.
2005-04-13 04:51:36 +00:00
maxf%magma.ca e905ae1273 Photon-only changes. These only affect QNX builds, which are not part of
Tinderbox. See QNX PR23898. The input group for clipboard copy/paste was
always hard coded to 1. To support other input groups, the real input group
being used by the user must be passed from the gui client (i.e. from voyager
via PtWeb to mozserver) or taken from the mouse/keyboard event. My QNX
email address is mfeil@qnx.com. r=amardare@qnx.com
2005-04-12 16:03:14 +00:00
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