grub-customizer:lab

Last commit made on 2016-12-17
Get this branch:
git clone -b lab https://git.launchpad.net/grub-customizer
Only Daniel Richter can upload to this branch. If you are Daniel Richter please log in for upload directions.

Branch merges

Branch information

Name:
lab
Repository:
lp:grub-customizer

Recent commits

b33c96b... by Daniel Richter

auto-include: all required internal includes are automatically written to global include files. This way we don't need to write internal includes and we don't need include gaurds anymore.

272d35f... by Daniel Richter

removed all include guards

1d72134... by Daniel Richter

removed all internal includes

e7a2736... by Daniel Richter

added auto include functionality into code

2a96fe7... by Daniel Richter

created autoloader, project fixes for compatibility

0bcbbb4... by Daniel Richter

extended namespaces of exception classes

d3611ef... by Daniel Richter

added namespaces to exception classes

e1a86d5... by Daniel Richter

using namespaces instead of underscore for class names

bf980e0... by root <root@daniel-laptop>

added namespaces to view interface EnvEditor

1cc08b8... by root <root@daniel-laptop>

added namespaces to all gtk views