pgAdmin III commit: Renamed wxhotdraw library to hotdraw

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Renamed wxhotdraw library to hotdraw
Date: 2011-08-12 21:48:44
Message-ID: E1Qrzau-00080Y-Lb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Renamed wxhotdraw library to hotdraw

Changed prefix wxhd to hd, moved files from /dd/wxhotdraw to /hotdraw, fixed
related classes references.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a08974662b092d96270ce8936de900aec29e6e54
Author: Luis Ochoa <ziul1979(at)gmail(dot)com>

Modified Files
--------------
pgadmin/Makefile.am | 1 +
pgadmin/dd/dditems/figures/ddColumnFigure.cpp | 30 +-
pgadmin/dd/dditems/figures/ddColumnKindIcon.cpp | 16 +-
pgadmin/dd/dditems/figures/ddColumnOptionIcon.cpp | 10 +-
.../dd/dditems/figures/ddRelationshipFigure.cpp | 44 +-
pgadmin/dd/dditems/figures/ddRelationshipItem.cpp | 2 +-
.../dd/dditems/figures/ddRelationshipTerminal.cpp | 24 +-
pgadmin/dd/dditems/figures/ddTableFigure.cpp | 100 +-
.../dd/dditems/figures/ddTextTableItemFigure.cpp | 26 +-
pgadmin/dd/dditems/figures/xml/ddXmlStorage.cpp | 20 +-
.../dd/dditems/handles/ddAddColButtonHandle.cpp | 12 +-
pgadmin/dd/dditems/handles/ddAddFkButtonHandle.cpp | 18 +-
.../dditems/handles/ddMinMaxTableButtonHandle.cpp | 12 +-
.../dditems/handles/ddRemoveTableButtonHandle.cpp | 16 +-
pgadmin/dd/dditems/handles/ddScrollBarHandle.cpp | 28 +-
.../dd/dditems/handles/ddSouthTableSizeHandle.cpp | 26 +-
pgadmin/dd/dditems/locators/ddAddColLocator.cpp | 2 +-
pgadmin/dd/dditems/locators/ddAddFkLocator.cpp | 2 +-
.../dd/dditems/locators/ddMinMaxTableLocator.cpp | 2 +-
.../dd/dditems/locators/ddRemoveTableLocator.cpp | 2 +-
.../dditems/locators/ddScrollBarTableLocator.cpp | 2 +-
.../dd/dditems/locators/ddTableBottomLocator.cpp | 2 +-
pgadmin/dd/dditems/tools/ddColumnFigureTool.cpp | 42 +-
pgadmin/dd/dditems/tools/ddColumnTextTool.cpp | 14 +-
.../dd/dditems/utilities/ddSelectKindFksDialog.cpp | 4 +-
pgadmin/dd/ddmodel/ddBrowserDataContainer.cpp | 6 +-
pgadmin/dd/ddmodel/ddDatabaseDesign.cpp | 72 +-
pgadmin/dd/ddmodel/ddDrawingEditor.cpp | 52 +-
pgadmin/dd/ddmodel/ddDrawingView.cpp | 8 +-
pgadmin/dd/ddmodel/ddModelBrowser.cpp | 6 +-
pgadmin/dd/module.mk | 1 -
pgadmin/dd/wxhotdraw/connectors/module.mk | 19 -
.../wxhotdraw/connectors/wxhdChopBoxConnector.cpp | 82 -
pgadmin/dd/wxhotdraw/connectors/wxhdIConnector.cpp | 66 -
.../wxhotdraw/connectors/wxhdLocatorConnector.cpp | 60 -
.../connectors/wxhdStickyRectangleConnector.cpp | 73 -
.../wxhotdraw/figures/defaultAttributes/module.mk | 19 -
.../defaultAttributes/wxhdFillAttribute.cpp | 45 -
.../defaultAttributes/wxhdFontAttribute.cpp | 45 -
.../defaultAttributes/wxhdFontColorAttribute.cpp | 38 -
.../defaultAttributes/wxhdLineAttribute.cpp | 43 -
pgadmin/dd/wxhotdraw/figures/module.mk | 31 -
.../dd/wxhotdraw/figures/wxhdAbstractFigure.cpp | 130 --
.../wxhotdraw/figures/wxhdAbstractMenuFigure.cpp | 59 -
pgadmin/dd/wxhotdraw/figures/wxhdAttribute.cpp | 34 -
.../dd/wxhotdraw/figures/wxhdAttributeFigure.cpp | 95 --
pgadmin/dd/wxhotdraw/figures/wxhdBitmapFigure.cpp | 62 -
.../dd/wxhotdraw/figures/wxhdCompositeFigure.cpp | 271 ----
.../dd/wxhotdraw/figures/wxhdIConnectionFigure.cpp | 23 -
pgadmin/dd/wxhotdraw/figures/wxhdIFigure.cpp | 175 ---
.../dd/wxhotdraw/figures/wxhdLineConnection.cpp | 293 ----
pgadmin/dd/wxhotdraw/figures/wxhdLineTerminal.cpp | 59 -
.../dd/wxhotdraw/figures/wxhdPolyLineFigure.cpp | 446 ------
.../dd/wxhotdraw/figures/wxhdRectangleFigure.cpp | 52 -
.../dd/wxhotdraw/figures/wxhdSimpleTextFigure.cpp | 139 --
pgadmin/dd/wxhotdraw/figures/xml/module.mk | 16 -
pgadmin/dd/wxhotdraw/figures/xml/wxhdStorage.cpp | 34 -
pgadmin/dd/wxhotdraw/handles/module.mk | 23 -
pgadmin/dd/wxhotdraw/handles/wxhdButtonHandle.cpp | 72 -
.../handles/wxhdChangeConnectionEndHandle.cpp | 65 -
.../handles/wxhdChangeConnectionHandle.cpp | 116 --
.../handles/wxhdChangeConnectionStartHandle.cpp | 65 -
pgadmin/dd/wxhotdraw/handles/wxhdIHandle.cpp | 47 -
.../wxhotdraw/handles/wxhdLineConnectionHandle.cpp | 46 -
pgadmin/dd/wxhotdraw/handles/wxhdLocatorHandle.cpp | 53 -
.../dd/wxhotdraw/handles/wxhdPolyLineHandle.cpp | 90 --
pgadmin/dd/wxhotdraw/locators/module.mk | 17 -
pgadmin/dd/wxhotdraw/locators/wxhdILocator.cpp | 27 -
.../dd/wxhotdraw/locators/wxhdPolyLineLocator.cpp | 59 -
pgadmin/dd/wxhotdraw/main/module.mk | 18 -
pgadmin/dd/wxhotdraw/main/wxhdDrawing.cpp | 245 ---
pgadmin/dd/wxhotdraw/main/wxhdDrawingEditor.cpp | 301 ----
pgadmin/dd/wxhotdraw/main/wxhdDrawingView.cpp | 467 ------
pgadmin/dd/wxhotdraw/module.mk | 21 -
pgadmin/dd/wxhotdraw/tools/module.mk | 30 -
pgadmin/dd/wxhotdraw/tools/wxhdAbstractTool.cpp | 67 -
pgadmin/dd/wxhotdraw/tools/wxhdCanvasMenuTool.cpp | 82 -
.../dd/wxhotdraw/tools/wxhdCompositeFigureTool.cpp | 121 --
.../wxhotdraw/tools/wxhdConnectionCreationTool.cpp | 140 --
pgadmin/dd/wxhotdraw/tools/wxhdCreationTool.cpp | 70 -
.../dd/wxhotdraw/tools/wxhdDragCreationTool.cpp | 36 -
pgadmin/dd/wxhotdraw/tools/wxhdDragTrackerTool.cpp | 101 --
pgadmin/dd/wxhotdraw/tools/wxhdFigureTool.cpp | 101 --
.../dd/wxhotdraw/tools/wxhdHandleTrackerTool.cpp | 45 -
pgadmin/dd/wxhotdraw/tools/wxhdITool.cpp | 94 --
pgadmin/dd/wxhotdraw/tools/wxhdMenuTool.cpp | 75 -
.../dd/wxhotdraw/tools/wxhdPolyLineFigureTool.cpp | 54 -
pgadmin/dd/wxhotdraw/tools/wxhdSelectAreaTool.cpp | 123 --
pgadmin/dd/wxhotdraw/tools/wxhdSelectionTool.cpp | 161 --
pgadmin/dd/wxhotdraw/tools/wxhdSimpleTextTool.cpp | 139 --
pgadmin/dd/wxhotdraw/utilities/module.mk | 24 -
.../dd/wxhotdraw/utilities/wxhdArrayCollection.cpp | 221 ---
pgadmin/dd/wxhotdraw/utilities/wxhdCollection.cpp | 112 --
pgadmin/dd/wxhotdraw/utilities/wxhdGeometry.cpp | 190 ---
pgadmin/dd/wxhotdraw/utilities/wxhdKeyEvent.cpp | 36 -
pgadmin/dd/wxhotdraw/utilities/wxhdMouseEvent.cpp | 99 --
.../dd/wxhotdraw/utilities/wxhdMultiPosRect.cpp | 215 ---
pgadmin/dd/wxhotdraw/utilities/wxhdPoint.cpp | 38 -
pgadmin/dd/wxhotdraw/utilities/wxhdRect.cpp | 83 --
.../wxhotdraw/utilities/wxhdRemoveDeleteDialog.cpp | 169 ---
pgadmin/frm/frmDatabaseDesigner.cpp | 30 +-
pgadmin/hotdraw/connectors/hdChopBoxConnector.cpp | 82 +
pgadmin/hotdraw/connectors/hdIConnector.cpp | 66 +
pgadmin/hotdraw/connectors/hdLocatorConnector.cpp | 60 +
.../connectors/hdStickyRectangleConnector.cpp | 73 +
pgadmin/hotdraw/connectors/module.mk | 19 +
.../figures/defaultAttributes/hdFillAttribute.cpp | 45 +
.../figures/defaultAttributes/hdFontAttribute.cpp | 45 +
.../defaultAttributes/hdFontColorAttribute.cpp | 38 +
.../figures/defaultAttributes/hdLineAttribute.cpp | 43 +
.../hotdraw/figures/defaultAttributes/module.mk | 19 +
pgadmin/hotdraw/figures/hdAbstractFigure.cpp | 130 ++
pgadmin/hotdraw/figures/hdAbstractMenuFigure.cpp | 59 +
pgadmin/hotdraw/figures/hdAttribute.cpp | 34 +
pgadmin/hotdraw/figures/hdAttributeFigure.cpp | 95 ++
pgadmin/hotdraw/figures/hdBitmapFigure.cpp | 62 +
pgadmin/hotdraw/figures/hdCompositeFigure.cpp | 271 ++++
pgadmin/hotdraw/figures/hdIConnectionFigure.cpp | 23 +
pgadmin/hotdraw/figures/hdIFigure.cpp | 175 +++
pgadmin/hotdraw/figures/hdLineConnection.cpp | 293 ++++
pgadmin/hotdraw/figures/hdLineTerminal.cpp | 59 +
pgadmin/hotdraw/figures/hdPolyLineFigure.cpp | 446 ++++++
pgadmin/hotdraw/figures/hdRectangleFigure.cpp | 52 +
pgadmin/hotdraw/figures/hdSimpleTextFigure.cpp | 139 ++
pgadmin/hotdraw/figures/module.mk | 31 +
pgadmin/hotdraw/figures/xml/hdStorage.cpp | 34 +
pgadmin/hotdraw/figures/xml/module.mk | 16 +
pgadmin/hotdraw/handles/hdButtonHandle.cpp | 72 +
.../handles/hdChangeConnectionEndHandle.cpp | 65 +
.../hotdraw/handles/hdChangeConnectionHandle.cpp | 116 ++
.../handles/hdChangeConnectionStartHandle.cpp | 65 +
pgadmin/hotdraw/handles/hdIHandle.cpp | 47 +
pgadmin/hotdraw/handles/hdLineConnectionHandle.cpp | 46 +
pgadmin/hotdraw/handles/hdLocatorHandle.cpp | 53 +
pgadmin/hotdraw/handles/hdPolyLineHandle.cpp | 90 ++
pgadmin/hotdraw/handles/module.mk | 23 +
pgadmin/hotdraw/locators/hdILocator.cpp | 27 +
pgadmin/hotdraw/locators/hdPolyLineLocator.cpp | 59 +
pgadmin/hotdraw/locators/module.mk | 17 +
pgadmin/hotdraw/main/hdDrawing.cpp | 245 +++
pgadmin/hotdraw/main/hdDrawingEditor.cpp | 301 ++++
pgadmin/hotdraw/main/hdDrawingView.cpp | 467 ++++++
pgadmin/hotdraw/main/module.mk | 18 +
pgadmin/hotdraw/module.mk | 21 +
pgadmin/hotdraw/tools/hdAbstractTool.cpp | 67 +
pgadmin/hotdraw/tools/hdCanvasMenuTool.cpp | 82 +
pgadmin/hotdraw/tools/hdCompositeFigureTool.cpp | 121 ++
pgadmin/hotdraw/tools/hdConnectionCreationTool.cpp | 140 ++
pgadmin/hotdraw/tools/hdCreationTool.cpp | 70 +
pgadmin/hotdraw/tools/hdDragCreationTool.cpp | 36 +
pgadmin/hotdraw/tools/hdDragTrackerTool.cpp | 101 ++
pgadmin/hotdraw/tools/hdFigureTool.cpp | 101 ++
pgadmin/hotdraw/tools/hdHandleTrackerTool.cpp | 45 +
pgadmin/hotdraw/tools/hdITool.cpp | 94 ++
pgadmin/hotdraw/tools/hdMenuTool.cpp | 75 +
pgadmin/hotdraw/tools/hdPolyLineFigureTool.cpp | 54 +
pgadmin/hotdraw/tools/hdSelectAreaTool.cpp | 123 ++
pgadmin/hotdraw/tools/hdSelectionTool.cpp | 161 ++
pgadmin/hotdraw/tools/hdSimpleTextTool.cpp | 139 ++
pgadmin/hotdraw/tools/module.mk | 30 +
pgadmin/hotdraw/utilities/hdArrayCollection.cpp | 221 +++
pgadmin/hotdraw/utilities/hdCollection.cpp | 112 ++
pgadmin/hotdraw/utilities/hdGeometry.cpp | 190 +++
pgadmin/hotdraw/utilities/hdKeyEvent.cpp | 36 +
pgadmin/hotdraw/utilities/hdMouseEvent.cpp | 99 ++
pgadmin/hotdraw/utilities/hdMultiPosRect.cpp | 215 +++
pgadmin/hotdraw/utilities/hdPoint.cpp | 38 +
pgadmin/hotdraw/utilities/hdRect.cpp | 83 ++
pgadmin/hotdraw/utilities/hdRemoveDeleteDialog.cpp | 169 +++
pgadmin/hotdraw/utilities/module.mk | 24 +
.../include/dd/dditems/figures/ddColumnFigure.h | 18 +-
.../include/dd/dditems/figures/ddColumnKindIcon.h | 14 +-
.../dd/dditems/figures/ddColumnOptionIcon.h | 10 +-
.../dd/dditems/figures/ddRelationshipFigure.h | 20 +-
.../dd/dditems/figures/ddRelationshipItem.h | 4 +-
.../dd/dditems/figures/ddRelationshipTerminal.h | 10 +-
pgadmin/include/dd/dditems/figures/ddTableFigure.h | 30 +-
.../dd/dditems/figures/ddTextTableItemFigure.h | 8 +-
.../include/dd/dditems/figures/xml/ddXmlStorage.h | 10 +-
.../dd/dditems/handles/ddAddColButtonHandle.h | 12 +-
.../dd/dditems/handles/ddAddFkButtonHandle.h | 12 +-
.../dd/dditems/handles/ddMinMaxTableButtonHandle.h | 12 +-
.../dd/dditems/handles/ddRemoveTableButtonHandle.h | 12 +-
.../include/dd/dditems/handles/ddScrollBarHandle.h | 28 +-
.../dd/dditems/handles/ddSouthTableSizeHandle.h | 16 +-
.../include/dd/dditems/locators/ddAddColLocator.h | 8 +-
.../include/dd/dditems/locators/ddAddFkLocator.h | 8 +-
.../dd/dditems/locators/ddMinMaxTableLocator.h | 8 +-
.../dd/dditems/locators/ddRemoveTableLocator.h | 8 +-
.../dd/dditems/locators/ddScrollBarTableLocator.h | 8 +-
.../dd/dditems/locators/ddTableBottomLocator.h | 8 +-
.../include/dd/dditems/tools/ddColumnFigureTool.h | 24 +-
.../include/dd/dditems/tools/ddColumnTextTool.h | 10 +-
.../dd/dditems/utilities/ddSelectKindFksDialog.h | 4 +-
.../include/dd/ddmodel/ddBrowserDataContainer.h | 8 +-
pgadmin/include/dd/ddmodel/ddDatabaseDesign.h | 14 +-
pgadmin/include/dd/ddmodel/ddDrawingEditor.h | 8 +-
pgadmin/include/dd/ddmodel/ddDrawingView.h | 12 +-
pgadmin/include/dd/module.mk | 1 -
pgadmin/include/dd/wxhotdraw/connectors/module.mk | 19 -
.../dd/wxhotdraw/connectors/wxhdChopBoxConnector.h | 33 -
.../dd/wxhotdraw/connectors/wxhdIConnector.h | 40 -
.../dd/wxhotdraw/connectors/wxhdLocatorConnector.h | 40 -
.../connectors/wxhdStickyRectangleConnector.h | 42 -
.../wxhotdraw/figures/defaultAttributes/module.mk | 19 -
.../figures/defaultAttributes/wxhdFillAttribute.h | 27 -
.../figures/defaultAttributes/wxhdFontAttribute.h | 28 -
.../defaultAttributes/wxhdFontColorAttribute.h | 29 -
.../figures/defaultAttributes/wxhdLineAttribute.h | 27 -
pgadmin/include/dd/wxhotdraw/figures/module.mk | 31 -
.../dd/wxhotdraw/figures/wxhdAbstractFigure.h | 50 -
.../dd/wxhotdraw/figures/wxhdAbstractMenuFigure.h | 37 -
.../include/dd/wxhotdraw/figures/wxhdAttribute.h | 23 -
.../dd/wxhotdraw/figures/wxhdAttributeFigure.h | 55 -
.../dd/wxhotdraw/figures/wxhdBitmapFigure.h | 34 -
.../dd/wxhotdraw/figures/wxhdCompositeFigure.h | 44 -
.../dd/wxhotdraw/figures/wxhdIConnectionFigure.h | 55 -
pgadmin/include/dd/wxhotdraw/figures/wxhdIFigure.h | 69 -
.../dd/wxhotdraw/figures/wxhdLineConnection.h | 62 -
.../dd/wxhotdraw/figures/wxhdLineTerminal.h | 31 -
.../dd/wxhotdraw/figures/wxhdPolyLineFigure.h | 75 -
.../dd/wxhotdraw/figures/wxhdRectangleFigure.h | 35 -
.../dd/wxhotdraw/figures/wxhdSimpleTextFigure.h | 50 -
pgadmin/include/dd/wxhotdraw/figures/xml/module.mk | 16 -
.../include/dd/wxhotdraw/figures/xml/wxhdStorage.h | 25 -
pgadmin/include/dd/wxhotdraw/handles/module.mk | 23 -
.../dd/wxhotdraw/handles/wxhdButtonHandle.h | 41 -
.../handles/wxhdChangeConnectionEndHandle.h | 30 -
.../wxhotdraw/handles/wxhdChangeConnectionHandle.h | 44 -
.../handles/wxhdChangeConnectionStartHandle.h | 30 -
pgadmin/include/dd/wxhotdraw/handles/wxhdIHandle.h | 48 -
.../wxhotdraw/handles/wxhdLineConnectionHandle.h | 25 -
.../dd/wxhotdraw/handles/wxhdLocatorHandle.h | 39 -
.../dd/wxhotdraw/handles/wxhdPolyLineHandle.h | 40 -
pgadmin/include/dd/wxhotdraw/locators/module.mk | 17 -
.../include/dd/wxhotdraw/locators/wxhdILocator.h | 32 -
.../dd/wxhotdraw/locators/wxhdPolyLineLocator.h | 31 -
pgadmin/include/dd/wxhotdraw/main/module.mk | 19 -
pgadmin/include/dd/wxhotdraw/main/wxhdDrawing.h | 85 --
.../include/dd/wxhotdraw/main/wxhdDrawingEditor.h | 52 -
.../include/dd/wxhotdraw/main/wxhdDrawingView.h | 123 --
pgadmin/include/dd/wxhotdraw/main/wxhdObject.h | 19 -
pgadmin/include/dd/wxhotdraw/module.mk | 21 -
pgadmin/include/dd/wxhotdraw/tools/module.mk | 30 -
.../include/dd/wxhotdraw/tools/wxhdAbstractTool.h | 42 -
.../dd/wxhotdraw/tools/wxhdCanvasMenuTool.h | 34 -
.../dd/wxhotdraw/tools/wxhdCompositeFigureTool.h | 34 -
.../wxhotdraw/tools/wxhdConnectionCreationTool.h | 38 -
.../include/dd/wxhotdraw/tools/wxhdCreationTool.h | 36 -
.../dd/wxhotdraw/tools/wxhdDragCreationTool.h | 26 -
.../dd/wxhotdraw/tools/wxhdDragTrackerTool.h | 42 -
.../include/dd/wxhotdraw/tools/wxhdFigureTool.h | 38 -
.../dd/wxhotdraw/tools/wxhdHandleTrackerTool.h | 38 -
pgadmin/include/dd/wxhotdraw/tools/wxhdITool.h | 42 -
pgadmin/include/dd/wxhotdraw/tools/wxhdMenuTool.h | 36 -
.../dd/wxhotdraw/tools/wxhdPolyLineFigureTool.h | 27 -
.../dd/wxhotdraw/tools/wxhdSelectAreaTool.h | 37 -
.../include/dd/wxhotdraw/tools/wxhdSelectionTool.h | 37 -
.../dd/wxhotdraw/tools/wxhdSimpleTextTool.h | 41 -
pgadmin/include/dd/wxhotdraw/utilities/module.mk | 25 -
.../dd/wxhotdraw/utilities/wxhdArrayCollection.h | 77 -
.../dd/wxhotdraw/utilities/wxhdCollection.h | 43 -
.../dd/wxhotdraw/utilities/wxhdCollectionBase.h | 54 -
.../include/dd/wxhotdraw/utilities/wxhdGeometry.h | 40 -
.../include/dd/wxhotdraw/utilities/wxhdKeyEvent.h | 30 -
.../dd/wxhotdraw/utilities/wxhdMouseEvent.h | 43 -
.../dd/wxhotdraw/utilities/wxhdMultiPosRect.h | 341 -----
pgadmin/include/dd/wxhotdraw/utilities/wxhdPoint.h | 24 -
pgadmin/include/dd/wxhotdraw/utilities/wxhdRect.h | 34 -
.../wxhotdraw/utilities/wxhdRemoveDeleteDialog.h | 64 -
pgadmin/include/frm/frmDatabaseDesigner.h | 6 +-
.../hotdraw/connectors/hdChopBoxConnector.h | 33 +
pgadmin/include/hotdraw/connectors/hdIConnector.h | 40 +
.../hotdraw/connectors/hdLocatorConnector.h | 40 +
.../connectors/hdStickyRectangleConnector.h | 42 +
pgadmin/include/hotdraw/connectors/module.mk | 19 +
.../figures/defaultAttributes/hdFillAttribute.h | 27 +
.../figures/defaultAttributes/hdFontAttribute.h | 28 +
.../defaultAttributes/hdFontColorAttribute.h | 29 +
.../figures/defaultAttributes/hdLineAttribute.h | 27 +
.../hotdraw/figures/defaultAttributes/module.mk | 19 +
pgadmin/include/hotdraw/figures/hdAbstractFigure.h | 50 +
.../include/hotdraw/figures/hdAbstractMenuFigure.h | 37 +
pgadmin/include/hotdraw/figures/hdAttribute.h | 23 +
.../include/hotdraw/figures/hdAttributeFigure.h | 55 +
pgadmin/include/hotdraw/figures/hdBitmapFigure.h | 34 +
.../include/hotdraw/figures/hdCompositeFigure.h | 44 +
.../include/hotdraw/figures/hdIConnectionFigure.h | 55 +
pgadmin/include/hotdraw/figures/hdIFigure.h | 69 +
pgadmin/include/hotdraw/figures/hdLineConnection.h | 62 +
pgadmin/include/hotdraw/figures/hdLineTerminal.h | 31 +
pgadmin/include/hotdraw/figures/hdPolyLineFigure.h | 75 +
.../include/hotdraw/figures/hdRectangleFigure.h | 35 +
.../include/hotdraw/figures/hdSimpleTextFigure.h | 50 +
pgadmin/include/hotdraw/figures/module.mk | 31 +
pgadmin/include/hotdraw/figures/xml/hdStorage.h | 25 +
pgadmin/include/hotdraw/figures/xml/module.mk | 16 +
pgadmin/include/hotdraw/handles/hdButtonHandle.h | 41 +
.../hotdraw/handles/hdChangeConnectionEndHandle.h | 30 +
.../hotdraw/handles/hdChangeConnectionHandle.h | 44 +
.../handles/hdChangeConnectionStartHandle.h | 30 +
pgadmin/include/hotdraw/handles/hdIHandle.h | 48 +
.../hotdraw/handles/hdLineConnectionHandle.h | 25 +
pgadmin/include/hotdraw/handles/hdLocatorHandle.h | 39 +
pgadmin/include/hotdraw/handles/hdPolyLineHandle.h | 40 +
pgadmin/include/hotdraw/handles/module.mk | 23 +
pgadmin/include/hotdraw/locators/hdILocator.h | 32 +
.../include/hotdraw/locators/hdPolyLineLocator.h | 31 +
pgadmin/include/hotdraw/locators/module.mk | 17 +
pgadmin/include/hotdraw/main/hdDrawing.h | 85 ++
pgadmin/include/hotdraw/main/hdDrawingEditor.h | 52 +
pgadmin/include/hotdraw/main/hdDrawingView.h | 123 ++
pgadmin/include/hotdraw/main/hdObject.h | 19 +
pgadmin/include/hotdraw/main/module.mk | 19 +
pgadmin/include/hotdraw/module.mk | 21 +
pgadmin/include/hotdraw/tools/hdAbstractTool.h | 42 +
pgadmin/include/hotdraw/tools/hdCanvasMenuTool.h | 34 +
.../include/hotdraw/tools/hdCompositeFigureTool.h | 34 +
.../hotdraw/tools/hdConnectionCreationTool.h | 38 +
pgadmin/include/hotdraw/tools/hdCreationTool.h | 36 +
pgadmin/include/hotdraw/tools/hdDragCreationTool.h | 26 +
pgadmin/include/hotdraw/tools/hdDragTrackerTool.h | 42 +
pgadmin/include/hotdraw/tools/hdFigureTool.h | 38 +
.../include/hotdraw/tools/hdHandleTrackerTool.h | 38 +
pgadmin/include/hotdraw/tools/hdITool.h | 42 +
pgadmin/include/hotdraw/tools/hdMenuTool.h | 36 +
.../include/hotdraw/tools/hdPolyLineFigureTool.h | 27 +
pgadmin/include/hotdraw/tools/hdSelectAreaTool.h | 37 +
pgadmin/include/hotdraw/tools/hdSelectionTool.h | 37 +
pgadmin/include/hotdraw/tools/hdSimpleTextTool.h | 41 +
pgadmin/include/hotdraw/tools/module.mk | 30 +
.../include/hotdraw/utilities/hdArrayCollection.h | 77 +
pgadmin/include/hotdraw/utilities/hdCollection.h | 43 +
.../include/hotdraw/utilities/hdCollectionBase.h | 54 +
pgadmin/include/hotdraw/utilities/hdGeometry.h | 40 +
pgadmin/include/hotdraw/utilities/hdKeyEvent.h | 30 +
pgadmin/include/hotdraw/utilities/hdMouseEvent.h | 43 +
pgadmin/include/hotdraw/utilities/hdMultiPosRect.h | 341 +++++
pgadmin/include/hotdraw/utilities/hdPoint.h | 24 +
pgadmin/include/hotdraw/utilities/hdRect.h | 34 +
.../hotdraw/utilities/hdRemoveDeleteDialog.h | 64 +
pgadmin/include/hotdraw/utilities/module.mk | 25 +
pgadmin/include/module.mk | 1 +
pgadmin/pgAdmin3.vcproj | 1556 ++++++++++----------
344 files changed, 11105 insertions(+), 11105 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Vinicius Santos 2011-08-13 04:14:55 Re: Refresh objects on Click
Previous Message Guillaume Lelarge 2011-08-12 20:53:08 Re: Weird git messages