Commit Graph

1238 Commits

Author SHA1 Message Date
Reed Loden
aba1a15169 Backed out changeset f678aac23eae from bug 459780 because it caused the regression in bug 460643. 2008-10-19 20:25:26 -05:00
Reed Loden
ccfd11a260 Possible fix to bustage from bug 459075. 2008-10-18 20:34:18 -05:00
John Daniels
c8a2fb249f Bug 459075 - "Unnecessary nsCommonWidget class in GTK code" [r+sr=roc] 2008-10-18 20:13:27 -05:00
Masayuki Nakano
cbe6ca1ba3 Bug 460556 tests for bug 460500 r+sr=roc 2008-10-18 17:37:59 +09:00
Masayuki Nakano
6a53c21f52 Bug 460500 Ctrl-Tab panel doesn't close when releasing the ctrl key r+sr=roc 2008-10-18 12:48:09 +09:00
Chris Toshok
2da60d7e5a Bug 459780 - X11 event compression isn't handling extension events on maemo; r+sr=roc 2008-10-18 00:38:49 +02:00
Steven Michaud
4d0a5eb11e Firefox hangs if Gecko-modal dialog opens under Cocoa-app-modal dialog. b=436473 r=josh sr=roc 2008-10-17 16:58:47 -05:00
Masayuki Nakano
2b76b3fab2 Bug 459820 Need automated tests for Caps Lock key events r+sr=roc 2008-10-16 12:04:39 +09:00
Markus Stange
156a4bf7ad Bug 456430 - Fix compiler warnings in widget/src/cocoa/ introduced by bug 439354, r=josh sr=roc 2008-10-15 15:01:10 +02:00
Markus Stange
2c38adaec7 Bug 450944 - Implement -moz-window-shadow functionality on Mac OS X, r=hwaara sr=roc.
This patch turns on window shadows for transparent windows by default, so the identity popup and the "edit bookmarks" popup will get a shadow, too. ui-r=faaborg
2008-10-14 17:33:40 +02:00
Kathleen Brade
4ddfdcd5ba Backing out bug 444800 2008-10-14 10:14:30 -04:00
Kathleen Brade
eb14288e2b Backing out bug 444800 2008-10-14 10:06:35 -04:00
Markus Stange
fd0179d793 Bug 377439 - Make scrollbars live to scrollbar style changes in the system prefs, r=roc 2008-10-14 15:31:09 +02:00
Masayuki Nakano
4afd09d055 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
54c2da3211 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
64f4d1c1e2 Bug 394892 - Draw checkboxes and radiobuttons with NSButtonCell, r=josh sr=dbaron 2008-10-13 18:58:40 +02:00
Chris Toshok
c7c574c838 Bug 459532 - Faulty event compression in gtk2 widget implementation; r+sr=roc 2008-10-13 04:32:56 +02:00
Serge Gautherie
5520aa3d8f 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
89f159f994 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
8b11d938d2 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
f2deabcd32 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
b76aaa21f5 comment change to kick off new builds 2008-10-08 01:18:07 -04:00
Rob Arnold
5b7b6dcc67 Fix Aero-Glass on panels (round 2) for bug 451300 r=vlad 2008-10-01 02:05:27 -04:00
Vladimir Vukicevic
899bc9385b Fix crash with transparent windows caused by bug 418454 r=robarnold 2008-10-01 02:03:32 -04:00
Steven Michaud
f5ee698b11 Crashes in objc_msgSend in nsChildView::StartDrawPlugin(). b=457337 r=josh sr=vlad 2008-09-30 16:39:09 -05:00
Arpad Borsos
3da6ac3d8d bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
Jim Mathies
6d0cb99a5b 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
279af36fc7 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Jeremy Lea
92e7030a42 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
205feede36 Bug 457032 - Windows Mobile compile fixes to widget. r=emaijala@kolumbus.fi 2008-09-27 15:40:34 -07:00
Robert O'Callahan
6a45b282aa Backing out bug 448830 2008-09-26 13:10:26 +12:00
Jeremy Lea
67f3afd13b 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
b7e93895fb Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton 2008-09-25 12:23:33 -04:00
Steven Michaud
d2eb7c38e7 [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
fb2a43a453 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
d5fcf96695 formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
Doug Turner
02dc2b2a4c 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
5f7d480eb5 [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
7ccaf01dc6 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
bbf9dcf833 Crashtests for bugs 444260, 444864 and 449111. b=444864 r=josh sr=roc 2008-09-22 10:58:43 -05:00
Markus Stange
fcc3f291e9 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
a2f60de6ca 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
a5da3e7e0d Backed out changeset 84bbd1f88fac (bug 403174) 2008-09-22 10:21:48 +02:00
Markus Stange
eea9000a4c 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
a3ec3bce2c Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-20 04:05:36 -04:00
Shawn Wilsher
688124a3cf Backed out changeset b3783fc5a9c9 (bug 455836) - TREE IS CLOSED! 2008-09-18 10:54:14 -04:00
Oleg Romashin
355e940cc8 Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-18 12:45:04 -05:00
Robert O'Callahan
f79290bb0e 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
cb5ffb52e2 Add -lXrender to non-libxul EXTRA_DSO_LDOPTS; bustage fix. 2008-09-17 14:32:43 -07:00
Vladimir Vukicevic
f1e749b98a 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
9a78c778a5 Bug 448767 - Make -moz-system-metric(mac-graphite-theme) live, r+sr=roc 2008-09-17 18:26:57 +02:00
Markus Stange
5078d96132 Bug 448767 - Add -moz-system-metric(mac-graphite-theme), r=vlad sr=dbaron 2008-09-17 18:23:58 +02:00
Steven Michaud
fccdf89c29 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
6b1d294310 Bug 454269 - Popup menus drawn without borders. r=vladimir. 2008-09-17 17:40:06 +03:00
Markus Stange
aa90cdcdab 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
d1428fa84e Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Arpad Borsos
4335c15661 Bug 454477 - Fix "unhandled enumeration value" warnings in widget/; r+sr=roc 2008-09-16 13:32:03 +02:00
Markus Stange
c72cfa949d 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
d28fe1e136 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
fe6f420b3c bug 454426: prbool fixes for widget/. r+sr=roc 2008-09-15 17:00:09 -07:00
Steven Michaud
45e2a539ed Backing out f82532e1b6b5 due to reftest failures. b=444864,444260,449111 2008-09-15 12:32:18 -05:00
Steven Michaud
33d3b59fac Backed out changeset f82532e1b6b5 due to reftest failures (b=444864,444260,449111) 2008-09-15 12:30:43 -05:00
Antonio Gomes
f5a7c91231 Bug 435885 - EntryCompletion popup not working properly; v3; r+sr=roc 2008-09-15 17:58:57 +02:00
Steven Michaud
a79bd7dd2f Avoid crashes and performance problems with large cells. b=444864,444260,449111 r=josh,sr=roc 2008-09-15 09:46:46 -05:00
Shane Caraveo
94de15d591 ctrl+mouseup should set mouse button to right button the same way mouse down does. b=451870 r=josh sr=roc 2008-09-15 08:50:59 -04:00
Jesse Ruderman
5d89f59fe2 Add crashtest 2008-09-14 00:37:23 -07:00
Rob Arnold
4809438cca Allow Aero Glass on popups r=vlad 2008-09-13 17:52:17 -04:00
Peter Weilbacher
b7314079b3 [OS/2] Bug 454956: remove superfluous semicolons to get OS/2 working with GCC 3.4.6, r=wuno@lsvw 2008-09-12 23:13:39 +03:00
Bobby Holley
7f68f87dbf Fixing some endian-ness bugs for color management - bug 439704. r=vlad 2008-09-10 19:21:03 -07:00
Neil Deakin
4647bc5c99 Bug 454224, Drag feedback should handle canvases not in a document, r+sr=roc 2008-09-10 12:57:58 -04:00
Neil Deakin
5194966cd0 Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc 2008-09-10 12:57:57 -04:00
Brad Lassey
e43d03a42e Bug 406837 - clicking on text input box or address bar doesn't raise virtual keyboard on n800 r=roc sr=roc 2008-09-10 12:12:58 -04:00
Honza Bambas
3f5af661e4 Bug 296528 - Dragging file from Windows Explorer FTP into Firefox deletes the file. r=emaijala 2008-09-10 10:15:54 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Masayuki Nakano
581c738c63 Bug 452385 Bookmark This Page panel hangs Firefox when -moz-border-radius is used r=ere, sr=vlad 2008-09-10 02:22:12 +09:00
Ben Turner
db0c18578b Bug 435848 - Backed out changeset 9b9968a7c755 due to failing unit tests. 2008-09-08 13:50:45 -07:00
Neil Deakin
90fdd3385a Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc 2008-09-08 12:09:35 -04:00
Serge Gautherie
9bda9dddb4 Bug 78388 - Fix uses of |new nsAutoString / nsCAutoString|; (Cv1a) <nsDataObj.cpp>; r=emaijala sr=mats.palmgren 2008-09-06 18:24:45 +02:00
Graeme McCutcheon
fc6723d5f3 Bug 451232 - Setting ui.* color pref to empty string or removing pref doesn't immediately reset color to default. r+sr=roc 2008-09-05 11:57:52 +02:00
Kai Liu
917d558796 Bug 433109 - Menu items suffer from vertical alignment problems on Windows, r=gavin,vlad 2008-09-04 20:20:18 -07:00
Steven Michaud
ee0b7d60b4 Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc 2008-09-04 11:08:30 -05:00
Mats Palmgren
d25f495a7f Clamp window size to 32767px. b=451636 r+sr=vlad 2008-09-03 17:39:08 +02:00
Graeme McCutcheon
b7acee2c1f Bug 451204 - Highlighted text is white on white text on a yellow background, difficult to read. r+sr=roc 2008-09-02 08:28:44 +02:00
Neil Deakin
b5875fe04a Bug 452083, drag and drop not working on Windows if effectAllowed isn't set, don't reuse the event for drops on Linux, causes the cancel flag to still be set from the previous event, r=smaug,sr=roc 2008-09-01 15:51:12 -04:00
Jason Orendorff
4b74677d5e Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
2008-08-19 21:38:24 -05:00
Ere Maijala
b81632d3b5 Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg 2008-08-30 11:57:48 +03:00
Brian Crowder
b80a354b3d Bug 422792 - reduce narrow Windows API calls in widget, original patch by Brad Lassey <blassey@mozilla.com>, r=roc 2008-08-29 14:26:56 -07:00
Brian Crowder
bedbcdf9aa Backed out changeset 6b496b906af4, bug 422792 2008-08-29 13:37:23 -07:00
Brian Crowder
c0a7e081e1 Bug 422792 - reduce narrow Windows API calls in widget/, original patch by Brad Lassey <blassey@mozilla.com>, r=roc 2008-08-29 11:29:35 -07:00
Daniel Holbert
e72e91b5ce Bug 452438 - Null-check stored printer-name string before passing it to nsTSubstring::Equals(), to avoid triggering an assertion. r+sr=roc 2008-08-28 12:01:26 -07:00
Oleg Romashin
bd43a8db7e Bug 452414 – Building of qtport drag service is broken after landing 356295. r+sr=roc 2008-08-28 20:55:40 +10:00
Peter Weilbacher
f8ba9c53f2 [OS/2] Bug 451346: implement nativehyperlinktext to get readable URLs in the location bar autocomplete, r=wuno@lsvw
Simply use blue color as OS/2 doesn't have a system property to query this kind of color.
2008-08-22 01:09:28 +03:00
Karl Tomlinson
23ffa8fd6e remove dangling references from GdkWindows and add asserts, b=451341 r=roc 2008-08-28 14:04:06 +12:00
stefanh@inbox.com
80d194e392 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange
dfef653bfc Bug 449833 - Need a platform color for chrome background on Mac OS X. r=josh, sr=roc. 2008-08-27 18:07:36 +02:00
Markus Stange
0cf3fb1f64 Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 1 (widget). r=hwaara, sr=roc. 2008-08-27 17:45:24 +02:00
Neil Deakin
7ad96d6b3e Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Steven Michaud
35b176b8c7 Chrome test for bug 428405. b=428405 r=josh sr=roc 2008-08-26 12:08:34 -05:00
Markus Stange
6b95b71b01 Bug 432131: [10.4] Slight delay / flash / lag when window loses focus. r=josh, sr=roc 2008-08-26 13:41:23 +01:00
Josh Aas
75b890b830 Fix more comments and some whitespace issues. 2008-08-26 02:53:00 -04:00