[gsl-issues] [Issue 56972] file dialog to wide

2006-02-27 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972


User kendy changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Feb 27 11:27:43 -0800 
2006 ---
Already fixed in ooo-build HEAD. 

*** This issue has been marked as a duplicate of 58205 ***

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2006-02-27 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972


User kendy changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Feb 27 11:28:07 -0800 
2006 ---
Closing. 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-11-09 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972





--- Additional comments from [EMAIL PROTECTED] Wed Nov  9 11:53:24 -0800 
2005 ---
*** Issue 57593 has been marked as a duplicate of this issue. ***

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-10-31 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 04:19:38 -0800 
2005 ---
Yes, this is just for the ooo-build based builds. 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-10-31 Thread raphi72
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 05:50:35 -0800 
2005 ---
Nicolas Goutte from the KDE team suggested to use i.e. the function 

QString KStringHandler::rsqueeze ( const QString  str,
   uint maxlen = 40)

to squeeze the Filter String by substituting characters at the end 
of a string by ..., before calling KFileDialog::setFilter().

The KDE issue can be found here:
http://bugs.kde.org/show_bug.cgi?id=115380


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-10-31 Thread raphi72
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 18:30:16 -0800 
2005 ---
I just looked at how koffice handles this. They do something like:

kfile-setFilter(*.bmp *.png *.gif *.jpg|All supported Imagetypes\n \
  *.bmp\n*.png\n*.gif\n*.jpg);

The first filter entry (1st line) is defined through the namefilters
and a text that gets displayed (after the '|').

I will attach a screenshot of KWords image file-dialog,
so you can take a look.


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-10-31 Thread raphi72
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972


User raphi72 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31066) This is the add
  |  |image file-dialog of
  |  |KWord.





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 18:31:41 -0800 
2005 ---
Created an attachment (id=31066)
This is the add image file-dialog of KWord.


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 56972] file dialog to wide

2005-10-30 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56972


User cloph changed the following:

  What|Old value |New value

CC|'raphi72' |'cloph,raphi72'

   Assigned to|mru   |kendy

 Component|Word processor|gsl

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Keywords|  |oooqa

QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]

  Subcomponent|ui|code

   Version|1.0.0 |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Oct 30 07:25:36 -0700 
2005 ---
I'm tempted to close this as invalid because the KDE-Filepicker is not part of
the sources yet.
But instead I'll reassign to kendy. 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]