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

9379 Коммитов

Автор SHA1 Сообщение Дата
Michael Ventnor 276740b97d Bug 472772. Introduce a separate combobox-text color because some GTK themes need it. r+sr=roc
--HG--
extra : rebase_source : 6e53173e0443d70b36ccbb9e90b60d573ed595d6
2009-01-16 21:18:49 +13:00
Walter Meinl f09156eae0 [OS/2] Bug 473906: follow-up to Bug 448830 - Split nsInt(Rect|Size|Point|Margin), r=weilbacher 2009-01-17 10:08:00 +01:00
Robert O'Callahan 804cc7ee91 Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski 065bde22f3 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
Reed Loden 2cfdc4867d Branch merge for bug 462441. 2009-01-16 01:01:10 -06:00
Reed Loden 141eb8f66c Bug 462441 - "Windows 7 default OS theme not recognized by windows-default-theme metric" [r=robarnold sr=roc] 2009-01-16 00:59:48 -06:00
Jeremy Lea ce80f69254 Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
2009-01-15 16:27:09 +13:00
Doug Turner 6cc200565f Bug 468399. Use image surfaces on windows mobile for performance reasons. r=vlad 2009-01-14 16:19:39 -08:00
Steven Michaud 9ac38cf18c Fix null dereference at nsMenuItemIconX::OnStopRequest(). b=471101 r=josh sr=roc 2009-01-14 09:55:50 -06:00
Benjamin Smedberg 73a6fab34b Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
Ginn Chen 9279109ced Bug 472635 Do nothing if im contexts don't match r=masayuki,masaki.katakai sr=roc 2009-01-14 15:10:52 +08:00
Markus Stange 51b077af5f Bug 473183 - Some controls don't accurately hit their drawRect on 10.4, r=josh 2009-01-12 20:25:43 +01:00
Markus Stange 8d743b612d Bug 472734 - Don't round the top left corner of submenus that open to the right, r=josh sr=roc 2009-01-12 20:23:51 +01:00
Markus Stange 78eb7119f2 Bug 468507 - Use DrawCellWithSnapping when drawing push buttons, r=josh sr=dbaron 2009-01-12 20:22:59 +01:00
Benjamin Smedberg 3498a5f86e Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
* we know all types frames may be cast to at compile time, so instead of extensible GUID IIDs, use a big enum (see nsQueryFrame::FrameIID)
* eliminate all vestiges of refcounting, since frames aren't refcounted

Some frames (SVG frames in particular) still implement nsISupports-derived interfaces, for example nsISVGValue. There is a FrameIID for nsISVGValue that lets you go from a frame to the XPCOM interface, but you can't query back.

r+sr=roc

nsITextControlFrame didn't have an IID the first time around, but this wasn't a compile error because nsITextControlFrame::kFrameIID inherited from nsIFormControlFrame::kFrameIID. I've added a static analysis pass to verify the correct behavior, since I can't figure out a way to make the compiler do it.

--HG--
extra : rebase_source : 4894a2ca0278e2ab92f27459db77165f8348cf41
2009-01-12 14:20:59 -05:00
Honza Bambas e3b1738f4f Bug 400568 - Keyboard Back/Forward keys sending VK_BROWSER_BACK/FORWARD go back/forward twice, r=emaijala, sr=ocallahan 2009-01-12 20:17:52 +01:00
Boris Zbarsky b1874783b6 Bug 472487. Use the default filename in modeOpen in the Mac filepicker (e.g. so that file inputs prefill the currently-selected file in the filepicker). r=josh, sr=roc 2009-01-12 10:43:27 -05:00
Phil Ringnalda bb3f5fe978 Fix spelling of uncommited since we remain committed to builds, even with a CLOSED TREE 2009-01-11 15:51:40 -08:00
Phil Ringnalda bfdbb82dcf Fix spelling of accomodate since we can accommodate more builds in the CLOSED TREE 2009-01-11 11:13:26 -08:00
Peter Weilbacher 0639285940 [OS/2] Bug 443112: sync README files of all three apps with information for Gecko 1.9.1; add Java version requirements and update web links
(OS/2 only, so does not affect a CLOSED TREE)
2009-01-10 13:31:01 +01:00
Benjamin Smedberg 802d1a10c7 Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
* we know all types frames may be cast to at compile time, so instead of extensible GUID IIDs, use a big enum (see nsQueryFrame::FrameIID)
* eliminate all vestiges of refcounting, since frames aren't refcounted

Some frames (SVG frames in particular) still implement nsISupports-derived interfaces, for example nsISVGValue. There is a FrameIID for nsISVGValue that lets you go from a frame to the XPCOM interface, but you can't query back.

r+sr=roc

This patch locally causes two REFTEST-UNEXPECTED-PASS for Bidi stuff. It's possible that I accidentally fixed a bug, but I'm not sure, so I'm going to wait for the tinderboxes to confirm my local results.
2008-11-05 14:25:30 -05:00
Dão Gottwald b09843231d Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Michael Ventnor 117b7c880a Bug 472488. Need to pass correct directory as part of filename in gtk_file_chooser_set_filename. r+sr=roc 2009-01-09 13:30:57 +13:00
Michael Ventnor f36baa768c Bug 427488. Enable use of provided default filename for file open dialogs in GTK. r+sr=roc
--HG--
extra : rebase_source : ff4f6363e52c4dbda82d81bfbbbef43e5311e772
2009-01-08 21:16:13 +13:00
Steven Michaud a8a380b82d Delete event tap correctly. b=436897 r=josh sr=roc 2009-01-07 17:03:56 -06:00
timeless@mozdev.org 31bb1624c0 Bug 421229 - nsIFilePicker.fileURL comment is wrong, r=neil 2009-01-06 21:33:04 -08:00
Doug Turner fe5491699b Bug 464091 - Modify windows widget to work for windows ce. This should have been removed when I merged to the tip. Thanks :emk for pointing this out 2009-01-06 19:19:38 -08:00
Markus Stange 918fbe21a7 Bug 449442 - Change -moz-appearance: statusbar on Mac OS X to draw a dark chrome statusbar with a gradient. ui-r=faaborg r=josh sr=roc 2009-01-06 16:46:59 +01:00
Masayuki Nakano 55643df50e Bug 469164 Implement nsSound::PlaySystemSound of Cocoa r=josh, sr=roc 2009-01-06 23:57:22 +09:00
Doug Turner b2c41240a3 Bug 464091 - Modify windows widget to work for windows ce. r=emaijala / sr=pavlov 2009-01-05 10:17:44 -08:00
Dão Gottwald bbb863d309 Bug 471923 - kill tab-left-edge and tab-right-edge -moz-appearance values. r+sr=roc 2009-01-04 15:01:48 +01:00
Olli Pettay 474837c244 Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc 2009-01-03 14:40:26 +02:00
Serge Gautherie 34c2cd7eda Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsPrintDialogGTK.cpp and nsPrintSettingsGTK.h too) for
changeset 043671bf5dfc
Bug 471877 - Cleanup GTK includes; r+sr=roc
2009-01-03 09:43:24 +01:00
Serge Gautherie 05ffce309c Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsDeviceContextSpecG.h) for
changeset 043671bf5dfc
Bug 471877 - Cleanup GTK includes; r+sr=roc
2009-01-03 09:25:40 +01:00
Arpad Borsos 880d20fa55 Bug 471877 - Cleanup GTK includes; r+sr=roc 2009-01-03 08:37:52 +01:00
Vladimir Vukicevic d926d77199 b=459648, crash in DragLeave while hovering over marquee and using ondragenter display none; r=enndeakin 2009-01-02 14:06:40 -08:00
Markus Stange d7b264c1de Bug 470711 - Newly modernized tabs look cut off if the last one is hidden, r=josh r+sr=roc 2009-01-02 22:02:50 +01:00
Jonathan Kew b57ba29776 Bug 466599 - wrap HTML on system pasteboard to provide charset metadata, fixes paste/drag into rich-text NSTextView destinations; r=(joshmoz + roc) sr=roc 2009-01-01 15:26:16 +01:00
Masatoshi Kimura a5a2d26fdd Bug 471471 - Narrow window class name is no longer used; r+sr=roc 2008-12-30 06:39:24 +01:00
Masayuki Nakano af8c207eed Bug 466408 [OSX] First use of dead keys always shows incorrect behavior r=smichaud, sr=roc 2008-12-27 13:41:35 +09:00
L. David Baron bac01a39da Make the Windows widget code report 24-bit color depth when the display driver reports 32, since it's the same number of bits per pixel. (Bug 466669) r=vlad 2008-12-23 09:06:56 -05:00
Michael Ventnor 89053850bf Bug 470165 - Cleanup the GTK nsFilePicker code; r+sr=roc 2008-12-21 02:33:04 +01:00
Joe Drew b6eec2ca8e Bug 393936 - nsIRequest::cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call cancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad 2008-12-19 17:35:50 -05:00
Steven Michaud 81d714e6a0 Let the OS manage repaints on its own. b=459319 r=vlad,roc sr=roc 2008-12-18 15:37:16 -06:00
Peter Van der Beken 7c4448c263 Backed out changeset bdef726fb656 (Txul/Twinopen regression on Linux) 2008-12-18 10:58:18 +01:00
Oleg Romashin 91f22a27a1 Bug 469756 - GDK_EXTENSION_EVENTS_CURSOR option is not enabled for gdk window. r=roc. 2008-12-18 09:51:18 -05:00
Michael Ventnor 802181a07e Bug 469635. Try to find the right Alsa library to quieten. r+sr=roc 2008-12-18 16:47:41 +13:00
Michael Ventnor 3091de87b2 Bug 469635. Hold a reference to the Alsa library while we tell it to shut up, so that it doesn't get unloaded and forget about our request. r+sr=roc 2008-12-18 14:22:22 +13:00
Masayuki Nakano aa06a5b316 Bug 226784 Caret display problems with Korean input methods in Windows r=VYV03354+ere, sr=roc 2008-12-17 17:05:44 +09:00
Michael Ventnor 00576b552f Bug 469635. Silence ALSA warnings when there is no sound device. r+sr=roc
--HG--
extra : rebase_source : 81cb6c89ffffd534a478151a7aa450c42b36a469
2008-12-17 15:16:01 +13:00