File glade.changes of Package glade
925
1
-------------------------------------------------------------------
2
Fri Dec 10 20:18:35 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
3
4
- Add pkgconfig(gjs-1.0) BuildRequires: Build gjs widgets support,
5
and stop passing gjs=disabled to meson.
6
- Add 9db1fba1fa93905c9169c1e29049e4b2f6337c39.patch: GladeProject:
7
Segfault in gnome-builder when widget doesn't have a name.
8
- Split out new sub package for docs.
9
- Use ldconfig_scriptlets macro for post(un) ldconfig handling.
10
11
-------------------------------------------------------------------
12
Fri Nov 20 21:13:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
13
14
- Update to version 3.38.2:
15
+ Fix windows compatibility issues.
16
+ Fix build against Python 3.9.
17
+ Bugs fixed: glgo#GNOME/glade#355, glgo#GNOME/glade#53,
18
glgo#GNOME/glade#371.
19
20
-------------------------------------------------------------------
21
Mon Oct 5 16:10:02 UTC 2020 - dimstar@opensuse.org
22
23
- Update to version 3.38.1:
24
+ Fix issue #471: "XML not updated after adding element".
25
+ Fix issue #480: "version field not always updated in XML".
26
+ Fix issue #474: "GtkLabel: setup text attribute issues".
27
+ Fix issue #479: "Glade 3.36.0 segfaults when opening a file".
28
+ Fix issue pasting widget with ctrl+v in GtkGrid.
29
+ Updated translations.
30
31
-------------------------------------------------------------------
32
Mon Sep 14 13:11:08 UTC 2020 - dimstar@opensuse.org
33
34
- Update to version 3.38.0:
35
+ Load template files as new GTypes and add them to "User
36
templates" widget group automatically without the need of a
37
catalog.
38
+ Added JavaScript widget support.
39
+ Use version data from gir to improve deprecation/target tests.
40
+ Implement survey using new backend at surveys.gnome.org.
41
+ Keep survey state in config file.
42
+ Associate with application/x-gtk-builder.
43
+ Project properties dialog improvements.
44
+ Improve toolkit target version selection in project properties
45
dialog.
46
+ Improve treemodel char data type handling.
47
+ Updated translations.
48
49
-------------------------------------------------------------------
50
Fri Sep 4 16:37:36 UTC 2020 - dimstar@opensuse.org
51
52
- Update to version 3.37.0:
53
+ Build: Remove autotools.
54
+ Plugins: Added GJS plugin for JavaScript objects support.
55
+ Issue #433: Implement survey using new backend at
56
surveys.gnome.org.
57
+ Ignore locale when saving numeric values.
58
+ Associate application/x-gtk-builder with glade's .desktop file.
59
+ Plugins: Added GJS plugin for JavaScript objects support.
60
+ gtk: Add GtkScrolledWindow propagate-natural-width property.
61
+ GladeScrolledWindowEditor: Squeeze width/height properties in
62
two columns.
63
+ Webkit2gtk plugin: add missing displayable values and sandbox
64
web view.
65
+ dtd: Make init-function an element, not an attribute.
66
- Port to meson build system:
67
+ Add meson BuildRequires.
68
+ Replace configure/make/make_install with
69
meson/meson_build/meson_install.
70
71
-------------------------------------------------------------------
72
Thu May 7 21:39:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
73
74
- Update to version 3.36.0:
75
+ Add GDK_VERSION_MIN_REQUIRED
76
+ Adding "Glade" to "About" section.
77
+ Add initial implementation of Automatic Templates
78
+ Add initial support for GFile type properties
79
+ Add metadata information about releases
80
+ Add OARS tags
81
+ Add translator comments to the .desktop file
82
+ Allow to specify placeholder to GtkListBox
83
+ Allow to use GtkFileChooserNative
84
+ Appdata: update app-id
85
+ build:
86
- Do not use a system variable only for Windows
87
- Fix OSX support in meson
88
- Port to meson build system
89
- Remove G_CONST_RETURN usage
90
+ Bump Gtk required version to 3.22
91
+ Couple of fixes for memory leaks found with valgrind
92
+ Create GladeSettings to hold the settings instead of using a
93
Gtk widget for holding it
94
+ dnd: Enable Drag&Drop on wayland
95
+ doc:
96
- Modernize the documentation
97
- Remove missing xml files
98
- Make some changes to fix warnings with the documentation
99
+ dtd: Add several new elements
100
+ Fix loading dylibs on OSX
101
+ Fix on debug traces after rename GladePropertyClass to
102
GladePropertyDef
103
+ Fix several compiler warnings
104
+ Fix split sentense in GladeProject
105
+ Fix tab/space identation
106
+ Fix two memory leaks discovered with valgrind
107
+ Fix xgettext string extraction for catalogs
108
+ flatpak: Set meson as buildsystem
109
+ GladeAdaptorChooser: add missing translation domain
110
+ GladeCommand:
111
- Ensure widget name on object properties
112
- Ignore special child types placeholders in add command.
113
+ GladeGtkWindow: mark titlebar placeholder as special child
114
type.
115
+ GladeEditor: expose signal editor widget as a property
116
+ GladeEditorProperty, GladePropertyClass, GladeWidgetAdaptor:
117
+ GladeEPropAttrs: use sane adjustment values for size and scale
118
attrs
119
+ GladeEPropNumeric: bind precision property to spin button
120
+ GladeGtkAdjustment: add digits virtual property
121
+ GladeGtkBin: add initial support for GtkBin abstract class
122
+ GladeGtkBox: improve children sort function
123
+ GladeGtkDialog: chain up post_create() method
124
+ GladeGtkHeaderBar:
125
- Improve position packing property handling
126
- Mark title and subtitle as translatable
127
+ GladeGtkWidget: save accessible-role atk property
128
+ GladeGtkWindow:
129
- Fix regression in csd handling
130
- Remove get_children() method
131
+ GladeImageItemEditor: use display name for commands names
132
+ GladeIntro:
133
- Fix regresion in find_widget_forall()
134
- Use name and buildable name to find widgets
135
+ GladeModelButton:
136
- Enable icon/iconic properties
137
- Improve editor
138
+ GladePopup: Clear add item when adding as toplevel
139
+ GladeProject:
140
- Add handler signals
141
- Escape markup in parser errors
142
+ GladeProperty:
143
- Add precision property
144
- Keep the bind-source, bind-property and bind-flags elements
145
+ GladePropertyClass: round floating point values to epsilon
146
+ GladeSignalClass: rename glade_signal_class_get_type
147
+ GladeSignalDef: fix documentation for
148
glade_signal_def_set_deprecated
149
+ gladeui-2.0.pc: Data paths relative to datadir
150
+ gladeui:
151
- Change the boolean parsing logic to be the same as Gtk
152
- Ensure that we write the "type-func" property when a
153
get-type-function is defined in the catalog
154
- Fix crash on drag-n-drop
155
- Fix GIR package reference and add c-include
156
- Fix leak of create_type in GladePropertyClass
157
- Fix memory leak in GWActionClass
158
- Fix several memory leaks with GladeWidgetAdaptor
159
- Fix several tiny memory leaks found with valgrind
160
- Fix wrong pointer convertion in GladeDesignView
161
- ignore various GParameter deprecations
162
- Modernize GladeSignalEditor codebase
163
- Modernize GladeWidgetAdaptor definition
164
- Plug tiny leak on Drag & Drop
165
- remove implicit cast in assignment
166
- remove unused type_func variable
167
- Replace the last occurences of GladeWidgetClass with
168
GladeWidgetAdaptor in the comments
169
- Use G_DECLARE_DERIVABLE_TYPE for GladeAdaptorChooserWidget
170
- Use G_DECLARE_DERIVABLE_TYPE for GladeApp
171
- Use G_DECLARE_DERIVABLE_TYPE for GladeBaseEditor
172
- Use G_DECLARE_DERIVABLE_TYPE for GladeCellRendererIcon
173
- Use G_DECLARE_DERIVABLE_TYPE for GladeClipboard
174
- Use G_DECLARE_DERIVABLE_TYPE for GladeCommand
175
- Use G_DECLARE_DERIVABLE_TYPE for GladeDesignLayout
176
- Use G_DECLARE_DERIVABLE_TYPE for GladeDesignView
177
- Use G_DECLARE_DERIVABLE_TYPE for GladeEditor
178
- Use G_DECLARE_DERIVABLE_TYPE for GladeEditorProperty
179
- Use G_DECLARE_DERIVABLE_TYPE for GladeEditorSkeleton
180
- Use G_DECLARE_DERIVABLE_TYPE for GladeEditorTable
181
- Use G_DECLARE_DERIVABLE_TYPE for GladeInspector
182
- Use G_DECLARE_DERIVABLE_TYPE for GladeNamedIconChooserDialog
183
- Use G_DECLARE_FINAL_TYPE for GladeObjectStub
184
- Use G_DECLARE_INTERFACE for GladeDrag
185
- Use G_DECLARE_INTERFACE for GladeEditable
186
+ GladeWidgetAdaptor:
187
- added deprecated-since metadata
188
- add glade_widget_adaptor_get_display_name()
189
+ GladeWidget: add support for abstract classes
190
+ GladeWindow:
191
- move actions to GtkApplication
192
- port to GtkApplication
193
- simplify pointer mode actions
194
+ GtkActionable: add action-target property
195
+ gtk+:
196
- Add deprecated flag to GtkButton and GtkImage stock
197
properties
198
- Add homogeneous property to GtkStackSwitcher
199
- Add missing 3.22 enum/flag values
200
- Allow to use GtkResponseType with GtkDialog and GtkInfobar
201
buttons
202
- Keep internationalization context in Atk properties
203
- properly cast to avoid warnings
204
- Provide Gtk 3.22 properties for GtkScrolledWindow
205
- workaround truncation warning by being safer
206
+ Gtk Catalog:
207
- add back GtkStatusbar
208
- mark GtkImageMenuItem as deprecated since 3.10
209
+ GtkImage: Fix icon size being reset
210
+ GtkLinkButton: allow to edit the label
211
+ Gtk plugin: add support for GFileIcon
212
+ i18n: Do not use input file for not translated files
213
+ icon: update app icon
214
+ introspection: Add many annotations to sources
215
+ Make it easier to track GladeXML elements and be GObject
216
Introspection friendly by registering boxed types
217
+ meson: Activate enable-debug variables
218
+ Migrate from intltool to gettext
219
+ No wide handles in `center_paned` and `left_paned`
220
+ Prevent dragging an ancestor inside a child
221
+ RDNN appdata & desktop file
222
+ Remove GladeInstantiable prefix from UI
223
+ Rename GladePropertyClass to GladePropertyDef and declare it as
224
boxed
225
+ Rename GladeSignalClass to GladeSignalDef and declare it as
226
boxed
227
+ Rename GWActionClass to GladeWidgetActionDef to use the right
228
namespace
229
+ Rename *Klass to *Class as there are no name collision anymore
230
+ Replace some functions by Gtk 3.22 ones
231
+ Respect the Glade namespace for macros and defines
232
+ Set the "About Dialogue" as modal
233
+ snap: update for icon filename changes
234
+ Stop defaulting missing images to deprecated stock icons
235
+ tests: Include back GtkTreeViewColumn
236
+ ui/widget: Make template ver# warning more useful
237
+ Update FSF address
238
+ Use autoreconf instead deprecated gnome-common
239
+ Utils: get the absolute path but avoid accessing it
240
+ widget: canonicalize support-warning property name
241
+ widget-editor: Replace margin right/left for end/start
242
- Add define soname libgladeui-2-12, and rename subpackage
243
following upstreams soname bump/change.
244
245
-------------------------------------------------------------------
246
Wed Feb 26 09:04:19 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
247
248
- Update to version 3.22.2:
249
+ Canonicalize support-warning property name.
250
+ Add snap packaging.
251
+ GladeCommand: ignore special child types placeholders in add
252
command.
253
+ GladeGtkWindow: mark titlebar placeholder as special child
254
type.
255
+ Fix bug "Glade deletes all widgets when adding a Scrolled
256
Window parent, but doesn't show it."
257
258
-------------------------------------------------------------------
259
Sat Jan 25 14:08:35 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
260
261
- No longer recommend -lang: supplements are in use
262
263
-------------------------------------------------------------------
264
Wed Jan 8 15:53:34 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
265
266
- Migrate to python3:
267
+ Replace python-devel BuildRequires with python3-devel.
268
+ Pass PYTHON=python3 to configure.
269
270
-------------------------------------------------------------------
271
Thu Apr 5 01:34:18 UTC 2018 - luc14n0@linuxmail.org
272
273
- Update to version 3.22.1:
274
+ Fixes:
275
- Glade always re-enables the client-side-decoration option
276
(bgo#794492);
277
- Does not write the accessible-role accessibility property
278
(bgo#794518);
279
- Glade does not allow ApplicationWindow's title to be marked
280
as translatable" (bgo#782753);
281
- GtkDialog CSD support.
282
- Drop update-desktop-files BuildRequires and suse_update_desktop_\
283
file: they are no longer needed.
284
285
-------------------------------------------------------------------
286
Mon Mar 12 20:18:34 UTC 2018 - dimstar@opensuse.org
287
288
- Update to version 3.22.0:
289
+ bgo#774994: "in treeview columns editor contextual menu does
290
nothing"
291
+ Simplified GladeBaseEditor
292
+ Fix formatting / layout of project verification details.
293
+ Widge chooser: activate treeview with single click and enable
294
Drag & Drop.
295
+ Fix Design view selected state.
296
+ bgo#793036: "GtkCellRenderer Properties not loaded from glade
297
file".
298
+ Fix bug in action widgets response-id parsing on 32bits system.
299
+ bgo#772485: "File Name property of GtkImage is copied to all
300
other GtkImage"
301
+ GladeProject: always treat resource properties as relative.
302
+ bgo#793652: "Crash when deleting a list".
303
+ bgo#793757: "Gtk-CRITICAL **: _gtk_window_add_popover:
304
assertion '_gtk_widget_get_parent (popover) == NULL' failed".
305
+ Add GDK_SUPER_MASK accelerator handling.
306
+ bgo#778537: "ActionBar need placeholder".
307
+ bgo#794141: Gtk.IconView disappeared from glade.
308
+ Updated translations.
309
310
-------------------------------------------------------------------
311
Mon Mar 5 03:21:00 UTC 2018 - dimstar@opensuse.org
312
313
- Modernize spec-file by calling spec-cleaner
314
315
-------------------------------------------------------------------
316
Mon Mar 5 03:21:00 UTC 2018 - luc14n0@linuxmail.org
317
318
- Update to version 3.21.0:
319
+ Main window UI overhaul.
320
+ An enhanced enum integer editor.
321
+ Added GtkGLArea object to gtk+ catalog.
322
+ Initial support for WebKit2GTK+ library.
323
+ Add GtkStackSidebar to control and display widget group.
324
+ Bug fixes:
325
- "Please don't list 'Taiwan' as 'Taiwan, Province of China' in
326
the country list" (bgo#767812).
327
- Use correct tag when referring to Palette (bgo#763188).
328
- Fix typo in translatable string; fixing old bgo#746531.
329
- Add pkgconfig(webkit2gtk-4.0) BuildRequires as a new dependency.
330
331
-------------------------------------------------------------------
332
Sun Mar 4 12:38:52 UTC 2018 - bjorn.lie@gmail.com
333
334
- Update to version 3.20.4:
335
+ Fix bgo#772485: File Name property of GtkImage is copied to all
336
other GtkImage.
337
+ Fix bgo#793652: Crash when deleting a list.
338
+ Fix bgo#793757: Gtk-CRITICAL **: _gtk_window_add_popover:
339
assertion '_gtk_widget_get_parent (popover) == NULL' failed.
340
+ Add GDK_SUPER_MASK accelerator handling.
341
342
-------------------------------------------------------------------
343
Fri Mar 2 19:59:50 UTC 2018 - antoine.belvire@opensuse.org
344
345
- Update to version 3.20.3.
346
+ Fix bgo#793036: "GtkCellRenderer Properties not loaded from
347
glade file".
348
+ Add GtkStackSidebar to the toolbox.
349
+ Fix bgo#774994: "In treeview columns editor contextual menu
350
does nothing".
351
+ GladeDesignView: set selected layout state.
352
353
-------------------------------------------------------------------
354
Mon Nov 27 21:06:49 UTC 2017 - luc14n0@linuxmail.org
355
356
- Update to version 3.20.2:
357
+ Install appstream metadata to non-deprecated location.
358
+ Bug fixes:
359
- Glade interface designer eating ram & cpu (bgo#763624).
360
- Glade saves invalid GtkBuilder XML (bgo#790452).
361
- GtkLabel xalign and halign appeared in GTK+ 3.16 and are not
362
deprecated (bgo#782645).
363
- Add background class to GladeDesignLayout children
364
(bgo#773669).
365
+ Updated translations.
366
- Add gmodule-export-2.0 and gobject-2.0 pkgconfig BuildRequires:
367
they were being pulled and used since the package already had
368
another declared module dependencies upon glib2-devel, the same
369
provider. Note that gobject-2.0 is not mentioned in configure.ac
370
but it is checked by configure and the same goes for glib-2.0
371
module.
372
- Drop docbook-xsl-stylesheets BuildRequires and add gtk-doc:
373
that's what upstream uses and we don't want deviations to avoid
374
unexpected bugs.
375
- Pass enable-man-pages enable-gtk-doc and to ensure that manuals
376
and documentation will be built.
377
- Remove gnome-common BuildRequires and autogen.sh call, as we no
378
longer carry any patches.
379
- Adopt %make_build macro and drop raw commands following the best
380
practices.
381
382
-------------------------------------------------------------------
383
Tue Oct 3 23:26:35 UTC 2017 - luc14n0@linuxmail.org
384
385
- Update to version 3.20.1:
386
+ Fixes:
387
- Glib g_ptr_array_find() name clash.
388
- Survey css matching error on CSD.
389
- "format not a string literal" warnings.
390
+ Bug fixes:
391
- "GLADE 3.20: crash on changing ToolItem type" (bgo#773997).
392
- "Using Spacebar to change menu selction causes crash"
393
(bgo#765562).
394
- "client side decoration, no space to add header bar"
395
(bgo#765885).
396
- Clicking in ... swap order of accelerators (bgo#589306).
397
- "[Wayland] glade previewer is resizing windows until it
398
crashes gnome-shell" (bgo#761651).
399
- Drop %desktop_database_* and %icon_theme_cache_* post/postun:
400
functionality now covered by file triggers.
401
- Drop glade-use-g_ptr_array_find-from-GLib.patch: fixed upstream
402
(bgo#782161).
403
404
-------------------------------------------------------------------
405
Sun Sep 10 22:57:19 UTC 2017 - jengelh@inai.de
406
407
- Remove redundant %clean section, and the no-op --with-pic.
408
- Ensure neutrality of descriptions. Trim/update descriptions.
409
410
-------------------------------------------------------------------
411
Wed May 31 09:51:11 UTC 2017 - zaitor@opensuse.org
412
413
- Add glade-use-g_ptr_array_find-from-GLib.patch and add explicit
414
pkgconfig(glib-2.0) BuildRequires: Fix build with new glib, patch
415
from upstream git (bgo#782161).
416
- Following the above, add gnome-common BuildRequires and pass
417
NOCONFIGURE=1 autogen.sh, as the above patch touches the
418
buildsystem.
419
420
-------------------------------------------------------------------
421
Thu Apr 14 21:22:22 UTC 2016 - mgorse@suse.com
422
423
- Update to GNOME 3.20 Fate#318572
424
- Drop glade-bgo702314.patch and glade-bgo721098-anjuta-hang.patch:
425
Fixed upstream.
426
427
428
-------------------------------------------------------------------
429
Wed Mar 23 09:25:36 UTC 2016 - dimstar@opensuse.org
430
431
- Update to version 3.20.0:
432
+ Workspace layout: render frame and selection box with CSS.
433
+ GtkWindow: don't set the same titlebar multiple times.
434
+ Integrate new properties in editor for GtkLabel, GtkTextView,
435
GtkPopover, GtkStackSwitcher.
436
+ Support id-less builder files.
437
+ Added missing tags to the AppData file.
438
+ Added support for GtkActionBar and GtkFlowBox.
439
+ Main UI frontend: Use wide paned handles.
440
+ Fixed warning about imbalanced children in GtkNotebook support.
441
+ Added support for GtkPopoverMenu and GtkModelButton.
442
+ Added support for GtkPopover (bgo#740104).
443
+ Added <kudos> section to appdata.
444
+ Added missing displayable values (bgo#758290, bgo#758289,
445
bgo#758288, bgo#758287).
446
+ Deprecate GtkAction, GtkActivatable, and friends (bgo#757609).
447
+ Avoid GTK+ style context warnings (bgo#758296, bgo#758297,
448
bgo#758299, bgo#758300).
449
+ Drop deprecated style properties in GladeCloseButton
450
(bgo#758280).
451
+ Replace use of deprecated gdk_cursor_new.
452
+ Add "Stack" to "Add parent" menu (bgo#754030).
453
+ Bugs fixed: bgo#430445, bgo#536840, bgo#741923, bgo#750985,
454
bgo#751234, bgo#754131, bgo#759395, bgo#759455, bgo#759847,
455
bgo#759872, bgo#760610, bgo#761839.
456
+ Updated translations.
457
458
-------------------------------------------------------------------
459
Sat Jun 20 11:03:39 UTC 2015 - zaitor@opensuse.org
460
461
- Update to version 3.19.0:
462
+ bgo#732328: "New: add python3 support".
463
+ Added new symbolic variant of the app icon (bgo#747024).
464
+ bgo#741165: "Previewer crashes when taking PNG screenshot".
465
+ Added GtkSidebarWidget support.
466
+ Added GtkStack and GtkStackSwitcher support (bgo#738480).
467
+ Added GtkHeaderBar support (bgo#700914).
468
+ Improved undo/redo command list handling.
469
+ Added GtkBox center-widget support (bgo#738473).
470
+ Added GtkSearchBar support (bgo#738493).
471
+ Support CSD windows (bgo#700914).
472
+ Use current gtk-mac-integration API (bgo#738339).
473
+ Fixed bgo#732575: "Changed the type hint on the "Edit
474
Separately" window to 'utility'".
475
+ Fixed bug "Missing plural form for UI string: emited %d
476
time(s)".
477
+ Avoid reading freed data in glade_project_read_requires.
478
+ Added class chooser popover to workspace (bgo#708146).
479
+ Added GThemedIcon support.
480
+ GladePreviewer: show handler information in infobar when a
481
signal is emited.
482
+ Migrated UI from stock icons to icon names.
483
+ Seal needed deprecated API and replaced deprecared API.
484
+ GladeWindow: only show found recent files.
485
+ Added GtkLockButton support.
486
487
-------------------------------------------------------------------
488
Tue Jul 1 09:14:06 UTC 2014 - dimstar@opensuse.org
489
490
- Update to version 3.18.3:
491
+ Fixed property editor focus lost bug with construct-only
492
properties.
493
+ GladePreviewer: Fixed bug previewing templates.
494
+ Bugs fixed: bgo#353002, bgo#728348, bgo#726410, bgo#727914,
495
bgo#728377.
496
497
-------------------------------------------------------------------
498
Mon Jun 30 19:58:34 UTC 2014 - dimstar@opensuse.org
499
500
- Update Summaries and descriptions to mention this version of
501
Glade targets GTK+ 3.x.
502
503
-------------------------------------------------------------------
504
Tue Apr 15 08:23:40 UTC 2014 - zaitor@opensuse.org
505
506
- Update to version 3.18.2:
507
+ Added dialog at start up to advertise user survey (bgo#726800).
508
+ Fixed "Editing UI and saving does not remove deleted Combo with
509
Entry" (bgo#727992).
510
+ Fixed "Property Editor / Common tab: width & height request
511
checkboxes have no effect" (bgo#364064).
512
513
-------------------------------------------------------------------
514
Thu Mar 27 22:12:24 UTC 2014 - mgorse@suse.com
515
516
- Add glade-bgo702314.patch: properly fix cancelling an Add Parent
517
action.
518
- Add glade-bgo721098-anjuta-hang.patch: Fix Anjuta hang when
519
opening a project.
520
521
-------------------------------------------------------------------
522
Wed Mar 26 22:14:06 UTC 2014 - zaitor@opensuse.org
523
524
- Update to version 3.18.1:
525
+ bgo#727014: "32 bit builds fail with -Werror=format-security".
526
+ GtkDialog: disabled use-header-bar property untill Glade
527
supports GtkHeaderBar.
528
+ Fixed bug in numeric property editors (Box size).
529
530
-------------------------------------------------------------------
531
Tue Mar 25 10:08:46 UTC 2014 - dimstar@opensuse.org
532
533
- Update to version 3.18.0:
534
+ Added License property to Glade project.
535
+ Added realtime preview for custom CSS.
536
+ Added support for previewing templates.
537
+ glade-previewer added --slideshow option.
538
+ pango attribute editor: don't write on cancel for
539
color/font.
540
+ Sort object dependancy before saving using a topological
541
sorting algorithm.
542
+ Fixed <requires> tag output.
543
+ Fixed cellrenderer model column combobox chooser.
544
+ Fixed issue with numeric property editors.
545
+ Restored shortcuts function in workspace.
546
+ Added new jhbuild based bundling system for 64bit linux
547
bundles.
548
+ gladeui: fix a pair of printf security problems.
549
+ Added Registration & User Survey Dialog in Help menu.
550
+ GtkGrid: Don't save width/height at their default values.
551
+ Bugs fixed: bgo#723819, bgo#721098, bgo#720585, bgo#709609,
552
bgo#711858, bgo#702314, bgo#711568, bgo#712289.
553
554
-------------------------------------------------------------------
555
Sun Dec 22 12:28:24 UTC 2013 - zaitor@opensuse.org
556
557
- Update to version 3.16.1:
558
+ Fixed bgo#702314 "Cancelling an Add Parent action is
559
destructive".
560
+ pango attribute editor: don't write on cancel for color/font.
561
+ Fixed _glade_dnd_dest_set() crash (bgo#711568).
562
+ Report parsing error when loading a project (bgo#712289).
563
+ Sort object dependancy before saving using a topological
564
sorting algorithm (bgo#709609 and bgo#711858).
565
+ Fixed bug in GtkScrolledWindow editor, vertical adjustmet was
566
refering to the wrong property.
567
+ Fixed bgo#711863 'Remove "Generated with glade" XML comment'.
568
+ Fixed <requires> tag output.
569
+ Fixed regresion infering GtkBox virtual size property at load.
570
+ Fixed cellrenderer model column combobox chooser.
571
+ Fix input issues with numeric property editors.
572
+ Fixed Glade shortcuts like Delete by disabling keybindings used
573
by shortcuts in every widget in the workspace. Now it is
574
possible to delete a selected GtkEntry.
575
+ Fixed bugs in the inspector exposed by D&D by implementing
576
GladeProject GtkTreeModelIface with a GtkTreeStore proxy
577
object.
578
+ Fix order of customized property output (bgo#720585).
579
+ Updated translations.
580
581
-------------------------------------------------------------------
582
Wed Sep 25 07:19:36 UTC 2013 - dimstar@opensuse.org
583
584
- Update to version 3.16.0:
585
+ Added AppData for gnome-software to pick up glade (bgo#708641).
586
587
-------------------------------------------------------------------
588
Sat Sep 21 14:46:38 UTC 2013 - dimstar@opensuse.org
589
590
- Change RPM Group of shared library package to System/Libraries.
591
592
-------------------------------------------------------------------
593
Mon Sep 16 20:57:23 UTC 2013 - dimstar@opensuse.org
594
595
- Update to version 3.15.4:
596
+ Fixed bug when copying a button with custom content.
597
+ Added workaround for bgo#625867 "RadioButton information lost
598
on cut+paste, add/remove parent, etc".
599
+ Fixes bug that prevented the runtime object to show the right
600
pixbuf when copying a GtkImage.
601
+ bgo#679079: "Glade changes the "homogenous" packing property of
602
toolbar buttons to "yes".
603
+ Improved pango text integer attributes editors. This should be
604
enough to fix bgo#679006.
605
+ bgo#643923: "Should not use markup for GtkFrame's label".
606
+ bgo#584381: "Saving as an existing file name except the
607
extension overwrites without confirmation.".
608
+ bgo#652655: "Setting entry on combobox moves the widget".
609
+ bgo#706304: "Python plugin broken by over-zealous version
610
check" Bumped pygobject version to 3.8.0.
611
+ Fixed regresion that prevented loading extra catalog path at
612
init time.
613
614
-------------------------------------------------------------------
615
Tue Sep 3 08:31:37 UTC 2013 - dimstar@opensuse.org
616
617
- Update to version 3.15.3:
618
+ Add man pages (bgo#703013).
619
+ Double click on a toplevel border select the widget even if
620
there is a child selected.
621
+ Support document level comments present before the root
622
element.
623
+ Save glade version used to create the file in a comment.
624
+ Add GtkRevealer to the Gtk+ catalog.
625
+ Add GtkListBox support.
626
+ Added GtkOverlay support.
627
+ Improved Drag&Drop support, made inspector a drag source.
628
+ Added GtkApplicationWindow basic support.
629
+ Added GtkSearchEntry icons.
630
+ Bugs fixed: bgo#700730, bgo#706832, bgo#707173, bgo#703621.
631
- Add docbook-xsl-stylesheets BuildRequries: dependency to build
632
the man pages.
633
- Rename libgladeui-2-4 subpackage to libgladeui-2-6, following
634
upstreams soname change.
635
636
-------------------------------------------------------------------
637
Fri Jun 21 20:58:34 UTC 2013 - dimstar@opensuse.org
638
639
- Update to version 3.15.2:
640
+ Add GtkPlacesSidebar to GTK+ catalog.
641
+ New icon for GtkMenuButton.
642
+ GTK+ catalog version now bumped to 3.10, include new
643
translatable enumeration values and updated new versions and
644
deprecations.
645
+ Added --enable-debug option and some debug flags to be set with
646
GLADE_DEBUG environment variable.
647
+ Enable word wrapping in combo boxes (used to edit enumeration
648
properties).
649
+ Split up the GTK+ plugin into mini source files, each one
650
implementing it's own widget adaptor code (instead of one huge
651
glade-gtk.c file).
652
+ Fix GtkIconFactory sources editor.
653
+ Allow setting the "id" attributes of items set in a
654
GtkComboBoxText.
655
+ Avoid calling gtk_stock_list_ids() when
656
gdk_display_get_default() is NULL, allows GIRs to build on
657
some build machines.
658
+ Avoid updating the inspector treeview if the same project is
659
set twice.
660
+ Escape key cancels a query dialog instead of approves creation
661
of the new widget.
662
+ Many minor bugs and random crasher bugs also fixed.
663
+ Alsmost all widget types have their own custom editors now.
664
- Changes from version 3.15.1:
665
+ Much UI fixing and refactoring.
666
+ Added new --css and --screenshot options to glade-preview.
667
+ Fix main window shortcuts (bgo#695866).
668
+ Implemented Project Properties dialog with Glade as a composite
669
tempalte.
670
+ Support editing the GtkWidget:name property (useful for CSS
671
theming).
672
+ Improved project inter-widget dependancy calculation and
673
project serialization ordering, object output ordering (and
674
signal ordering) is now consistent and sorted.
675
+ GtkButton: response-id for dialogs is now optional (allowing
676
adding dialog buttons that have no dialog response).
677
+ GtkImage: Support the new "resource" property.
678
+ GTK+ catalog updated to cover widgets in GTK+ 3.8.
679
+ Now show warnings in the UI for deprecated properties and
680
signals.
681
+ Now show warnings in the Inspector view if any deprecated
682
widgets, signals or properties are used (or if anything is used
683
which is not available in the project's target version).
684
+ Optional properties are now always saved if they are enabled,
685
allowing to explicitly set them to the default value (eg.
686
GtkWidget:hexpand/vexpand).
687
+ Inspector search entry: Restore completions to work nicely
688
again and filter the treeview with a search-in-text algorithm.
689
+ Inspector: Add a feature to expand-all.
690
+ Property editor title-bar is now optional in the View menu.
691
+ Fixed many deprecation warnings in Glade's compile.
692
+ Added Glade's first 2 ever unit tests.
693
+ Fixed Devhelp doc search for properties.
694
+ Make Drag'n'Drop work on regular clicks without entering Drag
695
Mode and restored old Drag/Resize functionality when SHIFT is
696
pressed.
697
+ Improved Drag/Resize which has been rather broken for a while.
698
+ Added Autosave and Automatic backup of previous file features,
699
configurable in Glade's preferences Dialog.
700
+ Support Composite GtkBuilder template editing (mark a toplevel
701
GtkWidget as the "composite template" widget in the Project
702
Properties dialog or property editor).
703
+ Support editing of the project domain in the project properties
704
dialog.
705
+ Properties in the Project Properties dialog are now undoable.
706
+ GladeSignalEditor: Automatically expand rows which have signal
707
callbacks assigned when loading a widget.
708
+ Add options to decide what types of warnings should be
709
presented at project save time, configurable in Glade's
710
preferences dialog.
711
+ Added new property editor components GladePropertyLabel,
712
GladePropertyShell and GladeEditorSkeleton, allowing us to
713
create custom property editors using Glade.
714
+ Add "Grid" option to "Add parent" menu.
715
+ Added Gladeui catalog for IDE's and embedders to design Glade
716
frontends with Glade.
717
+ Added private catalog to allow the GTK+ plugin to embed editors
718
that it provides.
719
+ Added new GladeEpropCheck boolean property editor, to be used
720
in some cases for boolean properties.
721
+ Added new adaptor methods
722
GladeWidgetAdaptor->write_widget_after() and
723
GladeWidgetAdaptor->destroy_object().
724
+ Automatically generate gladeui's enum types with glib-mkenums.
725
+ Modified properties now show up in italic letering instead of
726
bold, bold lettering is reserved for title labels in custom
727
property editors.
728
+ New components that now use GtkBuilder Composite Templates (and
729
have had a basic review and rework of their UIs):
730
GladePreferences (Glade's preferences dialog), GladeEditor
731
(the property editor), GladeProjectProperties (the project
732
properties dialog) and custom property editors:
733
GladeActivatableEditor, GladeButtonEditor, GladeEntryEditor,
734
GladeImageEditor, GladeLabelEditor, GladeWidgetEditor.
735
+ And many various bugfixes and UI fixes.
736
737
-------------------------------------------------------------------
738
Thu Mar 7 10:13:01 UTC 2013 - dimstar@opensuse.org
739
740
- Update to version 3.15.0:
741
+ Added Drag&Drop support from the palette and within the
742
workspace.
743
+ Added GtkLevelBar support.
744
+ Property editor UI cleanup.
745
+ Bugs fixed: bgo#685265, bgo#688326.
746
747
-------------------------------------------------------------------
748
Tue Feb 26 17:04:29 UTC 2013 - zaitor@opensuse.org
749
750
- Add pkgconfig(gmodule-2.0) BuildRequires: configure checks for it
751
- Stop passing obsolete --disable-scrollkeeper to configure.
752
753
-------------------------------------------------------------------
754
Tue Nov 27 09:11:47 UTC 2012 - dimstar@opensuse.org
755
756
- Update to version 3.14.2:
757
+ Fixed bgo#685816 "Widget attributes editing broken" by
758
reverting old fix and setting use-action-appearance default
759
back to false so the old sensitivity code can work as ussual.
760
+ Fixed bgo#678922 "When editing a label, the cursor is moved to
761
the end after every change."
762
+ Fixed a few leak since glade_property_make_string() returns a
763
newlly allocated string.
764
765
-------------------------------------------------------------------
766
Mon Oct 15 15:21:24 UTC 2012 - dimstar@opensuse.org
767
768
- Update to version 3.14.1:
769
+ Fixed bug in GtkButton custom editor properties sensitivity
770
(bgo#685816).
771
+ Render bg in GladeDesignLayout and GladeDesignView.
772
+ Removed use of custon style providers. Fixes color problems in
773
adwaita themes.
774
775
-------------------------------------------------------------------
776
Wed Sep 19 19:56:31 UTC 2012 - dimstar@opensuse.org
777
778
- Update to version 3.14.0:
779
+ Updated GtkAssistant support (bgo#664276)
780
+ Set new property accel-group on action groups to make menu item
781
accel work properly (bgo#684041)
782
+ Do not abort if a project has a uninstantiable or abstract
783
class object instead load it as an object stub and let the user
784
decide what to do (bgo#646259)
785
+ Fixed runtime warning on GladeBaseEditor and GladeSignalEditor
786
dispose methods
787
+ Do not explicit set window bg as it should be handled by gtk.
788
+ Sync close-button with the original gedit widget.
789
+ Use new documentation infrastructure
790
+ Added load/save/edit support for <style> <class name="foo"/>
791
</style>, (bgo#658035)
792
+ "Use Action Appearance not supported for GTK 2.12 but added to
793
widgets in Glade 3.8.2" (bgo#679589)
794
+ Added glade_displayable_value_set_disabled() functions to
795
disable GdkModifierType reserved values
796
+ Added build/mingw-w64 directory with script to cross compile
797
and create windows installer using nsis
798
+ Fixes bug #675977 "Don't hard-code library search paths"
799
+ And many others cleanups and fixes
800
+ Bugs fixed: #679487, bgo#679721
801
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
802
following upstreams port to the new documentation infrastructure.
803
- Rename libgladeui-2-0 to libgladeui-2-4, following upstreams
804
soname bump.
805
806
-------------------------------------------------------------------
807
Sat May 12 20:44:59 UTC 2012 - zaitor@opensuse.org
808
809
- Update to version 3.13.0:
810
+ Implemented Glade UI in glade.
811
+ Implemented GladePreferences dialog (bgo#588981).
812
+ Replaced deprecated font and color selection dialogs with font
813
and color chooser dialogs.
814
+ Added GladeSignalEditor::detail-suggestions signal
815
+ Updated translations.
816
817
-------------------------------------------------------------------
818
Mon May 7 07:00:33 UTC 2012 - dimstar@opensuse.org
819
820
- Update to version 3.12.1:
821
+ Use glade_util_get_placeholder_from_pointer() in paste action
822
activate.
823
+ Added custom style provider to setup GladeDesignView and
824
GladeDesignLayout background color to @base_color.
825
+ Fixed memory leak on GladeSignalEditor::callback-suggestions
826
emison.
827
+ bgo#675395: Using right click to add a widget over a
828
placeholder do not work as expected every time.
829
+ bgo#675042: plugins/gtk+.xml.in: always store GtkButton
830
[x|y]align properties.
831
+ Removed use of lots of deprecated functions.
832
833
-------------------------------------------------------------------
834
Tue Mar 27 07:19:27 UTC 2012 - vuntz@opensuse.org
835
836
- Update to version 3.12.0:
837
+ New features:
838
- Implement callback name suggestion on glade-signal-editor
839
(bgo#667570)
840
- Emit a signal to notify signal activation (bgo#669272)
841
+ Other bugs fixed: bgo#645340, bgo#646366, bgo#664912.
842
- Drop glade-sig-activation.patch: fixed upstream.
843
844
-------------------------------------------------------------------
845
Tue Mar 6 17:41:13 UTC 2012 - dimstar@opensuse.org
846
847
- Add glade-sig-activation.patch: Emit a signal to notify signal
848
activation. Anjuta 3.3.91 makes use of this signal.
849
850
-------------------------------------------------------------------
851
Wed Feb 15 21:03:33 UTC 2012 - dimstar@opensuse.org
852
853
- Update to version 3.11.0:
854
+ Features:
855
- Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
856
- Implemented inline margins and alignment edit mode.
857
+ Major changes:
858
- Ignore GtkWindow:icon property (bgo#654121)
859
- Port to pygobject 3 (bgo#658667)
860
- Make GladeProject change gtk target to 3.0 and warn the user
861
if there are any unknown (deprecated) objects (bgo#652673,
862
bgo#376628)
863
+ Other changes:
864
- Optimized loading time.
865
- Update placeholders when a grid child's width or height child
866
properties change.
867
- Bug fixes, including: bgo#646997, bgo#647984, bgo#648487,
868
bgo#650899, bgo#651673, bgo#654609, bgo#657164, bgo#660607,
869
bgo#660872, bgo#660874.
870
+ Updated translations.
871
- Drop glade-pygobject-3.0.patch: fixed upstream.
872
- Drop glade-explicit-gmodule.patch: fixed upstream.
873
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
874
as we no longer carry any patches.
875
876
-------------------------------------------------------------------
877
Wed Dec 21 08:19:18 UTC 2011 - vuntz@opensuse.org
878
879
- Add glade-explicit-gmodule.patch: explicitly link to
880
gmodule-2.0, to fix build with latest glib.
881
- Split typelib files into typelib-1_0-Gladeui-2_0 subpackage.
882
- Add typelib-1_0-Gladeui-2_0 Requires to devel subpackage.
883
884
-------------------------------------------------------------------
885
Wed Oct 12 12:34:56 UTC 2011 - vuntz@opensuse.org
886
887
- Update to version 3.10.2:
888
+ Optimized loading time by not updating progressbar on every
889
loaded object.
890
+ Update placeholders when a grid child's width or height child
891
properties change.
892
+ Ensure 'related-action' and 'use-action-appearance' are
893
serialized in the right order.
894
+ Correctly detect the required devhelp version.
895
+ Make documentation parallel installable (bgo#646997).
896
+ Renamed catalog and module environment variables.
897
+ Properly escape special characters while serializing property
898
values (bgo#654609).
899
+ Fixed size groups widget selection (bgo#647984).
900
+ Avoid crashing if glade-previewer is not installed
901
(bgo#650899).
902
+ Fixed loading correct application icon (bgo#648487).
903
+ Fixed "variable set but not used" warnings.
904
+ Other bugs fixed: bgo#651673, bgo#657164, bgo#660607,
905
bgo#660872, bgo#660874.
906
+ Updated translations.
907
908
-------------------------------------------------------------------
909
Fri Sep 30 08:48:00 UTC 2011 - vuntz@opensuse.org
910
911
- Port to pygobject 3.0:
912
+ Add glade-pygobject-3.0.patch: taken from git.
913
+ Change pkgconfig(pygobject-2.0) BuildRequires to
914
pkgconfig(pygobject-3.0).
915
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
916
needed for the patch.
917
918
-------------------------------------------------------------------
919
Tue May 3 14:14:10 CEST 2011 - vuntz@opensuse.org
920
921
- New package, based on the glade3 package: the GTK+ 3 version of
922
glade has been renamed back to glade (without glade3, yes, it's
923
confusing).
924
925