summaryrefslogtreecommitdiff
path: root/source4/gtk/tools/gregedit.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-1/+1
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-2/+3
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-1/+1
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-10/+10
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij1-2/+7
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij1-1/+5
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-16/+16
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-2/+1
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij1-48/+42
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher1-25/+23
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4959: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r4390: Registry value and key names are case-insensitiveJelmer Vernooij1-9/+30
2007-10-10r4373: Support setting values and fix a segfaultJelmer Vernooij1-18/+82
2007-10-10r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.Jelmer Vernooij1-20/+82
2007-10-10r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell1-9/+9
2007-10-10r4200: Fix some more warnings.Tim Potter1-3/+3
2007-10-10r4155: More destinction between hives and predefined keysJelmer Vernooij1-1/+1
2007-10-10r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij1-1/+1
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-55/+43
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+2
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-0/+1
2007-10-10r3374: Couple of bug fixesJelmer Vernooij1-22/+43
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij1-33/+232
2007-10-10r3301: Simplify codeJelmer Vernooij1-31/+2
2007-10-10r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij1-1/+1
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij1-1/+1
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij1-3/+14
2007-10-10r2531: Fix crashbugJelmer Vernooij1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-43/+54
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij1-2/+0
2007-10-10r1907: init the configurationStefan Metzmacher1-0/+3
2007-10-10r1699: Formatting update, bugfixesJelmer Vernooij1-189/+190
2007-10-10r1455: More Gtk+ updates:Jelmer Vernooij1-14/+2
2007-10-10r1433: Properly use GtkTreeView:Jelmer Vernooij1-7/+13
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-0/+647