summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:21 +0200
committerBor Kraljič2011-10-14 14:19:21 +0200
commit5960e460867335ce0730f76c0443bd9608b469ef (patch)
treeff7415deccfbf3b86e8f9ec12240791112cf2c48
parent2d5cee22b800eecf961b616ec6cd8b98726c5a56 (diff)
bwidget: fixed long description wrap (scripted)
-rwxr-xr-xx11-toolkits/bwidget/DETAILS39
-rw-r--r--x11-toolkits/bwidget/HISTORY3
2 files changed, 29 insertions, 13 deletions
diff --git a/x11-toolkits/bwidget/DETAILS b/x11-toolkits/bwidget/DETAILS
index 925feb2a67..ceacd08bf5 100755
--- a/x11-toolkits/bwidget/DETAILS
+++ b/x11-toolkits/bwidget/DETAILS
@@ -12,18 +12,31 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/BWidget-$VERSION
SHORT="A widget set that goes with tcllib"
cat << EOF
BWidget includes a number of helpful gui widgets for tcl:
-Label (widget with state option, dynamic help and drag and drop facilities), Entry
-(Entry widget with state option, dynamic help and drag and drop facilities), Button
-(Button widget with enhanced options), ArrowButton (Button widget with an arrow shape),
-ProgressBar (Progress indicator widget), ScrollView (Display the visible area of a
-scrolled window), Separator (3D separator widget), MainFrame (Manage toplevel with
-menu, toolbar and statusbar), LabelFrame (Frame with a Label), TitleFrame (Frame
-with a title), ScrolledWindow (Generic scrolled widget), ScrollableFrame (Scrollable
-frame containing widget), PanedWindow (Tiled layout manager widget), ButtonBox (Set of
-buttons with horizontal or vertical layout), PagesManager (Pages manager widget),
-NoteBook (Notebook manager widget), Dialog (Dialog abstraction with custom buttons),
-LabelEntry (Entry widget), ComboBox (ComboBox widget), SpinBox (SpinBox widget), Tree
-(Tree widget), ListBox (ListBox widget), MessageDlg (Message dialog box), ProgressDlg
-(Progress indicator dialog box), PasswdDlg (Login/Password dialog box), SelectFontH
+Label (widget with state option, dynamic help and drag and drop facilities),
+Entry
+(Entry widget with state option, dynamic help and drag and drop facilities),
+Button
+(Button widget with enhanced options), ArrowButton (Button widget with an
+arrow shape),
+ProgressBar (Progress indicator widget), ScrollView (Display the visible
+area of a
+scrolled window), Separator (3D separator widget), MainFrame (Manage
+toplevel with
+menu, toolbar and statusbar), LabelFrame (Frame with a Label), TitleFrame
+(Frame
+with a title), ScrolledWindow (Generic scrolled widget), ScrollableFrame
+(Scrollable
+frame containing widget), PanedWindow (Tiled layout manager widget), ButtonBox
+(Set of
+buttons with horizontal or vertical layout), PagesManager (Pages manager
+widget),
+NoteBook (Notebook manager widget), Dialog (Dialog abstraction with custom
+buttons),
+LabelEntry (Entry widget), ComboBox (ComboBox widget), SpinBox (SpinBox
+widget), Tree
+(Tree widget), ListBox (ListBox widget), MessageDlg (Message dialog box),
+ProgressDlg
+(Progress indicator dialog box), PasswdDlg (Login/Password dialog box),
+SelectFontH
(Font selection widget), SelectColor (Color selection widget)
EOF
diff --git a/x11-toolkits/bwidget/HISTORY b/x11-toolkits/bwidget/HISTORY
index 027c2fe6b0..ed7416f6de 100644
--- a/x11-toolkits/bwidget/HISTORY
+++ b/x11-toolkits/bwidget/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2008-07-07 Alexander Tsamutali <astsmtl@gmail.com>
* DETAILS: Updated to 1.8.0