|
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 |
|
|
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 |
|