Andreas Butti
14fc399c3c
Page Preview, Page config
7 years ago
Andreas Butti
6c2eec3d47
Dotted Page is now supported
...
fixed #334
7 years ago
Andreas Butti
eda9a2d82a
Check for PDF Background overwrite
...
fixed #268
All error messages ar now cleaned up and one in an unitility function
7 years ago
Andreas Butti
abe3a19eda
Updated translation
7 years ago
Andreas Butti
1e76370413
Working on Tex fixes
7 years ago
Andreas Butti
78e412f9d8
Translation
7 years ago
Andreas Butti
a3bba76078
Do not allow to open autoave files directly
...
fixed #222
7 years ago
Andreas Butti
2c34e2b4a3
Translations
7 years ago
Andreas Butti
f2dabf2af5
Updated Translation
7 years ago
Andreas Butti
36d306e8ad
Translation and load / save button
7 years ago
Andreas Butti
161f21eb59
Template page configuration
7 years ago
Andreas Butti
48fa404933
Paper size is stored in settings
...
#205
7 years ago
Andreas Butti
7e0beac746
Translation update
7 years ago
Andreas Butti
67b63ae4da
ENABLE_OS is obsolet
7 years ago
Andreas Butti
86e64c5f58
Translation updated
7 years ago
Andreas Butti
beca3332c9
Settings fix
7 years ago
Andreas Butti
e92f887df5
Merged from Pull from https://github.com/ruolipku
7 years ago
Andreas Butti
10f1b05149
Partial Merge Pull Request 267
7 years ago
Andreas Butti
e55cdc4ca6
Translation, updated
...
Format Dialog working again
fix #300
7 years ago
Andreas Butti
d34f36dbea
Cleanup GTK2 code, not everything working yet, but compiling
7 years ago
Andreas Butti
86605d0c5a
Fixed Placeholder in German translation
7 years ago
Andreas Butti
5a638f720e
Fixed Fuzzy
7 years ago
Andreas Butti
a69b38c130
Fixed spelling error "Hilighter" in Texts and Translation
...
Sourcecode / Settings is untouched, so the compatibility is not touched.
7 years ago
Andreas Butti
449f24b9a6
Missed to Checkin the de.po file
7 years ago
Andreas Butti
b696759f13
Updated German Translation
7 years ago
Andreas Butti
fc70b1fcb3
Icon Update
...
Replace .png Toolbar icons with SVG, the Icons are freen (Createive
Commons) found on https://www.iconspng.com and a little edited by me, so
they fit.
#146
7 years ago
morro
10ec94695c
ui config update
8 years ago
morro
2ed1d3fdae
restored po/de.po
8 years ago
morro
b5c5e66d59
toolbar customization
8 years ago
Martin Putzlocher
6e4f674b1b
Solved translation problems of total page numbers and layer numbering
...
The translation of total page number counter and layer naming requires references of type {1} instead of formatting string %i or %s.
8 years ago
Martin Putzlocher
4326480a75
Even further updates of German translation
8 years ago
Martin Putzlocher
270735b3f0
Further Update of German translation
8 years ago
Martin Putzlocher
52c23b8d79
Update of de.po
...
syntax error repaired
8 years ago
Martin Putzlocher
3d90ec2558
Update of de.po
...
Added some translation and corrected some errors in spelling and grammar. (natural speaker)
8 years ago
Ruo Li
85b19a83da
More text translated.
8 years ago
Ruo Li
41a8d9a1ab
The Traditional Chinese translation for user in Taiwan.
8 years ago
Ruo Li
7eee8e40fd
Add the translation file (po/zh.po) for Simplified Chinese.
8 years ago
Jan Hrdina
83cad16d4a
Add czech translation
9 years ago
MarPiRK
ec25822c63
Translation enhancements
11 years ago
MarPiRK
d3135afd9f
Multiple errorlogs
11 years ago
MarPiRK
4dc73d7a02
Unified to boost::locale::translate (no more glib i18n)
...
Also updated i18n readme
11 years ago
MarPiRK
9d85364984
Fixed glade search paths
...
Now it's searching also in source directory.
Moved compile path consants to config-paths.h file – no more useless recompiling if one path changes.
11 years ago
MarPiRK
283d352dd3
Finished Polish translation, fixed PACKAGE_DATA_DIR bug
11 years ago
MarPiRK
f78df489b4
Updated README, some more Polish translations
11 years ago
MarPiRK
666b8887dd
Updated Polish translation
11 years ago
MarPiRK
ef58550974
Tons of GLists changed to std::vector or std::list, language files update (and i18n README)
11 years ago
MarPiRK
0e5a1e368e
Updated language files and i18n README
11 years ago
MarPiRK
c8a9218207
CMake build system
...
- CMake:
- moved all components to CMake and removed autotools
- multiple config headers, to decrease recompile time after changes
- more things possible to configure using cmake config
- renamed few constants in categories:
- enable (basic features)
- unstable (features in developmnet)
- debug (debugging constants)
- test (CppUnit options/additional tests)
- dev (development constants, for testing purposes – marked as advanced, but directly accessible in cmake-gui)
- CppUnit
- moved everything to single folder `test/` in main tree
- separate binary `xournalpp-test` – main binary is also compiled
- SpeedTest additional module, which can be easily used while testing
- fixed some debugging errors
- moved all desktop files to `desktop/` directory
- autogenerating `xournalpp.pot` file and translations instal
- removed unused headers
- removed pugixml, as it's not used for now
- updated mathtex to recent version
11 years ago
Andreas Butti
e706046830
Updated German translation
...
removed "Development Warning" at start, was from the really beginning, not needed anymore
Updated About Dialog to 2015
11 years ago
MarPiRK
02004dc5b0
Little cleanup in files and updated autotools scripts.
11 years ago