Commit Graph

96 Commits

Author SHA1 Message Date
3b474bbd3e Minor improvement to the preferences dialog 2016-03-01 01:16:37 +01:00
e4e3aae661 Update the copyright notice 2016-02-22 00:04:37 +01:00
8fd07073f8 Improve portability on NetBSD 2016-02-22 00:04:37 +01:00
d9da521d3f Adapt to the new API for the Error class 2015-11-23 00:06:50 +01:00
7742e9a016 Code cleanup 2015-11-19 23:43:02 +01:00
4bfffc18c8 Fix label alignment 2015-11-19 23:42:48 +01:00
0c2ff7b0ec Code cleanup 2015-10-28 00:56:40 +01:00
5d95180dd6 Add support for Gtk+ 3 2015-10-28 00:56:26 +01:00
236029429e Code cleanup 2015-10-28 00:33:38 +01:00
cb4d67c2fd Simplify Gtk+ 3 support 2015-10-27 23:16:42 +01:00
3ea112ede1 Avoid warnings with Gtk+ 3 2015-10-27 23:06:20 +01:00
b92e1a807a Avoid a warning with Gtk+ 3 2015-10-27 23:02:43 +01:00
ff75e81441 Avoid a couple warnings 2015-05-24 13:37:13 +02:00
525df0f693 Really left-align the properties 2015-05-10 18:23:23 +02:00
f8ff80cf53 Report when unable to save the configuration 2015-04-05 19:23:19 +02:00
1ff72d66e0 No longer let the preferences window be resized 2015-02-15 22:45:18 +01:00
0d6dd307c8 Code cleanup 2015-02-15 14:54:57 +01:00
14c62e774a Code cleanup 2015-02-15 14:48:41 +01:00
b1b5d98855 Implemented the preferences for the snapshot format 2015-02-15 14:43:24 +01:00
f9da2b0e8e Let the quality of JPEG snapshots be configured 2015-02-15 14:18:22 +01:00
6d667a5e76 Allow pictures to be saved as JPEG by default 2015-02-15 14:05:30 +01:00
5184e23a2a Updated the copyright line 2015-02-15 14:03:58 +01:00
6023597ff7 Fixed saving snapshots as JPEG 2015-02-15 14:03:17 +01:00
e29929ac30 Improved rendering of the properties dialog 2015-02-15 13:22:54 +01:00
d6c681ec6a Avoid a memory leak 2014-02-22 01:56:26 +01:00
67a98b9120 Implemented a configuration file (with settings global and per device) 2014-02-22 01:54:24 +01:00
6af7352c10 Always include <stdio.h> 2014-02-22 01:11:25 +01:00
790e67e687 Also support setting vertical flip from the command-line 2014-02-22 01:02:22 +01:00
5a36d6cc47 Avoid scaling when not necessary 2014-02-22 00:25:32 +01:00
fef5fd785c Include <gtk/gtkx.h> for GtkPlug 2013-12-25 19:02:29 +01:00
c00e8bbece Wrote most of the code for mmap() support (not functional yet) 2013-12-18 21:30:29 +01:00
554130cd1a Fully committed fullscreen mode 2013-12-12 20:08:44 +01:00
6f10d7376b Fixed modal mode for the properties and preferences windows 2013-12-12 19:54:32 +01:00
5b8bd4b79d Now able to keep the aspect ratio when scaling (may be buggy though) 2013-12-12 18:44:20 +01:00
cbed9327db Code cleanup 2013-12-12 17:52:08 +01:00
129f622cee Updated a translated string 2013-12-12 03:51:03 +01:00
3bd7ed5c8f Really translate the interpolation types 2013-12-12 03:47:15 +01:00
725da6d3c8 Added the interpolation type to the preferences 2013-12-12 03:39:54 +01:00
0f05eaf482 Implemented a preferences window 2013-12-12 03:09:48 +01:00
59456681c3 Using a message dialog for the properties window 2013-12-12 02:30:39 +01:00
212f5c4d39 Using PROGNAME for more error messages 2013-12-12 02:18:52 +01:00
55e7eab29d Added a "Properties" button to the toolbar in non-embedded mode 2013-12-12 02:13:59 +01:00
cd0699fde1 Translating more strings 2013-12-12 02:11:36 +01:00
9e0ef4e8a3 Implemented show/hide for the properties window 2013-12-12 02:09:56 +01:00
e2e8c74944 Code cleanup 2013-12-12 01:59:13 +01:00
c8117bfb0e Added a flag to flip the image horizontally 2013-12-11 23:23:52 +01:00
f4f322a509 Added an embedded mode for the camera application 2013-11-24 03:44:20 +01:00
5cf897fb1a Using the copyright sign in the about dialog 2013-11-24 03:16:15 +01:00
b19c91e581 Support snapshots in more image formats (untested) 2013-07-24 03:06:15 +02:00
2bcf1ef55b Using g_io_channel_shutdown() and g_io_channel_unref() for teardown (untested) 2013-07-24 02:53:18 +02:00