mirror of
https://github.com/fltk/fltk.git
synced 2026-06-07 09:13:58 +08:00
Bump version numbers to 1.3.3.
All fluid .fl files have been rewritten with fluid 1.3.3 and may differ somehow, but there are no significant changes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10353 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
class CubeViewUI {open
|
||||
|
||||
+3
-6
@@ -1,14 +1,11 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.00
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
gridx 10
|
||||
gridy 10
|
||||
snap 3
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {143 188 318 443} resizable visible
|
||||
xywh {397 202 318 443} type Double resizable visible
|
||||
} {
|
||||
Fl_Slider control {
|
||||
label {move
|
||||
|
||||
+7
-7
@@ -1,11 +1,11 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0107
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {379 190 420 369} type Double resizable visible
|
||||
xywh {390 200 420 369} type Double resizable visible
|
||||
} {
|
||||
Fl_Group the_group {
|
||||
label {activate()/deactivate() called on this Fl_Group} open
|
||||
@@ -62,23 +62,23 @@ Function {} {open
|
||||
} {
|
||||
MenuItem {} {
|
||||
label item
|
||||
xywh {0 0 100 20} labelsize 14
|
||||
xywh {0 0 100 20}
|
||||
}
|
||||
MenuItem {} {
|
||||
label item
|
||||
xywh {10 10 100 20} labelsize 14
|
||||
xywh {10 10 100 20}
|
||||
}
|
||||
MenuItem {} {
|
||||
label item
|
||||
xywh {20 20 100 20} labelsize 14
|
||||
xywh {20 20 100 20}
|
||||
}
|
||||
MenuItem {} {
|
||||
label item
|
||||
xywh {30 30 100 20} labelsize 14
|
||||
xywh {30 30 100 20}
|
||||
}
|
||||
MenuItem {} {
|
||||
label item
|
||||
xywh {40 40 100 20} labelsize 14
|
||||
xywh {40 40 100 20}
|
||||
}
|
||||
}
|
||||
Fl_Value_Output {} {
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0300
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {make_window()} {open
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0302
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
decl {\#include "mandelbrot.h"} {public local
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0300
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
decl {\#include <FL/Fl_Preferences.H>} {public local
|
||||
@@ -45,7 +45,7 @@ Function {} {open return_type int
|
||||
Fl_Window myWindow {
|
||||
label {My Preferences}
|
||||
callback closeWindowCB open
|
||||
xywh {709 76 298 311} type Double visible
|
||||
xywh {408 202 298 311} type Double visible
|
||||
} {
|
||||
Fl_Button {} {
|
||||
label Cancel
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0300
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {button_cb(Fl_Button *b, void *)} {
|
||||
|
||||
+2
-2
@@ -1,11 +1,11 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0300
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {333 489 366 261} type Double resizable visible
|
||||
xywh {401 207 366 261} type Double resizable visible
|
||||
} {
|
||||
Fl_Button {} {
|
||||
label {@<-}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0302
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
decl {\#include <stdio.h>} {public global
|
||||
@@ -346,7 +346,7 @@ Function {} {open
|
||||
} {
|
||||
Fl_Window window {
|
||||
label tree open
|
||||
xywh {1 234 1045 580} type Double visible
|
||||
xywh {115 293 1045 580} type Double visible
|
||||
} {
|
||||
Fl_Group tree {
|
||||
label Tree
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0107
|
||||
version 1.0303
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {callback(Fl_Widget* o, void*)} {open private return_type void
|
||||
@@ -12,7 +12,7 @@ Function {} {open
|
||||
} {
|
||||
Fl_Window {} {
|
||||
label {Valuator classes, showing values for type()} open
|
||||
xywh {479 151 580 510} type Double color 43 selection_color 43
|
||||
xywh {400 199 580 510} type Double color 43 selection_color 43
|
||||
code0 {\#include <stdio.h>} visible
|
||||
} {
|
||||
Fl_Box {} {
|
||||
|
||||
Reference in New Issue
Block a user