Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 3 | -141/+154 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -1/+4 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 4 | -4/+10 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -3/+3 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 2 | -26/+26 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
| | |||||
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 2 | -7/+4 |
| | |||||
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 2 | -37/+37 |
| | |||||
* | Adapt smclient to latest gtk+-3.0 API. | Kjartan Maraas | 2011-01-25 | 2 | -3/+3 |
| | |||||
* | Bump gtk+-2.0 requirement to 2.22.0. | Matthew Barnes | 2010-09-29 | 1 | -8/+0 |
| | | | | Remove backward-compatibility hacks for older GTK+ versions. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -10/+23 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -1/+3 |
| | |||||
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -5/+12 |
| | |||||
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 6 | -236/+230 |
| | |||||
* | Fix some build issues. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
| | |||||
* | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 9 | -0/+4199 |
The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used. |