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
Matthew J.P. Walker
c6aee8b264
add keyboard accellerator for Select Object (ctrl-shift-o)
9 years ago
Wilson Brenna
bb3c205d67
Fixes close sidebar tooltip
10 years ago
MarPiRK
558358f26b
Added lost highlighter icon
...
(Kinda) fixes xournalpp/xournalpp#137
General icon rework is needed anyway
11 years ago
MarPiRK
f89926895b
Changed documentNew.svg to stock system icon.
11 years ago
MarPiRK
283d352dd3
Finished Polish translation, fixed PACKAGE_DATA_DIR bug
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
dc78d7dab9
Code readability
...
Small bugfixes
Textcases (QA)
11 years ago
Andreas Butti
5844a2ee9f
Toolbar customized working again
11 years ago
Andreas Butti
0a6015cc93
Replaced .png icons with .svg icons
11 years ago
Andreas Butti
e1e42c13a9
SVG Icons
11 years ago
Andreas Butti
b042aa703c
Merged
11 years ago
Andreas Butti
5825857980
Working on #78
...
Fixed memory leak detection
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
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
5b5cd9fd5f
Connected handlers for presentationMode
12 years ago
Wilson Brenna
432b791a1b
Changed radio buttons to text boxes
12 years ago
Wilson Brenna
d2f6054fa6
Minor usability changes
12 years ago
Wilson Brenna
526201a450
Added pixmaps for new drawing utilities
12 years ago
Wilson Brenna
80b24d6536
Added to toolbar and fixed bug in Tool.cpp
12 years ago
Wilson Brenna
82c7b352a7
Changed xournal to xournal++ in titlebar
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
96b0637a30
Rewrite of the "Export as..." dialog
...
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
x2b
977828d390
Fixed some glade warnings
...
Warnings issued previously:
"libglade-WARNING **: unknown attribute `swapped' for <signal>."
This thread suggests that the "swapped" attribute is some legacy
property and can be removed.
http://stackoverflow.com/questions/7827310/how-do-i-fix-the-unknown-attribute-swapped-warnings-from-libglade
This appaerently gets rid of the warning without any side effects
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
x2b
77494c297a
Make XInput fix optional
...
The XInput issue was fixed in gtk some versions back.
The fix provided by Xournal++ does in this case have
the opposite effect of breaking everything. The fix
can now be enabled / disabled from the settings dialog
without having to recompile the code.
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
x2b
fee4a45a1c
Changed additional space selection
...
Additional space can now be added either in vertical or
horizontal directions
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
Wilson Brenna
3d106e8e41
Fixed up typos and grammar errors in Preferences.
12 years ago
Wilson Brenna
e2e726b3fc
Added missing delPage pixmap to the UI
12 years ago
Wilson Brenna
deb9fd8b44
Added translation update
12 years ago
x2b
40ad48e9cb
Added tool item for page deletion
...
Signed-off-by: Wilson Brenna <wbrenna@uwaterloo.ca>
12 years ago
Wilson Brenna
19c9b061b5
Updated automake files in addpoppler.
13 years ago
Wilson Brenna
0a96bb2cfb
Added a dialog to fix bug #24 .
13 years ago
Andreas Butti
7603fa9bab
Updated poppler to 0.24.1
13 years ago
Wilson Brenna
43d15c4557
autoreconf for the new configure.ac file.
13 years ago
Wilson Brenna
785aa345ee
Reconfigured autoconf commands.
13 years ago
Wilson Brenna
253b5cff9a
Fixed typo
13 years ago
Wilson Brenna
ef5d34fd9b
Enter key now adds Tex by default.
13 years ago
Wilson Brenna
a45c784cef
Added shortcut for Mathtex fixing #18
13 years ago
Wilson Brenna
9c6e3aa07e
Moved View menubar to a standard location.
13 years ago
Wilson Brenna
5d90b72529
Removed Collaboration from menubar.
13 years ago
Wilson Brenna
f64f54c967
Fixed up the TexImage for const strings.
13 years ago
Wilson Brenna
0dc7b6e5e0
Just need to finish the Control.cpp and PageView.cpp.
13 years ago
Wilson Brenna
44b71e479a
Added the Insert Tex to the main menu (glade)
13 years ago
Wilson Brenna
786db9f345
Fixed some typos in the settings dialogue.
13 years ago
Wilson Brenna
252216583a
Fixed a typo in the preferences section.
13 years ago
Wilson Brenna
40974a10d2
Updated toolbars to enhance the colour palette.
13 years ago
andreasb123
50712489f5
Fixed big cursor
...
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@205 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627
14 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