Commit graph

  • f14ed81d81 Modify the julian package to use the GDate type master Petar Kapriš 2024-08-18 15:57:35 +0200
  • 299832cb4b Add documentation for the julian package Petar Kapriš 2024-07-23 23:00:30 +0200
  • 6f6b203c5b Add TimeToJDate with tests Petar Kapriš 2024-07-22 21:16:24 +0200
  • d862f6c35d Rename ToTime->JDateToTime Petar Kapriš 2024-07-22 21:15:20 +0200
  • 001ac47315 Update module path to git.bonsai.cool/kayprish/ck Petar Kapriš 2024-07-21 00:36:02 +0200
  • cc6e52d352 Add tests for julian package Petar Kapriš 2024-07-21 00:28:25 +0200
  • bd5c9fe692 Add julian Date package with conversion to time.Time Petar Kapriš 2024-07-21 00:21:34 +0200
  • 73fde0698c Add translation for UI message in source comments Petar Kapriš 2024-07-15 19:44:54 +0200
  • 62c969b015 Add style for "red letter" days in drw/drw.go Petar Kapriš 2024-07-15 19:43:08 +0200
  • 5574f20de8 add gitignore Petar Kapriš 2024-07-15 19:39:20 +0200
  • 98dd500385 Bump golang to version 1.22 Petar Kapriš 2024-07-15 19:34:04 +0200
  • da53b8c6b6 Move style definitions from Main.go to drw.go Petar Kapriš 2022-03-04 17:08:30 +0100
  • 56fa219d2d Edit wall-movement functions in drw for clarity Petar Kapriš 2022-03-04 16:36:25 +0100
  • 8d38a07348 Fix "December scrolling past current year" bug Petar Kapriš 2021-11-30 20:29:12 +0100
  • 9fa8301ba6 Split project into several packages Petar Kapriš 2021-11-30 19:18:36 +0100
  • 1a194cc368 Make surrounding whitespace in centeredText the same style Petar Kapriš 2021-11-30 08:15:07 +0100
  • ce66ae9f21 Enable motion with HJKL keys Petar Kapriš 2021-11-30 07:55:36 +0100
  • 394c8f9b9d Make monthsWide and monthsHigh global variables Petar Kapriš 2021-11-30 07:53:27 +0100
  • 9dd937ad68 Enable marker for the current day in the calendar Petar Kapriš 2021-11-30 07:52:05 +0100
  • b99fbda938 Rename constant month{Height,Width} to maxMonth{Height,Width} Petar Kapriš 2021-11-30 07:48:51 +0100
  • 72916575bd Reformat with gofmt Petar Kapriš 2021-09-04 11:50:23 +0200
  • 66695e069b Enable screen resizing Petar Kapriš 2021-08-28 09:39:28 +0200
  • b7f2276d18 Add function drawWall() Petar Kapriš 2021-08-27 17:39:05 +0200
  • 4d0c4c78a6 Add explanatory comment for monthHeight Petar Kapriš 2021-08-27 17:38:32 +0200
  • a7dbe96dc8 Add titleHeight Petar Kapriš 2021-08-27 17:37:38 +0200
  • 0aa9e96ba3 Add largeGap Petar Kapriš 2021-08-27 12:10:31 +0200
  • 7dd9ddd810 Rename gapSize to smallGap Petar Kapriš 2021-08-27 12:05:06 +0200
  • 357757e479 Add function wrappedText Petar Kapriš 2021-08-25 18:33:47 +0200
  • 593900c788 Add min function Petar Kapriš 2021-08-25 18:31:01 +0200
  • 6e0b91f4f9 Remove unnecessary libraries Petar Kapriš 2021-07-21 09:36:46 +0200
  • e41bb4d8ae Initial commit Petar Kapriš 2021-07-20 23:22:07 +0200