Commit Graph

108 Commits

Author SHA1 Message Date
b271b61b51 Re-generated the Makefiles 2013-03-24 16:46:10 +01:00
22f12d87b0 Avoiding another warning when compiling with Gtk+ 3 2013-03-24 16:45:11 +01:00
38faeaca63 Avoided a warning when compiling with Gtk+ 3 2013-03-24 16:42:11 +01:00
bea2689d3e Avoid warnings when compiling with Gtk+ 3.0 and later 2013-02-07 22:43:15 +01:00
0e69de0b99 Avoiding some divisions by zero 2013-02-07 22:39:05 +01:00
245764c8e1 Re-generated Makefiles 2013-02-07 22:26:25 +01:00
7ca3ee3862 Re-generated Makefiles 2013-01-07 02:21:27 +01:00
eb62c33406 Releasing DeforaOS Accessories 0.0.3 2012-10-14 16:53:17 +00:00
52641f340b Also display the remaining time 2012-10-07 23:31:01 +00:00
9ed2b1197e Fixed build with Gtk+ 3.0 2012-10-06 01:20:47 +00:00
7cd2aeec2f Implemented an embedded mode 2012-10-06 01:18:41 +00:00
c6f04147a0 About to release Accessories 0.0.2 2011-12-20 09:59:54 +00:00
6c29c37566 Added the "compare" string comparison tool 2011-12-20 09:26:12 +00:00
1824ef86a9 Reporting more errors 2011-11-27 20:27:45 +00:00
beaddf6b30 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
99741697ff Re-generated Makefiles 2011-09-16 11:36:26 +00:00
edbe72161b Re-generated Makefiles 2011-09-16 10:19:40 +00:00
17ed0630a2 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
6d66260cb9 Fixed build with Gtk+ < 3.0 2011-04-16 19:20:56 +00:00
ab8415c62f Migrated to Gtk+ 3.0 2011-04-15 23:27:54 +00:00
5acaab1e94 Do not let the cancel button resize 2011-04-15 23:27:13 +00:00
89189c5d58 Nicer error dialogs 2011-02-18 23:37:48 +00:00
203f213d30 Re-generated Makefiles 2011-01-27 02:12:08 +00:00
a574a24d89 Re-generated Makefiles 2011-01-27 00:02:04 +00:00
a0e545f252 Stricter sanity check 2011-01-02 15:23:45 +00:00
ba23edba4a No need to ignore calendar anymore 2010-12-04 17:46:11 +00:00
1bde20047e Avoided some warnings 2010-12-04 17:24:55 +00:00
20498e9991 Re-generated Makefiles 2010-12-04 17:22:57 +00:00
99ffa27439 Calendar now gets its own project 2010-12-04 17:22:17 +00:00
529d4eba30 Largely improved the calendar tool (might get its own project) 2010-12-04 17:08:26 +00:00
34f15ac5ba Code cleanup 2010-11-28 18:10:54 +00:00
5b20a49686 Code cleanup 2010-11-27 00:13:15 +00:00
2eeadd4713 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
63a99cdd41 Let errors be modal 2010-07-04 11:37:11 +00:00
d0c3b50995 Updated copyright and license information 2010-04-22 11:55:30 +00:00
c1f82c9743 Code cleanup in the timeout handler 2010-02-21 11:24:16 +00:00
32d1d2fbfb Also display the total size of the file when known 2010-02-21 11:13:17 +00:00
0f7fd6e9c5 Also display how much data was transferred so far 2010-02-13 20:38:50 +00:00
d9064fcc19 Moved run to the Panel 2009-10-24 01:21:23 +00:00
2e660998b1 progress stopped working after the first write 2009-09-20 10:33:38 +00:00
907f1827d7 Moved run from Accessories to Panel 2009-09-01 00:30:28 +00:00
fd0182118e Gave the window an icon 2009-08-09 18:46:22 +00:00
1dd35cd96d Error messages always were always using errno instead of GError 2009-07-12 22:35:26 +00:00
61bc938dd6 Replacing -ansi with -pedantic 2009-07-12 00:54:13 +00:00
198f34eb98 Fixed the spacing between the buttons 2009-07-12 00:47:09 +00:00
78f6b9146c Always center the windows on the screen 2009-07-12 00:45:31 +00:00
4b57e710b1 Implemented -b (choosing the buffer size) 2009-07-12 00:41:28 +00:00
3a80e885dc Automatically free the GError object in _error_do() 2009-06-28 20:32:19 +00:00
fe1c7530d5 Detect EOF on output as well 2009-06-28 20:31:18 +00:00
3bc736800b Using g_io_channel_read_chars() instead of g_io_channel_read() (deprecated) 2009-06-19 12:32:25 +00:00