| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pgdesigner | Distribution: RedHat |
| Version: 0.0 | Vendor: RedHat |
| Release: 31 | Build date: Tue May 2 19:11:39 2006 |
| Group: Development/Tools | Build host: ns.ldr.inet |
| Size: 8377726 | Source RPM: pgdesigner-0.0-31.src.rpm |
| Packager: Luigi Carlotto < md9327@mclink.it > | |
| Summary: pgDesigner | |
Datamodel designer for PostgreSQL This program is written in Gambas2, so you will need Gambas2 to be installed.
GPL
* Tue May 02 2006 Luigi Carlotto <md9327@mclink.it> 0.0-31 - # UPD: Modified the structure of the plan rows xml (a problem still exists - # on the loading of this type of rows, for which if of it it advices - # against the use). - # BUG: Corrected an error in the creation of the indices on some versions - # of PostgreSQL, during report in format the text. - # NEW: The progression of the creation of the report comes hour visualized - # on a dialogue window, that sluice to the term of the function comes. - # UPD: Modified and improved the management of the press of the diagram of - # the plan. - # NEW: The progression of the rescue functions and loading from rows, the - # export on rows and the reverse-engineering, come hour visualized on - # a dialogue window, that sluice to the term of its function comes. - # BUG: Corrected the function of loading of the objects dominion from the - # database for some versions of PostgreSQL. - # UPD: Modified the names of some form. - # UPD: Reorganization of the objects, in particolar way has been modified - # the CProject object. - # NEW: In the window of management of the press of the diagram of the plan - # they have been added two checkbox, with which single page is - # possible to adapt the entire diagram to the inside of one, and to - # save the diagram as rows image (you form to you valid: png, bmp, - # GIF, jpg and xpm). The dimensions of the rows image correspond to - # the real dimensions of the entire graphical area; the function - # automatically supplies to eliminate the empty zones to margin, only - # designing the area occupied from the objects. Same thing for the - # press on single page. - # NEW: Program compiled with version 1.9.29 of Gambas. * Wed Apr 19 2006 Luigi Carlotto <md9327@mclink.it> 0.0-30 - # NEW: Added the possibility, in the mask of edit of the fields of - # the table, to move the order of the fields in the directory. - # NEW: The making fields part of a foreign-key come evidence to you - # with a red graphical rumble, while the normal fields with a - # square gray. - # NEW: The points of attachment of the relations to the tables come - # evidenced with red color for the father, with green color for - # the daughter. - # NEW: The points of attachment of the relations to the edge of the tables - # come reordered so as to to respect the position of the objects on - # the diagram. - # NEW: Added the voice of menu "Show keys", that it allows to show the - # single fields key of the tables. The same voice has been added - # to the menu popup. - # NEW: The configuration rows come hour saved in the directory "pgdesigner" - # in home the customer. To the start this comes created does not - # exist. - # NEW: Hour comes saved in the configuration rows the last one directory - # of the last one loading/saving. For default it is the home - # directory of the customer. - # NEW: Program compiled with version 1.9.28 of Gambas. * Wed Mar 22 2006 Luigi Carlotto <md9327@mclink.it> 0.0-29 - # NEW: Added the Wizard push-button in the toolbar for the guided creation - # of the views. - # UPD: Modernized the ViewWizard for the guided creation of the views. - # BUG: Corrected a problem in the window parameters of plan during the - # creation of a new plan. - # BUG: Corrected a segment fault when it comes finished the program or - # when it comes closed without to save a modified active plan. - # BUG: Corrected a segment fault when they come it loads plans to you in - # consecutive way. - # NEW: Program compiled with version 1.9.26 of Gambas. * Tue Feb 28 2006 Luigi Carlotto <md9327@mclink.it> 0.0-28 - # BUG: Corrected an error of loading of the relative image to the - # primary-key in the windows of editing of the fields and the indices - # of the table and in the window of editing of the relations. - # BUG: Correction of some errors in the window wizard of the sights. - # BUG: Correction error loading objects text from rows plan. - # BUG: Correction error in cancellation object tablespace. * Sat Feb 25 2006 Luigi Carlotto <md9327@mclink.it> 0.0-27 - # NEW: Adding to window for the parameters of export of the script sql. - # Hour is possible to establish what to export; moreover it is - # possible to decide if to visualize or to write on disc the content - # of the generated script sql. The parameters set up to you come save - # to you in the configuration rows. - # NEW: Adding of parameters in the configuration rows; they come saved also - # the formulations for the export of the script sql. - # UPD: Optimization of the menu main and the menu popup. - # UPD: Added graphical to the Tree object. - # UPD: Added the hourglass in the long elaborations. - # UPD: Small modifications of the CProject object and the MainForm. - # NEW: Hour it is possible to select and to activate the menu popup on the - # labels of the relations (if visible); moreover the label assumes - # hour the same color of the relation line. - # UPD: Graphical modifications of the statusbar. - # UPD: Reorganization labels of the relations; hour they come visualized - # more compressed regarding the previous version. - # UPD: Restructure of the icone of the program. - # NEW: The dimensions of the main window hour come saved in the rows of - # configuration and restored to the next start. - # UPD: Modernized the window of plan statistics, with the added one of - # ulterior information. - # NEW: Added one window of selection of the objects to import from the - # database in the function of reverse-engineering. - # BUG: Corrected the function of cancellation of the objects from the menu; - # hour comes demanded confirmation before executing the elimination. - # Moreover it has been implemented the verification of the existence - # of relations between the present objects in the plan and the object - # in cancellation. - # UPD: It improves the confirmation messages to you cancellation. - # UPD: Relative modifications to the new version of Gambas (you see next). - # NEW: Program compiled with version 1.9.25 of Gambas. * Sat Feb 18 2006 Luigi Carlotto <md9327@mclink.it> 0.0-26 - # UPD: Modernized the icone of the application. - # NEW: Added to field plan description. Hour it is possible to insert - # famous descriptive a relative one to the plan; the same note - # comes visualized and printed publication in the report and - # the rows sql. - # UPD: Modified the form of formulation of the plan parameters. - # UPD: Modified the structure of the configuration file. - # NEW: Added the structure of base for the new procedures. - # NEW: Added to the base structure the new views. - # UPD: Restructure of the menu popup. - # UPD: Implementazione of the documentation. - # UPD: Program compiled with version 1.9.24 of Gambas. * Wed Feb 08 2006 Luigi Carlotto <md9327@mclink.it> 0.0-25 - # NEW: Added the possibility to less visualize or on the diagram the name - # of the relations. - # UPD: Program compiled with version 1.9.24 of Gambas. * Mon Feb 06 2006 Luigi Carlotto <md9327@mclink.it> 0.0-24 - # BUG: Corrected a problem of visualization of the name of the plan - # if modified. - # BUG: Corrected a problem when it comes pressed the key of the mouse - # on the tree in plan absence. - # BUG: Some corrections and adjustments of the state bar. - # UPD: In the objects table it has been replaced tightens it "PK" with - # a icona in order to identify the fields that make part of the - # primary key. - # NEW: In the window of editing of the tables visualized hour comes, in - # the list of the columns of the table, a icona in order to identify - # the fields pertaining to the primary key. - # NEW: In the window of editing of the relations a icona comes visualized - # hour in order to identify the fields pertaining to the primary key. - # NEW: In the window of editing of the relations it has been added a - # control in order to avoid the duplication of the fields in relation. - # NEW: In the window of editing of the indices visualized hour comes, in - # the list of the columns of the table, a icona in order to identify - # the fields pertaining to the primary key. - # NEW: In the window of editing of the indices it has been added a control - # in order to avoid the duplication of the fields. - # UPD: Program compiled with version 1.9.24 of Gambas. * Tue Jan 31 2006 Luigi Carlotto <md9327@mclink.it> 0.0-23 - # NEW: Created the CConfig object for the management of the rows of - # configuration of pgDesigner. - # UPD: Modified the structure of the rows of configuration of pgDesigner. - # NEW: Adding translation in English of the witnesses and the messages. - # UPD: Modified the function of visualization of the commandos sql; hour - # the extraction comes carried out in format HTML so as to to render - # the loading in the form faster. - # NEW: Added the voice of menu statistics to which a form is connected that - # it visualizes the number of contained objects divided for type nel - # plan. * Sun Jan 29 2006 Luigi Carlotto <md9327@mclink.it> 0.0-22 - # UPD: Modifications of the menu popup. - # BUG: Corrected a problem on the loading of the plan rows ini. - # UPD: Restructure of the CProject object and the MainForm. - # UPD: Modified the form of plan; hour it is possible to insert other - # formulations of base. * Tue Jan 03 2006 Luigi Carlotto <md9327@mclink.it> 0.0-21 - # NEW: Added to the function report plan, hour it is possible to create - # rows with report being contained the data of every single object - # of the plan. The extraction can be made in format text or format - # HTML. - # BUG: Corrected problem of loading from database of the fields index. * Mon Jan 02 2006 Luigi Carlotto <md9327@mclink.it> 0.0-20 - # UPD: Adding pages of help. * Fri Dec 30 2005 Luigi Carlotto <md9327@mclink.it> 0.0-19 - # BUG: Corrected problem of dragging of the objects beyond the limits of - # the design area. - # NEW: New additions voices in directory PostgreSql types. - # NEW: Adding to confirmation on elimination objects. - # BUG: Corrected and added icons to the menu popup. - # BUG: Small corrections. - # NEW: Creation pages of help. * Fri Dec 30 2005 Luigi Carlotto <md9327@mclink.it> 0.0-18 - # NEW: Ulterior assistants controls in the windows of editing. - # BUG: Corrected the function of loading of the trigger from the database. - # BUG: Corrected the problem of the push-buttons of toolbar active even if - # the no plan it is active. - # UPD: Modified the color of the lines of relation from black to clear - # gray, moreover the color of the relations passes red if selected. - # UPD: Modified the function of agreement of the objects on the screen. - # BUG: Corrected the dimension of the object text, hour visualizes all - # correctly tightens it on the diagram. * Sun Dec 18 2005 Luigi Carlotto <md9327@mclink.it> 0.0-17 - # UPD: Modification of the StatusBar, hour comes visualizes to you: name - # and type running object, position left advanced angle of the object, - # relation in definition course, dragging object in course, editing of - # the data in course, pointer of modified plan, extension of the plan - # rows (ini or xml). - # NEW: Adding distinction between relation RESTRICT and not; in the case - # relation restrictions do not exist, the connection line come instead - # visualized in points that in a continuous line. - # BUG: Corrections generate them. * Sun Dec 18 2005 Luigi Carlotto <md9327@mclink.it> 0.0-16 - # UPD: Modifications of the rescue functions and loading plans in xml - # (unfortunately exist still problems in the loading functions). - # UPD: Modifications of the windows of editing of the data. - # UPD: Small modifications on the loading of type values boolean. - # NEW: Added the loading of the domains from the database. - # UPD: Modified the function of agreement of the objects on the screen. - # NEW: Added the variable Comment to the PGDomain object. - # NEW: Adding function of copy of the objects (excluded relations). - # NEW: Added icons on the push-buttons of the windows of editing. - # NEW: Added to push-buttons function on the form of editing of Fields - # and Indices. - # NEW: Added tooltip in the windows of editing. - # BUG: Corrected output sql of the relations (the tables father and son). - # NEW: Added controls on the data of the objects in the form of editing. * Wed Dec 14 2005 Luigi Carlotto <md9327@mclink.it> 0.0-15 - # UPD: Completely it restructures the graphical objects and logic to you - # of movement. - # UPD: Modifications of the windows of editing of the data. - # UPD: Modifications of the rescue functions and loading plans. - # UPD: Modifications of the extraction functions sql. - # UPD: Modifications of the press function. * Wed Dec 07 2005 Luigi Carlotto <md9327@mclink.it> 0.0-14 - # UPD: Graphical improvement of the objects. - # UPD: Modifications on the functions of dragging of the graphical objects. - # UPD: Improved the interface for the press of the diagram. * Tue Dec 06 2005 Luigi Carlotto <md9327@mclink.it> 0.0-13 - # NEW: Implementazione of the press in pages of the design area. - # UPD: Eliminated menu "Setup page" and all the subitems. * Mon Dec 05 2005 Luigi Carlotto <md9327@mclink.it> 0.0-13 - # UPD: Modifications on the functions of dragging of the graphical objects. * Sun Dec 04 2005 Luigi Carlotto <md9327@mclink.it> 0.0-12 - # UPD: Modifications on the functions of dragging of the graphical objects. * Fri Dec 02 2005 Luigi Carlotto <md9327@mclink.it> 0.0-11 - # NEW: Ricompilato with version 1.9.22 of gambas, use of the long - # variables. - # BUG: Correction of some functions. - # UPD: Modifications on the functions of dragging of the graphical objects. - # UPD: Modifications in the windows of editing. * Mon Nov 21 2005 Luigi Carlotto <md9327@mclink.it> 0.0-10 - # UPD: Rewritten the creation functions structure sql from plan. - # NEW: Hour it is possible to visualize a preview of the commandos sql - # generates to you. - # UPD: Modified the windows of editing of the objects. - # NEW: Added the possibility to showing/hiding the details of the tables - # and the views. - # UPD: Modifications on the graphical functions; in particular avoided - # the refresh continuous of the diagram. - # UPD: Modified the diagram of the MainWindow; hour it is possible to - # visualize or to hide the toolbar, the directory of the objects and - # the bar of state. - # UPD: The directory of the fields in the window of editing of the table - # comes visualized hour the condition of null value. - # NEW: Added the reverse-engineering from database a PostgreSql (for the - # moment it is previewed only for version 8.0). * Thu Nov 10 2005 Luigi Carlotto <md9327@mclink.it> 0.0-9 - # NEW: Added menu popup with the more common options for the management - # of the objects; pressing the right key of the mouse over an object - # it is possible to modify it or to cancel it; pressing it in an empty - # zone it allows to insert a new object. * Sat Nov 05 2005 Luigi Carlotto <md9327@mclink.it> 0.0-8 - # BUG: Corrected some bug in the management of the plan rows ini. - # NEW: Hour it is possible to select the relations to click on the - # connection line. - # NEW: Modified some graphical formulations and of color. - # BUG: Attention! The functions of loading from rows xml still are not - # stable. * Wed Nov 02 2005 Luigi Carlotto <md9327@mclink.it> 0.0-7 - # NEW: Version transported and compiled under gambas 1.9.21. - # UPD: Modified completely the management of the plan rows ini. - # used the object of Settings library. - # UPD: Small graphical modifications. * Tue Nov 01 2005 Luigi Carlotto <md9327@mclink.it> 0.0-6 - # UPD: Small graphical modifications. * Mon Oct 31 2005 luigi <luigi@srvlnx.clsoft.it> 0.0-5 - # BUG: Corrected some bug in the functions of loading of the plan rows xml. - # NEW: Added the possibility to save and to load rows plan in format ini. - # NEW: Adding memory on the type of extension used from the plan rows. * Wed Oct 26 2005 Luigi Carlotto <md9327@mclink.it> 0.0-4 - # UPD: Removed the icons in the form of edit. * Tue Oct 25 2005 Luigi Carlotto <md9327@mclink.it> 0.0-3 - # NEW: Added Text object. * Sat Oct 01 2005 Luigi Carlotto <md9327@mclink.it> 0.0-2 - # NEW: Study and planning. * Sat Oct 01 2005 Luigi Carlotto <md9327@mclink.it> 0.0-1 - # NEW: Creation.
/usr/bin/pgdesigner /usr/share/applications/pgdesigner.desktop /usr/share/pgDesigner/help /usr/share/pgDesigner/help/en /usr/share/pgDesigner/help/en/home.html /usr/share/pgDesigner/help/en/images /usr/share/pgDesigner/help/en/images/edit_domain-1.png /usr/share/pgDesigner/help/en/images/edit_domain-2.png /usr/share/pgDesigner/help/en/images/edit_field.png /usr/share/pgDesigner/help/en/images/edit_index.png /usr/share/pgDesigner/help/en/images/edit_procedure-1.png /usr/share/pgDesigner/help/en/images/edit_procedure-2.png /usr/share/pgDesigner/help/en/images/edit_relation.png /usr/share/pgDesigner/help/en/images/edit_sequence.png /usr/share/pgDesigner/help/en/images/edit_table-1.png /usr/share/pgDesigner/help/en/images/edit_table-2.png /usr/share/pgDesigner/help/en/images/edit_table-3.png /usr/share/pgDesigner/help/en/images/edit_tablespace.png /usr/share/pgDesigner/help/en/images/edit_text.png /usr/share/pgDesigner/help/en/images/edit_trigger.png /usr/share/pgDesigner/help/en/images/edit_view-1.png /usr/share/pgDesigner/help/en/images/edit_view-2.png /usr/share/pgDesigner/help/en/images/edit_wizard-1.png /usr/share/pgDesigner/help/en/images/edit_wizard-2.png /usr/share/pgDesigner/help/en/images/edit_wizard-3.png /usr/share/pgDesigner/help/en/images/edit_wizard-4.png /usr/share/pgDesigner/help/en/images/edit_wizard-5.png /usr/share/pgDesigner/help/en/images/graphic_area.png /usr/share/pgDesigner/help/en/images/graphic_print.png /usr/share/pgDesigner/help/en/images/graphic_relation.png /usr/share/pgDesigner/help/en/images/interface.png /usr/share/pgDesigner/help/en/images/login.png /usr/share/pgDesigner/help/en/images/new_project.png /usr/share/pgDesigner/help/en/images/reverse-engineering.png /usr/share/pgDesigner/help/en/images/sqlexport.png /usr/share/pgDesigner/help/en/images/statusbar.png /usr/share/pgDesigner/help/en/images/toolbar.png /usr/share/pgDesigner/help/en/images/tree.png /usr/share/pgDesigner/help/en/index.html /usr/share/pgDesigner/help/en/interface.html /usr/share/pgDesigner/help/en/introduction.html /usr/share/pgDesigner/help/en/license.html /usr/share/pgDesigner/help/en/main.html /usr/share/pgDesigner/help/en/menu.html /usr/share/pgDesigner/help/en/objects.html /usr/share/pgDesigner/help/en/project.html /usr/share/pgDesigner/help/gpl.it.txt /usr/share/pgDesigner/help/gpl.txt /usr/share/pgDesigner/help/images /usr/share/pgDesigner/help/images/button-abort-16x16.png /usr/share/pgDesigner/help/images/button-arrange-16x16.png /usr/share/pgDesigner/help/images/button-domain-32x32.png /usr/share/pgDesigner/help/images/button-exit-16x16.png /usr/share/pgDesigner/help/images/button-help-16x16.png /usr/share/pgDesigner/help/images/button-info-16x16.png /usr/share/pgDesigner/help/images/button-minus-16x16.png /usr/share/pgDesigner/help/images/button-ok-16x16.png /usr/share/pgDesigner/help/images/button-plus-16x16.png /usr/share/pgDesigner/help/images/button-procedure-32x32.png /usr/share/pgDesigner/help/images/button-relation-32x32.png /usr/share/pgDesigner/help/images/button-reload-16x16.png /usr/share/pgDesigner/help/images/button-sequence-32x32.png /usr/share/pgDesigner/help/images/button-sql-16x16.png /usr/share/pgDesigner/help/images/button-sqlb-16x16.png /usr/share/pgDesigner/help/images/button-table-32x32.png /usr/share/pgDesigner/help/images/button-tablespace-32x32.png /usr/share/pgDesigner/help/images/button-text-32x32.png /usr/share/pgDesigner/help/images/button-trigger-32x32.png /usr/share/pgDesigner/help/images/button-view-32x32.png /usr/share/pgDesigner/help/images/flag_en.gif /usr/share/pgDesigner/help/images/flag_it.png /usr/share/pgDesigner/help/images/icon-config-16x16.png /usr/share/pgDesigner/help/images/icon-copy-16x16.png /usr/share/pgDesigner/help/images/icon-cut-16x16.png /usr/share/pgDesigner/help/images/icon-database-16x16.png /usr/share/pgDesigner/help/images/icon-dbimport-16x16.png /usr/share/pgDesigner/help/images/icon-domain-16x16.png /usr/share/pgDesigner/help/images/icon-domain-32x32.png /usr/share/pgDesigner/help/images/icon-edit-16x16.png /usr/share/pgDesigner/help/images/icon-fileopen-16x16.png /usr/share/pgDesigner/help/images/icon-folderclose-16x16.png /usr/share/pgDesigner/help/images/icon-folderopen-16x16.png /usr/share/pgDesigner/help/images/icon-keys-16x16.png /usr/share/pgDesigner/help/images/icon-operator-32x32.png /usr/share/pgDesigner/help/images/icon-printer-16x16.png /usr/share/pgDesigner/help/images/icon-procedure-16x16.png /usr/share/pgDesigner/help/images/icon-procedure-32x32.png /usr/share/pgDesigner/help/images/icon-project-16x16.png /usr/share/pgDesigner/help/images/icon-projectnew-16x16.png /usr/share/pgDesigner/help/images/icon-projectopen-16x16.png /usr/share/pgDesigner/help/images/icon-relation-16x16.png /usr/share/pgDesigner/help/images/icon-relation-32x32.png /usr/share/pgDesigner/help/images/icon-save-16x16.png /usr/share/pgDesigner/help/images/icon-sequence-16x16.png /usr/share/pgDesigner/help/images/icon-sequence-32x32.png /usr/share/pgDesigner/help/images/icon-table-16x16.png /usr/share/pgDesigner/help/images/icon-table-32x32.png /usr/share/pgDesigner/help/images/icon-tablespace-16x16.png /usr/share/pgDesigner/help/images/icon-tablespace-32x32.png /usr/share/pgDesigner/help/images/icon-text-16x16.png /usr/share/pgDesigner/help/images/icon-text-32x32.png /usr/share/pgDesigner/help/images/icon-trigger-16x16.png /usr/share/pgDesigner/help/images/icon-trigger-32x32.png /usr/share/pgDesigner/help/images/icon-type-16x16.png /usr/share/pgDesigner/help/images/icon-view-16x16.png /usr/share/pgDesigner/help/images/icon-view-32x32.png /usr/share/pgDesigner/help/images/icon-wizard-16x16.png /usr/share/pgDesigner/help/images/led-blue-32x32.png /usr/share/pgDesigner/help/images/led-gray-32x32.png /usr/share/pgDesigner/help/images/led-green-32x32.png /usr/share/pgDesigner/help/images/led-red-32x32.png /usr/share/pgDesigner/help/images/led-yellow-32x32.png /usr/share/pgDesigner/help/images/pgDesigner-icon-16x16.png /usr/share/pgDesigner/help/images/pgDesigner-icon-32x32.png /usr/share/pgDesigner/help/images/pgDesigner-icon-48x48.png /usr/share/pgDesigner/help/images/pgDesigner-icon-64x64.png /usr/share/pgDesigner/help/images/pgDesigner-logo.png /usr/share/pgDesigner/help/index.html /usr/share/pgDesigner/help/it /usr/share/pgDesigner/help/it/home.html /usr/share/pgDesigner/help/it/images /usr/share/pgDesigner/help/it/images/edit_domain-1.png /usr/share/pgDesigner/help/it/images/edit_domain-2.png /usr/share/pgDesigner/help/it/images/edit_field.png /usr/share/pgDesigner/help/it/images/edit_index.png /usr/share/pgDesigner/help/it/images/edit_procedure-1.png /usr/share/pgDesigner/help/it/images/edit_procedure-2.png /usr/share/pgDesigner/help/it/images/edit_relation.png /usr/share/pgDesigner/help/it/images/edit_sequence.png /usr/share/pgDesigner/help/it/images/edit_table-1.png /usr/share/pgDesigner/help/it/images/edit_table-2.png /usr/share/pgDesigner/help/it/images/edit_table-3.png /usr/share/pgDesigner/help/it/images/edit_tablespace.png /usr/share/pgDesigner/help/it/images/edit_text.png /usr/share/pgDesigner/help/it/images/edit_trigger.png /usr/share/pgDesigner/help/it/images/edit_view-1.png /usr/share/pgDesigner/help/it/images/edit_view-2.png /usr/share/pgDesigner/help/it/images/edit_wizard-1.png /usr/share/pgDesigner/help/it/images/edit_wizard-2.png /usr/share/pgDesigner/help/it/images/edit_wizard-3.png /usr/share/pgDesigner/help/it/images/edit_wizard-4.png /usr/share/pgDesigner/help/it/images/edit_wizard-5.png /usr/share/pgDesigner/help/it/images/graphic_area.png /usr/share/pgDesigner/help/it/images/graphic_print.png /usr/share/pgDesigner/help/it/images/graphic_relation.png /usr/share/pgDesigner/help/it/images/interface.png /usr/share/pgDesigner/help/it/images/login.png /usr/share/pgDesigner/help/it/images/new_project.png /usr/share/pgDesigner/help/it/images/reverse-engineering.png /usr/share/pgDesigner/help/it/images/sqlexport.png /usr/share/pgDesigner/help/it/images/statusbar.png /usr/share/pgDesigner/help/it/images/toolbar.png /usr/share/pgDesigner/help/it/images/tree.png /usr/share/pgDesigner/help/it/index.html /usr/share/pgDesigner/help/it/interface.html /usr/share/pgDesigner/help/it/introduction.html /usr/share/pgDesigner/help/it/license.html /usr/share/pgDesigner/help/it/main.html /usr/share/pgDesigner/help/it/menu.html /usr/share/pgDesigner/help/it/objects.html /usr/share/pgDesigner/help/it/project.html /usr/share/pgDesigner/help/style.css /usr/share/pgDesigner/images /usr/share/pgDesigner/images/_icon-fkeys-16x16.png /usr/share/pgDesigner/images/button-abort-16x16.png /usr/share/pgDesigner/images/button-arrange-16x16.png /usr/share/pgDesigner/images/button-domain-32x32.png /usr/share/pgDesigner/images/button-down-16x16.png /usr/share/pgDesigner/images/button-exit-16x16.png /usr/share/pgDesigner/images/button-help-16x16.png /usr/share/pgDesigner/images/button-info-16x16.png /usr/share/pgDesigner/images/button-left-16x16.png /usr/share/pgDesigner/images/button-minus-16x16.png /usr/share/pgDesigner/images/button-ok-16x16.png /usr/share/pgDesigner/images/button-plus-16x16.png /usr/share/pgDesigner/images/button-procedure-32x32.png /usr/share/pgDesigner/images/button-relation-32x32.png /usr/share/pgDesigner/images/button-reload-16x16.png /usr/share/pgDesigner/images/button-right-16x16.png /usr/share/pgDesigner/images/button-sequence-32x32.png /usr/share/pgDesigner/images/button-sql-16x16.png /usr/share/pgDesigner/images/button-sqlb-16x16.png /usr/share/pgDesigner/images/button-table-32x32.png /usr/share/pgDesigner/images/button-tablespace-32x32.png /usr/share/pgDesigner/images/button-text-32x32.png /usr/share/pgDesigner/images/button-trigger-32x32.png /usr/share/pgDesigner/images/button-up-16x16.png /usr/share/pgDesigner/images/button-view-32x32.png /usr/share/pgDesigner/images/icon-cols-16x16.png /usr/share/pgDesigner/images/icon-config-16x16.png /usr/share/pgDesigner/images/icon-copy-16x16.png /usr/share/pgDesigner/images/icon-cut-16x16.png /usr/share/pgDesigner/images/icon-database-16x16.png /usr/share/pgDesigner/images/icon-dbimport-16x16.png /usr/share/pgDesigner/images/icon-domain-16x16.png /usr/share/pgDesigner/images/icon-domain-32x32.png /usr/share/pgDesigner/images/icon-edit-16x16.png /usr/share/pgDesigner/images/icon-fileopen-16x16.png /usr/share/pgDesigner/images/icon-fkeys-16x16.png /usr/share/pgDesigner/images/icon-folderclose-16x16.png /usr/share/pgDesigner/images/icon-folderopen-16x16.png /usr/share/pgDesigner/images/icon-keys-16x16.png /usr/share/pgDesigner/images/icon-operator-32x32.png /usr/share/pgDesigner/images/icon-printer-16x16.png /usr/share/pgDesigner/images/icon-procedure-16x16.png /usr/share/pgDesigner/images/icon-procedure-32x32.png /usr/share/pgDesigner/images/icon-project-16x16.png /usr/share/pgDesigner/images/icon-projectnew-16x16.png /usr/share/pgDesigner/images/icon-projectopen-16x16.png /usr/share/pgDesigner/images/icon-relation-16x16.png /usr/share/pgDesigner/images/icon-relation-32x32.png /usr/share/pgDesigner/images/icon-save-16x16.png /usr/share/pgDesigner/images/icon-sequence-16x16.png /usr/share/pgDesigner/images/icon-sequence-32x32.png /usr/share/pgDesigner/images/icon-table-16x16.png /usr/share/pgDesigner/images/icon-table-32x32.png /usr/share/pgDesigner/images/icon-tablespace-16x16.png /usr/share/pgDesigner/images/icon-tablespace-32x32.png /usr/share/pgDesigner/images/icon-text-16x16.png /usr/share/pgDesigner/images/icon-text-32x32.png /usr/share/pgDesigner/images/icon-trigger-16x16.png /usr/share/pgDesigner/images/icon-trigger-32x32.png /usr/share/pgDesigner/images/icon-type-16x16.png /usr/share/pgDesigner/images/icon-view-16x16.png /usr/share/pgDesigner/images/icon-view-32x32.png /usr/share/pgDesigner/images/icon-wizard-16x16.png /usr/share/pgDesigner/images/led-blue-32x32.png /usr/share/pgDesigner/images/led-gray-32x32.png /usr/share/pgDesigner/images/led-green-32x32.png /usr/share/pgDesigner/images/led-red-32x32.png /usr/share/pgDesigner/images/led-yellow-32x32.png /usr/share/pgDesigner/images/pgDesigner-icon-16x16.png /usr/share/pgDesigner/images/pgDesigner-icon-32x32.png /usr/share/pgDesigner/images/pgDesigner-icon-48x48.png /usr/share/pgDesigner/images/pgDesigner-icon-64x64.png /usr/share/pgDesigner/images/pgDesigner-logo.png /usr/share/pgDesigner/pgdesigner /usr/share/pixmaps/pgdesigner.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 24 23:05:26 2013