This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-12 14:37:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
90c97624dc
gecko-dev
/
widget
History
Josh Aas
34b8caf83d
Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud
2010-03-02 16:23:07 -06:00
..
public
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
2010-03-01 21:03:49 +13:00
reftests
Test for bug 507947, r=roc
2009-08-05 11:20:58 +12:00
src
Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud
2010-03-02 16:23:07 -06:00
tests
Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc
2010-02-07 21:38:14 -06:00
Makefile.in
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
2009-02-11 05:56:51 +09:00