aboutsummaryrefslogtreecommitdiffstats
path: root/patch_cmds/diffstat/testing/case26r1.ref
blob: e28a9fd5c835e0b7759bf45f2618034966d69c45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 Frame.C                                      |  294 ++++++++++++++++++++-------
 Frame.H                                      |   21 +-
 Hotkeys.C                                    |   32 +++
 Makefile                                     |    2 
 Menu.C                                       |   70 ++++---
 README                                       |   18 +-
 Rotated.C                                    |   61 +++--
 config.h                                     |    6 +
 debian/changelog                             |   12 +
 debian/patched/100_double_ampersand.dpatch   |    1 
 debian/patched/100_fl_filename_name.dpatch   |    2 
 debian/patched/101_visible_focus.dpatch      |    1 
 debian/patched/102_charstruct.dpatch         |    1 
 debian/patched/103_man_typo.dpatch           |    1 
 debian/patched/104_g++-4.1_warning.dpatch    |    3 
 debian/patched/105_double_ampersand.dpatch   |    1 
 debian/patched/201_background_color.dpatch   |    2 
 debian/patches/00list                        |    8 -
 debian/patches/100_double_ampersand.dpatch   |   19 ++
 debian/patches/100_fl_filename_name.dpatch   |   20 --
 debian/patches/101_visible_focus.dpatch      |   19 --
 debian/patches/102_charstruct.dpatch         |   45 ----
 debian/patches/103_man_typo.dpatch           |   19 --
 debian/patches/104_g++-4.1_warning.dpatch    |   58 -----
 debian/patches/105_double_ampersand.dpatch   |   48 ----
 debian/patches/200_Debian_menu.dpatch        |   14 +-
 debian/patches/201_background_color.dpatch   |   57 -----
 debian/patches/202_background_color_2.dpatch |   92 --------
 debian/watch                                 |    3 
 flwm.1                                       |    4 
 flwm_wmconfig                                |    4 
 logo.fl                                      |   19 ++
 main.C                                       |   99 +++++++--
 patch-stamp                                  |   25 --
 34 files changed, 498 insertions(+), 583 deletions(-)