diff options
author | Tristan Van Berkom <tvb@src.gnome.org> | 2005-04-01 03:23:45 +0000 |
---|---|---|
committer | Tristan Van Berkom <tvb@src.gnome.org> | 2005-04-01 03:23:45 +0000 |
commit | da22c8c6d548c40d1dc3640a2d8c8f55928c07b2 (patch) | |
tree | 0b6426b6a77ced7c85bdb1450a59768c25badfe6 /AUTHORS | |
parent | 5591121540e7da9dcf044caf8b0770eb240aacef (diff) | |
download | glade-da22c8c6d548c40d1dc3640a2d8c8f55928c07b2.tar.gz |
Added MAINTAINERS file.
* Added MAINTAINERS file.
* AUTHORS: Added me to authors list
* src/glade-popup.c: Fixed selection bug (placeholders
werent loosing selection when selection changes through
the popup).
* src/glade-project-window.c: Added "Expand all"/"Collapse all" in
the widget tree veiw (bug 164740)
* src/glade-widget.c: Remove redundant paranoia code.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ Thanks to : Michal Palczewski <mpalczew@u.washington.edu> - Widget tree window Archit Baweja <bighead@users.sourceforge.net> - New widgets, _get_type Shane Butler <shane_b@operamail.com> - Glade Widget signals editor +Tristan Van Berkom <tvb@gnome.org> - Non widget support. |