summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.src
AgeCommit message (Collapse)AuthorFilesLines
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+1
... to look pretty; most of these expect PRODUCTEXTENSION to be a word like "Beta" but nowadays it is ".micro.rc.alphabeta" numbers so there should be no space before it. ReplaceStringHookProc adds insult to injury by refusing to replace %ABOUTBOX variables unless some %PRODUCT is in the string. Change-Id: Ib676f3837ab0785529a226fc9359e8defacf3459
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
Change-Id: Iab660dcfffc2a511092398926338ed06f6408925
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
clarify Option->Language UI option Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117709#: add missing string resource Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172348 cws mba34issues01: #i117716#: fix missing resources my removing unused code Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172345 re-add Crystal, Tango, Oxygen icon theme listings. correct method signature Patch contributed by Jean-Louis 'Hans' Fuchs http://svn.apache.org/viewvc?view=revision&revision=1306725 i#119063 - correct serf integration Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1300521 i#119036 - adapt serf integration -- use transfer-encoding 'chunked' on HTTPS -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code -- refactoring -- improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727 118569: Use whole certification chain for verification. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1295493 serf integration: improve credential input handling Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1294557 warning-free ucb/source/ucp/webdav Patch contributed by Pavel Janik http://svn.apache.org/viewvc?view=revision&revision=1294086 some refactoring to PROPPATCH and PROPFIND requests Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1293281 i#118569: Replace neon with serf Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1292832 http://svn.apache.org/viewvc?view=revision&revision=1292794 remove OS/2 conditionals for now. re-enable webdav unit tests.
2012-08-02Bring background image in About box back & moreStefan Knorr1-3/+4
+ revert background image removal + useful fallback logo text in case rsvg doesn't work on the platform + better calculation of dialog size + somewhat better high-contrast support + slightly modified background image Change-Id: I1cd77dd7b47eec6bf8709b225ecf0d070f9bb869
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-3/+0
Change-Id: Ib460f3cbf44114ef74065168b218daca51f2f0e9
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar1-4/+0
Change-Id: Ie4b7325eb238064540681d5e19e5d2e7666f094d
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-8/+0
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
A range of years is more clearly delineated with a hyphen than with a comma. Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)1-5/+2
* remove weird bevel from background * remove hardcoded button text color * make Close button visible * move buttons below copyright text
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara1-0/+7
2012-04-16Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson1-2/+2
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-51/+43
2012-02-13Use "Close" instead of "Cancel" button in the about dialogPetr Mladek1-0/+1
Thanks to Stefan Knorr (Astron) for hint.
2012-02-10add back close button to the about dialogPetr Mladek1-0/+11
Some windowmanagers on small devides do not have the close window button, so all dialogs should have its own way how to diappear. It is now done like in other application. They use "Close" button instead of "OK". They put it into the right side and delimit it by a line, so it looks like another dialog in the application.
2012-02-09another improvement of the about dialogPetr Mladek1-2/+5
* put back "supplied by %OOOVENDOR" instead of "developed by %OOOVENDOR" * remove "LibreOffice is" from the copyright line. It has affect only when the product is called "LibreOffice" * center version and buildid line * remove the confusing branch-point from buildid; it is not longer necessary when we have the version suffix, e.g. beta1+
2012-02-06correct TDF linkIvan Timofeev1-1/+1
2012-02-02I added some links and removed the ok buttondbarisakkurt1-8/+26
2012-01-09bump LibreOffice copyright year to 2012Andras Timar1-2/+2
2011-12-16nobody has ever translated this string, in fact it is not for localizationAndras Timar1-1/+1
2011-12-16add version suffix (beta1) to about dialogPetr Mladek1-1/+1
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property
2011-11-29credits.html redirects to about-us/credits/, lets not depend on a rewrite ↵Lior Kaplan1-1/+1
rule in the website
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara1-1/+17
Make this more readable and make it clearer what's based on what if someone does a --with-vendor build with or without a custom product
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara1-0/+4
2011-06-28center text inside edit boxCaolán McNamara1-1/+3
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara1-5/+1
2011-04-04Switch to the LibreOffice about dialog insteadMichael Meeks1-11/+29
2011-01-12CWS gnumake3: #i86790#: clean up mess with ooo+iso resource filesMathias Bauer1-0/+67