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

9213 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 1e0218b3b9 Bug 440457 AltGr+9 and AltGr+0 don't type 9 and 0 respectively in Lithuanian keyboard r=ere, sr=roc 2008-10-14 15:01:51 +09:00
Masayuki Nakano 7e286a823f Bug 457523 Caps Lock key events are never fired from cocoa widgets r=josh, sr=roc 2008-10-14 03:07:27 +09:00
Markus Stange 3bfe5e1277 Bug 394892 - Draw checkboxes and radiobuttons with NSButtonCell, r=josh sr=dbaron 2008-10-13 18:58:40 +02:00
Chris Toshok 76feee8308 Bug 459532 - Faulty event compression in gtk2 widget implementation; r+sr=roc 2008-10-13 04:32:56 +02:00
Serge Gautherie 2ce95bdb6b Bug 459154 - test_bug343416.xul TEST-UNEXPECTED-FAIL on my Windows 2000; (Av1) text nits; r=roc 2008-10-13 02:03:27 +02:00
Serge Gautherie cefaf71b75 Bug 455557 - <nsDataObj*.*>: update some variables which don't need to be pointers; Av1a2; r=emaijala sr=mats.palmgren 2008-10-12 18:34:26 +02:00
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Kathleen Brade 25bf3bd984 Add support for retrieving PNG images from Windows clipboard.
bug 444800 (r=jmathis, mcs; sr=roc)
2008-09-29 14:23:25 -04:00
Josh Aas 9831ec2acb comment change to kick off new builds 2008-10-08 01:18:07 -04:00
Rob Arnold db6a07d427 Fix Aero-Glass on panels (round 2) for bug 451300 r=vlad 2008-10-01 02:05:27 -04:00
Vladimir Vukicevic 0985ecfd38 Fix crash with transparent windows caused by bug 418454 r=robarnold 2008-10-01 02:03:32 -04:00
Steven Michaud 8ffa1cf185 Crashes in objc_msgSend in nsChildView::StartDrawPlugin(). b=457337 r=josh sr=vlad 2008-09-30 16:39:09 -05:00
Arpad Borsos 02e588847d bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
Jim Mathies bdd674d7d4 Bug 455884 - nsIDOMDataTransfer's dropEffect not updated after drag operation completes; r=enndeakin sr=roc 2008-09-28 22:57:33 +02:00
Robert O'Callahan a39e457b50 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Jeremy Lea 4527d5d1a8 Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc 2008-09-28 20:38:34 +13:00
Doug Turner 68dcfe4aa8 Bug 457032 - Windows Mobile compile fixes to widget. r=emaijala@kolumbus.fi 2008-09-27 15:40:34 -07:00
Robert O'Callahan 5dbf5690ac Backing out bug 448830 2008-09-26 13:10:26 +12:00
Jeremy Lea 7261376c29 Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc 2008-09-26 10:42:19 +12:00
Josh Aas 81dfc77596 Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton 2008-09-25 12:23:33 -04:00
Steven Michaud 8ba3c68ea9 [10.4] Esc key doesn't cancel out Ctrl+Tab panel (work around Apple bug). b=445531 r=josh sr=roc 2008-09-25 09:54:01 -05:00
Neil Deakin e3596a93b4 Bug 455287, Mac implementation of nsDragService::IsDataFlavorSupported doesn't check urls [r=joshmoz,sr=roc] 2008-09-25 15:30:20 +01:00
Josh Aas 68d8f4586a formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
Doug Turner ad7e52d689 Bug 455378 - WinCE missing APIs and Windows Messages (plus compiler warning), patch by wolfe, r=me, sr=pavlov 2008-09-23 16:16:11 -07:00
Peter Weilbacher c8d5a3b0b6 [OS/2] Bug 253955: directly use MMOS2 for sounds, r=mkaply
version 4: with threading, safe copying of the sound buffer and support for
WAV,OGG,MP3,FLAC. General IOProc support was deactivated again. playSystemSound
is now properly tested.
2008-09-07 00:49:16 +02:00
Josh Aas 487eeaea7a Fix assertion when creating a widget with null parent and null native data. b=455698 r=smichaud sr=bz 2008-09-22 16:44:46 -04:00
Steven Michaud 67fab60c79 Crashtests for bugs 444260, 444864 and 449111. b=444864 r=josh sr=roc 2008-09-22 10:58:43 -05:00
Markus Stange a99e4a04e0 Bug 122000 - "Moz apps require restart to pick up highlight color changes in System Preferences" [r+sr=roc] 2008-09-22 11:09:32 +02:00
Markus Stange 7cfc5ea32f Bug 54488 - "[Mac] Non-draggable widgets in background windows should look disabled" [r=josh sr=roc] 2008-09-22 10:57:42 +02:00
Markus Stange 8e7e3497bc Backed out changeset 84bbd1f88fac (bug 403174) 2008-09-22 10:21:48 +02:00
Markus Stange abba52f8c9 Bug 403174 - [10.5] Make sheets attach to the toolbar, not to the titlebar. r=josh sr=roc 2008-09-19 19:17:57 +02:00
Oleg Romashin 3f2d4e1947 Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-20 04:05:36 -04:00
Shawn Wilsher 6cade47d79 Backed out changeset b3783fc5a9c9 (bug 455836) - TREE IS CLOSED! 2008-09-18 10:54:14 -04:00
Oleg Romashin a565e59626 Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-18 12:45:04 -05:00
Robert O'Callahan 775dd33c74 Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12:00
Vladimir Vukicevic 94fcbb9322 Add -lXrender to non-libxul EXTRA_DSO_LDOPTS; bustage fix. 2008-09-17 14:32:43 -07:00
Vladimir Vukicevic 7168fa6199 b=450916; mobile gtk2 optimizations -- prefs for: force 24bpp everywhere; use a single pixmap for double-buffer backing store (bounded by screen dimensions); disable native theme; r=jeff,sr=stuart 2008-09-17 14:15:52 -07:00
Markus Stange 681442ed36 Bug 448767 - Make -moz-system-metric(mac-graphite-theme) live, r+sr=roc 2008-09-17 18:26:57 +02:00
Markus Stange 7d14ac6764 Bug 448767 - Add -moz-system-metric(mac-graphite-theme), r=vlad sr=dbaron 2008-09-17 18:23:58 +02:00
Steven Michaud b83d7c6b4e Avoid crashes and performance problems with large cells (relanded). b=444864,444260,449111 r=josh sr=roc 2008-09-17 10:17:08 -05:00
Oleg Romashin e38ddcc319 Bug 454269 - Popup menus drawn without borders. r=vladimir. 2008-09-17 17:40:06 +03:00
Markus Stange cc968bd29f Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive, r=josh sr=roc 2008-09-17 13:45:30 +02:00
Markus Stange 32449e2eac Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Arpad Borsos e66e319d66 Bug 454477 - Fix "unhandled enumeration value" warnings in widget/; r+sr=roc 2008-09-16 13:32:03 +02:00
Markus Stange 6583400347 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 2 / 3, r=hwaara sr=roc 2008-09-16 12:10:21 +02:00
Markus Stange 6aff4d526f Bug 439354 - OS X toolbar background doesn't have a good gradient, part 1 / 3, r=hwaara sr=roc 2008-09-16 10:21:06 +02:00
Taras Glek 12f3cb3887 bug 454426: prbool fixes for widget/. r+sr=roc 2008-09-15 17:00:09 -07:00
Steven Michaud 50b77d162e Backing out f82532e1b6b5 due to reftest failures. b=444864,444260,449111 2008-09-15 12:32:18 -05:00
Steven Michaud ef53e86191 Backed out changeset f82532e1b6b5 due to reftest failures (b=444864,444260,449111) 2008-09-15 12:30:43 -05:00
Antonio Gomes 7561c9d3e9 Bug 435885 - EntryCompletion popup not working properly; v3; r+sr=roc 2008-09-15 17:58:57 +02:00