log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
dwm-meillo
log util.c @ 586:
c2ddd15b199e
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-15
tip
age
author
description
2006-10-06
Anselm R. Garbe
code polishing, removed unnecessary newlines
2006-09-20
arg
reviewed util.c
2006-09-12
Anselm R. Garbe
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
2006-08-28
Anselm R. Garbe
added a comment to spawn
1.1
2006-08-23
Anselm R. Garbe
eliminated sentinel warning
2006-08-22
Anselm R. Garbe
removed badmalloc (thx for the pointer to Uriel)
2006-08-21
Anselm R.Garbe
small renamings of two static functions
2006-08-14
Anselm R.Garbe
implemented restack behavior (floats are on top in tiled mode)
2006-08-07
arg
applied grabbing-- and shell_minimal
2006-08-04
arg
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
2006-08-04
arg
small stylistic fix
2006-08-02
arg
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
2006-07-21
arg
some cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-20
arg
cleaned up code
2006-07-18
Anselm R. Garbe
using EXIT_stuff in exit() now
less
more
|
(0)
-15
tip