|
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 |
|
|
4245310392
|
Added fix for weird behavior of GRegex
|
2017-02-15 20:23:08 +01:00 |
|
|
a2a8357e6c
|
Now always showing the decrypt button when errors occured.
|
2017-02-15 19:49:49 +01:00 |
|
|
5604ff93d7
|
Added an error message in case some entries can not be read
|
2017-02-15 19:38:04 +01:00 |
|
|
31eb9fd406
|
Coding style
|
2017-02-15 19:25:42 +01:00 |
|
|
ce137185ad
|
Supressed some warnings
|
2017-02-15 19:21:55 +01:00 |
|
|
71a2370b91
|
Reworked mdiary_scanner + added GUI support for gpg encrypted files
|
2017-02-15 19:16:55 +01:00 |
|
|
0640ec612d
|
Added decrypt button
|
2017-02-15 18:53:27 +01:00 |
|
|
88c9fbf7db
|
Added support for gpg encrypted files
|
2017-02-15 17:50:23 +01:00 |
|
|
e6bba9f0ee
|
Implemented link on to label to set both days at the same time
|
2017-02-12 21:46:39 +01:00 |
|
|
a6bb0234f7
|
Merge branch 'master' of git.notsyncing.net:markus/mdiary
|
2017-02-12 21:21:08 +01:00 |
|
|
f444d40071
|
Headerbar now updates with the workspace URL
|
2017-02-11 18:44:29 +01:00 |
|
|
e9ca1ce259
|
Now automatically resumes last workspace
|
2017-02-11 18:41:11 +01:00 |
|
|
98a6c30744
|
Fixed error which caused last workspace entries to disappear
|
2017-02-11 18:37:04 +01:00 |
|
|
8d16aca056
|
Improved last workspaces list + added saving of settings
|
2017-02-11 18:33:09 +01:00 |
|
|
0cb3999495
|
Removed obsolete code
|
2017-02-11 18:11:41 +01:00 |
|
|
38c399d685
|
Added new settings parser
|
2017-02-11 18:09:07 +01:00 |
|
|
85f8c1e783
|
Improved last_workspace handling
|
2017-02-11 18:08:27 +01:00 |
|
|
eef1f96a0a
|
Updated mainWindow_add_recent_workspace + refactoring
|
2017-02-11 17:51:04 +01:00 |
|
|
73b1154b68
|
Removed old debug message
|
2017-02-09 16:54:20 +01:00 |
|
|
d066bdde58
|
removed g_error instruction as it seems to crash the program
|
2017-02-09 16:15:38 +01:00 |
|
|
090db6c228
|
Started settings interface
|
2017-02-09 16:14:38 +01:00 |
|
|
130ce196a2
|
Improved ws_entry_visible
|
2017-02-07 19:56:03 +01:00 |
|
|
686f828c81
|
Implemented other workspaces function
|
2017-02-07 19:53:51 +01:00 |
|
|
ba3d68c507
|
Added function to clear the listStore
|
2017-02-07 19:03:05 +01:00 |
|
|
7a9a5af65b
|
Added means for disabling the mainPane
|
2017-02-05 19:03:38 +01:00 |
|
|
aca39b94e7
|
Added titles to suggestions
|
2017-02-05 18:56:08 +01:00 |
|
|
5b70b6b6b5
|
Added auto completion to search
|
2017-02-05 18:45:54 +01:00 |
|
|
140fba445d
|
Fixed earliest/latest function return type
|
2017-02-05 17:43:04 +01:00 |
|
|
b3e84cf14a
|
Some filtering fixes
|
2017-02-05 17:38:36 +01:00 |
|
|
54a7814e0b
|
Added search and processing for the recent workspace selector
|
2017-02-05 16:28:26 +01:00 |
|
|
f8d3bb8730
|
Added recent workspaces list
|
2017-02-05 15:31:04 +01:00 |
|
|
5fd6f339d3
|
Fixed memory leak
|
2017-02-05 15:02:18 +01:00 |
|
|
2b81a67087
|
Improved icons
|
2017-02-05 14:47:45 +01:00 |
|
|
538b2c54d9
|
Added choose Workspace menu
|
2017-02-05 14:31:17 +01:00 |
|
|
b7e98db42b
|
Fixed time selection algorithm
|
2017-02-05 13:25:40 +01:00 |
|
|
ae87f0cfa1
|
Added individual clear icons for the date entries
|
2017-02-04 20:38:29 +01:00 |
|