Matt Woodrow
|
c26250b08d
|
Bug 797431 - Add a flags parameter to PaintWindow. r=roc
|
2012-10-15 17:53:37 +13:00 |
Trevor Saunders
|
000b6e89a1
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
Karl Tomlinson
|
0efeffb9df
|
b=408284 don't shape for transparency on ARGB windows r=roc
--HG--
extra : rebase_source : d4e07ba252b1ec13c887ecab2f06361752890b3b
|
2012-10-03 19:53:57 +13:00 |
Chris Coulson
|
134089aa9e
|
b=408284 use ARGB visuals for popup windows when window manager is compositing r=karlt
--HG--
extra : rebase_source : c562667491b564562f5350a9b8a5f0b7d882be7e
|
2012-10-03 19:53:53 +13:00 |
Chris Coulson
|
9acc7f79b0
|
b=408284 let MozContainer widgets inherit parent colormap instead of explicitly setting rgb colormap r=karlt
--HG--
extra : rebase_source : 1b7f60d38ffa20c404c777a5ba1e1cc3383f19a0
|
2012-10-03 19:53:46 +13:00 |
Karl Tomlinson
|
7e9d459eaf
|
b=408284 clear transparency bitmap when window is hidden r=roc
--HG--
extra : rebase_source : ac16e4b25da2684fd7fd80a6d16ceb2ae2d4caaf
|
2012-10-03 11:37:06 +13:00 |
Karl Tomlinson
|
552b3ebfca
|
b=408284 no need to apply transparency bitmap on each show r=roc
--HG--
extra : rebase_source : 5f75d84bbf2ae142f85287da0b1998219fe4585e
|
2012-10-03 11:36:08 +13:00 |
Karl Tomlinson
|
8cbe6991f8
|
b=795812 shape out translucent windows where alpha < 1/2 r=roc
--HG--
extra : rebase_source : 86d6d748e7e87ab527b8ee88e3dee1abb16133be
|
2012-10-03 11:35:28 +13:00 |
Jonathan Kew
|
ed41d7aef7
|
bug 674373 pt 4 - pass device-to-CSS pixel ratio to LookAndFeel code when requesting a font style. r=roc
|
2012-09-29 12:35:08 +01:00 |
Isaac Aggrey
|
481e7dfb0b
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
Matt Woodrow
|
a67ae37664
|
Bug 539356 - Part 9a - Add new display list invalidation API to nsDisplayItem and implement it. r=roc
|
2012-08-29 17:39:01 +12:00 |
Ed Morley
|
aba3a8f5ef
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
Matt Woodrow
|
4d096475d2
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-08-29 17:38:58 +12:00 |
Karl Tomlinson
|
45af265b62
|
b=794285 restore support for building against GTK+ 2.10 r=glandium
--HG--
extra : transplant_source : %D0%2B6%19%96%99%8D%21%F5%5D8%92%FC%1E%1D%BB%B77h%81
|
2012-09-27 12:23:00 +12:00 |
Isaac Aggrey
|
d159f53557
|
Bug 789847 - Remove PR_CALLBACK usage from tree
|
2012-09-25 11:18:38 -05:00 |
Mike Hommey
|
a94a46d3c8
|
Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt
|
2012-09-25 14:47:18 +02:00 |
Karl Tomlinson
|
2df1083025
|
b=792305 don't update mask bits outside the mask r=roc
--HG--
extra : rebase_source : 682a8780f0e54d082ad2f35c1b074c3fe2d82817
|
2012-09-24 11:17:31 +12:00 |
Karl Tomlinson
|
84c46e7900
|
b=792305 delay shape mask update from resize to expose r=roc
--HG--
extra : rebase_source : 6b00c1e4d31fc1d5b6dc4d09882591da82dc622d
|
2012-09-24 11:15:48 +12:00 |
Marco Castelluccio
|
6002e5ebc8
|
Bug 630346 - Use basic layers for windows with transparency r=karlt
--HG--
extra : rebase_source : c078915a7455b61e0aff76af3cea735c4342a219
|
2012-09-24 11:22:28 +12:00 |
Jim Mathies
|
063a9840ee
|
Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
|
2012-09-22 14:28:08 -05:00 |
Mats Palmgren
|
a010be09b8
|
Bug 791518 - Use correct GDK type for gtk_selection_data_get_length() return value to avoid signed to unsigned conversion of -1 and subsequent crash. r=karl
|
2012-09-18 01:05:05 +02:00 |
Martin Stransky
|
bea330233d
|
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
|
2012-09-13 21:56:59 -04:00 |
Martin Stransky
|
10937e51d2
|
Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt
|
2012-09-13 21:56:58 -04:00 |
Randell Jesup
|
65539ef89c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
Ehsan Akhgari
|
7cc4ff3d65
|
Remove two unused variables, no bug
--HG--
extra : rebase_source : 1d2fb26b146037905d729c0bc68105969c63de61
|
2012-08-27 17:30:56 -04:00 |
Ehsan Akhgari
|
4271b89117
|
Bug 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg
|
2012-08-22 12:32:21 -04:00 |
Ehsan Akhgari
|
2d709c2f52
|
Merge the landing of bug 579517 to mozilla-inbound
|
2012-08-22 12:12:15 -04:00 |
Karl Tomlinson
|
68419dd744
|
b=671820 implement async nsIFilePicker::Open and make sync Show close window on response r=roc
--HG--
extra : transplant_source : %AC%C4%9AB%03%FC%29tE%3D%10X%7F%B4%ED%B6%07%D8%5C%BC
|
2012-08-22 16:56:55 +12:00 |
Masayuki Nakano
|
de98e3c2b9
|
Bug 784246 KeymapWrapper::GuessGDKKeyval() should return GDK_colon for NS_VK_COLON r=karlt
|
2012-08-21 13:35:23 +09:00 |
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
Neil Deakin
|
6b29afdf4b
|
Bug 743975 - remove the event handler argument to widget creation methods, r=tn
|
2012-08-15 14:53:09 -04:00 |
Neil Deakin
|
2e9eced59a
|
Bug 743975 - use a widget listener interface instead of the remaining events that don't need an event, r=tn,jmathies,netzen,smichaud,karlt,blassey,chrisjones
|
2012-08-15 14:52:42 -04:00 |
Neil Deakin
|
e7d98cacc8
|
Bug 743975 - remove NS_DESTROY event, r=smaug
|
2012-08-15 14:52:41 -04:00 |
Neil Deakin
|
fb4d59f2de
|
Bug 743975 - remove accessibility events from widget, replace with a nsBaseWidget::GetAccessible method, r=trevsaunders
|
2012-08-15 14:52:37 -04:00 |
Neil Deakin
|
2ed511feda
|
Bug 743975 - move theme and window size done events to direct calls, r=smaug
|
2012-08-15 14:52:35 -04:00 |
Masayuki Nakano
|
2daeb34973
|
Bug 719320 part.13 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on GTK r=karlt
|
2012-08-12 10:42:37 +09:00 |
Masayuki Nakano
|
5c5f0a16d2
|
Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst
|
2012-08-12 10:42:34 +09:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Martin Stransky
|
67790755e0
|
Bug 544088 - Support Xt plugins OOP. r=karlt
|
2012-08-01 16:34:08 -04:00 |
Neil Deakin
|
b0640922cf
|
Bug 357725, support minimum and maximum size constraints on windows and popups, r=mats,jmathies,karlt,smichaud,sr=neil
|
2012-07-30 20:43:29 -04:00 |
David Zbarsky
|
c6b51c42c1
|
Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones
|
2012-07-30 17:42:26 -07:00 |
Aryeh Gregor
|
c81630fddb
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Ehsan Akhgari
|
41025b2553
|
Bug 777829 - Remove ThemeRenderer::mWindow since it's never used; r=karlt
--HG--
extra : rebase_source : 3898c17e3fe6740b6cecbe0665b9b60710d356b4
|
2012-07-26 16:12:03 -04:00 |
Ehsan Akhgari
|
bf1a9c264b
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more widget parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 6fa3942059662d5d2095de119b20bc63db1f553b
|
2012-07-26 15:17:33 -04:00 |
Ehsan Akhgari
|
b0034ff749
|
Remove an unused local variable (no bug)
--HG--
extra : rebase_source : 4b35da5a24f61289d9d36a195d0154028d629249
|
2012-07-26 15:17:26 -04:00 |
Mark Capella
|
eddd048c93
|
Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger
|
2012-07-23 01:19:08 -04:00 |
Mark Capella
|
ab782c26b2
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
Masayuki Nakano
|
7e4f389cbe
|
Bug 751749 part.4 Give higher priority to Meta than Super and Hyper due to better compatibility with Web applications r=karlt
|
2012-07-19 10:28:17 +09:00 |
Masayuki Nakano
|
4c95259d7e
|
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
|
2012-07-19 10:28:16 +09:00 |