22 Commits

Author SHA1 Message Date
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