GNOME Bugzilla – Bug 535095
EggToolPalette - support horizontal orientation, left-align labels and ellipsized text.
Last modified: 2009-02-16 11:24:58 UTC
* Support horizontal orientation. * Left-align labels (and center icons) in GTK_TOOLBAR_BOTH_HORIZ mode. * Apply ellipses to text item labels
Created attachment 111614 [details] [review] Implementation TODO: * Left align text only in GTK_TOOLBAR_BOTH_HORIZ mode. * Fix GTK_TOOLBAR_BOTH_HORIZ mode (center icon and text). * No ellipses in GTK_TOOLBAR_BOTH mode?
Depends on Bug 535090 – Allow GtkToolShell to control some more properties on GtkToolItems.
Created attachment 111624 [details] [review] Updated patch. Fix BOTH_HORIZ and TEXT style mode TODO: * Left aligned text in BOTH_HORIZ mode looks bad * Ellipsize without a minimum tool item size is not usable (...)
Created attachment 111652 [details] [review] Updated patch. Fix BOTH_HORIZ style mode See screenshot in bug 535090
Well done. But the ChangeLog entry is rather bare: http://svn.gnome.org/viewvc/libegg/trunk/ChangeLog?r1=879&r2=880 I like to have a description of what was done in each function. Probably only half of those functions were actually changed, of course. I also prefer to see comments explaining the intention of code, before that code. For instance, before a large if() block. I know that the current code doesn't do that much, but I don't like that either.
Ok.
Jan, any news on this bug?
Was this committed? Why is this bug still open?
According to Jan-Arne this can be closed!