vimb.git
12 years agoRemoved unneeded function to parse commands from strings.
Daniel Carl [Wed, 3 Oct 2012 14:05:21 +0000 (16:05 +0200)]
Removed unneeded function to parse commands from strings.

12 years agoReplaces GArray param from commands with Arg.
Daniel Carl [Mon, 1 Oct 2012 18:39:15 +0000 (20:39 +0200)]
Replaces GArray param from commands with Arg.

Also renamed the c -> s in Arg struct.

12 years agoRemoved callback.c this could also be done in main.c.
Daniel Carl [Mon, 1 Oct 2012 18:07:49 +0000 (20:07 +0200)]
Removed callback.c this could also be done in main.c.

12 years agoStart of project.
Daniel Carl [Tue, 18 Sep 2012 23:20:32 +0000 (01:20 +0200)]
Start of project.