- 29 Nov, 2012 8 commits
-
-
Matthew Barnes authored
-
Matthew Barnes authored
Adding temporary printf() calls to aid in debugging is fine, but leaving them in the code permanently is not useful, especially when maintenance duties are passed on to others.
-
Matthew Barnes authored
Adding temporary printf() calls to aid in debugging is fine, but leaving them in the code permanently is not useful, especially when maintenance duties are passed on to others.
-
Matthew Barnes authored
Will be needed for grabs in response to button events.
-
Matthew Barnes authored
Use gdk_window_get_device_position() instead.
-
Matthew Barnes authored
Use g_object_unref() instead.
-
Matthew Barnes authored
Use gtk_scrollable_get_vadjustment() instead.
-
Milan Crha authored
-
- 28 Nov, 2012 4 commits
-
-
Matthew Barnes authored
Use GLIB_VERSION_MAX_ALLOWED and GDK_VERSION_MAX_ALLOWED to warn if we accidentally use symbols that were introduced in versions subsequent to our minimum requirement. Use GLIB_VERSION_MIN_REQUIRED and GDK_VERSION_MIN_REQUIRED to suppress deprecation warnings by version so we can clean them up incrementally. The initial values produce a few deprecation warnings which should not be terribly difficult to clean up.
-
Milan Crha authored
-
Milan Crha authored
-
Nilamdyuti Goswami authored
-
- 27 Nov, 2012 2 commits
-
-
Milan Crha authored
-
Milan Crha authored
-
- 26 Nov, 2012 5 commits
-
-
Christian Kirbach authored
-
Milan Crha authored
-
Nilamdyuti Goswami authored
-
Milan Crha authored
-
-
- 25 Nov, 2012 1 commit
-
-
- 23 Nov, 2012 1 commit
-
-
Milan Crha authored
-
- 22 Nov, 2012 3 commits
-
-
Milan Crha authored
This fixes three things: a) mail_display_resource_requested() was leaking file handles on downloaded images b) it's not necessary to open files, it's enough to test whether file exists c) mail_display_button_press_event() used incorrect key for "http" cache
-
Milan Crha authored
-
Milan Crha authored
-
- 21 Nov, 2012 4 commits
-
-
Milan Crha authored
-
Milan Crha authored
-
Milan Crha authored
-
Milan Crha authored
-
- 20 Nov, 2012 1 commit
-
-
Mario Blättermann authored
-
- 17 Nov, 2012 3 commits
-
-
Matthew Barnes authored
-
Matthew Barnes authored
-
Kjartan Maraas authored
-
- 13 Nov, 2012 3 commits
-
-
Milan Crha authored
-
Milan Crha authored
-
Takayuki Kusano authored
-
- 12 Nov, 2012 3 commits
-
-
Milan Crha authored
-
Milan Crha authored
-
Milan Crha authored
-
- 11 Nov, 2012 1 commit
-
-
Alban Browaeys authored
-
- 10 Nov, 2012 1 commit
-
-
Matthew Barnes authored
-