|
3ba42da401
|
Only enable the New Entry button when in a valid workspace
|
2018-03-18 13:54:47 +01:00 |
|
|
75155331ea
|
Add ArchLinux PKGBUILD
|
2018-03-17 18:26:40 +01:00 |
|
|
df3fd1d5a3
|
Fix Desktop file
|
2018-03-17 18:26:11 +01:00 |
|
|
a5e5cd7667
|
Add Desktop file and icon
|
2018-03-17 18:08:35 +01:00 |
|
|
21b3836dc0
|
Add install target
|
2018-03-17 17:42:17 +01:00 |
|
|
30569fe1a5
|
Include glade file in binary
|
2018-03-17 17:38:32 +01:00 |
|
|
a9b9232dd5
|
Merge branch 'newfile'
|
2018-03-17 15:44:39 +01:00 |
|
|
27ad3385b7
|
Correct indentations
|
2018-03-17 15:42:38 +01:00 |
|
|
aa4d74f603
|
Allow custom date formats
|
2018-03-17 15:39:37 +01:00 |
|
|
c4809f29b2
|
Make date format for new entries customizable
|
2018-03-17 14:48:17 +01:00 |
|
|
10ad046629
|
Remove obsolete comments
|
2018-03-17 13:20:09 +01:00 |
|
|
871669f904
|
Automatically fill current date and time when creating a new entry
|
2018-03-17 12:48:12 +01:00 |
|
|
6555b8d8e2
|
Allow to click on heading to ellipsize it
|
2017-09-02 10:48:14 +02:00 |
|
|
247ea6977f
|
Merge branch 'master' into newfile
|
2017-07-09 19:56:20 +02:00 |
|
|
eeb9d87cc3
|
Correct integer type used for times
Some functions used guint instead of gint64. This commit corrects them all.
|
2017-07-09 19:56:01 +02:00 |
|
|
756e8fa4fd
|
Fix memory leak in mainWindow_checkDate (Resolves #4)
|
2017-07-09 19:48:23 +02:00 |
|
|
aded0ec710
|
Implement initial version of the new entry button (#3)
|
2017-07-09 19:42:30 +02:00 |
|
|
92b75f526d
|
Move code to launch the external editor to own function
|
2017-07-09 19:41:10 +02:00 |
|
|
99e3de70b9
|
Add UI elements for new-entry button
|
2017-07-09 16:56:45 +02:00 |
|
|
2b2d7d08e3
|
Add doubleclick-to-open feature (Resolves #2)
|
2017-07-07 20:51:33 +02:00 |
|
|
84398e7be7
|
demo-workspace: Corrected title case
|
2017-04-16 13:29:07 +02:00 |
|
|
ebad14143d
|
demo-workspace: Added note about encrypted entries
|
2017-04-16 13:27:12 +02:00 |
|
|
fa60223043
|
demo-workspace: Fixed heading levels
|
2017-04-16 13:23:39 +02:00 |
|
|
f060acfd2b
|
Added demo-workspace
|
2017-03-26 21:19:13 +02:00 |
|
|
86c141db7f
|
Corrected various warnings
|
2017-03-24 20:49:10 +01:00 |
|
|
cd6e54735d
|
Added -Wall to CFLAGS
|
2017-03-24 20:47:54 +01:00 |
|
|
c6331711bd
|
Bugfix: Forgot to return pointer from function
|
2017-03-24 20:18:33 +01:00 |
|
|
684b1a4687
|
Fixed some bugs in pango renderer
|
2017-03-15 18:20:47 +01:00 |
|
|
07baf34a71
|
Fixed pango renderer.
|
2017-03-15 17:43:34 +01:00 |
|
|
48a8f9b691
|
Added H1 and H2 to md_pango
|
2017-03-15 17:36:30 +01:00 |
|
|
b0b6a553b7
|
Updated load_html function of webkit to version 2
|
2017-03-12 18:00:44 +01:00 |
|
|
aa8a9a003b
|
Implemented basic formatting mode
|
2017-03-12 17:44:25 +01:00 |
|
|
869cb20eaf
|
Now saving selected renderer
|
2017-02-19 15:05:09 +01:00 |
|
|
552b1568e3
|
Minor improvements
|
2017-02-19 14:52:53 +01:00 |
|
|
a6299aa7ac
|
Added additional render mode + settings dialog
|
2017-02-19 14:42:50 +01:00 |
|
|
3e03b512e1
|
Fixed shutdown behavior
|
2017-02-19 13:42:02 +01:00 |
|
|
54a7372abf
|
Fixed grave memory handling bug
|
2017-02-19 13:31:11 +01:00 |
|
|
faa2ff5612
|
Minor change
|
2017-02-19 12:54:41 +01:00 |
|
|
2d8d86781c
|
Added basic support for images
|
2017-02-19 12:50:28 +01:00 |
|
|
73868c81b0
|
Removed debug comment
|
2017-02-18 17:05:52 +01:00 |
|
|
cfd4531dde
|
App menu now works properly
|
2017-02-18 17:04:39 +01:00 |
|
|
128a205b29
|
Added GMenu
|
2017-02-18 15:43:12 +01:00 |
|
|
faa06072f3
|
Changed to GtkApplication
|
2017-02-18 15:21:34 +01:00 |
|
|
2c4f0c273a
|
Revert "Trying some app_menu stuff"
This reverts commit 844813709b .
|
2017-02-18 15:06:11 +01:00 |
|
|
6c462332be
|
Removed dead code from mainWindow
|
2017-02-16 22:22:09 +01:00 |
|
|
844813709b
|
Trying some app_menu stuff
|
2017-02-16 22:21:00 +01:00 |
|
|
b8e7169608
|
Made webkit renderer more dynamic
|
2017-02-16 21:00:17 +01:00 |
|
|
39fe7891de
|
Added markdown support
|
2017-02-16 20:06:29 +01:00 |
|
|
cc6bfe82a1
|
Started webkit renderer
|
2017-02-16 18:26:38 +01:00 |
|
|
0a6beb710c
|
Fixed stupid typo in boolean equation
|
2017-02-15 22:49:04 +01:00 |
|