Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing chain-up-s to parent's constructed() method | Milan Crha | 2014-07-17 | 1 | -2/+1 |
| | | | | Plus a little code cleanup for easier grepping. | ||||
* | Bug #684425 - Do not pass NULL text to gtk_entry_set_text() | Milan Crha | 2014-04-11 | 1 | -1/+2 |
| | |||||
* | Replace 'interface' with 'iface' in the code | Tarnyko | 2014-02-26 | 1 | -5/+5 |
| | | | | | | Win32 headers have a #define for 'interface', which breaks the build when this word is used in the code, thus replace it to 'iface', the same way as GLib or GTK+ code use to have it. (See bug #722068.) | ||||
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 1 | -10/+9 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 1 | -0/+3 |
| | |||||
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -0/+203 |