r4373: Support setting values and fix a segfault
[samba.git] / source4 / gtk / tools / gregedit.c
2007-10-10 Jelmer Vernooijr4373: Support setting values and fix a segfault
2007-10-10 Jelmer Vernooijr4371: Add "Create Key", "Delete Key" and "Delete Value...
2007-10-10 Andrew Tridgellr4302: fixed all of the annoying gtk warnings. The...
2007-10-10 Tim Potterr4200: Fix some more warnings.
2007-10-10 Jelmer Vernooijr4155: More destinction between hives and predefined...
2007-10-10 Jelmer Vernooijr4154: Add definitions for HKEY_PERFORMANCE_TEXT and...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Jelmer Vernooijr3374: Couple of bug fixes
2007-10-10 Jelmer Vernooijr3370: Initial work on Add Key/Delete Key/Add Value...
2007-10-10 Jelmer Vernooijr3301: Simplify code
2007-10-10 Jelmer Vernooijr3033: Use the C struct directly if we can instead...
2007-10-10 Jelmer Vernooijr2920: Support passing a handle to a SAMR pipe to a...
2007-10-10 Jelmer Vernooijr2683: Fix a couple of compile warnings, depend on...
2007-10-10 Jelmer Vernooijr2531: Fix crashbug
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Jelmer Vernooijr2254: Fix a couple of compiler warnings...
2007-10-10 Stefan Metzmacherr1907: init the configuration
2007-10-10 Jelmer Vernooijr1699: Formatting update, bugfixes
2007-10-10 Jelmer Vernooijr1455: More Gtk+ updates:
2007-10-10 Jelmer Vernooijr1433: Properly use GtkTreeView:
2007-10-10 Jelmer Vernooijr1432: - Move the various Gtk-specific parts from the...