Andreas Butti
2594bd473b
Fixed deprecated GTK symbols
7 years ago
Andreas Butti
36f6e7594f
Toolbar customizing mostly fixed
7 years ago
Andreas Butti
cf9cb78810
Menu checked
...
Layer Menu working
All menu items are there
7 years ago
Andreas Butti
2798c8f03d
Color item removed, replaced with GtkImage
7 years ago
Andreas Butti
9aabd6db83
Building and starting with GTK2 and GTK3
...
There are still a lot of issues which needs to be fixed, but this is now
the base for the next master, and the master will be renamted to gtk2 or
something like this in the future.
7 years ago
Andreas Butti
a0631384a8
Fixing Toolbar bug, GTK3 merge
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
MarPiRK
f89926895b
Changed documentNew.svg to stock system icon.
11 years ago
MarPiRK
4dc73d7a02
Unified to boost::locale::translate (no more glib i18n)
...
Also updated i18n readme
11 years ago
MarPiRK
bafb79c631
Fixed mathtex enable (CMake)
11 years ago
Andreas Butti
5844a2ee9f
Toolbar customized working again
11 years ago
Andreas Butti
e28edd663e
Removed TODOs and created Tickets
11 years ago
Andreas Butti
0a6015cc93
Replaced .png icons with .svg icons
11 years ago
Andreas Butti
e1e42c13a9
SVG Icons
11 years ago
MarPiRK
f14a780237
Resorted includes
...
Basing on some new sorting rules
11 years ago
Andreas Butti
ab694ef8f5
If tex is disabled, dont show the menu entry
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
af6b50d76a
Finishing touches to string_new
...
Fixed some autoformatted code, removed unnecessary std::list.clear() in destructors, replace_all_chars is back based on string (based on benchmark from http://stackoverflow.com/a/18892532 ).
11 years ago
MarPiRK
0e02a81fa0
Removal of ListIterator – part of code using GList* rewritten to std::vector - using its own iterator.
11 years ago
MarPiRK
bdd0ec23ec
Fix for bug #6 in MarPiRK/xournalpp (now it's exporting to PDF) and possibly for #81 in xournalpp/xournalpp (pages in PDF aren't moved over page borders). Fix for wrong Tex command.
...
Also pretty much completly rewritten LoadHandler utilizing pugixml parser instead of glib one. Fixed debugging boost::format messages. Image and TexImage now are based on std::string. Moved from iterator loops to C++11 foreach. GzHelper is now based on boost::iostreams.
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
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
d399b0b4b0
Corrected typo in pen sizes
12 years ago
Wilson Brenna
5b5cd9fd5f
Connected handlers for presentationMode
12 years ago
Wilson Brenna
2b2afce793
Fixed a few loose ends. Tools GUI still needs work.
12 years ago
Wilson Brenna
28b6263328
Added sketch for rectangular draw.
12 years ago
Wilson Brenna
cb6711b7a1
Moved Rect/Circ/Arrow into Ruler group
12 years ago
Wilson Brenna
4c40322784
Fixed two typos in linking GUI for new tools
12 years ago
Wilson Brenna
fb37d15efa
Added ToolDraw set of tools to Xournal
12 years ago
x2b
40ad48e9cb
Added tool item for page deletion
...
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
Wilson Brenna
e241ee1a5f
Formatted master using same astyle as addpoppler.
12 years ago
Wilson Brenna
0dc7b6e5e0
Just need to finish the Control.cpp and PageView.cpp.
13 years ago
andreasb123
eb0b789ca5
Removed not finished and discontinued collaboration code
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@203 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
14 years ago
andreasb123
307afc12f4
Updated translation
...
Created Python Script to update POTFILES.in
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@195 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
14 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
19bb6a08dd
Toolbar drag & drop nearly complete working...
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@184 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
e4dab3b116
Toolbar drag & drop nearly complete working...
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@184 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
4cb7c3154b
Implemented go to page dialog
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@183 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
64b2d91348
Implemented go to page dialog
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@183 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
d94ad496f2
Added Tool SELECT_OBJECT to toolbar
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@182 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
31a79507e3
Added Tool SELECT_OBJECT to toolbar
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@182 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
2536674046
Bugfixes and working on Toolbar customisation
...
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@180 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
AndreasB123
6141cf8945
Bugfixes and working on Toolbar customisation
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@180 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
9556648f8e
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@178 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
41c1cba367
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@178 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago
andreasb123
07c5df1345
git-svn-id: https://xournal.svn.sourceforge.net/svnroot/xournal/trunk/xournalpp@176 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
15 years ago