Re: [Libreoffice] Icons in Specialized class ListBox

2012-01-18 Thread Eike Rathke
Hi Julien, On Wednesday, 2012-01-18 16:17:32 +0100, Julien Levesy wrote: I'm working on the file picker dialog. I would like to add a list of places as those we can see on most common file pickers (bookmarks on the left of the dialog). In order to display these places, I use specialization

Re: [Libreoffice] Icons in Specialized class ListBox

2012-01-18 Thread Julien Levesy
Hi Actually, it was ListBox, not SvtListBox ! Thanks for your help, i managed to display icons ! Best regards Julien 2012/1/18 Eike Rathke er...@redhat.com Hi Julien, On Wednesday, 2012-01-18 16:17:32 +0100, Julien Levesy wrote: I'm working on the file picker dialog. I would like to add

Re: [Libreoffice] [REVIEW] [PUSHED] replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229

2011-05-30 Thread Tor Lillqvist
I need one review for 3-4 (and possibly for 3-3). Cherry-picked to libreoffice-3-4 and libreoffice-3-3 , thanks. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [REVIEW] replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229

2011-05-29 Thread Andras Timar
Hi, http://cgit.freedesktop.org/libreoffice/extras/commit/?id=1e73670e832ca6f853459832b89b6213f3861a7e I need one review for 3-4 (and possibly for 3-3). Thanks, Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] icons - we should use the native theme's icon size by default.

2011-01-06 Thread Michael Meeks
Hi guys, On Wed, 2011-01-05 at 18:59 +0100, Christian Lohmaier wrote: On GNOME it follows the theme, wich in turn follows the gconf-setting /desktop/gnome/interface/toolbar_icons_size Right - which should be propagated via x-settings and magic to avoid the need for a gconf dependency.

Re: [Libreoffice] Icons

2010-11-17 Thread Sebastian Spaeth
On Tue, 16 Nov 2010 19:54:17 +, Andrew C. E. Dent wrote: * brand/shell * Still in Default (not sure if this is used? Would suggest deletion...):backing_hc-pt_BR.png , backing_right_hc-pt_BR.png All artwork in hicontrast is just stock (not hc). I have created a HC replacement (just hacked 

Re: [Libreoffice] Icons

2010-11-16 Thread Sebastian Spaeth
On Tue, 02 Nov 2010 10:21:49 +, Michael Meeks michael.me...@novell.com wrote: Currently our hicontrast theme is built by packimages/pack/makefile.mk: # generate the HiContrast icon set $(MISC)$/hicontrast.flag .PHONY : $(PERL) $(SOLARENV)$/bin$/hicontrast-to-theme.pl

Re: [Libreoffice] Icons

2010-11-16 Thread Andrew C. E. Dent
: sebast...@sspaeth.de To: ace_d...@hotmail.com; libreoffice@lists.freedesktop.org Subject: Re: [Libreoffice] Icons Date: Tue, 16 Nov 2010 15:59:42 +0100 Hi Ace_dent, you've been asking for the new extracted images for the default set and the hicontrast set. You can see the icons 'live

Re: [Libreoffice] Icons

2010-11-16 Thread Andrew C. E. Dent
Hi Sebastian, I had a quick look through the updated Default and Hicontrast sets.The following is a list of 'features' spotted... * brand/shell * Still in Default (not sure if this is used? Would suggest deletion...):backing_hc-pt_BR.png , backing_right_hc-pt_BR.png All artwork in hicontrast

Re: [Libreoffice] Icons

2010-11-02 Thread Andrew C. E. Dent
Hi Joseph That's made my day!To make this more manageable, I think we should first agree on how to divide and conquer different aspects.A good starting point might be to fix up the fallback code: http://wiki.documentfoundation.org/Easy_Hacks#don.27t_ship_150_duplicate_placeholder_iconsDo you

Re: [Libreoffice] Icons

2010-11-02 Thread Michael Meeks
Hi Joseph, On Mon, 2010-11-01 at 21:15 -0700, Joseph Powers wrote: I'm a little crazy, but I want to work on the icon issues. Cool - there is a rich seam of wasted run-time memory, startup-time, and worse bloat in the Win32 packages here, all of which can be easily fixed I think :-)

[Libreoffice] Icons

2010-11-01 Thread Joseph Powers
Andrew, I'm a little crazy, but I want to work on the icon issues. I'm a programmer, so I've been looking at things from the other side... Currently the system is a mess, the top level determines if if we're in high-contrast mode or not and then requests the correct image. On top of this, we

<    1   2