summaryrefslogtreecommitdiff
blob: 07b70a7a902dc583169d7d24a091a9387cfe6c85 (plain)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
# ChangeLog for x11-wm/fluxbox
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.32 2002/09/17 21:52:15 seemant Exp $

*fluxbox-0.1.12-r1 (17 Sep 2002)

  17 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.12-r1.ebuild
  files/digest-fluxbox-0.1.12-r1 :

  Update: few hours later: Rachel refined the patch a little and added a
  subtle blurb in the fluxbox manpage as well.  Mucho thanks :)

  This revision bump incorporates two patches.  The first is the Vano patch
  from bug #5005 which makes the root menu disappear on left click anywhere.
  The second is the rootmenu patch which was posted many months ago on the
  fluxbox mailing lists against an older version of fluxbox.  The patch was
  recently foreported to this version of flux by Rachel Holmes.  The
  original patch was BSD licensed, as is Rachel's version of it.  Basically,
  it allows the rootmenu to be bound to a key. So, for instance, in
  ~/.fluxbox/keys:

  Mod4 :RootMenu

  will cause the fluxbox menu to open when the "windows logo" key is pressed
  (x86 machine).  Use xmodmap etc to flavour as you like it.  Seemant is on
  an x86 and has these entries in his local keys file:

  None Super_L :RootMenu
  None Super_L :Close
  Shift Right :OpenSubMenu
  Shift Return :SelectMenuItem
  Shift Up :PrevMenuItem
  Shift Down :NextMenuItem

*fluxbox-0.1.12 (13 Sep 2002)

  13 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.12.ebuild
  files/digest-fluxbox-0.1.12 :

  Upstream version bump, which is really just identical to 0.1.11-r3.
  Thanks to matt@oddprocess.org (Matthew Daubenspeck) in bug #7842.

*fluxbox-0.1.11-r3 (11 Sep 2002)

  11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.11-r3.ebuild
  files/digest-fluxbox-0.1.11-r3 :

  New bugfix2 patch which fixes all the bugs from bugfix1, and the deadlock
  bug introduced by bugfix1.  Thanks to: gentoobug@tobij.de (Tobias) in bug
  #7772

*fluxbox-0.1.11-r2 (10 Sep 2002)

  10 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.11-r2.ebuild
  files/digest-fluxbox-0.1.11-r2 :

  upstream bugfix1 patch.  Thanks to: matt@oddprocess.org (Matthew
  Daubenspeck) in bug #7717

*fluxbox-0.1.11-r1 (04 Sep 2002)

  04 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.11-r1.ebuild
  files/digest-fluxbox-0.1.11-r1 :

  menu is now back in /usr/share/commonbox/menu and translation files in
  /usr/share/locale

  04 Sep 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.11.ebuild
  files/digest-fluxbox-0.1.11 :

  Version bump.  Thanks to: cycloon@linux-de.org (christian gut) in bug
  #7422.

*fluxbox-0.1.10 (14 Jul 2002)

  27 Aug 2002; Michael Nazaroff <naz@gentoo.org> fluxbox-0.1.10.ebuild :
  
  Added the fluxbox default keys file into the ebuild. This takes care of bug
  #6274. Thanx to: scottro@despammed.com (Scott Robbins) for the report.
  
  16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.10.ebuild :

  Added Vano's patch to make the menu disappear on left click anywhere.
  Thanks to: vano-gentoo@europeansoftware.com (Vania Dolukhanian) in bug
  #5005

  04 Aug 2002; Spider <spider@gentoo.org> fluxbox-0.1.10.ebuild :
  filtering out -fno-exceptions
  
  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.10.ebuild
  files/digest-fluxbox-0.1.10 :

  Version bump, and now uses the commonbox eclass.

*fluxbox-0.1.9-r5 (10 Jul 2002)

  10 Jul 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.9-r5.ebuild
  files/fluxbox-0.1.9-gentoo.diff files/digest-fluxbox-0.1.9-r5 :

  Added transient window patch to avoid xine hardlocking things up.  Patch
  from some fluxbox developer through: matt@oddprocess.org (Matthew
  Daubenspeck) in bug #4837

*fluxbox-0.1.9-r4 (7 Jul 2002)
  
  7 Jul 2002; Daniel Robbins <drobbins@gentoo.org> : xinerama (multi-monitor
  support) is now enabled by default.  This closes bug #4514.

*fluxbox-0.1.9-r3 (1 Jul 2002)
  
  1 Jul 2002; Owen Stampflee <owen@gentoo.org> fluxbox-0.1.9-r3.ebuild
  Fixed a slight syntax error in the -r2 ebuild.

*fluxbox-0.1.9-r2 (1 Jul 2002)

  1 Jul 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.9-r2.ebuild
  files/digest-fluxbox-0.1.9-r2 :

  Added Oly's antialiasing patch, as suggested in bug #4376 by:
  depairet@gmx.de (dominik) who also submitted a patched ebuild for it.

*fluxbox-0.1.9-r1 (1.9 Jun 2002)

  19 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> fluxbox-0.1.9-r1.ebuild
  
  Upstream bugfix patch (#2) applied. Also closes (#3864).
  
*fluxbox-0.1.9 (24 May 2002)

  24 May 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.9.ebuild
  files/digest-fluxbox-0.1.9 :

  Version bump.

*fluxbox-0.1.8-r2 (14 May 2002)

  14 May 2002; Grant Goodyear <g2boojum@gentoo.org> :

  Upstream bugfix patch (#2) applied.  Old 0.1.8 versions removed.

*fluxbox-0.1.8-r1 (29 Apr 2002)

  29 Apr 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.8-r1.ebuild.
  files/fluxbox-0.1.8-bugfix1.patch, files/diges-fluxbox-0.1.8-r1 :

  Upstream bugfix patch applied.

*fluxbox-0.1.8 (1.9 Apr 2002)

  19 Apr 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.8.ebuild, files/digest-fluxbox-0.1.8 :

  Version bump to newest stable

*fluxbox-0.1.7-r3 (20 Mar 200)

  20 Mar 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.7-r3.ebuild :

  Removed gnome and kde from the deps, because they are NOT required in order
  to compile support for them.  The KDE support is meaningless without KDE 
  installed, but it is harmless and leads to less bloat if KDE wasn't intended
  to be installed in the first place.

*fluxbox-0.1.7-r3 (15 Mar 2002)

  16 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> fluxbox-0.1.7-r3.ebuild :

  Added /etc/X11/Sessions/fluxbox pointer. Didn't bother updating revision 
  as the fix is so small.

  Removed old revisions.

*fluxbox-0.1.7-r3 (15 Mar 2002)

  15 Mar 2002; Seemant Kulleen <seemant@gentoo.org> fluxbox-0.1.7-r3.ebuild :

  This package now provides virtual/fluxbox, so as to allow blackbox
  applications (which are completely compatible with fluxbox) to run without
  having to emerge blackbox as well.

*fluxbox-0.1.7-r2 (9 Mar 2002)

  9 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> fluxbox-0.1.7-r2.ebuild :

  Added upstream patch.

  Removed old revisions.

*fluxbox-0.1.7-r1 (9 Mar 2002)

  9 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> fluxbox-0.1.7-r1.ebuild :

  Added proper GNOME dependencies (#943). Thanks to Daniel Mettler 
  <mettlerd@icu.unizh.ch>.

*fluxbox-0.1.7 (2 Mar 2002)

  2 Mar 2002; Bruce A. Locke <blocke@shivan.org> fluxbox-0.1.7.ebuild :

  Update to 0.1.7

*fluxbox-0.1.6-r1 (14 Feb 2002)

  14 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
  
  Added /etc/X11/Sessions/fluxbox, which adds fluxbox to the auto-generated
  session list in kdm and gdm.

*fluxbox-0.1.6 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.