|
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 |
|
|
5797766480
|
Close the input file when the end is reached and slightly improve performance
|
2009-06-19 12:24:41 +00:00 |
|
|
0df766274f
|
Only update the progress bar if the fraction has changed (improves performance)
|
2009-06-19 00:39:18 +00:00 |
|
|
e10462ad81
|
Code cleanup
|
2009-06-19 00:27:50 +00:00 |
|
|
011810ec0f
|
No longer forget to write the end of the destination file
|
2009-06-19 00:16:53 +00:00 |
|
|
3ba03978c9
|
Code cleanup
|
2009-06-19 00:15:47 +00:00 |
|
|
56b2e42b05
|
Displaying the speed in MB/s when relevant
|
2009-06-18 23:55:43 +00:00 |
|
|
10a87eff97
|
Always using a buffer of 64kB (seems to drastically improve performance)
|
2009-06-18 23:49:00 +00:00 |
|
|
13e2431608
|
Really using the idle loop between file operations
|
2009-06-18 23:48:16 +00:00 |
|
|
d93a5f3363
|
Re-generated Makefiles
|
2009-06-16 23:45:52 +00:00 |
|
|
b73476183f
|
Initial release
|
2009-06-02 23:37:34 +00:00 |
|
|
7654fc27ea
|
Removed an unused variable
|
2009-05-25 22:06:26 +00:00 |
|
|
dd57db2bc7
|
Re-arm the IO channel handlers only when idle (fixes unresponsive UI)
|
2009-05-25 21:55:14 +00:00 |
|
|
8c814722df
|
run now saves and autocompletes its history
|
2009-05-12 19:22:07 +00:00 |
|
|
e6f30e5220
|
Added a check box to run commands in a terminal
|
2009-05-10 01:48:29 +00:00 |
|
|
783ba08025
|
Re-generated Makefiles
|
2009-01-11 21:46:49 +00:00 |
|
|
f79b465860
|
Really close the error dialog
|
2009-01-09 07:33:53 +00:00 |
|
|
a81c4c15d2
|
GPLv3'ing
|
2008-10-15 10:43:33 +00:00 |
|
|
014249f586
|
Re-generated Makefiles
|
2008-09-26 21:20:27 +00:00 |
|
|
fdcbd104f3
|
Re-generated Makefiles
|
2008-06-06 23:15:40 +00:00 |
|
|
71171ca4be
|
Code cleanup
|
2008-04-10 19:09:08 +00:00 |
|
|
7ae7c7ede6
|
Code cleanup
|
2007-12-01 15:17:36 +00:00 |
|
|
842b186157
|
Added a title to the error window
|
2007-11-07 19:57:04 +00:00 |
|
|
f007e1555d
|
Pops up again on errors
|
2007-10-22 14:11:11 +00:00 |
|
|
6f8b233489
|
Re-generated Makefile
|
2007-10-14 14:11:42 +00:00 |
|
|
7c2fc2a67e
|
Implemented -z in revision 1.14
|
2007-09-24 14:19:49 +00:00 |
|
|
0b3593278d
|
Allowed the user to set the window title
|
2007-09-24 14:03:24 +00:00 |
|
|
c6302cec3e
|
Polling when reading too
|
2007-09-24 13:59:02 +00:00 |
|
|
0cc55ad54d
|
Implemented -z
|
2007-09-18 22:04:25 +00:00 |
|
|
3ebe038977
|
Fixed rate estimation
|
2007-09-18 22:04:24 +00:00 |
|
|
d4681b37f0
|
Code cleanup
|
2007-09-18 22:04:23 +00:00 |
|
|
dbaba810cf
|
Made labels use a bold font
|
2007-09-18 22:00:07 +00:00 |
|
|
eff278d02c
|
Left-aligned labels
|
2007-09-15 20:17:47 +00:00 |
|
|
2dc409fc3d
|
Speed estimation is implemented
|
2007-09-15 12:25:42 +00:00 |
|
|
3255132001
|
Fixed behaviour with standard input
|
2007-09-15 12:22:11 +00:00 |
|
|
854164fe5f
|
Added a speed counter
|
2007-09-15 12:16:28 +00:00 |
|
|
36301b878b
|
Added a label in front of the filename
|
2007-09-15 11:50:02 +00:00 |
|
|
fe06beafcd
|
Added a cancel button
|
2007-09-15 11:34:25 +00:00 |
|
|
e8f4ef4562
|
Added callback when closing the window
|
2007-09-15 11:32:48 +00:00 |
|
|
93fb0f1814
|
Forgot to handle -l
|
2007-09-15 11:27:25 +00:00 |
|
|
e6a0c782db
|
Separated internal data from the preferences data
|
2007-09-15 10:47:11 +00:00 |
|
|
2298a2d670
|
Added target progress
|
2007-09-15 10:13:31 +00:00 |
|
|
4ca4916a79
|
Releasing Accessories 0.0.1
|
2007-08-17 16:52:14 +00:00 |
|
|
61fa7a3540
|
Added file COPYING
|
2007-06-13 23:25:18 +00:00 |
|
|
04b1a33898
|
Properly licensed Accessories
|
2007-06-13 17:47:22 +00:00 |
|
|
2705e9ea84
|
Licensed the Desktop Accessories under the GPL version 2
|
2007-06-13 17:40:28 +00:00 |
|
|
0c3cdae745
|
Re-generated Makefiles
|
2007-01-19 01:36:16 +00:00 |
|
|
fe0fc5f7dd
|
Fixing Makefiles
|
2006-11-03 10:58:14 +00:00 |
|
|
7fddb78240
|
Missed include <stdlib.h>
|
2006-11-03 09:45:04 +00:00 |
|