blob: 48f1497c12b7a170337eb32d7ec4a86284802dfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Blockers for glade-3 2.92.0 beta
================================
Tasks:
======
o Implement atk properties (parser already works)
o Toolbar editor / Popup menu editor ?
o Add / Implement gnome widget catalogs (bug 315601)
Complex bugs:
=============
o Unify multiple property changes & dont unify default settings (bug 315600)
o GtkTable packing props should adjust placeholders (bug 325791)
o Selection bug with some widgets (properly streamlining events
on widgets in the glade runtime environment) (bug 327379)
Trivial bugs:
=============
o glade_app_config_save() should report errors in a smart fashion (bug 310141)
o upgrade build scripts to work with modern automake (bug 304766)
o Dimensions of window changing after a simple cut and paste (bug 320077)
|