[gsl-issues] [Issue 105062] Optional icon themes

2009-11-19 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062


User pmladek changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from pmla...@openoffice.org Thu Nov 19 12:46:13 
+ 2009 ---
Verified in CWS vcl107. It looks and works fine there.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 105062] Optional icon themes

2009-11-12 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062


User pl changed the following:

What|Old value |New value

 Assigned to|pl|pmladek





--- Additional comments from p...@openoffice.org Thu Nov 12 18:22:40 + 
2009 ---
please verify in CWS vcl107

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 105062] Optional icon themes

2009-10-28 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062


User pl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from p...@openoffice.org Wed Oct 28 13:08:06 + 
2009 ---
committed in CWS vcl107

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 105062] Optional icon themes

2009-09-14 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062


User pl changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Mon Sep 14 16:27:14 + 
2009 ---
looks good - aside from Oxygen which is not quite available to OOo yet but on
its way (see issue 103482). Will commit.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 105062] Optional icon themes

2009-09-14 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062


User pmladek changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |64756)
Proposed change.






--- Additional comments from pmla...@openoffice.org Mon Sep 14 15:42:52 
+ 2009 ---
Created an attachment (id=64756)
Proposed change.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 105062] Optional icon themes

2009-09-14 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105062
 Issue #|105062
 Summary|Optional icon themes
   Component|gsl
 Version|OOO310m19
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|pl
 Reported by|pmladek





--- Additional comments from pmla...@openoffice.org Mon Sep 14 15:41:48 
+ 2009 ---
The current icon themes needs nearly 40MB of the disk space. It would be enough
to install just one for most users. Especially, it would help on Live CDs, see
https://bugzilla.novell.com/show_bug.cgi?id=529404

The default depends on the used desktop:

 + GNOME = Tango
 + KDE3 = Crystal
 + KDE4 = Oxygen
 + others = Defaut (Galaxy)

I'll attach a patch that:

 * adds fallback to any installed icon theme (was Galaxy only)
 * shows only the installed icon themes in Tools/Options...
   /OpenOffice.org/View

The method ImplImageTree::checkStyle is needed because ImplImageTree::loadImage
is too expensive operation.

The patch is currently against OOO310_m19. I'll update it for DEV300 within next
few days. Feel free to ask me to put it into a CWS or I could create mine as 
well.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org