Jaidyn Ann
|
a60f5f0091
|
Display a placeholder icon in profile-picture spot
Now we can display an icon, since profile pictures
aren’t loaded (yet).
|
2024-02-11 11:52:20 -06:00 |
|
Jaidyn Ann
|
3cefb2fa75
|
Open File-menu “New…” and “Open…” in new process
… instead of overburdening our own with several
windows and contact states. :^)
|
2024-02-10 00:59:52 -06:00 |
|
Jaidyn Ann
|
52ab0cc458
|
Minor refactoring, no functional changes
|
2024-02-09 23:28:08 -06:00 |
|
Jaidyn Ann
|
670b9b86d6
|
Opening vCard file as free cli argument
Now you can run, ex.,
$ ./contact ~/whatever.vcf
|
2024-02-09 00:09:32 -06:00 |
|
Jaidyn Ann
|
ab78dba5a3
|
Parse out command-line arguments
--help, --repl, and the sort.
|
2024-02-08 19:59:22 -06:00 |
|
Jaidyn Ann
|
b91590133c
|
Support base-level opening of vCard files
Fields are filled naively and unreliably; this
just lays the groundwork.
Also removes the old testing callbacks for textboxes.
|
2024-02-08 12:00:06 -06:00 |
|
Jaidyn Ann
|
a06bd33f9d
|
Display REPL and provide remote-REPL
Helping testing/debugging/tweaking.
|
2024-02-05 21:00:16 -06:00 |
|
Jaidyn Ann
|
508a86325e
|
Mere formatting tweaks
|
2024-02-05 15:50:59 -06:00 |
|
Jaidyn Ann
|
65e48e7f2d
|
Add a placeholder File→Save menubar item
It is toggled enabled when the user edits text,
and provisionally displays a pop-up message
saying “I do nothing lol”.
|
2024-02-04 22:00:06 -06:00 |
|
Jaidyn Ann
|
0259e06b99
|
Add testing-callback to textbox entry
|
2024-02-04 21:47:56 -06:00 |
|
Jaidyn Ann
|
ce486ef5f6
|
Make File→Exit button functional
Lays groundwork for signal callbacks.
|
2024-02-04 20:54:58 -06:00 |
|
Jaidyn Ann
|
b7aca5eba3
|
Init
|
2024-02-04 20:53:50 -06:00 |
|