Andreas Butti
a0844a03a4
Undo action formatting
7 years ago
MarPiRK
4dc73d7a02
Unified to boost::locale::translate (no more glib i18n)
...
Also updated i18n readme
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
x2b
7d4bbc4ede
Normalized includes
11 years ago
MarPiRK
a3634d7ce4
Standardized formatting
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
x2b
3bcd8d7a22
Changed event handling
...
The UndoActions now fire events whenever content changes.
The PageViews receive the events and rerender themselves.
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
Wilson Brenna
e241ee1a5f
Formatted master using same astyle as addpoppler.
12 years ago
andreasb123
63ec005bac
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@126 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
884f4e00e8
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@126 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
84e006615b
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@109 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
52d4804bcf
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@109 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
744543e561
Bugfixes / Typechecks
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@94 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
37ced07b27
Bugfixes / Typechecks
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@94 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
0d715fda32
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@86 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
87997a2a02
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@86 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
948665cb1b
Improved eraser (not complete, try with a long rouled line)
...
moved files (you need to make clean befor build)
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@31 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
38dc830b7c
Improved eraser (not complete, try with a long rouled line)
...
moved files (you need to make clean befor build)
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@31 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago