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

« back to all changes in this revision

Viewing changes to themer/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2002-01-20 17:42:28 UTC
  • Revision ID: james.westby@ubuntu.com-20020120174228-4q1ydztbkvfq1ht2
Tags: upstream-1.0.1.20020116
ImportĀ upstreamĀ versionĀ 1.0.1.20020116

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2001-09-02  John Harper  <jsh@pixelslut.com>
 
2
 
 
3
        * themer.in: added some declarations to silence compiler about
 
4
        unused variables
 
5
 
 
6
2000-11-08  John Harper  <jsh@eazel.com>
 
7
 
 
8
        * version 0.33
 
9
 
 
10
2000-10-27  John Harper  <jsh@eazel.com>
 
11
 
 
12
        * themer.in (on-preview): don't need to grep for errors in the
 
13
        output from make-theme-preview now that remote errors are
 
14
        signalled as exceptions
 
15
 
 
16
        * themer.in (patterns-update-all): when canonicalising file
 
17
        names, expand twice to make sure
 
18
 
 
19
2000-09-22  John Harper  <john@dcs.warwick.ac.uk>
 
20
 
 
21
        * themer.in (on-preview): fixed typo in require statement
 
22
        (patch from Christian Marillat <marillat.christian@wanadoo.fr>)
 
23
 
 
24
2000-09-20  John Harper  <john@dcs.warwick.ac.uk>
 
25
 
 
26
        * version 0.31
 
27
 
 
28
2000-09-02  John Harper  <john@dcs.warwick.ac.uk>
 
29
 
 
30
        * themer.in: s/&rest/#!rest/ and s/&optional/#!optional/.
 
31
        Replaced all uses of `mapseq' by `do'
 
32
 
 
33
2000-07-27  John Harper  <john@dcs.warwick.ac.uk>
 
34
 
 
35
        * themer.in: use sawfish.client module instead of calling
 
36
        external program
 
37
 
 
38
2000-07-25  John Harper  <john@dcs.warwick.ac.uk>
 
39
 
 
40
        * themer.glade: set default-size not usize on the top-level
 
41
        window
 
42
 
 
43
2000-05-27  John Harper  <john@dcs.warwick.ac.uk>
 
44
 
 
45
        * themer.in: use glade-xml-signal-connect to manually connect
 
46
        signals to handlers where the handlers are defined in the local
 
47
        environment (which no longer works from compiled code)
 
48
 
 
49
2000-04-25  John Harper  <john@dcs.warwick.ac.uk>
 
50
 
 
51
        * themer.in, themer.glade, Makefile.in: s/sawmill/sawfish/
 
52
        where appropriate
 
53
 
 
54
2000-04-09  John Harper  <john@dcs.warwick.ac.uk>
 
55
 
 
56
        * themer.in: require gtk as well as libglade, prevents huge
 
57
        compiler warnings
 
58
 
 
59
2000-03-21  John Harper  <john@dcs.warwick.ac.uk>
 
60
 
 
61
        * themer.in (with-clist-frozen): new macro, used to freeze
 
62
        clists when doing multiple updates
 
63
 
 
64
2000-02-25  John Harper  <john@dcs.warwick.ac.uk>
 
65
 
 
66
        * themer.in: use `quotient' instead of `/' where appropriate.
 
67
        Define `quotient' to `/' if unbound
 
68
 
 
69
2000-02-24  John Harper  <john@dcs.warwick.ac.uk>
 
70
 
 
71
        * themer.in: call recursive-edit not gtk-main in dialogs
 
72
 
 
73
2000-01-11  John Harper  <john@dcs.warwick.ac.uk>
 
74
 
 
75
        * themer.in (save-to-file): add a call to
 
76
        mark-frame-style-editable to the saved theme (if it's available
 
77
        at run time)
 
78
 
 
79
2000-01-08  John Harper  <john@dcs.warwick.ac.uk>
 
80
 
 
81
        * themer.in: internationalized remaining strings; and load
 
82
        gettext when appropriate
 
83
 
 
84
        * themer.in: removed the `Debug' menu item
 
85
 
 
86
        * themer.in: added `Preferences' dialog, and support for
 
87
        loading and saving settings in ~/.sawmill/themer-prefs
 
88
 
 
89
        * themer.in: if given, load the theme named on the command line
 
90
        at startup
 
91
 
 
92
2000-01-07  John Harper  <john@dcs.warwick.ac.uk>
 
93
 
 
94
        * themer.in: only use the new alist-based pattern method
 
95
 
 
96
2000-01-04  John Harper  <john@dcs.warwick.ac.uk>
 
97
 
 
98
        * themer.in: removed the distinction between `Save' and
 
99
        `Generate' menus; all saves now generate the entire theme
 
100
 
 
101
        * themer.in: display the directory that the theme is stored in
 
102
        on the `Details' page
 
103