History log of /trunk/main/fpicker/ (Results 1 - 25 of 51)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
870c379217-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

c809b0d301-Apr-2024 John Bampton

Fix spelling in code comments (#210)

* Fix spelling in code comments

* Update wordml2ooo_field.xsl

* Update ooo2wordml_border.xsl

---------

Co-authored-by

Fix spelling in code comments (#210)

* Fix spelling in code comments

* Update wordml2ooo_field.xsl

* Update ooo2wordml_border.xsl

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...

Revision tags: AOO420-Dev5-m5
f667543203-Oct-2023 mseidel

Fixed typos, fixed mixed indentation, removerd whitespace

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA
d2f8d5a004-Sep-2021 mseidel

Fixed mixed style (space/tabs) in indentation

4347e14003-Sep-2021 mseidel

Fixed mixed style (space/tabs) in indentation

Revision tags: AOO420-Dev3-m3
0a65ad1225-Jul-2021 mseidel

Fixed typo (retrievs -> retrieves), removed whitespace

443a8ccb25-Jul-2021 mseidel

Cleaned up resource files

f1c05e2120-Jul-2021 mseidel

Fixed typo (HORZ_BODER_SPACE -> HORZ_BORDER_SPACE), removed whitespace

6e9cccf426-Apr-2021 mseidel

Fixed typos (initalize -> initialize)

Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA
9f813b3011-Oct-2020 mseidel

Fixed typos (wont -> won't) and some more

cfd52e1801-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more

06fea5eb22-Aug-2020 mseidel

Fixed typos (internaly -> internally) and some more

2e3a1b6e18-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

Revision tags: 420-Dev2-m2
cce2cef216-Jan-2020 mseidel

Fixed typo (heigth -> height)

4d6aaffa14-Nov-2019 mseidel

Icons were changed to PNG long ago

Revision tags: AOO417, AOO420-Dev-m1
9fcc2f6328-Jan-2019 Matthias Seidel

Fixed typos (shuting -> shutting)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852312 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO416, AOO416-RC1
b1bc2d9726-Aug-2018 Matthias Seidel

Fixed typo (meaningfull -> meaningful)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO415
7290151e27-Nov-2017 Jim Jagielski

Build and compilation changes for macOS:

o Change optimization level
o Created shared libs do not include major/minor numbers



git-svn-id: https://svn.apache.org/re

Build and compilation changes for macOS:

o Change optimization level
o Created shared libs do not include major/minor numbers



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816489 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e8959efd27-Nov-2017 Jim Jagielski

Force fpicker to be treated as objC and ensure we
link to the required libs


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816459 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO414
7e75dc1a14-Oct-2017 Jim Jagielski

We actually need to build fpicker for macOS/aqua

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812205 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO413
9dd4927d24-Dec-2016 damjan

Fix a serious fpicker regression on Windows, where
the "open file" button / menu option does nothing,
caused by the resouce file not getting linked to
fps.dll after the port to gbuild. Al

Fix a serious fpicker regression on Windows, where
the "open file" button / menu option does nothing,
caused by the resouce file not getting linked to
fps.dll after the port to gbuild. Also use "fps"
instead of "fpicker" in the WinResTarget file, since
it has to match the library name, not the module
name.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775984 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6ecc461523-Dec-2016 damjan

Build fixes for main/fpicker on Windows:
* add comdlg32 to the list of known libraries for Windows
* fix the postprocess/packcomponents paths to the fps and fop components
* fix the WinRe

Build fixes for main/fpicker on Windows:
* add comdlg32 to the list of known libraries for Windows
* fix the postprocess/packcomponents paths to the fps and fop components
* fix the WinResTarget name in Module_fpicker.mk
* hack for calling $(shell) (recipe before target error)
* only try to build fps_gnome on *nix
* link to the stl library where necessary
* link to the user32 DLL where necessary
* fi -> endif typos
* fix capitalization of filenames
* move fps and fop to the OOOLIBS layer where they belong

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775782 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8d854f2322-Dec-2016 damjan

Port main/fpicker to gbuild.

Patch by: me


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775570 13f79535-47bb-0310-9956-ffa450edef68

2a4fd18f21-Dec-2016 damjan

Fix build errors in the KDE file picker caused by defines
duplicated between KDE4 and AOO.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1

Fix build errors in the KDE file picker caused by defines
duplicated between KDE4 and AOO.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775367 13f79535-47bb-0310-9956-ffa450edef68

show more ...

123