Deiz
|
884214f14f
|
Update copyright notices and get rid of ranges
The script used to make these changes can be found at:
https://gist.github.com/Deiz/32322020f76d23e2bf8f
|
2015-04-20 17:50:21 -04:00 |
Alexander Kedrik
|
e2ebe3e2ae
|
Use #pragma once
#pragma once is safer and simpler. According to Wikipedia it's supported by all major compilers.
|
2014-01-01 15:06:57 +01:00 |
Michael Stapelberg
|
42e359ec60
|
kill placeholder windows when the actual window appears
|
2013-12-22 21:52:49 +01:00 |
Michael Stapelberg
|
3a4ad9b330
|
layout restore: create and render placeholder windows
This is not entirely done yet, but TODO entries are placed in the code
where appropriate.
|
2013-12-22 21:52:49 +01:00 |