This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 68a0dc8467 Merge branch 'trunk' into Pilot-Pirx-iconset
     add f50fa3f6d4 Cursor should not need a tooltip.
     add 726adf0101 Replace horizontal/vertical split cursors
     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 854557beaa Merge branch 'trunk' into Pilot-Pirx-iconset

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/sw/source/ui/docvw/docvw.hrc                  |  11 ++---
 main/sw/source/ui/docvw/docvw.src                  |  41 +++++++++---------
 main/sw/source/ui/docvw/edtwin2.cxx                |  23 +++++-----
 main/vcl/WinResTarget_vcl.mk                       |   4 --
 main/vcl/inc/win/salids.hrc                        |   8 ++--
 main/vcl/win/source/src/hsizebar.cur               | Bin 326 -> 0 bytes
 main/vcl/win/source/src/hsplit.cur                 | Bin 326 -> 0 bytes
 main/vcl/win/source/src/salsrc.rc                  |   4 --
 main/vcl/win/source/src/vsizebar.cur               | Bin 326 -> 0 bytes
 main/vcl/win/source/src/vsplit.cur                 | Bin 326 -> 0 bytes
 main/vcl/win/source/window/salframe.cxx            |   8 ++--
 21 files changed, 95 insertions(+), 53 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/hsplit.cur
 delete mode 100644 main/vcl/win/source/src/vsizebar.cur
 delete mode 100644 main/vcl/win/source/src/vsplit.cur

Reply via email to