]> saetta.ns0.it Git - zakautho/gui/commitdiff
Added namespace to Commons (refs #538).
authorAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Thu, 6 Dec 2012 15:05:03 +0000 (16:05 +0100)
committerAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Thu, 6 Dec 2012 15:05:03 +0000 (16:05 +0100)
18 files changed:
.cproject
.project
src/authorization.c
src/authorization.h
src/authorizations.c
src/authorizations.h
src/commons.h
src/main.c
src/openauditds.c
src/openauditds.h
src/resource.c
src/resource.h
src/resources.c
src/resources.h
src/role.c
src/role.h
src/roles.c
src/roles.h

index 93af0a26f5bf1f8fa9e1a94bf3b2992a2c36e353..f17aff3f0edd583b50eabf20ae3736c173e67f31 100644 (file)
--- a/.cproject
+++ b/.cproject
                                </extensions>
                        </storageModule>
                        <storageModule moduleId="cdtBuildSystem" version="4.0.0">
-                               <configuration buildProperties="" id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837" name="Build (GNU)" parent="org.eclipse.cdt.build.core.emptycfg">
+                               <configuration artifactName="autoz-gui" buildProperties="" description="" id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837" name="Build (GNU)" parent="org.eclipse.cdt.build.core.emptycfg">
                                        <folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837.276380073" name="/" resourcePath="">
                                                <toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.574040369" name="org.eclipse.linuxtools.cdt.autotools.core.toolChain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain">
                                                        <targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.1808972148" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform"/>
-                                                       <builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.1036690802" managedBuildOn="false" name="null.Build (GNU)" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder"/>
-                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.1967639722" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure"/>
+                                                       <builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.1036690802" keepEnvironmentInBuildfile="false" managedBuildOn="false" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder"/>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.1967639722" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure">
+                                                               <option id="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name.595061037" name="Name" superClass="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name" value="org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837" valueType="string"/>
+                                                       </tool>
                                                        <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.1017645905" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen"/>
-                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.2047945388" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc"/>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.2047945388" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc">
+                                                               <option id="gnu.c.compiler.option.include.paths.2039068706" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
+                                                                       <listOptionValue builtIn="false" value="&quot;C:\mingw\include&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;C:\mingw\include\gtk-2.0&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;C:\mingw\include\libgda-4.0&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;C:\mingw\include\libgda-4.0\libgda&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;C:\mingw\include\glib-2.0&quot;"/>
+                                                               </option>
+                                                               <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.911508310" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
+                                                       </tool>
                                                        <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.860740876" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp"/>
                                                </toolChain>
                                        </folderInfo>
        <storageModule moduleId="cdtBuildSystem" version="4.0.0">
                <project id="autoz-gui.null.1786337538" name="autoz-gui"/>
        </storageModule>
+       <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
        <storageModule moduleId="scannerConfiguration">
                <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
+               <scannerConfigBuildInfo instanceId="org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837;org.eclipse.linuxtools.cdt.autotools.core.toolChain.1686179837.276380073;org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.2047945388;cdt.managedbuild.tool.gnu.c.compiler.input.911508310">
+                       <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
+               </scannerConfigBuildInfo>
        </storageModule>
-       <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
 </cproject>
index e6d3d6c7dbb2f435255e5b7d5b6ed227c175c2ce..214f4d91f00d86d02bddc0622259f23cc14d4cbd 100644 (file)
--- a/.project
+++ b/.project
                <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
                <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
        </natures>
+       <filteredResources>
+               <filter>
+                       <id>1354805835476</id>
+                       <name></name>
+                       <type>30</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-*.o</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835479</id>
+                       <name></name>
+                       <type>30</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-autom4te.cache</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835481</id>
+                       <name></name>
+                       <type>30</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-*.exe</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835485</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.h</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835489</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-aclocal.m4</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835492</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.h.in</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835495</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.guess</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835498</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.log</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835500</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-Makefile</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835504</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-Makefile.in</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835507</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.sub</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835510</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-config.status</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835513</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-configure</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835516</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-missing</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835519</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-stamp-h1</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835523</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-depcomp</arguments>
+                       </matcher>
+               </filter>
+               <filter>
+                       <id>1354805835527</id>
+                       <name></name>
+                       <type>22</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-install-sh</arguments>
+                       </matcher>
+               </filter>
+       </filteredResources>
 </projectDescription>
index 220ef7af80dcab055907304db2eb6dd7974a72a4..c258e03e0e6e88da47d8402d36ab071e8f2953d1 100644 (file)
@@ -60,7 +60,7 @@ static void authorization_on_btn_save_clicked (GtkButton *button,
 typedef struct _AuthorizationPrivate AuthorizationPrivate;
 struct _AuthorizationPrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *w;
 
@@ -109,7 +109,7 @@ authorization_init (Authorization *authorization)
  * Returns: the newly created #Authorization object.
  */
 Authorization
-*authorization_new (Commons *commons, gint id)
+*authorization_new (AutozGuiCommons *commons, gint id)
 {
        GError *error;
 
index 019b12982d381a8f4b364a8b526121ced602e072..164505db72bf5781a89a98d02367c4c1987ee23d 100644 (file)
@@ -55,7 +55,7 @@ struct _AuthorizationClass
 
 GType authorization_get_type (void) G_GNUC_CONST;
 
-Authorization *authorization_new (Commons *commons, gint id);
+Authorization *authorization_new (AutozGuiCommons *commons, gint id);
 
 GtkWidget *authorization_get_widget (Authorization *authorization);
 
index aadec65bbd1fc4923134d19342d3aa1b7895090d..bc3b9577669471f4b3534e4a5107efb913561950 100644 (file)
@@ -65,7 +65,7 @@ enum
 typedef struct _AuthorizationsPrivate AuthorizationsPrivate;
 struct _AuthorizationsPrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *widget;
 
@@ -100,7 +100,7 @@ authorizations_init (Authorizations *authorizations)
  * Returns: the newly created #Authorizations object.
  */
 Authorizations
-*authorizations_new (Commons *commons, gboolean selection)
+*authorizations_new (AutozGuiCommons *commons, gboolean selection)
 {
        GError *error;
 
index 339320ea044ade66c525f72899f3659e55305ea3..2a962e61e16e54b903632ca0b46d8e2480979c98 100644 (file)
@@ -53,7 +53,7 @@ struct _AuthorizationsClass
 
 GType authorizations_get_type (void) G_GNUC_CONST;
 
-Authorizations *authorizations_new (Commons *commons, gboolean selection);
+Authorizations *authorizations_new (AutozGuiCommons *commons, gboolean selection);
 
 GtkWidget *authorizations_get_widget (Authorizations *authorizations);
 
index 60b1b718215ae3978658322c0837f9a49d765665..0c844848574c89535c476afb4ff7e56526c38b8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2011-2012 Andrea Zagli <azagli@libero.it>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -20,8 +20,8 @@
        #include <config.h>
 #endif
 
-#ifndef __COMMONS_H__
-#define __COMMONS_H__
+#ifndef __AUTOZ_GUI_COMMONS_H__
+#define __AUTOZ_GUI_COMMONS_H__
 
 #include <gtk/gtk.h>
 
@@ -38,6 +38,6 @@ typedef struct
                GdaSqlParser *gdaparser;
 
                gchar *prefix;
-       } Commons;
+       } AutozGuiCommons;
 
-#endif /* __COMMONS_H__ */
+#endif /* __AUTOZ_GUI_COMMONS_H__ */
index 8d3c9f2533ad5fcab763ce3cda3be04469292857..10870ad594f22f83bbe561fd3659d49135c38342 100644 (file)
@@ -36,7 +36,7 @@
 G_MODULE_EXPORT void on_mnu_file_close_activate (GtkMenuItem *menuitem,
                             gpointer user_data);
 
-static Commons *commons;
+static AutozGuiCommons *commons;
 
 static GtkWidget *w;
 static GtkWidget *vbx_body;
@@ -222,7 +222,7 @@ main (int argc, char *argv[])
        gda_init ();
 
        /* inizializzazione commons */
-       commons = g_malloc0 (sizeof (Commons));
+       commons = g_malloc0 (sizeof (AutozGuiCommons));
 
 #ifdef G_OS_WIN32
 
index c9f33b38fc3dce450108718f931826bd488afb14..750ba375a26da8abc92495519163ee29b5b06ad3 100644 (file)
@@ -47,7 +47,7 @@ static void open_audit_ds_on_btn_open_clicked (GtkButton *button,
 typedef struct _OpenAuditDSPrivate OpenAuditDSPrivate;
 struct _OpenAuditDSPrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *w;
                GtkWidget *wlogin;
@@ -95,7 +95,7 @@ open_audit_ds_init (OpenAuditDS *open_audit_ds)
  * Returns: the newly created #OpenAuditDS object.
  */
 OpenAuditDS
-*open_audit_ds_new (Commons *commons)
+*open_audit_ds_new (AutozGuiCommons *commons)
 {
        GError *error;
 
index dced370ddb2edabeaa2ab7fea54bceb7b8a3716d..763e7196540c2b895c006fcee00b8fb7fe582a0e 100644 (file)
@@ -55,7 +55,7 @@ struct _OpenAuditDSClass
 
 GType open_audit_ds_get_type (void) G_GNUC_CONST;
 
-OpenAuditDS *open_audit_ds_new (Commons *commons);
+OpenAuditDS *open_audit_ds_new (AutozGuiCommons *commons);
 
 GtkWidget *open_audit_ds_get_widget (OpenAuditDS *open_audit_ds);
 
index c2d5820566fb94734065cf3d110c5b0e704b6ac0..a3c4768c7991969a000669257e656b4be7ad232e 100644 (file)
@@ -47,7 +47,7 @@ static void resource_on_btn_save_clicked (GtkButton *button,
 typedef struct _ResourcePrivate ResourcePrivate;
 struct _ResourcePrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *w;
 
@@ -96,7 +96,7 @@ resource_init (Resource *resource)
  * Returns: the newly created #Resource object.
  */
 Resource
-*resource_new (Commons *commons, gint id)
+*resource_new (AutozGuiCommons *commons, gint id)
 {
        GError *error;
 
index 93270ac36e7ae2c8680bbf3516856fc4d1ab399e..91463142feb5213bf0963500a2a2410ddfa70c91 100644 (file)
@@ -55,7 +55,7 @@ struct _ResourceClass
 
 GType resource_get_type (void) G_GNUC_CONST;
 
-Resource *resource_new (Commons *commons, gint id);
+Resource *resource_new (AutozGuiCommons *commons, gint id);
 
 GtkWidget *resource_get_widget (Resource *resource);
 
index 91acabb9044a795345f7f63f93464be665f9c927..440241a31e81f14e4b4a9e0b45062eec74ddcce4 100644 (file)
@@ -63,7 +63,7 @@ enum
 typedef struct _ResourcesPrivate ResourcesPrivate;
 struct _ResourcesPrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *widget;
 
@@ -98,7 +98,7 @@ resources_init (Resources *resources)
  * Returns: the newly created #Resources object.
  */
 Resources
-*resources_new (Commons *commons, gboolean selection)
+*resources_new (AutozGuiCommons *commons, gboolean selection)
 {
        GError *error;
 
index 21ab8e8c25dd5ffee620a025bee5bd42b275e9b1..1ce1abdffa6856052d187086709feca0e18d4b28 100644 (file)
@@ -53,7 +53,7 @@ struct _ResourcesClass
 
 GType resources_get_type (void) G_GNUC_CONST;
 
-Resources *resources_new (Commons *commons, gboolean selection);
+Resources *resources_new (AutozGuiCommons *commons, gboolean selection);
 
 GtkWidget *resources_get_widget (Resources *resources);
 
index d2716a7dd16af538175399f7a36beaace7b06549..35ddc7e8fcdd7ace5cdc91b98f31adf8907fa65e 100644 (file)
@@ -47,7 +47,7 @@ static void role_on_btn_save_clicked (GtkButton *button,
 typedef struct _RolePrivate RolePrivate;
 struct _RolePrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *w;
 
@@ -96,7 +96,7 @@ role_init (Role *role)
  * Returns: the newly created #Role object.
  */
 Role
-*role_new (Commons *commons, gint id)
+*role_new (AutozGuiCommons *commons, gint id)
 {
        GError *error;
 
index 43888ed7c686c9814b38fec19c725e465dfad152..10d3e1cbee284ac18107ecf26599766028a292a5 100644 (file)
@@ -55,7 +55,7 @@ struct _RoleClass
 
 GType role_get_type (void) G_GNUC_CONST;
 
-Role *role_new (Commons *commons, gint id);
+Role *role_new (AutozGuiCommons *commons, gint id);
 
 GtkWidget *role_get_widget (Role *role);
 
index d2e91367a1573e44bde25e843d75219095bbc950..bf8c46c2902d8a2bfc4286577be0e7c5b466028d 100644 (file)
@@ -63,7 +63,7 @@ enum
 typedef struct _RolesPrivate RolesPrivate;
 struct _RolesPrivate
        {
-               Commons *commons;
+               AutozGuiCommons *commons;
 
                GtkWidget *widget;
 
@@ -98,7 +98,7 @@ roles_init (Roles *roles)
  * Returns: the newly created #Roles object.
  */
 Roles
-*roles_new (Commons *commons, gboolean selection)
+*roles_new (AutozGuiCommons *commons, gboolean selection)
 {
        GError *error;
 
index 8db3586e52e5b1fd4e0906340779bdb41aae82e8..ddae38b942464709d4f292f83c76118efa8cb4c4 100644 (file)
@@ -53,7 +53,7 @@ struct _RolesClass
 
 GType roles_get_type (void) G_GNUC_CONST;
 
-Roles *roles_new (Commons *commons, gboolean selection);
+Roles *roles_new (AutozGuiCommons *commons, gboolean selection);
 
 GtkWidget *roles_get_widget (Roles *roles);