copilot-swe-agent[bot]
403cfe789b
Continue GTK4 port: fix file choosers, message dialogs, entry casting, and suppress color chooser warnings
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 19:38:21 +00:00
copilot-swe-agent[bot]
0c98197036
Major GTK4 API fixes: dialogs, dropdowns, message boxes - significant compilation progress
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 18:51:42 +00:00
copilot-swe-agent[bot]
1ca5066c63
Major GTK4 compilation fixes: resolve most implicit function declarations, now builds to linking stage
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 18:26:37 +00:00
copilot-swe-agent[bot]
d2495d488a
Fix GTK4 compilation errors: resolve GTK_ENTRY casting issues and remove log files
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 17:53:02 +00:00
copilot-swe-agent[bot]
e14bd3e8ac
Fix remaining deprecated GTK4 API calls for --with-werror compatibility
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 16:05:30 +00:00
copilot-swe-agent[bot]
d7ff84d137
Complete comprehensive GTK4 API port - all source files now compile with GTK4
...
Co-authored-by: speed47 <218502+speed47@users.noreply.github.com >
2025-09-16 15:25:01 +00:00
Stéphane Lesimple
4e9949bd38
fix: file open dialog crash ( #126 )
2025-05-11 13:26:03 +02:00
Stéphane Lesimple
b89b7d0e50
chore: remove the TODO menu for our version
2025-05-03 12:13:39 +02:00
Paul Dicker
903228e4b0
Rename help icon to manual to avoid confusion with stock help icon
2025-05-01 11:40:51 +02:00
Paul Dicker
4f8a5479ac
Rework icon handling and convert to svg
2025-05-01 11:40:51 +02:00
Paul Dicker
222429df10
Convert gtk_(h|v)separator_new to gtk_separator_new
2025-05-01 11:40:51 +02:00
Paul Dicker
5ea0011dce
Convert gtk_(h|v)box_new to gtk_box_new
2025-05-01 11:40:51 +02:00
Paul Dicker
2cd769a958
Corect file name in ecc file picker
2025-04-14 19:05:27 +02:00
Paul Dicker
8469a933e4
Switch image and ecc file picker to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
ad3285507b
Don't right-justify Help
2025-04-14 12:31:57 +02:00
Paul Dicker
2bb0774538
Remove reversing Ok/Cancel button order functionality
2025-04-14 12:31:57 +02:00
Paul Dicker
2cee2215af
Use gtk_menu_shell_append instead of gtk_menu_bar_append
2025-04-14 12:31:57 +02:00
Paul Dicker
8c567549c1
Switch from ComboBox to ComboBoxText
2025-04-14 12:31:57 +02:00
Paul Dicker
9bbd268aa4
Port to new GtkTooltip
2025-04-14 12:31:57 +02:00
Stéphane Lesimple
3d3a65d8c2
fix: manual was not opening from the menu
2021-10-09 17:11:18 +02:00
Stéphane Lesimple
db4d3af31d
sync from upstream up to 22:14a375563e2b
...
This includes the following commits:
changeset: 22:14a375563e2b
summary: chang "while" command to "type -P" in bash based configure
changeset: 21:c4bf7c0f33d2
summary: updated codec paper for RS01 life cycle
changeset: 20:dbcaad8128aa
summary: replaced build count with mercurial changeset
changeset: 19:fba258a6acfa
summary: Added tag 0.79.10 for changeset 49950be5a2ef
changeset: 18:49950be5a2ef
summary: merged some debian patches
changeset: 17:815be3929c41
summary: merged "easy" patches from Stéphane Lesimple's version
changeset: 16:7d15f8a958cb
summary: Made printf format strings 32/64bit safe as suggested by Stéphane;
changeset: 15:1055a53b8d6d
summary: reorganized code for --with-gui=[yes|no] option
changeset: 14:fbe2ae12a32c
summary: Added tag 0.79.9 for changeset f2fdd6d3a1f5
changeset: 13:f2fdd6d3a1f5
summary: updated TODO and CHANGELOG
And other changes that were needed to resolve the (many) conflicts.
2021-10-09 15:22:57 +02:00
dvdisaster developers
90b5ab6443
upstream: 2:3d07b022a7df [aggregated changes for version 0.79.8]
2021-10-09 15:22:57 +02:00
Stéphane Lesimple
eac7884373
upstream: 0:71e73a60f282 [Genesis commit: dvdisaster 0.79.7]
2021-10-09 15:22:57 +02:00
Stéphane Lesimple
898f2fcfb6
chore: move *.c *.h to src/, build in build/
2020-09-03 09:32:13 +02:00