|
d98a07cc4e
|
exit application on Escape
|
2016-06-27 17:04:14 -04:00 |
|
|
060ae4ad5e
|
only focus contents treeview when URL is present
|
2016-06-27 17:01:12 -04:00 |
|
|
c38fd2bd62
|
handle Alt+Up to go up one level and Alt+Left to go back
|
2016-06-27 16:37:17 -04:00 |
|
|
a22e13a32a
|
remove Separator widget since it wasn't really seen anyway
|
2016-06-27 16:28:48 -04:00 |
|
|
16c823c7f6
|
focus contents treeview by default
|
2016-06-27 16:27:46 -04:00 |
|
|
962160b3c9
|
fix the contents treeview search column to search on entry name
|
2016-06-27 16:07:08 -04:00 |
|
|
baeac4dae9
|
handle Back button
|
2016-06-27 16:02:49 -04:00 |
|
|
62814e7502
|
set window icon to stock folder icon
|
2016-06-27 15:41:14 -04:00 |
|
|
162c3c84fb
|
add pop-up right-click context menu to contents treeview with "Copy URL" menu item
|
2016-06-27 15:32:02 -04:00 |
|
|
2dead0fb75
|
left-align directory button labels
|
2016-06-27 14:52:41 -04:00 |
|
|
5a91033ecf
|
remove directory button if the URL does not match
|
2016-06-27 14:48:01 -04:00 |
|
|
1c3efc3fbb
|
clear bottom page when an invalid URL is entered outside the current repository
|
2016-06-27 14:46:07 -04:00 |
|
|
ebdb29493f
|
handle activating a file entry
|
2016-06-27 14:29:59 -04:00 |
|
|
de8dc79ffc
|
make on_go_button_clicked() private
|
2016-06-27 14:01:42 -04:00 |
|
|
d39a1b79f5
|
handle activating a folder entry to browse the folder
|
2016-06-27 14:00:46 -04:00 |
|
|
51fa5def99
|
add a ScrolledWindow to scroll the contents list
|
2016-06-27 12:53:37 -04:00 |
|
|
ff52d1490a
|
set default window position before and after showing window
|
2016-06-27 12:49:52 -04:00 |
|
|
c986cf3da1
|
fill in contents pane
|
2016-06-27 12:46:45 -04:00 |
|
|
50a4b66547
|
break up __refresh_contents()
|
2016-06-24 16:53:02 -04:00 |
|
|
9c24015f2d
|
directly call go_button's handler instead of activating button
|
2016-06-24 16:46:55 -04:00 |
|
|
d37ec34b15
|
make the current directory button bold
|
2016-06-24 16:46:19 -04:00 |
|
|
cab48e660b
|
remove obsolete directory buttons
|
2016-06-24 16:38:29 -04:00 |
|
|
c745ecf372
|
load URL when opening application
|
2016-06-24 16:33:32 -04:00 |
|
|
f7a0af8cd1
|
add directory buttons
|
2016-06-24 16:32:33 -04:00 |
|
|
38161b4e2f
|
begin constructing directory buttons
|
2016-06-24 16:19:19 -04:00 |
|
|
b108f05ae7
|
get repo base url and remote directory contents
|
2016-06-23 14:57:01 -04:00 |
|
|
5171536e18
|
restore window position across invocations
|
2016-06-23 14:21:35 -04:00 |
|
|
77963428f1
|
remember window size across invocations
|
2016-06-23 14:11:31 -04:00 |
|
|
ff430fd127
|
implement CacheFile a bit more
|
2016-06-22 17:03:21 -04:00 |
|
|
a09b4e0446
|
add CacheFile
|
2016-06-22 16:53:41 -04:00 |
|
|
77f54ad3b6
|
add the main MainWindow structure
|
2016-06-22 15:45:53 -04:00 |
|
|
2cb8bbece1
|
break up package a little bit; start on MainWindow
|
2016-06-22 14:52:16 -04:00 |
|
|
725e241984
|
determine URL to start with in cli.run()
|
2016-06-22 14:26:47 -04:00 |
|
|
610d69156e
|
add run_svn()
|
2016-06-22 14:26:12 -04:00 |
|
|
703aa114ab
|
add MainWindow class
|
2016-06-22 13:50:49 -04:00 |
|
|
92df96883c
|
add initial package files
|
2016-06-22 10:39:03 -04:00 |
|