diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f094e5d6f75..5c946e62373 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-07-15 Stefano Facchini <stefano.facchini@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * gtkutil.c (xg_create_tool_bar): Apply "primary-toolbar" style to | ||
| 4 | the toolbar (Bug#9451). | ||
| 5 | (xg_make_tool_item): Give the widget event box a transparent | ||
| 6 | background. | ||
| 7 | |||
| 1 | 2012-07-15 Dmitry Antipov <dmantipov@yandex.ru> | 8 | 2012-07-15 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 9 | ||
| 3 | Cleanup basic allocation variables and functions. | 10 | Cleanup basic allocation variables and functions. |