JJones780
|
bd4c057848
|
Glade 3.18 needs id's for all objects.
used: gawk '/.*object class="[[:alnum:]]*">/ {sub(/<object class="[[:alnum:]]*"/, "& " sprintf("id=\"sid%02d\"",++c))} 1' ui/settings.glade
|
7 years ago |
Ulrich Huber
|
428d6efc80
|
Remove propagate_natural_width attributes
|
7 years ago |
Ulrich Huber
|
f3d265c60c
|
Move some settings to their right tab
Fix some translations
|
7 years ago |
Ulrich Huber
|
14d86f50bd
|
Fix some minor inconsistencies and update translation
|
7 years ago |
Ulrich Huber
|
963719953f
|
Indent placeholders
|
7 years ago |
Ulrich Huber
|
de61d0c627
|
Insert ScrolledWindows to handle overflowing content
|
7 years ago |
Ulrich Huber
|
0ff580d7bf
|
Redesign settings
|
7 years ago |
Ulrich Huber
|
e55f4248ee
|
Fixes #979
Hide menubar on startup if specified in settings
|
7 years ago |
JJones780
|
dc3f4e6173
|
Remove duplicate tooltip
|
7 years ago |
Andreas Butti
|
7429fe17f3
|
Moved Zoom to separate tab, because of the current size
|
7 years ago |
Peter Klausing
|
28111749a7
|
implement settings for zoomSteps
|
7 years ago |
Andreas Butti
|
05afde6fc3
|
UI Update / Cleanup
|
7 years ago |
JJones780
|
68be24ac1d
|
Fixed merge conflicts.
|
7 years ago |
JJones780
|
e92c65b4e1
|
Added pairs offset to preference settings, Tuned columns to handle differing page sizes.
Column Menu now shows current setting on startup.
numColumns setting now saved and then loaded on startup
/
|
7 years ago |
Ulrich Huber
|
acdaba5221
|
Add gain setting to amplifying audio recordings
|
7 years ago |
Ulrich Huber
|
1cd141b411
|
Implement audio playback using portaudio
Add settings for recording and playback to GUI
|
7 years ago |
Luca Errani
|
c97d065b15
|
Highlight cursor position - added
|
7 years ago |
Andreas Butti
|
1388eeebd4
|
Settings for new touch input
|
7 years ago |
morrolinux
|
8500684180
|
parametric snapping settings
|
7 years ago |
Luca Errani
|
506d9fff98
|
Added "(needs restart)" lable
|
7 years ago |
Luca Errani
|
45aa42aaa6
|
Added 'Disable Zoom Gestures' option
|
7 years ago |
Andreas Butti
|
3ffcc323b8
|
Small fixes
|
7 years ago |
Luca Errani
|
d11a616a30
|
Dark theme support fix
|
7 years ago |
Luca Errani
|
b7404176dd
|
Dark theme DE support (icons)
|
7 years ago |
Andreas Butti
|
e5f76afa80
|
UI files
|
7 years ago |
Andreas Butti
|
34a99f196c
|
Small improvements / TODO fixed / Selection Color
|
7 years ago |
Andreas Butti
|
afc8bcb447
|
Touch Timeout handling working #439 #541
|
7 years ago |
Andreas Butti
|
7e801f5e2a
|
Dialog for #439
|
7 years ago |
Andreas Butti
|
f856f007dc
|
Revert Settings, not working
|
7 years ago |
Andreas Butti
|
048c5a3690
|
Setting for multi device
|
7 years ago |
Andreas Butti
|
03fe2d128d
|
Revert settings changes
|
7 years ago |
Andreas Butti
|
56c8ecf449
|
Settings UI
|
7 years ago |
Andreas Butti
|
8ed8da4091
|
Input handling
|
7 years ago |
Andreas Butti
|
b93d272690
|
Settings Dialog
|
7 years ago |
Andreas Butti
|
cf422519e8
|
Xournal++ starting with new input handling
|
7 years ago |
morro
|
c0e78b235c
|
show an error to the user if audio folder is not being set
|
7 years ago |
Andreas Butti
|
d6465a2f86
|
Description
|
7 years ago |
Andreas Butti
|
ab8c78d47d
|
Fixed duplicate ID
|
7 years ago |
Andreas Butti
|
c4fdd6bf63
|
fixes #335
Background is now also customizeable in the settings
Background is painted by Xournal++, not by GTK
|
7 years ago |
Andreas Butti
|
0163d181d4
|
Add audio folder to settings
|
7 years ago |
Andreas Butti
|
65e7212a10
|
Working on button config
|
7 years ago |
Andreas Butti
|
9d73c506b1
|
fixes #301
|
7 years ago |
Andreas Butti
|
a19eb6c3b4
|
Settings UI
|
7 years ago |
Andreas Butti
|
beca3332c9
|
Settings fix
|
7 years ago |
Andreas Butti
|
e55cdc4ca6
|
Translation, updated
Format Dialog working again
fix #300
|
7 years ago |
Andreas Butti
|
466ac1628c
|
Settings dialog fixed
|
7 years ago |
Andreas Butti
|
ee46ba530b
|
Removed GTK2 Stuff
|
7 years ago |
Andreas Butti
|
663a233ada
|
Colorchooser working with GTK2 / GTK3
|
7 years ago |
Andreas Butti
|
0a6015cc93
|
Replaced .png icons with .svg icons
|
11 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 |