Andreas Butti
c15aa20087
Color wrapper class
7 years ago
MarPiRK
ec25822c63
Translation enhancements
11 years ago
MarPiRK
4dc73d7a02
Unified to boost::locale::translate (no more glib i18n)
...
Also updated i18n readme
11 years ago
Andreas Butti
8a9160e85a
CppUnit Tests for File loading
11 years ago
Andreas Butti
e28edd663e
Removed TODOs and created Tickets
11 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
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
5ba4ea0ff8
String tweaks, CrashHandler uses less legacy staff – more C++ in Xournal++ :)
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
a623ae1ff1
Fixed bug #39 with better backup scheme.
12 years ago
Wilson Brenna
e241ee1a5f
Formatted master using same astyle as addpoppler.
12 years ago
AndreasB123
ccb3517b89
gtk_window_set_transient_for added for the most dialogs
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@188 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
93b6cdb52e
gtk_window_set_transient_for added for the most dialogs
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@188 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
2aad1ed0ab
Some small bugfixes
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@161 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
7ef8551d78
Some small bugfixes
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@161 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
da1df0313e
Bugfixes
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@144 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
38be4e695b
Bugfixes
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@144 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
a169af2b81
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@93 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
bad85bce6d
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@93 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
378af28c5c
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@87 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
f80866ae9a
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@87 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