[root]/branches/budaev/0PAPERS/bin
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 63 (100.0%) | 686 (100.0%) | 10.8 |
better name
0 lines of code changed in 8 files:
merged r10559: need to go to drive where the temp directory is located in stupid Windows cmd, otherwise it does not ener `TEMPDIR`
4 lines of code changed in 1 file:
fix bug deleting original file, fix bug wrong file name, `%FILENAME%` must be quoted on Windows
7 lines of code changed in 1 file:
additional tips
1 lines of code changed in 1 file:
very short wait delay also started to work
1 lines of code changed in 1 file:
reduce wait duration, with synchronous operations and correct `Shell` syntax (single command + separate options) delay is not needed
1 lines of code changed in 1 file:
adhere to syntax rules
`Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync]) `
22 lines of code changed in 1 file:
delete obsolete
1 lines of code changed in 1 file:
better comments
4 lines of code changed in 1 file:
commit function now reports errors
47 lines of code changed in 1 file:
added error analysis and reporting to lock and unlock functions
128 lines of code changed in 1 file:
release sync with r10502: diffodt system-wide
0 lines of code changed in 1 file:
diffodt refers to system-wide, no user directory; deleted outdated dialog description, all in xml config exported
1 lines of code changed in 1 file:
pause after async to make sure the following stat command result is correct
4 lines of code changed in 1 file:
this Lo_SVN code is Linux-specific
24 lines of code changed in 1 file:
this Lo_SVN extension is Linux-specific
0 lines of code changed in 1 file:
output extension with upper repo URL, Linux only
0 lines of code changed in 1 file:
show main repository URI in the dialog, upper text box
19 lines of code changed in 1 file:
show main repository URI in the dialog, upper text box
52 lines of code changed in 1 file:
show current revision in dialog
11 lines of code changed in 1 file:
force save before commit; show dialog after commit
33 lines of code changed in 1 file:
unlock button addad
7 lines of code changed in 1 file:
unlock function
28 lines of code changed in 1 file:
list properties at info, this is useful for checking `svn:needs-lock`
15 lines of code changed in 1 file:
wait delay enabled in commit, without it document can reload too quickly with lock-to-edit workflow scenario, in wrong read-write mode
1 lines of code changed in 1 file:
delete wait before reload, works immediately
0 lines of code changed in 1 file:
update function: close main svn commit dialog and reload after update
12 lines of code changed in 1 file:
dialog with lock-to-edit button
12 lines of code changed in 1 file:
implemented lock-to-edit function; force reload document after commit to sync with the latest commit: it is safe and works well with "svn:needs-lock" property-enabled documents
46 lines of code changed in 1 file:
close main svn dialog after revert
4 lines of code changed in 1 file:
fixed update function (no shell called) and implemented new Revert function
31 lines of code changed in 1 file:
comment on getting directory from `Environ(TEMP)`
2 lines of code changed in 1 file:
new version of extension, deleted private directories, Linux only
0 lines of code changed in 1 file:
moved to library Lo_SVN
7 lines of code changed in 1 file:
this is moved to Lo_SVN library, remove user directories
4 lines of code changed in 1 file:
exported extension Lo_SVN
0 lines of code changed in 1 file:
added Dialog (exported) for LibreOffice svn macro
7 lines of code changed in 1 file:
do not reload document at update, more ibntuitive
3 lines of code changed in 1 file:
notes on dialog structure
9 lines of code changed in 1 file:
use line input for strings, better resilence
2 lines of code changed in 1 file:
(14 more)