log util.c @ 519:6cad48068e4c

age author description
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
2006-07-17 Anselm R. Garbe ordered variables in structs and source files alphabetically
2006-07-15 Anselm R. Garbe proceeded with cleaning up, sorting functions, etc
2006-07-15 Anselm R. Garbe rearranged several stuff
2006-07-14 Anselm R. Garbe removed a bunch of lines through swap removal
2006-07-14 Anselm R. Garbe searching for a better way to discard enter notifies
2006-07-13 Anselm R. Garbe implemented tagging a client
2006-07-13 Anselm R. Garbe changed default colors
2006-07-13 Anselm R. Garbe added logo+description
2006-07-12 Anselm R. Garbe new stuff (some warning elimination)
2006-07-12 Anselm R. Garbe removed unnecessary crap
2006-07-12 Anselm R. Garbe new stuff, fixed several issues
2006-07-11 Anselm R. Garbe several changes, new stuff
2006-07-11 Anselm R. Garbe removed unnecessary sel stuff
2006-07-11 Anselm R. Garbe added bar event timer
2006-07-11 Anselm R. Garbe added gridsel to gridwm
2006-07-11 Anselm R. Garbe fixed several stuff (gridwm gets better and better)
2006-07-11 Anselm R. Garbe implemented pipe_spawn
2006-07-10 Anselm R. Garbe added several other stuff
2006-07-10 Anselm R. Garbe several new changes, made gridmenu working
2006-07-10 Anselm R. Garbe added new stuff