index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2002-11-12
for loop waited for negative value on unsigned type. Fixed to check for
rathnor
1
-2/+2
zero in break case.
2002-11-12
Removed limit (screen resolution) on max window size, max_{width,height} == ↵
rathnor
1
-15/+15
0 now means unrestricted.
2002-11-12
minor indent
fluxgen
1
-19/+14
2002-11-12
Fix geometry window sizing (W is wider than 0), plus vertical centring
rathnor
1
-4/+4
(font ascent, not height).
2002-11-03
name change of the list
fluxgen
2
-39/+40
2002-11-03
fixed label text color
fluxgen
1
-2/+4
2002-10-29
const fixes
fluxgen
1
-5/+5
2002-10-29
function name change, changed to FbTk Font
fluxgen
1
-199/+91
2002-10-29
function name change, minor cleaning
fluxgen
1
-11/+10
2002-10-29
changed toolbar, so it uses fbtk font
fluxgen
2
-45/+19
2002-10-29
toolbar changed function name
fluxgen
1
-2/+2
2002-10-29
new names for some functions in toolbar
fluxgen
1
-5/+5
2002-10-29
const fixes and function renaming for toolbar
fluxgen
1
-6/+6
2002-10-29
cleaning and const fixes
fluxgen
1
-42/+20
2002-10-29
const
fluxgen
1
-3/+4
2002-10-25
compile time option for gnome and net wm hints, updateds for screen constructor
fluxgen
1
-28/+30
2002-10-25
include fix
fluxgen
1
-1/+2
2002-10-25
const, variable fix
fluxgen
1
-14/+6
2002-10-25
const fixes
fluxgen
1
-2/+2
2002-10-25
include
fluxgen
1
-1/+2
2002-10-25
compile time options for newwmspec, gnome and multibyte
fluxgen
1
-4/+14
2002-10-25
compile time option for multibyte support
fluxgen
1
-6/+11
2002-10-25
include fix
fluxgen
3
-5/+6
2002-10-25
minor cleaning
fluxgen
1
-9/+6
2002-10-25
rearranged includes, minor cleaning
fluxgen
1
-152/+108
2002-10-25
fixed auto_ptr for m_toolbar, rearranged includes, fixed forward ↵
fluxgen
1
-35/+32
declaration, removed fluxbox from constructor and fixed some minor accessors
2002-10-25
changed name from Icon to Iconmenu
fluxgen
2
-0/+95
2002-10-25
changed name to Iconmenu
fluxgen
2
-108/+0
2002-10-25
minor changes for screeninfo constructor
fluxgen
2
-21/+18
2002-10-24
use gnu extensions for snprintf
fluxgen
1
-1/+6
2002-10-24
minor fix
fluxgen
1
-7/+7
2002-10-24
fixed assignment issue with gcc 2.95.x and auto_ptr
fluxgen
1
-7/+7
2002-10-23
minor cleaning
fluxgen
2
-46/+39
2002-10-23
fixed auto_ptr assignment
fluxgen
2
-6/+9
2002-10-23
removed obsolete NEWWMSPEC
fluxgen
3
-42/+7
2002-10-22
using isGroupable
fluxgen
1
-2/+13
2002-10-22
clear item
fluxgen
1
-2/+2
2002-10-22
no need to have antialias if it isn't compiled with use_xft
fluxgen
1
-3/+14
2002-10-22
fixed text drawing
fluxgen
1
-15/+37
2002-10-22
isGroupable
fluxgen
1
-3/+4
2002-10-22
groupable function
fluxgen
1
-6/+12
2002-10-19
tab option
fluxgen
1
-3/+4
2002-10-19
minor include fix
fluxgen
1
-4/+4
2002-10-19
use xft always
fluxgen
1
-1/+1
2002-10-19
lines
fluxgen
1
-6/+17
2002-10-19
windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on ↵
fluxgen
1
-4/+17
iconbar problem
2002-10-19
ascent and descent
fluxgen
6
-6/+23
2002-10-19
using ascent and descent again
fluxgen
1
-3/+3
2002-10-19
fixed deps
fluxgen
1
-1/+9
2002-10-19
auto_ptr for windowmenu
fluxgen
2
-48/+49
[next]