Re: [libreoffice-design] LibreOffice infobar - text inconsistencies

2017-08-02 Thread Mike Saunders
Hi Heiko,

Thanks for all the pointers. I'm now setting up a fresh VM to go through
the process of building LO, noting any steps that are especially
difficult or not well documented on the wiki.

Then I'll try to update these text strings and let you know how it
goes... :-)

Mike


On 29/07/2017 10:41, Heiko Tietze wrote:
> Hi Mike,
> 
> the infobar is defined in sfx2/source/dialog/infobar.cxx (headers in 
> include/sfx2/infobar.hxx). The constructor is defined as
> 
> SfxInfoBarWindow( vcl::Window* parent, const OUString& sId,
>   const OUString& sMessage,
>   InfoBarType infoBarType,
>   WinBits nMessageStyle);
> 
> meaning you add the infobar text as a parameter, happening in 
> sfx2/source/doc/objserv.cxx with AppendInfoBar("signature", sMessage, 
> aInfoBarType) where sMessage comes from sMessage = 
> SfxResId(STR_SIGNATURE_BROKEN) which is a constant defined in 
> include/sfx2/strings.hrc - and, to cut the long story short, implemented by 
> Caolan on the introduction of gettext() with the correct sentence style 
> capitalization.
> 
> The button is added to the infobar per pInfoBar->addButton(xBtn) having a 
> text set via xBtn->SetText(SfxResId(STR_SIGNATURE_SHOW)); (all in objserv.cxx 
> for signatures). The green bar was a temporary implementation by me to show 
> the green color for the success type but I don't remember any code for a 
> button, more likely I just overrode another call. But searching for the text 
> with https://opengrok.libreoffice.org returns no result.
> 
> Hopefully you now start with your first easyhack :-)
> 
> Cheers,
> Heiko

-- 
To unsubscribe e-mail to: design+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/design/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-design] Agenda for weekly meeting 2017-Aug-03

2017-08-02 Thread Heiko Tietze
Hello all,

some topics for tomorrow:

 * Switch default to 16:9 in Impress/Draw
   + https://bugs.documentfoundation.org/show_bug.cgi?id=93244
   + good idea (Heiko), bad idea (Jay)
   + introduce a user setting or remember the last setting (Heiko)
   + perhaps make it dependent on the actual screen dimension (Eric)
   + run a quick poll (Eric)
   => postpone the decision
   + https://plus.google.com/107566594492891737454/posts/Gv86jqr9qyf
   + Aug-02, ~4pm CEST+1: 37/95 (28%/72%)

 * Terminology for Spelling and Grammar
   https://bugs.documentfoundation.org/show_bug.cgi?id=87648

 * Introduce a 'histogram' function in Calc
   + https://bugs.documentfoundation.org/show_bug.cgi?id=74665
   + WONTFIX because frequency is sufficient (Heiko)

 * Indicator for overridden properties in inherited styles + means to reset
  + https://bugs.documentfoundation.org/show_bug.cgi?id=88559

 * Disable Autocomplete depending on paragraph style
  + https://bugs.documentfoundation.org/show_bug.cgi?id=76282
  + reasonable request but complicates the UI


Hope to see you tomorrow 11am UTC (13:00 CEST) on Jitsi
https://meet.jit.si/LibreOfficeDesign

Cheers,
Heiko

-- 
To unsubscribe e-mail to: design+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/design/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-design] Branding 6.0

2017-08-02 Thread Heiko Tietze
Hi KJ,

only positive resonance, so let's do it. Either you submit the patched
images or provide me access to the source files (should be merged into
the zip on the wiki too). Please also test Jan's blur suggestion
before.

Cheers,
Heiko

2017-07-25 19:30 GMT+02:00 jan :
> Hi K-J,
>
> I like the take on the cubes. The gray gradient in the background,
> though has the typical problem of simple rectangular gradients: It looks
> star-ish for some reason (optical illusion?). Probalby it is better to
> gaussian-blur it or so.
>
> Jan
>
>
> Am 25.07.2017 um 07:53 schrieb K-J LibreOffice:
>> Hi all,
>> Heiko provided the new series 6 for branding [1]. Thanks for that.
>>
>> I played a little bit with the image [2] and the banner [3]. It isn't
>> final but only a proposal to work with if you are interested.
>>
>> IMO we should be consequent in our design and leave the "5" branding.
>>
>>
>> [1]
>> https://wiki.documentfoundation.org/Marketing/Branding#LibreOffice_6.0_series
>>
>> [2]
>> https://demo.collaboracloudsuite.com/tdfnextcloud/index.php/s/pTkY6KEStGEpQVo
>>
>> [3]
>> https://demo.collaboracloudsuite.com/tdfnextcloud/index.php/s/PH8qtbIed8o3NPD
>>
>>
>>
>>
>
>
> --
> To unsubscribe e-mail to: design+unsubscr...@global.libreoffice.org
> Problems? 
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/design/
> All messages sent to this list will be publicly archived and cannot be deleted

-- 
To unsubscribe e-mail to: design+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/design/
All messages sent to this list will be publicly archived and cannot be deleted