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

6455 Коммитов

Автор SHA1 Сообщение Дата
smfr%smfr.org 0e37616754 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 c03443dbc4 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 9059b92631 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 f388d2a32e 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 ae130f733c 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 eb84710991 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 592dbdc176 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 950dbb684d 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 69d6bf8597 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 536c17e56f 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 373d7db1ba 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 c4b8dd4f16 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 61a9c0f797 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 7b2e16a4ac 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 3ed28ab95a #286306
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 Specific)
Patch from Rich Walsh - implement CSS cursors
2005-04-13 18:40:57 +00:00
jshin%mailaps.org dd204f50f5 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 385feafcae 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 5c40815762 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 50d99bf925 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 3a04763bbe 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 ebb2aab825 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 2d9f9646a3 Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
bsmedberg%covad.net 532c50d7d0 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 3775730705 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 9f929e03bc Turn off opaque views (experiment over). 2005-03-30 06:28:17 +00:00
smfr%smfr.org be13848cb3 Experimental view opacity change (bug 166932) to measure impact on pageload performance. 2005-03-30 04:05:54 +00:00
mkaply%us.ibm.com dfa1b4bfb2 #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 335cc35ccf 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 5265c7fe6e 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 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