]> uap-core.de Git - note.git/log
note.git
4 months agoadd toolbar app menu
Olaf Wintermann [Sun, 26 Oct 2025 16:08:41 +0000 (17:08 +0100)]
add toolbar app menu

4 months agoswitching notebooks will save the current note
Olaf Wintermann [Sat, 25 Oct 2025 18:54:23 +0000 (20:54 +0200)]
switching notebooks will save the current note

4 months agofix broken navigation
Olaf Wintermann [Fri, 24 Oct 2025 18:55:22 +0000 (20:55 +0200)]
fix broken navigation

4 months agoadd workaround for toolkit doc attachment bug
Olaf Wintermann [Thu, 23 Oct 2025 18:39:25 +0000 (20:39 +0200)]
add workaround for toolkit doc attachment bug

4 months agofix missing resource_id update in note_store_new_note_async
Olaf Wintermann [Wed, 22 Oct 2025 18:38:12 +0000 (20:38 +0200)]
fix missing resource_id update in note_store_new_note_async

4 months agoadd missing hfill to the note_title textfield
Olaf Wintermann [Wed, 22 Oct 2025 18:22:09 +0000 (20:22 +0200)]
add missing hfill to the note_title textfield

4 months agoset window default size
Olaf Wintermann [Tue, 21 Oct 2025 18:32:32 +0000 (20:32 +0200)]
set window default size

4 months agoshow go back/forward buttons, when the notelist is hidden
Olaf Wintermann [Tue, 21 Oct 2025 18:28:27 +0000 (20:28 +0200)]
show go back/forward buttons, when the notelist is hidden

4 months agofix window_notelist_setvisible
Olaf Wintermann [Mon, 20 Oct 2025 19:03:25 +0000 (21:03 +0200)]
fix window_notelist_setvisible

4 months agouse ui_splitview_window instead of manually creating a splitview
Olaf Wintermann [Sun, 19 Oct 2025 19:10:51 +0000 (21:10 +0200)]
use ui_splitview_window instead of manually creating a splitview

6 months agoupdate toolkit, adjust ui code
Olaf Wintermann [Sun, 24 Aug 2025 13:28:03 +0000 (15:28 +0200)]
update toolkit, adjust ui code

6 months agoadd note_store_count_repository_usage_async
Olaf Wintermann [Mon, 4 Aug 2025 19:25:36 +0000 (21:25 +0200)]
add note_store_count_repository_usage_async

6 months agoadd missing GFile unref
Olaf Wintermann [Mon, 4 Aug 2025 19:13:50 +0000 (21:13 +0200)]
add missing GFile unref

6 months agoadd button/open dir dialog for selecting the nbconfig repo local path
Olaf Wintermann [Mon, 4 Aug 2025 19:08:20 +0000 (21:08 +0200)]
add button/open dir dialog for selecting the nbconfig repo local path

7 months agoimplement insert-image button
Olaf Wintermann [Sun, 3 Aug 2025 19:07:29 +0000 (21:07 +0200)]
implement insert-image button

7 months agoadd more nbconfig repolist stuff
Olaf Wintermann [Sat, 2 Aug 2025 19:12:51 +0000 (21:12 +0200)]
add more nbconfig repolist stuff

7 months agoremove unnecessary repolist move up/down buttons
Olaf Wintermann [Fri, 1 Aug 2025 18:45:44 +0000 (20:45 +0200)]
remove unnecessary repolist move up/down buttons

7 months agoadd note_store_save_repository_async
Olaf Wintermann [Thu, 31 Jul 2025 18:37:39 +0000 (20:37 +0200)]
add note_store_save_repository_async

7 months agoload repositories on startup
Olaf Wintermann [Wed, 30 Jul 2025 17:22:03 +0000 (19:22 +0200)]
load repositories on startup

7 months agoadd nbconfig repo UI
Olaf Wintermann [Tue, 29 Jul 2025 17:55:57 +0000 (19:55 +0200)]
add nbconfig repo UI

7 months agoimplement nbconfig grouplist move up/down
Olaf Wintermann [Mon, 28 Jul 2025 19:17:56 +0000 (21:17 +0200)]
implement nbconfig grouplist move up/down

7 months agoimplement nbconfig notebook list move up/down
Olaf Wintermann [Sun, 27 Jul 2025 16:34:53 +0000 (18:34 +0200)]
implement nbconfig notebook list move up/down

7 months agofix notebook swap sql
Olaf Wintermann [Sun, 27 Jul 2025 16:31:48 +0000 (18:31 +0200)]
fix notebook swap sql

7 months agoadd note_store_notebook_swap_position_async
Olaf Wintermann [Sun, 27 Jul 2025 11:03:24 +0000 (13:03 +0200)]
add note_store_notebook_swap_position_async

7 months agoadd note_store_delete_collection_and_move_children_async
Olaf Wintermann [Sun, 27 Jul 2025 10:56:16 +0000 (12:56 +0200)]
add note_store_delete_collection_and_move_children_async

7 months agoadd note_store_delete_empty_collection_async function
Olaf Wintermann [Sun, 27 Jul 2025 10:52:27 +0000 (12:52 +0200)]
add note_store_delete_empty_collection_async function

7 months agoimplement nbconfig notebook delete button
Olaf Wintermann [Sat, 26 Jul 2025 19:13:40 +0000 (21:13 +0200)]
implement nbconfig notebook delete button

7 months agoimplement nbconfig notebooklist_add
Olaf Wintermann [Fri, 25 Jul 2025 19:48:43 +0000 (21:48 +0200)]
implement nbconfig notebooklist_add

7 months agoupdate UI: change fill parameter
Olaf Wintermann [Sat, 19 Jul 2025 18:34:55 +0000 (20:34 +0200)]
update UI: change fill parameter

7 months agoupdate toolkit
Olaf Wintermann [Sat, 12 Jul 2025 17:15:28 +0000 (19:15 +0200)]
update toolkit

7 months agofix build
Olaf Wintermann [Sat, 12 Jul 2025 11:25:16 +0000 (13:25 +0200)]
fix build

8 months agosimplify attachment_set_image
Olaf Wintermann [Mon, 9 Jun 2025 06:49:20 +0000 (08:49 +0200)]
simplify attachment_set_image

8 months agomove notebook config dialog to a separate source file
Olaf Wintermann [Thu, 5 Jun 2025 16:36:45 +0000 (18:36 +0200)]
move notebook config dialog to a separate source file

9 months agoimplement button for adding new groups in the notebook config dialog
Olaf Wintermann [Tue, 3 Jun 2025 18:03:48 +0000 (20:03 +0200)]
implement button for adding new groups in the notebook config dialog

9 months agoorder noteobooks by position
Olaf Wintermann [Mon, 2 Jun 2025 17:07:02 +0000 (19:07 +0200)]
order noteobooks by position

9 months agoinsert value for position when creating new notebooks
Olaf Wintermann [Mon, 2 Jun 2025 16:28:28 +0000 (18:28 +0200)]
insert value for position when creating new notebooks

9 months agoimplement list activation events in the config dialog
Olaf Wintermann [Sun, 1 Jun 2025 10:51:50 +0000 (12:51 +0200)]
implement list activation events in the config dialog

9 months agofill notebook config lists with data
Olaf Wintermann [Fri, 30 May 2025 16:09:41 +0000 (18:09 +0200)]
fill notebook config lists with data

9 months agouse toolkit go up/down icon macros
Olaf Wintermann [Fri, 30 May 2025 15:56:47 +0000 (17:56 +0200)]
use toolkit go up/down icon macros

9 months agoadd UI for notebooks tab in the notebooks config dialog
Olaf Wintermann [Wed, 28 May 2025 17:20:21 +0000 (19:20 +0200)]
add UI for notebooks tab in the notebooks config dialog

9 months agoextend notebook config dialog
Olaf Wintermann [Tue, 27 May 2025 18:28:27 +0000 (20:28 +0200)]
extend notebook config dialog

9 months agouse cxMempoolCreateSimple instead of cxMempoolCreate, ucx update
Olaf Wintermann [Sun, 25 May 2025 17:05:37 +0000 (19:05 +0200)]
use cxMempoolCreateSimple instead of cxMempoolCreate, ucx update

9 months agoadd ui for notebooks configuration window
Olaf Wintermann [Sat, 24 May 2025 05:10:49 +0000 (07:10 +0200)]
add ui for notebooks configuration window

9 months agofix debug/release configure option
Olaf Wintermann [Sat, 24 May 2025 05:09:51 +0000 (07:09 +0200)]
fix debug/release configure option

9 months agoupdate uwproj
Olaf Wintermann [Fri, 23 May 2025 18:36:28 +0000 (20:36 +0200)]
update uwproj

9 months agochange groups dropdown menu hfill setting in the New Notebook dialog
Olaf Wintermann [Fri, 23 May 2025 18:23:59 +0000 (20:23 +0200)]
change groups dropdown menu hfill setting in the New Notebook dialog

9 months agoonly add new notes to the notes list when they have a title
Olaf Wintermann [Fri, 23 May 2025 17:54:29 +0000 (19:54 +0200)]
only add new notes to the notes list when they have a title

9 months agoalso create a Notebook object with the Resource object, when creating a new notebook
Olaf Wintermann [Thu, 22 May 2025 14:31:36 +0000 (16:31 +0200)]
also create a Notebook object with the Resource object, when creating a new notebook

9 months agoalso insert row into notebooks table when creating a new notebook
Olaf Wintermann [Wed, 21 May 2025 19:49:08 +0000 (21:49 +0200)]
also insert row into notebooks table when creating a new notebook

9 months agoget infos from notebooks table when loading the notebook tree structure
Olaf Wintermann [Tue, 20 May 2025 18:59:47 +0000 (20:59 +0200)]
get infos from notebooks table when loading the notebook tree structure

9 months agoadd resource object ptr to notebook type
Olaf Wintermann [Tue, 20 May 2025 18:26:51 +0000 (20:26 +0200)]
add resource object ptr to notebook type

9 months agocheck for selected note in action_note_delete
Olaf Wintermann [Mon, 19 May 2025 20:53:17 +0000 (22:53 +0200)]
check for selected note in action_note_delete

9 months agofix qthr_new_note
Olaf Wintermann [Fri, 16 May 2025 06:06:53 +0000 (08:06 +0200)]
fix qthr_new_note

9 months agoupdate toolkit
Olaf Wintermann [Thu, 15 May 2025 19:26:28 +0000 (21:26 +0200)]
update toolkit

9 months agoenable scrollbar for attachments list
Olaf Wintermann [Thu, 15 May 2025 10:47:39 +0000 (12:47 +0200)]
enable scrollbar for attachments list

9 months agoSQL formatting
Olaf Wintermann [Thu, 15 May 2025 10:46:02 +0000 (12:46 +0200)]
SQL formatting

9 months agosimplify New Notebook dialog, remove option to create a new group
Olaf Wintermann [Wed, 14 May 2025 18:42:04 +0000 (20:42 +0200)]
simplify New Notebook dialog, remove option to create a new group

9 months agofix sidebar update
Olaf Wintermann [Tue, 13 May 2025 18:20:38 +0000 (20:20 +0200)]
fix sidebar update

9 months agoregister notebook type
Olaf Wintermann [Tue, 13 May 2025 18:10:36 +0000 (20:10 +0200)]
register notebook type

9 months agofix incorrect error handling in qthr_new_notebook
Olaf Wintermann [Mon, 12 May 2025 18:39:06 +0000 (20:39 +0200)]
fix incorrect error handling in qthr_new_notebook

9 months agoupdate sourcelist when notebooks are added
Olaf Wintermann [Mon, 12 May 2025 17:18:10 +0000 (19:18 +0200)]
update sourcelist when notebooks are added

9 months agosave resource in the New Notebook dialog
Olaf Wintermann [Sat, 10 May 2025 05:45:26 +0000 (07:45 +0200)]
save resource in the New Notebook dialog

9 months agoadd note_store_new_notebook_async
Olaf Wintermann [Fri, 9 May 2025 19:32:06 +0000 (21:32 +0200)]
add note_store_new_notebook_async

9 months agoload group list in the add notebook dialog
Olaf Wintermann [Wed, 7 May 2025 21:13:05 +0000 (23:13 +0200)]
load group list in the add notebook dialog

9 months agofix wrong column name in attachment sql query
Olaf Wintermann [Wed, 7 May 2025 20:20:50 +0000 (22:20 +0200)]
fix wrong column name in attachment sql query

9 months agofix fieldlist in SQL_NOTEBOOK_GET_NOTES query
Olaf Wintermann [Wed, 7 May 2025 19:12:38 +0000 (21:12 +0200)]
fix fieldlist in SQL_NOTEBOOK_GET_NOTES query

9 months agoget note_id of newly inserted notes
Olaf Wintermann [Tue, 6 May 2025 17:38:40 +0000 (19:38 +0200)]
get note_id of newly inserted notes

9 months agouse new Note struct in case of Resource
Olaf Wintermann [Mon, 5 May 2025 19:05:31 +0000 (21:05 +0200)]
use new Note struct in case of Resource

10 months agoadd UI for "add notebook" dialog
Olaf Wintermann [Sun, 4 May 2025 10:58:40 +0000 (12:58 +0200)]
add UI for "add notebook" dialog

10 months agoadd newly created notes to the notes list and not when they are saved the first time
Olaf Wintermann [Sat, 3 May 2025 19:54:15 +0000 (21:54 +0200)]
add newly created notes to the notes list and not when they are saved the first time

10 months agonew notes are also added to the notes table the notes list only contains resources...
Olaf Wintermann [Fri, 2 May 2025 17:29:13 +0000 (19:29 +0200)]
new notes are also added to the notes table the notes list only contains resources that also have a notes entry

10 months agoadd note type
Olaf Wintermann [Fri, 2 May 2025 17:21:31 +0000 (19:21 +0200)]
add note type

10 months agoremove collection type/table
Olaf Wintermann [Thu, 1 May 2025 14:01:36 +0000 (16:01 +0200)]
remove collection type/table

10 months agoimplement button for inserting ordered lists
Olaf Wintermann [Wed, 30 Apr 2025 18:26:34 +0000 (20:26 +0200)]
implement button for inserting ordered lists

10 months agoimplement ordered list elements
Olaf Wintermann [Wed, 30 Apr 2025 18:20:14 +0000 (20:20 +0200)]
implement ordered list elements

10 months agoinit loaded attachments as saved
Olaf Wintermann [Tue, 29 Apr 2025 17:20:15 +0000 (19:20 +0200)]
init loaded attachments as saved

10 months agofix missing error initialization in note_store_save_attachment_async
Olaf Wintermann [Tue, 29 Apr 2025 17:17:06 +0000 (19:17 +0200)]
fix missing error initialization in note_store_save_attachment_async

10 months agocount list nodes (for ordered markdown lists)
Olaf Wintermann [Mon, 28 Apr 2025 19:43:28 +0000 (21:43 +0200)]
count list nodes (for ordered markdown lists)

10 months agoadd error handling to attachment_save_result
Olaf Wintermann [Mon, 28 Apr 2025 19:22:33 +0000 (21:22 +0200)]
add error handling to attachment_save_result

10 months agodon't use negative margin for bullet point widgets
Olaf Wintermann [Sun, 27 Apr 2025 14:29:10 +0000 (16:29 +0200)]
don't use negative margin for bullet point widgets

10 months agoimplement loading of MD lists in the text view
Olaf Wintermann [Sat, 26 Apr 2025 11:36:44 +0000 (13:36 +0200)]
implement loading of MD lists in the text view

10 months agoparse MD lists into AST
Olaf Wintermann [Sat, 26 Apr 2025 10:40:28 +0000 (12:40 +0200)]
parse MD lists into AST

10 months agouse EmbeddedWidget to save bullet point widgets
Olaf Wintermann [Thu, 24 Apr 2025 18:15:50 +0000 (20:15 +0200)]
use EmbeddedWidget to save bullet point widgets

10 months agorender bullet points
Olaf Wintermann [Wed, 23 Apr 2025 20:06:19 +0000 (22:06 +0200)]
render bullet points

10 months agoreplace bullet points with custom widget
Olaf Wintermann [Wed, 23 Apr 2025 19:45:20 +0000 (21:45 +0200)]
replace bullet points with custom widget

10 months agoadd function for inserting bullet lists
Olaf Wintermann [Tue, 22 Apr 2025 18:25:44 +0000 (20:25 +0200)]
add function for inserting bullet lists

10 months agoupdate toolkit
Olaf Wintermann [Mon, 21 Apr 2025 17:33:52 +0000 (19:33 +0200)]
update toolkit

10 months agofix list update after note creation (GTK4)
Olaf Wintermann [Mon, 21 Apr 2025 16:58:52 +0000 (18:58 +0200)]
fix list update after note creation (GTK4)

10 months agohide attachment bar when there are no attachments
Olaf Wintermann [Mon, 21 Apr 2025 15:28:41 +0000 (17:28 +0200)]
hide attachment bar when there are no attachments

10 months agolimit embedded widget size to current textview size
Olaf Wintermann [Mon, 21 Apr 2025 14:58:50 +0000 (16:58 +0200)]
limit embedded widget size to current textview size

10 months agoadd workaround for missing gtk4 resize/allocation signals
Olaf Wintermann [Mon, 21 Apr 2025 14:13:09 +0000 (16:13 +0200)]
add workaround for missing gtk4 resize/allocation signals

10 months agofix attachments messing up styling offsets
Olaf Wintermann [Sun, 20 Apr 2025 16:31:12 +0000 (18:31 +0200)]
fix attachments messing up styling offsets

10 months agouse GtkPicture instead of GtkImage for embedded images (GTK4)
Olaf Wintermann [Sun, 20 Apr 2025 14:35:01 +0000 (16:35 +0200)]
use GtkPicture instead of GtkImage for embedded images (GTK4)

10 months agofix EmbeddedWidget markdown serialization
Olaf Wintermann [Sun, 20 Apr 2025 12:37:33 +0000 (14:37 +0200)]
fix EmbeddedWidget markdown serialization

10 months agourl encode/decode markdown image links
Olaf Wintermann [Sun, 20 Apr 2025 11:24:21 +0000 (13:24 +0200)]
url encode/decode markdown image links

10 months agore-inserting child widgets in a textbuffer requires gtk_widget_set_visible with gtk < 4
Olaf Wintermann [Sun, 20 Apr 2025 10:07:38 +0000 (12:07 +0200)]
re-inserting child widgets in a textbuffer requires gtk_widget_set_visible with gtk < 4

10 months agoadd editor_insert_image function to remove code dup
Olaf Wintermann [Sun, 20 Apr 2025 10:00:16 +0000 (12:00 +0200)]
add editor_insert_image function to remove code dup

10 months agodon't load attachment images twice
Olaf Wintermann [Sun, 20 Apr 2025 09:22:57 +0000 (11:22 +0200)]
don't load attachment images twice

10 months agofix attachment image loading and pixbuf reference counting
Olaf Wintermann [Sun, 20 Apr 2025 08:57:11 +0000 (10:57 +0200)]
fix attachment image loading and pixbuf reference counting

10 months agofix crash caused by attachment bin_content cleanup
Olaf Wintermann [Sat, 19 Apr 2025 17:40:24 +0000 (19:40 +0200)]
fix crash caused by attachment bin_content cleanup