Andreas Butti
e13b12f19a
Crash fixed if tex image is not created
...
#447
7 years ago
Luca Errani
255e1e3c9a
Added real-time LaTex rendering in LatexDialog
7 years ago
morro
18a65ad6d3
text --> latex inplace substitution
7 years ago
Andreas Butti
96d94088cd
Mostly fixed latex, undo / redo is currently not working
7 years ago
Andreas Butti
104538fc07
Window handling
7 years ago
Andreas Butti
1e76370413
Working on Tex fixes
7 years ago
Andreas Butti
c15aa20087
Color wrapper class
7 years ago
Andreas Butti
dab9333072
Merged
11 years ago
MarPiRK
24fb01b6d3
Formatting review
...
Basing on new coding conventions (on https://github.com/xournalpp/xournalpp/wiki/Coding-conventions ) – mainly 120 margin changes
11 years ago
MarPiRK
416ac31153
Changed GPLv2 to GPLv2 or later as advised in xournalpp#108
11 years ago
MarPiRK
750767e56f
Changed back to GNU GPLv2 (xournalpp#108)
11 years ago
MarPiRK
d1e603fe49
Pragma once manual changes
...
(good luck to change everything this way)
11 years ago
MarPiRK
fb1f5c70b4
Replaced old reference to Xournal SourceForge website with Xournal++ GitHub page
11 years ago
MarPiRK
26a20b5c47
Fixed issue with loading PDF files #108 from xournalpp/xournalpp
...
Also reverted back to tab indents
11 years ago
MarPiRK
7fdb8a8efb
Some more std::string and replacement of string filenames to boost::filesystem::path.
...
Also some formatting standardization and more boost replacements.
11 years ago
MarPiRK
fafe0603cc
Complete rewrite of string
...
Now it's based on std::string, but with help of boost::local and boost::algorithm - icu was veeery inconveinient and memory consuming. Now memory consuption is ridiculously lower than in basic glib_new branch.
I've also added streams instead of good old printf's, but it's just basic stuff. New thing is also usage of boost library and replacing some glibc functions with it - I have done only small chunk of them. To get rid of glibc completely we would have to move to gtkmm and rewrite looot of code, but I think that it's worth it. Boost will be used in future for i18n.
The whole thing compiles now and at a glance is pretty stable, but it needs deep testing to make shure that everything works as it should without any strange crashes, which I faced while writing.
If anyone has questions about new string handling please cntact with me.
11 years ago
MarPiRK
342feb66ee
Removed old terrible String class and replaced with UnicodeString from ICU library with kinda compatibility layer for old class for future optimalizaction.
11 years ago
Wilson Brenna
e241ee1a5f
Formatted master using same astyle as addpoppler.
12 years ago
andreasb123
578690dacb
Automake chanages
...
small bugfixes
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@146 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
55d741fefc
Automake chanages
...
small bugfixes
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@146 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
8161dab2d1
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@102 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
cc03401791
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@102 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
aea4cac075
Type checking partially implemented
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@92 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
e360bccd1f
Type checking partially implemented
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@92 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
aca83c1709
Export as is working except for PDF files (not implemented yet)
...
Bugfixes
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@72 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
c2592f68a4
Export as is working except for PDF files (not implemented yet)
...
Bugfixes
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@72 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago