~ubuntu-branches/ubuntu/lucid/sawfish/lucid-updates

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Luis Rodrigo Gallardo Cruz
  • Date: 2009-03-05 11:53:27 UTC
  • mfrom: (1.2.8 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090305115327-1r4yg4eeodiyzu6z
Tags: 1:1.3.4-1
* New upstream release (Closes: #501092).
 - Includes patch from upstream BTS to fix focus handling after move-window-*
 (Closes: #132236).
 - Bump build dependency on GTK+ to 2.6.
* Loosen quilt dependency.
* Add README.source. Bump Standards-Version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-08-29  Janek Kozicki <cosurgi@gmail.com>
 
2
        * lisp/sawfish/wm/commands/grow-pack.jl
 
3
        * lisp/sawfish/wm/stacking.jl
 
4
        * lisp/sawfish/wm/util/rects.jl: Add stacking visibility patch by Timo
 
5
        Korvola. This fixes raise-lower window problems with xcomposite
 
6
        extension.
 
7
 
 
8
        * lisp/sawfish/wm/state/maximize.jl: Add maximize fullscreen xinerama
 
9
        patch by Jonathan Sambrook (Uploaded by Christopher Bratusek)
 
10
 
 
11
2008-08-07  Christopher Bratusek <nano-master@gmx.de>
 
12
        * themes/Makefile.in: install Elberg-tabbed 
 
13
 
 
14
2008-08-07  Scott Scriven <sawfish@toykeeper.net>
 
15
        * themes/Elberg-tabbed/: added Elberg-tabbed theme
 
16
 
 
17
2008-08-06  Guillermo S. Romero <gsromero@svn.gnome.org>
 
18
        * lisp/sawfish/wm/commands/x-cycle.jl
 
19
        * man/sawmill.texi: added after-cycle-step-hook and related docs,
 
20
        originally by Teika kazura. Changed some white space in the
 
21
        process.
 
22
 
 
23
2008-08-05  Timo Korvola <tkorvola@svn.gnome.org>
 
24
        * src/windows.c, man/sawmill.texi: Call property
 
25
        handlers in window-remprop. Make window-plist return
 
26
        the list itself not a copy
 
27
 
 
28
2008-08-05  Christopher Bratusek <nano-master@gmx.de>
 
29
        * themes/Makefile.in: actually install get-S-tabbed
 
30
 
 
31
        * themes/mxflat
 
32
        * themes/Makefile.in: add the mxflat theme
 
33
 
 
34
2008-08-05  Scott Scriven <sawfish@toykeeper.net>
 
35
        * themes/get-S-tabbed/: added get-S-tabbed theme
 
36
 
 
37
2008-08-05  Christopher Bratusek <nano-master@gmx.de>
 
38
        * configure.in
 
39
        * po/POTFILES.in
 
40
        * capplet/*
 
41
        * Makefile.in
 
42
        * sawfish.spec.in: removed the capplet
 
43
 
 
44
2008-08-04  Guillermo S. Romero <gsromero@svn.gnome.org>
 
45
        * lisp/sawfish/wm/menus.jl: added some missing accelerators in
 
46
        window-ops-menu as well as Move and Resize entries, issue reported
 
47
        by Fernando Carmona Varo. Also removed tabs in the affected
 
48
        defvar.
 
49
 
 
50
2008-08-04  Timo Korvola <tkorvola@svn.gnome.org>
 
51
        * src/windows.c, src/sawmill_subrs.h, man/sawmill.texi: Rename
 
52
        window-prop-del to window-remprop.
 
53
 
 
54
2008-08-04  Christopher Bratusek <nano-master@gmx.de>
 
55
        * Makefile.in
 
56
        * sawfish.spec.in: Sawfish.desktop is now sawfish.desktop
 
57
 
 
58
        * po/sawfish.pot
 
59
        * po/*.po: updated the pot file and all po files
 
60
                - removed deprecated strings
 
61
                - removed executable bits from po files
 
62
 
 
63
2008-08-04  Janek Kozicki <cosurgi@gmail.com>
 
64
        * mark all subdir */Changelog as deprecated
 
65
 
 
66
        * lisp/sawfish/wm/focus.jl: add Enter-Click Focus Mode by
 
67
        Dagfinn I. Mannsåke (Original Author), Christopher Bratusek
 
68
        and Timo Korvola (Simplyfied Code)
 
69
 
 
70
        * themes/Crux/theme.jl: Refresh icons patch by Timo Korvola
 
71
 
 
72
        * Sawfish.desktop: Update desktop file (again) by Christopher Bratusek
 
73
 
 
74
        * configure.in: Bump version requirements: pango 1.16, gtk 2.6, gdk 2.6
 
75
        Christopher Bratusek.
 
76
 
 
77
        *  src/keys.c, src/frames.c, src/windows.c, src/sawmill_subrs.h,
 
78
        man/sawmill.texi: Added Negative-property-p by Teika Kazura
 
79
        NOTE: we also need window-setplist
 
80
 
 
81
        * src/windows.c, src/sawmill_subrs.h, man/sawmill.texi: Add Window
 
82
        prop list & prop del by Teika Kazura.
 
83
 
 
84
        * lisp/sawfish/wm/frames.jl: Decorations toolbar windows by Andrea
 
85
        Vettorello. This was actually applied in revision 4229.
 
86
 
 
87
        * Major C part clean up by Christopher Bratusek
 
88
 
 
89
        * Remove .cvsignore files by Christopher Bratusek
 
90
 
 
91
        * lisp/sawfish/wm/viewport.jl: Keep Focus on move-window-direction by
 
92
        Mark Schreiber.
 
93
 
 
94
        * Sawfish.desktop: renamed to sawfish.desktop
 
95
 
 
96
2008-07-29  Christopher Bratusek <nano-master@gmx.de>
 
97
        * po/make-pot: make this script work again
 
98
 
 
99
        * po/POTFILES.in: added. needed by the new make-pot
 
100
 
 
101
        * sawfish.spec.in: spec file did use deprecated keywords,
 
102
                this patch by Ian Dall fix that.
 
103
 
 
104
        * lisp/sawfish/wm/commands/help.jl: the "xterm" command for
 
105
                viewing the info file is still hardcoded, instead
 
106
                use the user-defined "xterm" command - patch by
 
107
                Dagfinn I. Mannsåker.
 
108
 
 
109
        * src/Makefile.in: Fix build with -j2 or higher - patch
 
110
                by Harald van Dijk
 
111
 
 
112
2008-07-28  Christopher Bratusek <nano-master@gmx.de>
 
113
        * themer/ : remove the themer from trunk and move
 
114
                it to the sawfish-themer branch. The reason
 
115
                for doing so, is that rep-glade is not yet
 
116
                ported to glade2, therefore the themer does
 
117
                not work.
 
118
        
 
119
        * configure.in
 
120
        * Makefile.in
 
121
        * TODO
 
122
        * OPTIONS: remove references to the themer
 
123
 
1
124
2008-02-18  Janek Kozicki <cosurgi@gmail.com>
2
125
        * configure.in: version 1.3.3
3
126