[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - vcl/inc

2019-04-29 Thread Matthias Seidel (via logerrit)
 vcl/inc/unx/x11_cursors/ase_mask.h  |1 +
 vcl/inc/unx/x11_cursors/null_curs.h |   10 +-
 vcl/inc/unx/x11_cursors/null_mask.h |   10 +-
 3 files changed, 11 insertions(+), 10 deletions(-)

New commits:
commit 22838948d7f1682bc8f892ba02c489edd617f269
Author: Matthias Seidel 
AuthorDate: Mon Apr 29 15:55:38 2019 +
Commit: Matthias Seidel 
CommitDate: Mon Apr 29 15:55:38 2019 +

Fixed error introduced in my last commit.

diff --git a/vcl/inc/unx/x11_cursors/null_curs.h 
b/vcl/inc/unx/x11_cursors/null_curs.h
index f99e0543e691..13ed507f74c6 100644
--- a/vcl/inc/unx/x11_cursors/null_curs.h
+++ b/vcl/inc/unx/x11_cursors/null_curs.h
@@ -20,9 +20,9 @@
  */
 
 
-#define null_curs_width 4
-#define null_curs_height 4
-#define null_curs_x_hot 2
-#define null_curs_y_hot 2
+#define nullcurs_width 4
+#define nullcurs_height 4
+#define nullcurs_x_hot 2
+#define nullcurs_y_hot 2
 
-static const unsigned char null_curs_bits[] = {0x00,0x00};
+static const unsigned char nullcurs_bits[] = {0x00,0x00};
diff --git a/vcl/inc/unx/x11_cursors/null_mask.h 
b/vcl/inc/unx/x11_cursors/null_mask.h
index ea648d54026f..5e4d6841e104 100644
--- a/vcl/inc/unx/x11_cursors/null_mask.h
+++ b/vcl/inc/unx/x11_cursors/null_mask.h
@@ -20,9 +20,9 @@
  */
 
 
-#define null_mask_width 4
-#define null_mask_height 4
-#define null_mask_x_hot 2
-#define null_mask_y_hot 2
+#define nullmask_width 4
+#define nullmask_height 4
+#define nullmask_x_hot 2
+#define nullmask_y_hot 2
 
-static const unsigned char null_mask_bits[] = {0x00,0x00};
+static const unsigned char nullmask_bits[] = {0x00,0x00};
commit 9ac6e891a23c99f06794473e43d24ddc3ce9a3a6
Author: Matthias Seidel 
AuthorDate: Mon Apr 29 15:49:19 2019 +
Commit: Matthias Seidel 
CommitDate: Mon Apr 29 15:49:19 2019 +

Fixed missing line

diff --git a/vcl/inc/unx/x11_cursors/ase_mask.h 
b/vcl/inc/unx/x11_cursors/ase_mask.h
index 9c2a3c2e7e63..e1610cdc983f 100644
--- a/vcl/inc/unx/x11_cursors/ase_mask.h
+++ b/vcl/inc/unx/x11_cursors/ase_mask.h
@@ -57,3 +57,4 @@ static const unsigned char ase_mask_bits[] = {
 0x00,0x00,0x00,0x00,
 0x00,0x00,0x00,0x00,
 0x00,0x00,0x00,0x00,
+0x00,0x00,0x00,0x00};
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - vcl/inc vcl/os2

2019-01-13 Thread Libreoffice Gerrit user
 vcl/inc/unx/x11_cursors/assw_mask.h |   10 +-
 vcl/os2/source/src/chain.ptr|binary
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 0906c985dbb1ab292155d1b7eb2b1908fbf6752d
Author: Matthias Seidel 
AuthorDate: Sun Jan 13 18:39:03 2019 +
Commit: Matthias Seidel 
CommitDate: Sun Jan 13 18:39:03 2019 +

OS/2 has black pointer

diff --git a/vcl/os2/source/src/chain.ptr b/vcl/os2/source/src/chain.ptr
index 13a0aa2440ff..8ac5f9032357 100644
Binary files a/vcl/os2/source/src/chain.ptr and b/vcl/os2/source/src/chain.ptr 
differ
commit 81b26cc1eccd270591f1ad741dde24f9ec4004c6
Author: Matthias Seidel 
AuthorDate: Sun Jan 13 18:02:13 2019 +
Commit: Matthias Seidel 
CommitDate: Sun Jan 13 18:02:13 2019 +

Corrected mask for X11 pointer (autoscroll south west)

diff --git a/vcl/inc/unx/x11_cursors/assw_mask.h 
b/vcl/inc/unx/x11_cursors/assw_mask.h
index 0c629f20cf7e..4b2780170ff7 100644
--- a/vcl/inc/unx/x11_cursors/assw_mask.h
+++ b/vcl/inc/unx/x11_cursors/assw_mask.h
@@ -29,8 +29,8 @@ static const unsigned char assw_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x0e,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x1f,0x00,0x00,0x10,0x1f,
- 0x00,0x00,0x18,0x0e,0x00,0x00,0x38,0x00,0x00,0x00,0x38,0x00,0x00,0x00,0xfc,
- 0x00,0x00,0x00,0xfc,0x03,0x00,0x00,0xfc,0x01,0x00,0x00,0x3c,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
+ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x00,
+ 0x00,0x00,0x1F,0x00,0x00,0x80,0x3F,0x00,0x00,0x90,0x3F,0x00,0x00,0xB8,0x3F,
+ 0x00,0x00,0x3C,0x1F,0x00,0x00,0x7C,0x0E,0x00,0x00,0xFC,0x00,0x00,0x00,0xFE,
+ 0x03,0x00,0x00,0xFE,0x07,0x00,0x00,0xFE,0x03,0x00,0x00,0xFE,0x01,0x00,0x00,
+ 0x3E,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits