Merge: GTK clean up and a few new features
authorJean Privat <jean@pryen.org>
Sat, 9 May 2015 01:23:20 +0000 (21:23 -0400)
committerJean Privat <jean@pryen.org>
Sat, 9 May 2015 01:23:20 +0000 (21:23 -0400)
commit1ab76ac7548184b9d430e31fb905d88511888100
tree566cc375190db7f14aa77a5376a5b7830145fa95
parentaa7fd2f9d9a4c3eeb173b7054d8fe2e378c3358d
parenta56b45df0fdad4faf8340407925cd0af7a5cd5a2
Merge: GTK clean up and a few new features

You should read this PR commit by commit as the style update touches almost every line. The style update adds and removes spaces, and it removes empty and commented methods. It does not touch the documentation, there is still a lot of work to do there.

Please read the commit description of "lib/gtk: ignore deprecated warnings" for the rationale of the change.

GTK will be used to implement the abstract UI on GNU/Linux.

Pull-Request: #1312
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>