This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a change to branch Pilot-Pirx-table
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from ef42e2b057 Merge branch 'trunk' into Pilot-Pirx-table
add 5251883afd Catch invalid parameters detected by the Win32 runtime
library
add 692f363445 Merge pull request #450 from apache/win32invalidparameter
add 275576af0e Replace horizontal/vertical sizebar cursors
add d325f87209 Cleanup of cursor related graphics in Help
add e1299e96dc Update Classic icon theme
new 79c8260c2b Merge branch 'trunk' into Pilot-Pirx-table
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/default_images/res/helpimg/copydata.png | Bin 167 -> 372 bytes
main/default_images/res/helpimg/hand.png | Bin 0 -> 732 bytes
main/default_images/res/helpimg/hand01.png | Bin 143 -> 0 bytes
main/default_images/res/helpimg/hsizebar.png | Bin 95 -> 0 bytes
main/default_images/res/helpimg/linkdata.png | Bin 167 -> 384 bytes
main/default_images/res/helpimg/movedata.png | Bin 153 -> 326 bytes
main/default_images/res/helpimg/refhand.png | Bin 127 -> 0 bytes
.../source/text/shared/guide/round_corner.xhp | 2 +-
.../classic/classic_images.tar.gz | Bin 1389367 -> 1380076
bytes
main/sal/osl/w32/signal.cxx | 47 +++++++++++++++++++++
main/vcl/WinResTarget_vcl.mk | 4 --
main/vcl/inc/win/salids.hrc | 4 +-
main/vcl/win/source/src/hsizebar.cur | Bin 326 -> 0 bytes
main/vcl/win/source/src/salsrc.rc | 2 -
main/vcl/win/source/src/vsizebar.cur | Bin 326 -> 0 bytes
main/vcl/win/source/window/salframe.cxx | 4 +-
16 files changed, 52 insertions(+), 11 deletions(-)
create mode 100644 main/default_images/res/helpimg/hand.png
delete mode 100644 main/default_images/res/helpimg/hand01.png
delete mode 100644 main/default_images/res/helpimg/hsizebar.png
delete mode 100644 main/default_images/res/helpimg/refhand.png
delete mode 100644 main/vcl/win/source/src/hsizebar.cur
delete mode 100644 main/vcl/win/source/src/vsizebar.cur