File: NEWS

package info (click to toggle)
libglademm2.4 2.6.7-6
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,744 kB
  • sloc: sh: 9,112; cpp: 704; makefile: 199; perl: 108; xml: 71
file content (135 lines) | stat: -rw-r--r-- 3,096 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
2.6.7:

* Windows build fixes.
  (Armin Burgmeier)

2.6.6:

* Xml::connect_clicked((): Handle ToolButtons too.
  (Dave Moore. Bug #439339)

2.6.5:

* Fix the build when glibmm was built with exceptions disabled.
  (Armin Burgmeier)

2.6.4:

* Xml(const char* buffer, ) constructor: Make this actually 
  work. (Douglas C. MacKenzie) Bug #326512.
* Documentation: Clarified lifetime rules. (Ole Laursen)
* Build:
  - Fixed build when disabling properties and exceptions.
  (Armin Burgmeier, Openismus)
  - Check for both m4 and M4 in the GNU m4 output, to fix 
  the build on some platforms. (Yselkowitz) Bug #42399.

2.6.3:

* Build fixes for Updated for Visual Studio 2005.
(Cedric Gustin)

2.6.2:

* Glade::get_widget(): Show the name of not-found 
  widgets on the console, because libglade does not seem to 
  do this anymore (I think it did once.)
* Example: Delete the dialog when we are finished with it.
  (Murray Cumming)
* Windows build fixes. (Cedric Gustin)

2.6.1:

* Windows build fixes. (Cedric Gustin)

2.6.0:

libglademm 2.6 is API/ABI-compatible with libglademm 2.4.
  
Changes since libglademm 2.4:

* Glade::Xml: Added connect_clicked() for easy connection of
  buttons and menuitems signals. (Alberto Paro)
* Glade::VariablesMap: now handles Entry, ComboTextEntry, 
  SpinButton, *Scale, Calendar and CheckBox. (Alberto Paro).


2.5.1:

* Glade::Xml: Added connect_clicked() for easy connection of
  buttons and menuitems signals. (Alberto Paro)
* Glade::VariablesMap: now handles Entry, ComboTextEntry, 
  SpinButton, *Scale, Calendar and CheckBox. (Alberto Paro).

2.4.1:

* gcc 3.4 build fix. (Bryan Forbes)

2.4.0:

The API is now stable.

2.3.3:

* get_widget():
  - Don't create a C++ object with a null C object, when the 
  C object can not be found. (jdhall)
  - Really return existing widget wrappers. (Murray Cumming)
* Stop accidental need for doxygen when building from tarballs.
  (Murray Cumming)
* win32: Test for -mms-bitfields / -fnative-struct.

2.3.2:
 
* Updated for new libsigc++ 2 syntax.

2.3.1:

Documentation:
- Generate and install devhelp file.
- beautify hmtl documentation, like the gtkmm docs.
- Install html documentation.

2.3.0:
 
This is the new unstable branch of the parallel-installable libglademm 2.4,
for use with gtkmm 2.4.

2.1.2:

* get_widget_derived() now returns an existing C++ instance if one exists, like
  get_widget() already does. (Murray Cumming)

2.1.1:

No changes. Just recreated the tarball - it was not installing the .la files.

2.1.0:

This is the development phase for libglademm 2.2.0,
which will add API but will not break API or ABI.

* Added Glade::Xml::get_widget_derived() and 
  examples/derived/ to demonstrate it.
  This allows you to use Glade to layout your
  own derived container widgets. Tell me what you
  think.
  (Murray Cumming)


2.0.1:

* Rebuilt the tarball with newer autotools, fixing the $SED problem.

2.0.0

* Glade::Xml::create() now throws an XmlError expection if it fails.
  (Daniel Elstner)
* Minimise use of templates, to reduce application code size.
  (Daniel Elstner)

1.3.5