File: case26b.ref

package info (click to toggle)
diffstat 1.62-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,028 kB
  • sloc: sh: 3,129; ansic: 2,587; makefile: 170
file content (35 lines) | stat: -rw-r--r-- 1,977 bytes parent folder | download | duplicates (24)
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(-)