! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
PATCH: Xfrun4: Use a real GtkComboBoxEntry
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce-utils

Comments

Description Stefan Stuhr 2008-01-27 00:56:20 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.8.1.11) Gecko/20071204 Epiphany/2.20 Firefox/2.0.0.11
Build Identifier: 

This patch makes xfrun4 use a real GtkComboBoxEntry instead of the current entry/button/menu combination.

Reproducible: Always

Steps to Reproduce:
Comment 1 Stefan Stuhr 2008-01-27 00:57:18 CET
Created attachment 1502 
ComboBoxEntry patch
Comment 2 Brian J. Tarricone (not reading bugmail) 2008-01-27 01:34:32 CET
Really cool.  I'll try to look at this this weekend.
Comment 3 Mike Massonnet editbugs 2008-02-25 22:21:03 CET
Works nice for me, except the three warnings at compilation time.

xfrun-dialog.c: In function ‘xfrun_comboboxentry_changed’:
xfrun-dialog.c:368: warning: passing argument 1 of ‘gtk_combo_box_get_active_iter’ from incompatible pointer type
xfrun-dialog.c:368: warning: passing argument 2 of ‘gtk_combo_box_get_active_iter’ from incompatible pointer type
xfrun-dialog.c:372: warning: passing argument 2 of ‘gtk_tree_model_get’ from incompatible pointer type
Comment 4 Brian J. Tarricone (not reading bugmail) 2008-02-26 09:32:11 CET
Sorry I'm so slow.  Committed with warnings fixes and added copyright attribution, trunk rev 26642.

Bug #3820

Reported by:
Stefan Stuhr
Reported on: 2008-01-27
Last modified on: 2009-07-14

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Attachments

ComboBoxEntry patch (11.51 KB, patch)
2008-01-27 00:57 CET , Stefan Stuhr
no flags

Additional information