Karl Tomlinson
|
71316ceb81
|
b=793501 attach DocumentViewer to top GTK widget r=roc
--HG--
extra : transplant_source : F%94%EC%07%23%7B2L%BCr%28%C5%088%06%FD%CD%9A%BAe
|
2012-10-23 11:46:45 +13:00 |
|
Karl Tomlinson
|
901b0f8955
|
b=793501 invalidate new regions of even toplevel resized windows r=roc
--HG--
extra : transplant_source : %F1%A6%EDiKo%13%8D%8B%F5%7E%F9%2A%D2%D6%AC_%CA%ED%90
|
2012-10-23 11:40:50 +13:00 |
|
Karl Tomlinson
|
4e81966a64
|
b=793501 don't log child window XIDs as this has the side effect of creating X Windows early r=roc
--HG--
extra : transplant_source : -%3AP%3F%8F4V%F3%C2K%B7s%89%DA%0D%3A%DC6O%97
|
2012-10-23 11:40:24 +13:00 |
|
Karl Tomlinson
|
b98d6b1b6f
|
b=793501 don't use a separate GdkWindow for MozContainer (unless necessary) r=roc
--HG--
extra : transplant_source : %FA1%A7%EA%3D%D8a%87%F4%E0%93%9FeP%89%EB%DD%DAI%12
|
2012-10-23 11:39:59 +13:00 |
|
Karl Tomlinson
|
4b6aa777d3
|
b=793501 remove unused event handler parameters r=roc
--HG--
extra : transplant_source : %E9%E8%FD1/%11u6%A2C%91%0B%5C%BA%C0P%E2%17S%09
|
2012-10-23 11:33:30 +13:00 |
|
Karl Tomlinson
|
6c99c8db59
|
b=793501 set gFocusWindow on fallback instead of early, which interfered with container window focus change detection in SetFocus() r=roc
--HG--
extra : transplant_source : %AD%07%A7%EB/%D6M%F3i%21%85d%8D%E8%92K%D6%1D%1F8
|
2012-10-23 11:31:53 +13:00 |
|
Matt Woodrow
|
32f9e8cdc6
|
Bug 797431 - Add a flags parameter to PaintWindow. r=roc
|
2012-10-15 17:53:37 +13:00 |
|
Karl Tomlinson
|
715821d96f
|
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
|
cfe99b66eb
|
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 |
|
Karl Tomlinson
|
0d97afb958
|
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
|
c8b1517414
|
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
|
142125172b
|
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 |
|
Isaac Aggrey
|
997db4d142
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Mike Hommey
|
fb05de0176
|
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
|
3e96a1930e
|
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
|
97a28264b2
|
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
|
6bef6df68e
|
Bug 630346 - Use basic layers for windows with transparency r=karlt
--HG--
extra : rebase_source : c078915a7455b61e0aff76af3cea735c4342a219
|
2012-09-24 11:22:28 +12:00 |
|
Martin Stransky
|
d37c6bf4d2
|
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
|
2012-09-13 21:56:59 -04:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ehsan Akhgari
|
f69de91a53
|
Remove two unused variables, no bug
--HG--
extra : rebase_source : 1d2fb26b146037905d729c0bc68105969c63de61
|
2012-08-27 17:30:56 -04:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
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
|
279f4c393a
|
Bug 743975 - remove the event handler argument to widget creation methods, r=tn
|
2012-08-15 14:53:09 -04:00 |
|
Neil Deakin
|
3e40b0b005
|
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
|
18bbbb0ab6
|
Bug 743975 - remove NS_DESTROY event, r=smaug
|
2012-08-15 14:52:41 -04:00 |
|
Neil Deakin
|
ebcdb10b44
|
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
|
447a47298e
|
Bug 743975 - move theme and window size done events to direct calls, r=smaug
|
2012-08-15 14:52:35 -04:00 |
|
Masayuki Nakano
|
227be1a7d1
|
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 |
|
Martin Stransky
|
92d961b051
|
Bug 544088 - Support Xt plugins OOP. r=karlt
|
2012-08-01 16:34:08 -04:00 |
|
Neil Deakin
|
e1405e0a93
|
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
|
06ea1f66f2
|
Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones
|
2012-07-30 17:42:26 -07:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Mark Capella
|
fd9b625002
|
Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger
|
2012-07-23 01:19:08 -04:00 |
|
Mark Capella
|
430f93c039
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
|
David Zbarsky
|
88371b030a
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
|
Bonnie Surender
|
e360fa128a
|
Fixing bug 715041. Add support for Idle API. r=bent, jst
|
2012-06-29 01:32:21 -07:00 |
|
Mats Palmgren
|
e77c8dbeb1
|
Bug 575294. part=4/5 r=roc
|
2012-06-23 03:13:56 +02:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Mats Palmgren
|
37020cf426
|
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
|
2012-06-03 18:05:00 +02:00 |
|
Mats Palmgren
|
2e6a4d1853
|
Bug 575294. part=3/4 r=roc
|
2012-06-02 01:41:54 +02:00 |
|
Phil Ringnalda
|
7b9a678b28
|
Back out deac5d31bc12, 8622c5680fb3, 205d2e0d297c (bug 575294), 5ba42170426e (bug 726264), a5444e23c668 (bug 575294) for bug 759243
|
2012-05-28 22:48:52 -07:00 |
|
Trevor Saunders
|
3b1f9183dc
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
--HG--
rename : accessible/src/atk/nsAccessibleWrap.cpp => accessible/src/atk/AccessibleWrap.cpp
rename : accessible/src/atk/nsAccessibleWrap.h => accessible/src/atk/AccessibleWrap.h
rename : accessible/src/base/nsAccessible.cpp => accessible/src/generic/Accessible.cpp
rename : accessible/src/base/nsAccessible.h => accessible/src/generic/Accessible.h
rename : accessible/src/mac/nsAccessibleWrap.h => accessible/src/mac/AccessibleWrap.h
rename : accessible/src/mac/nsAccessibleWrap.mm => accessible/src/mac/AccessibleWrap.mm
rename : accessible/src/msaa/nsAccessibleWrap.cpp => accessible/src/msaa/AccessibleWrap.cpp
rename : accessible/src/msaa/nsAccessibleWrap.h => accessible/src/msaa/AccessibleWrap.h
rename : accessible/src/other/nsAccessibleWrap.cpp => accessible/src/other/AccessibleWrap.cpp
rename : accessible/src/other/nsAccessibleWrap.h => accessible/src/other/AccessibleWrap.h
|
2012-05-28 21:18:45 -04:00 |
|
Mats Palmgren
|
ab42326d3a
|
Bug 575294. part=3/4 r=roc
|
2012-05-29 02:50:42 +02:00 |
|
Nicolas Silva
|
cd97829ee1
|
Bug 751176: Fix blinking of video and canvas when using OMTC on Linux. r=jrmuizel
OnExposeEvent was not handled correctly with OMTC.
--HG--
extra : rebase_source : 23dff95ce65b7b72d5ebf3380004fb62ca0b82bb
|
2012-05-04 13:07:34 -04:00 |
|
Martin Stransky
|
ba431ef484
|
Bug 627699 - Port GTK2 to GTK3, r=:karlt
|
2012-05-28 10:39:57 +12:00 |
|
Nicolas Silva
|
f28c16abaf
|
Bug 722012 - Fixes crash on Gtk widget destruction when using OMTC on linux. r=karlt
--HG--
extra : rebase_source : 5562c7e466bd54fecd69e8a9b4c469e24493542f
|
2012-05-23 10:17:44 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Oleg Romashin
|
74e1c2a605
|
Bug 754866 - Make mozilla.widget.disable-native-theme export shared bool across widgets. r=roc
|
2012-05-15 09:01:48 -04:00 |
|
Karl Tomlinson
|
1ae1e30aeb
|
b=751774 handle no drag service during shutdown r=roc
--HG--
extra : transplant_source : %20%EE%CD%93%CE%A9%C2%DF%B3%1F1%07%CB%19E.%F3%20%B8%0B
|
2012-05-04 15:34:50 +12:00 |
|
Karl Tomlinson
|
3886d57156
|
b=750061 Put the hidden drag widget in the window group of the source node so that the gtk_grab_add during gtk_drag_begin is effective r=roc
--HG--
extra : rebase_source : 8ce17ca75be2b681f08489446bb8fdb2d651fe46
|
2012-05-03 18:23:59 +12:00 |
|
Karl Tomlinson
|
f334719dee
|
b=750961 disable motion hints to avoid gdk_event_request_motions unless on Maemo r=roc
--HG--
extra : rebase_source : 8f688b33d050a9d972da13aaf49607f300138f63
|
2012-05-03 18:23:31 +12:00 |
|