index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
regedit_treeview.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/
Günther Deschner
2016-09-28
1
-2
/
+2
*
regedit: Rename variable to fix compile warning
Christof Schmitt
2015-02-19
1
-4
/
+4
*
s3:utils: rename variables in regedit_*.c to fix shadow warnings
Stefan Metzmacher
2014-11-25
1
-7
/
+7
*
regedit: find previous items
Chris Davis
2014-10-01
1
-0
/
+41
*
regedit: search values and repeat search from cursor positions
Chris Davis
2014-10-01
1
-0
/
+47
*
regedit: use the right function to reopen a hive
Chris Davis
2014-10-01
1
-3
/
+14
*
regedit: simplify cleanup after loading children
Chris Davis
2014-10-01
1
-8
/
+3
*
regedit: make all hives descend from a root node
Chris Davis
2014-10-01
1
-25
/
+65
*
regedit: add a refresh command to clear cache and reload current path
Chris Davis
2014-10-01
1
-8
/
+75
*
regedit: reopen parent keys when adding or removing subkeys
Chris Davis
2014-10-01
1
-0
/
+9
*
regedit: don't fail loading keys if just a few are unavailable
Chris Davis
2014-10-01
1
-12
/
+15
*
regedit: handle awkward window sizes better
Chris Davis
2014-10-01
1
-0
/
+7
*
regedit: use talloc typesafety features
Chris Davis
2014-10-01
1
-11
/
+20
*
regedit: make value list display data in multiple columns
Chris Davis
2014-10-01
1
-0
/
+1
*
regedit: add multicolumn list widget
Chris Davis
2014-10-01
1
-110
/
+79
*
regedit: add search feature.
Chris Davis
2014-10-01
1
-35
/
+99
*
regedit: sort keys
Chris Davis
2014-10-01
1
-0
/
+12
*
regedit: add borders around key and value lists, and change headings
Chris Davis
2014-10-01
1
-1
/
+31
*
regedit: add padding for key labels when there's not a prefix.
Chris Davis
2014-10-01
1
-8
/
+9
*
regedit: Fix white space and wrap long lines.
C. Davis
2013-04-29
1
-1
/
+2
*
regedit: Cut off the front of the path when screen width is too small.
C. Davis
2013-04-29
1
-5
/
+10
*
regedit: Uese a pad for path label.
C. Davis
2013-04-29
1
-6
/
+1
*
regedit: Handle term resizes.
C. Davis
2013-04-29
1
-6
/
+29
*
regedit: Delete and add keys.
C. Davis
2013-04-29
1
-11
/
+35
*
regedit: Don't refresh treeview and value list.
C. Davis
2013-04-29
1
-1
/
+0
*
regedit: Introduce dialog windows.
C. Davis
2013-04-29
1
-1
/
+1
*
regedit: Don't overwrite the '/' when printing path.
C. Davis
2013-04-29
1
-1
/
+1
*
regedit: Setup a test tree view of HKLM.
C. Davis
2013-04-29
1
-2
/
+77
*
regedit: Initial import of treeview code
C. Davis
2013-04-29
1
-0
/
+277