~romaia/kiwi/teste-ppa

1728 by Ronaldo Maia
Release 1.9.30
1
kiwi-1.9.30 06-december-2011
2
    - added API to set message on an ObjectList
3
    - Added option to format_func receive entire object instead of just the
4
      column value.
5
    - When there is a notebook in the view, set keyboard shortcuts alt+N to
6
      select corresponding tabs (like in a web browser)
7
1694 by Johan Dahlin
Release 1.9.29
8
kiwi-1.9.29 22-july-2011
9
    - Remove support for gazpacho in favor of GtkBuilder
10
    - Use new gtk entries with icon instead of our old IconEntry
11
    - Improvements to ObjectList
12
1675 by Ronaldo Maia
Release 1.9.28
13
kiwi-1.9.28 01-september-2010
14
    - Remove support for gazpacho in favor of GtkBuilder
15
    - Use new gtk entries with icon instead of our old IconEntry
16
    - Improvements to ObjectList
17
1606 by Ronaldo Maia
New Release (1.9.27)
18
kiwi-1.9.27 01-september-2010
19
    - Remove use of obsolete gtk.Tooltips (Ronaldo Maia)
20
    - Add api to set the number of digits in NumberSearchFilter (Gabriel
21
      Gerga)
22
1602 by George Kussumoto
Bugfix Release 1.9.26.2
23
kiwi-1.9.26-2 15-december-2009
24
    - Added workaround for set_text method in KiwiEntry when using gtk > 2.18.
25
      (George Kussumoto).
26
1599 by George Kussumoto
# New Release (1.9.26).
27
kiwi-1.9.26 14-july-2009
28
    - Added custom sort function for objectlists. (Ronaldo Maia)
29
    - Added decimal digits searching in Advanced Search.  (Ronaldo Maia)
30
    - Fixed sv_SE thousand separators. (Ronaldo Maia)
31
    - Minor bugfixes
32
1584 by George Kussumoto
# New Release (1.9.25).
33
kiwi-1.9.25 15-april-2009
34
    - Added Advanced Search in search dialogs. (Romaia Maia)
35
    - Fixed overwriting of custom cmdclass (Severin Heiniger, #3781)
36
    - Minor bugfixes
37
1575 by George Kussumoto
# New Release (1.9.24)
38
kiwi-1.9.24 27-jan-2009
39
    - Fixed currency formating (Ronaldo Maia)
40
    - Fixed ComboEntry value updating (Ronaldo Maia, #3673)
41
    - Added multi-line capability example (Ronaldo Maia)
42
    - Added multi-line capability in ComboEntry options (Ronaldo Maia, #3843)
43
    - Fixed ComboEntry toggle button and popup position (Ronaldo Maia, #3841)
44
    - Added initial support for loading GtkBuilder files (Johan Dahlin)
45
1563 by George Kussumoto
#Fix version and date in NEWS file
46
kiwi-1.9.23 10-sep-2008
1562 by George Kussumoto
# New Release
47
    - Added support for multiple colors in ColoredColumn (Ronaldo Maia)
48
    - Fixed glade-3 plugin (Johan Dahlin)
49
    - Minor bug fixes
50
1552 by George Kussumoto
# New Release
51
kiwi-1.9.22 29-may-2008
52
    - Added support for context menus in objectlist (Ronaldo Maia)
53
    - Added support for SQLAlchemy (Ali Afshar, #3668)
54
    - Added the initial support for GtkColorButtton (Johan Dahlin)
55
    - Added support for buttons orientation in ListContainer
56
      (George Y. Kussumoto)
57
    - Several improvements in the documentation and small bug fixes
58
1533 by George Kussumoto
# Release 1.9.21
59
kiwi-1.9.21 17-march-2008
60
    - Handle case when entry completion is poping up and the entry loses
61
      focus (Ronaldo Maia, #3639)
62
    - Added Spanish/Chilean translation (Gabriel Felipe Cornejo Salas)
63
    - Added Spanish translation (Jose Martin)
64
    - Polish translation updated
65
1523 by Fabio Morbec
Release 1.9.20
66
kiwi-1.9.20 31-january-2008
67
    - Italian Translation (Sandro Bonazolla, #3582).
68
    - Added suport for Storm (Ali Afshar, #3408).
69
    - Column:: Added new property column.
70
    - ProxySlaveDelegate:: added. (Brad Crittenden).
71
    - SignalBroker:: After was broken, all signals were connected using after
72
      instead of on by default (basead on patch by Arek Korbik).
1525 by Johan Dahlin
Add much needed newlines separating sections
73
1516 by Fabio Morbec
1.9.19
74
kiwi-1.9.19 05-november-2007
75
    - _EasyComboBoxHelper:: method get_selected return None instead of
76
      raising AssertionError.
77
    - Catch NameError instead of AttributeError (fixes gnome bug #479510)
78
      (Richard Hult)
79
    - Bug fix:
80
      #3557: An error occur in SummaryLabel when update_total
81
             try to sum Decimal with None.
82
      #3578: Add support for Proxy scale widget
83
             (Basead on patch by Mauricio Vieira)
1525 by Johan Dahlin
Add much needed newlines separating sections
84
1509 by Fabio Morbec
release 1.9.18
85
kiwi-1.9.18 11-september-2007
86
    - Polish translation updated
1510 by Fabio Morbec
Updating NEWS
87
    - Added scale.py file (VScale and HScale support).
88
    - DateEntry::Activate to the callback.
89
    - KiwiEntry::Focus simplified.
90
    - Bug fix:
91
      #2597: Kiwi comboentries should allow duplicated strings in the list.
1525 by Johan Dahlin
Add much needed newlines separating sections
92
1498 by Fabio Morbec
1.9.17
93
kiwi-1.9.17 29-agust-2007
94
    - Gazpacho:
95
      - Add gazpacho support for a scale widgets too.
96
    - ObjectList:
97
      - Remove the cache property.
98
      - Refactor column and renderer handling to the Column.
99
      - Add basic DND support.
100
      - Call format_func before checking the format and the datatype.
101
      - Add ellipsize and font-desc properties.
102
      - Handle list without selection.
103
      - Add a font-desc parameter to ListLabel/SummaryLabel.
104
    - Prefill::Handle duplicate entries by adding (n) to the end of the name
105
    - Dialogs: New function based around gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER.
106
               (Based on patch by Paul Eipper (#3490))
1525 by Johan Dahlin
Add much needed newlines separating sections
107
1470 by Johan Dahlin
1.9.16
108
kiwi-1.9.16 16-july-2007
109
    - Polish translation (Jarek Zgoda)
110
    - ObjectList updates
111
    - Support for currency marker in KiwiLabel (#3389, Ronaldo Maia)
112
    - Improvements to glade-3 plugin (Ali, #3461)
113
    - ObjectList::row-expanded signal (Ali, #3460)
114
    - Kiwi completion fixes/workaround (Ali, #2901)
115
    - Tasklet updates (Gustavo)
116
    - ValueUnset and KiwiEntry  (Ali, #3408)
117
    - Gaxml support in loader
118
    - Gazpacho support for ObjectList (Ali, #3389)
119
    - Rml translation support
120
    - SQLObject full text index support
121
1427 by Johan Dahlin
1.9.15
122
kiwi-1.9.15 21-may-2007
123
    - New simple DB API layer to integrate with SQLObject
124
    - Add SearchContainer/SearchGladeDelegate, simple and flexible
125
      widgets for search and display results from a database.
126
    - Entry mask bugfix to workaround PyGObject bug
127
    - Improved Glade-3 integration, ObjectList should work.
128
    - Sort column fix (Ali, fixes #3032)
129
    - Pixbuf column None fix (Ali, fixes #3310)
130
    - Add ObjectList.sort_by_attribute (Ali, fixes #3311)
131
    - Add ObjectList.grab_focus (Ali, fixes #3326)
132
    - Add expander property to Column (Ali, #3336)
133
    - Don't allow the user to move outside of fields in
134
      the entry masks (Ronaldo, fixes #3333)
135
    - At least one radio column should be True (Ali, #3339)
136
    - Make sure GObject.new works for ObjectList (#3343)
137
    - Don't allow year before 1900 ( fixes #3364)
138
    - Generate pydoctor documentation instead of epydoc.
139
    - Many other bug fixes
140
1331 by Johan Dahlin
1.9.14
141
kiwi-1.9.14: 23-march-2007
142
    - Add glade-3 plugin (Ali)
143
    - Add ListDialog and ListContainer
144
    - Add RPM .spec file.
145
    - Fix right aligned entry validation (Johan, Ronaldo)
146
    - Make the ObjectList search case insensitive by default
147
    - Improve gazpacho plugin
148
    - ObjectList cache fixes for index/__contains__
149
    - Add assertion support for ui test
150
151
kiwi-1.9.13: 01-february-2007
1510 by Fabio Morbec
Updating NEWS
152
    - Workaround GtkEntry bug when resizing the size of its GtkWindows.
1283 by Johan Dahlin
1.9.13
153
      (Johan, Ronaldo)
154
    - Include _kiwi.c in tarball, fixes build. (Johan)
155
    - Use pkg-config to find pygtk version. (Johan)
156
1271 by Johan Dahlin
1.9.12
157
kiwi-1.9.12: 29-january-2007
158
    - Rewritten UI Test framework, not using threads
159
    - Improved Date Error message (#3041, Marco Antonio Porcho Souza)
160
    - ComboEntry.set_selected_iter improvements (#3099, Goedson Teixeira Paixao)
161
    - French translation (Benoit Myard)
162
    - Proper Hyperlink allocation (#2923, Ali Afshar)
163
    - Avoid tasklet zombies (Gustavo Carneiro)
164
    - Logging fixes (#2984, Johan)
165
    - Add enum type (Johan)
166
    - Backport any/all from Python 2.5 (Johan)
167
    - Simplify ObjectTree API (Johan)
168
1196 by Johan Dahlin
1.9.11
169
kiwi-1.9.11: 09-october-2006
170
    - Much improved mask handling (#2838, Ronaldo)
171
    - libglade integration bugfixes
172
    - Workaround for PyGTK 2.10 bug
173
    - Add right-click to ObjectList (#2817, Ronaldo)
174
    - raise ValueError instead of AttributeError (#1998, Sidnei)
175
1168 by Johan Dahlin
1.9.10
176
kiwi-1.9.10: 15-september-2006
1510 by Fabio Morbec
Updating NEWS
177
    - API reference and howto included in the tarball
1170 by Johan Dahlin
Spellfix
178
    - Remove some excessive of inheritance
1168 by Johan Dahlin
1.9.10
179
    - A couple of new examples
180
    - Mask fixes; alignment and focus (Ronaldo)
181
    - win32 installation fixes (Aaron Spike)
182
    - Tasklet WaitForCall support (Gustavo)
183
    - Add a simple Enum implementation
184
    - Add new separated delegates for glade views
185
1082 by Johan Dahlin
1.9.9
186
kiwi-1.9.9: 23-august-2006
187
    - KiwiEntry improvements (Johan, Patrick, Ronaldo)
188
    - Win32 installation fixes for Gazpacho & Kiwi (Johan)
189
    - DateEntry fixes (Ronaldo, Johan)
190
    - DateEntry win32 support (Aaron Spike)
191
    - Logging improvements (Johan)
192
    - Datatypes refactoring and improved Gazpacho integration (Ronaldo)
193
    - Add UI tests (Johan)
194
    - Bugs fixes:
195
      #2535: entry needs exceptions that don't fail (Patrick O'Brien)
196
      #2545: DateEntry calendar popup doesn't hide correctly (Ronaldo)
197
      #2562: Falha na exibição de valores do tipo "currency" (Lincoln, Ronaldo)
198
      #2610: [Patch] Remove unnecessary on_column__clicked handler (Dave Cook)
199
      #2611: Adding a sortable keyword to objectlist (Dave Cook)
200
      #2612: [Patch] objectlist.refresh() fix and optimization (Dave Cook)
201
      #2632: Problems with datatype currency when the language ... (Lincoln, Johan)
202
      #2654: Decimal precision is removed when pickling (Ronaldo)
203
      #2656: ComboEntry's clear() is missing (Ronaldo)
204
      #2681: Kiwi doesn't respect system colors after widget ... (Johan, Gustavo Barberi)
205
      #2682: Mandatory fields fails to validade if they state ... (Gustavo, Ronaldo)
206
      #2685: Make it able to turn fading of invalid stateness to ... (Ali, Johan)
207
      #2697: Add a pixbuf data type (Johan, Ronaldo)
208
      #2698: Add a ProxyButton (Johan, Henrique)
209
      #2720: DateEntry breaks when set invalid. (Ali)
210
      #2721: Missing locale specific date formatting information ... (Aaron Spike, Johan)
211
      #2758: Datatype converters should provide a get_mask method. (Ronaldo)
212
943 by Johan Dahlin
1.9.8
213
kiwi-1.9.8: 25-april-2006
214
    - distutils.setup() replacement
215
    - date tests
216
    - FileChooser & FileChooserButton
217
    - Rename all proxy widgets to start with Proxy
218
    - Win32 installation fixes
219
    - UI test threading fixes
220
    - Sizegroup merging (Ronaldo)
221
    - Mask improvements (Ronaldo)
222
    - ObjectList improvements (Johan, Ronaldo, Patrick)
223
    - Lots of bug fixes (Johan, Ronaldo, Sidnei)
224
831 by Johan Dahlin
1.9.7
225
kiwi-1.9.7: 11-march-2006
226
    - Much improved mask support
227
    - DateEntry widget
228
    - Re-add ProxyDelegate (lost since kiwi1)
229
    - Draw validation icon on the left side for right align entries
230
    - Many ComboEntry bug fixes
231
    - Distribution helper improvements
232
    - Limited support for zope.interfaces
233
    - Add a better HIG alert dialog
234
    - Improved logging (a la GStreamer)
235
832 by Johan Dahlin
Oops, got a bit too much here. Fix dates
236
kiwi-1.9.6: 17-february-2006
663 by Johan Dahlin
1.9.6
237
    - argcheck bugfix (Patrick K O'Brien)
238
    - Some basic dialogs imported from gazpacho
239
    - Fix kiwilist sorting (Patrick)
240
    - Much improved unittest coverage
241
    - Simple component system (Johan & Ali Afshar)
242
    - Better Unicode and Decimal support
243
    - ComboEntry widget
244
    - Rename list to ObjectList
245
    - Mask support for entry
246
534 by Johan Dahlin
1.9.5
247
kiwi-1.9.5: 30-january-2006
248
    - Installation bug fix
249
530 by Johan Dahlin
1.9.4
250
kiwi-1.9.4: 27-january-2006
251
    - Tasklet decorator (Gustavo)
252
    - List.add_list optimizations
253
    - py2exe support (Carlos Augusto Marcicano)
254
    - UI test fixes, support lists and toolbars
255
    - Plenty of bug fixes
256
440 by Johan Dahlin
1.9.3
257
kiwi-1.9.3: 15-december-2005
258
    - UI Test framework
259
    - Add a hyperlink widget (Ali Afshar)
260
    - Add a selectable box
261
    - Currency datatype
262
    - Simple dialogs
263
    - Logging helpers
264
    - Validation improvements
265
    - Documentation improvemnets
266
320 by Johan Dahlin
1.9.2
267
kiwi-1.9.2:  21-november-2005
440 by Johan Dahlin
1.9.3
268
    - Added tasklet (Gustavo Carneiro)
320 by Johan Dahlin
1.9.2
269
	- Wizard improvements (Evandro)
440 by Johan Dahlin
1.9.3
270
    - Added icon for entries
320 by Johan Dahlin
1.9.2
271
	- Documentation
272
	- Decorators
273
	- Bug fixes
274
	- Currency
275
	- Validation/Proxy refactoring
276
	- List labels
277
	- Colored column
278
	- Distutils/distribution helpers
279
	- Portuguese and Swedish translation