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

9568 Коммитов

Автор SHA1 Сообщение Дата
Bob Clary f12a16b6fc bug 373122 - crash test by Jesse Ruderman. 2009-04-24 10:08:17 -07:00
Bob Clary abbf526049 bug 303901 - crash tests by Tom Ferris, Mats Palmgren. 2009-04-24 10:08:10 -07:00
Steven Michaud 88d93a3263 Check childrens' type before derefencing pointers to them. b=487393 r=josh sr=roc 2009-04-23 10:54:50 -05:00
Masayuki Nakano cfff67f8c9 Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
Vladimir Vukicevic df49c1ff63 b=484864, b=488911; add pref for different win32 painting paths; r=jimm 2009-04-22 17:48:30 -07:00
cmills@nvidia.com 98d436b376 b=484864, b=488910 - cairo ddraw backend for wince; r=vlad 2009-04-22 17:48:30 -07:00
Vladimir Vukicevic d6373d9570 b=488422; fix win ce window styles (again); r=dougt 2009-04-22 17:48:29 -07:00
Neil Deakin d9a1db2b70 Bug 454407, use offscreen buffer instead of image buffer for drag feedback, r+sr=roc 2009-04-22 08:55:51 -04:00
Joe Drew 633b99bd32 Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs. 2009-04-21 23:02:17 -04:00
Boris Zbarsky 5c5eb9c3ea Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
Jim Mathies ad7bafcae1 Bug 488984 - when draging tab to content area aEvent.screenX/Y in _onDragEnd is always 0 (breaks tab tearing). r=vlad 2009-04-20 17:54:46 -07:00
Takuro Ashie 6bcef00466 Bug 488068 - ImmReleaseContext should be called for opened HIMC. r=pavlov, sr=dougt 2009-04-20 21:09:28 +02:00
Serge Gautherie 21e625c1d2 Bug 481881 - use better template arguments for nsTArray<T> after bug 474369; (Ev1) Remove leftover 'i'; r+sr=roc 2009-04-20 12:23:49 +02:00
Jim Mathies e78f8c7cd3 Bug 470487 - Touchup patch for wince (lacking GetAncestor). 2009-04-19 14:39:37 -05:00
Jim Mathies c4566f6c4a Bug 470487 - Cleanup variable shadowing and win's GetParentWindow in nsWindow. (r=vlad) 2009-04-19 14:15:25 -05:00
Markus Stange 5062385233 Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc 2009-04-17 10:12:12 +02:00
L. David Baron d4cfc53cd6 Fix shutdown leak of GtkInvisible in GTK nsLookAndFeel implementation, and shorten lifetime of that GtkInvisible by copying its style. (Bug 487955) r=karlt sr=roc 2009-04-16 13:55:12 -07:00
Neil Deakin 577333953f Bug 466379, linux support for screen coordinates in dragend event, also change nsPoint to nsIntPoint, r+sr=roc 2009-04-16 11:58:23 -04:00
Vladimir Vukicevic 2dd00a24df b=484864; followup, correctly handle multiple-of-4 surfaces; r=math 2009-04-14 17:59:12 -07:00
Vladimir Vukicevic 0ba32b706d b=484864; StretchDIBits takes too long (Do 32->24 conversion before calling StretchDIBits); r=jrmuizel 2009-04-14 15:12:38 -07:00
Vladimir Vukicevic 4fbc43f426 b=479733; stub out clipboard service on Windows CE, and reenable nsSound; r=dougt 2009-04-14 14:59:58 -07:00
John Wolfe 2cb572cfe9 Bug 475361 - Need idle service on windows mobile - r+emaijala, sr+pavlov
Makes one static variable in nsWindow.cpp, gLastInputEventTime, non-static.

Then uses that global variable in nsIdleServiceWin.cpp.

Not pretty, but as good (if not better) than the alternatives.
2009-04-14 14:23:01 -04:00
Vladimir Vukicevic 89e600459d b=380359; fix bug in checkbox/checkbooleanattr; r=roc 2009-04-14 10:22:04 -07:00
Arpad Borsos 8415a2fae1 Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg 2009-04-14 10:02:58 +02:00
L. David Baron b735150151 Deal with floating reference and reference counting of GTK widgets in nsNativeKeyBindings. (Bug 487705) r=karlt sr=roc 2009-04-13 08:28:58 -07:00
L. David Baron d590ca52a2 Fix leak of GTK entry widget. (Bug 487705) r=karlt sr=roc 2009-04-13 08:28:58 -07:00
Neil Deakin ca355eece3 Bug 466379, add screen coordinates to dragend event, r=josh,sr=roc 2009-04-13 09:00:29 -04:00
Karl Tomlinson 216366e425 Bug 483564. Adjust caret location so that GTK themes draw RTL carets correctly. r+sr=roc
--HG--
extra : rebase_source : d3ede4134e9e73b841823547212f1c57144ed4a7
2009-04-10 13:30:01 +12:00
Masayuki Nakano 4184a11813 Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad 2009-04-10 19:43:19 +09:00
Jeremy D. Lea b4d2a759af Bug 431634 - Part 2 - remove unused methods from nsIWidget; r+sr=roc 2009-04-08 11:39:58 -07:00
Jeff Muizelaar 52c97edf1e Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
2009-04-07 12:02:11 -04:00
Arpad Borsos dc4fa5f569 Bug 486940 - fix crash in gtk_xtbin_new; r=karlt, sr=roc 2009-04-06 13:30:55 +02:00
Karl Tomlinson ea529a3ab6 b=483883 assignment from incompatible pointer type with GtkTreeViewColumn r=ventnor
--HG--
extra : rebase_source : bb5f65755cc1f1792a977184678bbf1b01781fa2
2009-04-06 13:32:20 +12:00
Robert Longson 84203c61ee Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc 2009-04-05 10:52:14 +01:00
Boris Zbarsky 339dd2bc38 Backing out changeset ec2bec209571 and changeset 140f64990c51 (fix for bug 481566) due to test failures. 2009-04-04 01:55:51 -04:00
Gavin Sharp 47404b1311 Bustage fix for bug 481566 2009-04-03 22:56:55 -04:00
Jonas Sicking 74d960d045 [mq]: sinkstuff 2009-04-03 18:25:13 -07:00
Joe Drew db7246feb6 Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 16:27:27 -04:00
Jeff Muizelaar e823d73623 Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad 2009-04-03 15:09:56 -04:00
Masayuki Nakano 1c0a3ecf6a Bug 485994 Intermittent MochiChrome test_wheeltransaction.xul failure r+sr=Olli 2009-04-03 16:28:26 +09:00
Masayuki Nakano 0066bb8330 Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc 2009-04-03 16:26:28 +09:00
Doug Turner 0145cf83e4 Backing out bug 475361. untested code. r=ere+dougt 2009-04-02 14:01:40 -07:00
Jim Mathies b8a60b594a Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Jeremy D. Lea 0e51628bd3 Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
Robert O'Callahan 118b44eb19 Bug 476062. Instead of turning off -moz-appearance when an element has a box-shadow, just ignore the box-shadow. r+sr=dbaron
--HG--
extra : rebase_source : 68e79ec44afd089b93870a5d87ea549d5f04b9d6
2009-04-01 14:07:18 +13:00
Oleg Romashin 099aed5d5d Bug 483498 - Some nsILookAndFeel colors are not synchronized with nsXPLookAndFeel.cpp. r=roc. 2009-03-31 16:02:55 -04:00
Ginn Chen e30931a960 Bug 484932 Printing Sun Java System Communications Express page caused a crash [@ moz_drawingarea_resize] r=roc 2009-03-31 18:03:43 +08:00
Tom Dyas 03b91d6b28 Bug 479093 - Text sent to services includes body of <script> tags. r=smaug, r=josh, sr=roc 2009-03-17 19:04:01 -07:00
Arpad Borsos 789eceb698 Bug 485958 - remove nsISupportsArray from widget; r+sr=roc 2009-03-30 20:08:06 +02:00
Serge Gautherie 2dc4e56bfa Bug 431503 - Create infrastructure to test processing of key events with different keyboard layouts; (Bv1) test_keycodes.xul: Fix non supported case, (+ nits); r=roc 2009-03-30 23:42:11 +02:00