OW2 Consortium

CVS log for openccm/browser/build.xml

(logo)

Help

(back) Up to [OW2-CVS] / openccm / browser

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 18 19:24:31 2005 UTC (3 years, 9 months ago) by contrera
Branch: MAIN
CVS Tags: OPENCCM_0_9_0, HEAD
Changes since 1.9: +31 -15 lines
Diff to previous 1.9
Addition of an uptodate check to avoid a useless ANT process in this module.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 25 14:03:21 2004 UTC (4 years, 6 months ago) by moroy
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Updated the call to the Apollon generation task in the Browser Compilation process.
  - apollon_parser -> apollon_parser_gen

Updated the Browser Framework in order to be able to rename the name of an initial entry.
  - Added a method "renameInitialEntry" in the Tree interface.
  - Written the corresponding code.
  - Written the associated action (plug-in action which calls this method).

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 16 12:59:14 2004 UTC (4 years, 6 months ago) by moroy
Branch: MAIN
Changes since 1.7: +9 -8 lines
Diff to previous 1.7
Changed Ant target names in order to avoid having conflicts with the other openccm tasks.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Tue Jun 8 14:30:00 2004 UTC (4 years, 7 months ago) by moroy
Branch: MAIN
Changes since 1.6: +10 -5 lines
Diff to previous 1.6
Corrected minor problems:
  - Renamed "zeux.init" ant task call to "-zeus.init".
  - Modified the parameter of the call of the Apollon compilation process.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Mon May 10 07:28:19 2004 UTC (4 years, 8 months ago) by moroy
Branch: MAIN
Changes since 1.5: +106 -117 lines
Diff to previous 1.5
- Integrated the use of the Utils module and modified the build.xml file consequently.
    - Used the common properties.
    - Compiled the misc/cmdline package.
    - Used the Apollon/Xerces/Zeux/externals archives.
- Cleaned the Browser module.
    - Removed unused externals archives.
    - Removed unused build.properties file.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Apr 20 15:37:29 2004 UTC (4 years, 8 months ago) by moroy
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
- Renamed the "main" class of the Browser examples with different names to avoid having error when using Eclipse.

- Renamed "example" directory into "examples".

- Minor improvements:
    - DynamiTree.java: Enhancement of the management of the unselection of the "view panel".
    - AdvancedJPopupMenu.java: Two items are regarded as equal if they have only the same label.
    - BrowserXMLParser: Creating the extraction directory to extract zip file only if it's necessary.

- Cosmetic updates.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 19 09:14:31 2004 UTC (4 years, 9 months ago) by moroy
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Improvement of the Browser Framework:
  -*- Added the role management. It's now possible to define different configurations of the same node using different roles. Thanks to it, you can have several views and several actions depending on the selected role for the same node. A DynamicTree can accept several roles at the same time (unless the "multiple roles" property is set to false). The defined roles are automatically displayed as a list in an item of a menu bar (of course, only if a menu bar is defined).
  -*- Defined new configuration for menu item. When you configure a menu item, you can affect to it an icon to represent the action, an accelerator (for instance ctrl-n) and a mnemonic.
  -*- Added toolbar management for displaying actions with their icons. The DynamicTree displays all the actions for which an icon has been defined. It works only if a tool bar is known by the DynamicTree.
  -*- Added panel inheritance management at the java type level. It's now possible to inherit of a panel defined for a high level class.
  -*- Added a Browser instance for managing Fractal application as an example of the Browser framework.
  -*- Added flexibility at the initial context level: This initial context may be defined in the Browser configuration file via a "root" element.

For more detail about those features, you can have a look at the documentation of the Browser Framework.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 9 15:33:51 2003 UTC (5 years, 1 month ago) by moroy
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Added the copy of the apollon jar files in the "distrib" ant task.

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 9 10:36:03 2003 UTC (5 years, 1 month ago) by moroy
Branch: MAIN
Changes since 1.1: +316 -306 lines
Diff to previous 1.1
Updated the Browser compilation process in order to take into account the apollon project.

Revision 1.1.1.1 / (as text) / (view) - annotate - [select for diffs] (vendor branch) , Thu Oct 9 19:17:56 2003 UTC (5 years, 3 months ago) by moroy
Branch: OpenCCM
CVS Tags: start, browser-0_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Imported version 1.0 of the Browser Framework

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 9 19:17:56 2003 UTC (5 years, 3 months ago) by moroy
Branch: MAIN
CVS Tags: OPENCCM_0_8
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge