CVS log for ports/x11-toolkits/p5-Tk-JComboBox/distinfo
Up to [FreeBSD] / ports / x11-toolkits / p5-Tk-JComboBox
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 17 11:14:01 2011 UTC (8 months, 3 weeks ago) by jadawin
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
- Cleaning MD5 in perl@'s ports Approved by: erwin@ (portmgr)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 1 13:26:36 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 1.14
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 1 06:26:09 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 1.13
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 9 21:36:43 2006 UTC (5 years, 4 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.12
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 31 11:38:32 2006 UTC (5 years, 5 months ago) by sat
Branches: MAIN
Add port x11-toolkits/p5-Tk-JComboBox: JComboBox is a composite widget that contains a text Label or Entry, a Button, and a popup Listbox. It performs the same sort of tasks that can be accomplished by several other Composite widgets. Some such as BrowseEntry and Optionmenu are part of the standard Tk distribution, and there are many others available in CPAN. JComboBox borrows features from the Java Swing component bearing the same name, but falls short of being a true clone. Many of the methods and the general look and feel should be familiar to java developers. JComboBox also combines several features offered by many of the other "Combo Box" implementations, and works in two modes: editable and readonly. In readonly mode, JComboBox offers similar functionality to Optionmenu. It is basically a labeled button that activates a popup list. An item from the list is displayed on the Button when selected. When editable, JComboBox somewhat resembles BrowseEntry. That is, the widget is composed of an Entry widget with a Button to the right of it. As in the editable mode, the Button activates a popup Listbox from which a single item can be selected. WWW: http://search.cpan.org/dist/Tk-JComboBox/ Author: Rob Seegel <RobSeegel@comcast.net> Justification: sysutils/namefix dep
