Commit Graph

  • 5a9b3387f0 fixed MANIFEST.in Tom Schimansky 2022-03-05 13:34:34 +0100
  • 7d774c9843 fixed simple_example.py Tom Schimansky 2022-03-05 13:21:53 +0100
  • 0d32213325 refined CTkRadioButton and complex_example.py, version 3.3 Tom Schimansky 2022-03-05 13:05:39 +0100
  • 6c976245aa font character mapping for Windows 11, added , refined CTkDrawEngineCTkRadioButton TomSchimansky 2022-03-05 02:01:07 +0100
  • eab428f9ef example fix Tom Schimansky 2022-03-02 01:02:49 +0100
  • d0592340a6 version 3.0 Tom Schimansky 2022-03-02 01:01:14 +0100
  • 9ed461e04c dark-blue, green theme in .json, new font .otf file for circles TomSchimansky 2022-03-02 00:53:58 +0100
  • ecd4881ffb small fixes Tom Schimansky 2022-03-01 19:10:18 +0100
  • afc8ce8c3d theme fixes TomSchimansky 2022-03-01 16:17:39 +0100
  • 965a7ff87d finished CTkDrawEngine for all current widgets TomSchimansky 2022-03-01 16:12:55 +0100
  • bb1fe25625 changed CTkThemeManager to json file loading system TomSchimansky 2022-02-28 00:35:52 +0100
  • 4a0b0a9c71 added Roboto font TomSchimansky 2022-02-24 00:21:37 +0100
  • a52599bf53 created DrawEngine, drawing CTkButton, CTkFrame, CTkEntry, CTkLabel, CTkCheckBox now with the DrawEngine TomSchimansky 2022-02-24 00:19:40 +0100
  • b3d43bff10 added font drawing to CTkCheckBox TomSchimansky 2022-02-23 01:47:34 +0100
  • cb153b58cf rewrote CTkCheckBox drawing with tags TomSchimansky 2022-02-22 23:50:03 +0100
  • 9996e51c1a add font rendering to button, finished TomSchimansky 2022-02-22 22:38:40 +0100
  • 5bbcb1c617 add font rendering to button, not finished yet TomSchimansky 2022-02-22 14:36:36 +0100
  • 5007d16df3 fixed CTkDialog example for Windows TomSchimansky 2022-02-21 16:05:05 +0100
  • 356ed917be fixed CTkDialog Tom Schimansky 2022-02-21 15:48:59 +0100
  • 16859991eb added CTkToplevel, fixed CTk dark titlebar changes TomSchimansky 2022-02-21 15:35:08 +0100
  • 8d93dd4902 add test image Tom Schimansky 2022-02-21 15:21:05 +0100
  • 0e845cf281 add tests Tom Schimansky 2022-02-21 15:19:04 +0100
  • 9edb25d6c4 changed example TomSchimansky 2022-02-18 14:41:49 +0100
  • 7b32be8c76 hide window while titlebar changes on Windows Tom Schimansky 2022-02-18 14:33:45 +0100
  • dd5601ce64 added dark titlebar on Windows Tom Schimansky 2022-02-17 16:39:39 +0100
  • a8b9b4290c fixed bug in CTkEntry, aligned text in CTkCheckBox Tom Schimansky 2022-02-08 20:59:50 +0100
  • 0b081e0ef5 readme update for CTkEntry Tom Schimansky 2022-02-04 22:55:27 +0100
  • 5f9c30aeaf added placeholder text to CTkEntry Tom Schimansky 2022-02-04 21:28:37 +0100
  • f5cac7b978 added text_font argument to CTkEntry Tom Schimansky 2022-01-29 23:55:48 +0100
  • 8625fbb0f6 added border color to CTkButton Tom Schimansky 2022-01-23 17:40:02 +0100
  • 6d007e1769 fixed bug when resizing CTkButton and CTkEntry in grid, added auto resizing to CTkSlider and CTkProgressBar, changed Readme Tom Schimansky 2022-01-23 17:06:34 +0100
  • da2efd60ec changed Readme Tom Schimansky 2022-01-22 20:37:03 +0100
  • 3d5ae07288 changed Readme Tom Schimansky 2022-01-22 20:28:59 +0100
  • 43a1c28947 changed Readme Tom Schimansky 2022-01-22 19:16:58 +0100
  • d87b3520ba changed Readme Tom Schimansky 2022-01-22 16:17:35 +0100
  • 622a927345 changed Readme Tom Schimansky 2022-01-22 16:15:01 +0100
  • 5913703858 changed images in Readme Tom Schimansky 2022-01-22 15:51:57 +0100
  • f15e620334 changed images in Readme Tom Schimansky 2022-01-22 12:00:29 +0100
  • c9b9f1a8c3 added auto resizing for CTkFrame, CTkLabel and CTkEntry, improved text alignment of CTkEntry Tom Schimansky 2022-01-17 23:23:47 +0100
  • 6eb0d92ddd added tkinter variables to all possible CTk widgets Tom Schimansky 2022-01-16 16:54:21 +0100
  • 587a597e6b added command to .configure() of CTkButton and CTkCheckBox Tom Schimansky 2022-01-08 13:13:10 +0100
  • 243bedb8c9 updated readme Tom Schimansky 2022-01-08 00:50:31 +0100
  • daf64a12b4 added different default color themes Tom Schimansky 2022-01-08 00:29:53 +0100
  • 2fa7a519ea fixed numerous bg_color bugs, added complete_test.py for color testing, changed AppearanceModeTracker to non-threaded approach with tk.after() Tom Schimansky 2022-01-07 20:54:45 +0100
  • 12b44c1095 readme update Tom Schimansky 2022-01-02 15:29:50 +0100
  • 53c0b00bab fixed bug when button click destroys button itself (version 1.8) Tom Schimansky 2022-01-02 12:14:46 +0100
  • ec97ef16b5 readme fix Tom Schimansky 2022-01-01 22:40:20 +0100
  • b262ddb39b readme fix and new version (1.7) Tom Schimansky 2022-01-01 22:39:17 +0100
  • af73c9ad5f readme update for CTk class and bug fix for .destroy() for all widgets Tom Schimansky 2022-01-01 22:16:06 +0100
  • 063c1f8b6a added CTk class which overrides tkinter.Tk for automatic background color changes Tom Schimansky 2021-12-31 19:07:53 +0100
  • afc177ddbb fixed rendering bug in CTkSlider and modified complex examples Tom Schimansky 2021-12-31 00:22:32 +0100
  • 58108482c8 small example modifications Tom Schimansky 2021-12-28 18:35:45 +0100
  • 9124314e97 small example modifications Tom Schimansky 2021-12-28 18:26:29 +0100
  • 9109663848 added .configure() to CTkSlider Tom Schimansky 2021-12-22 10:48:41 +0100
  • b7fc6f3ad9 added number_of_steps argument for CTkSlider Tom Schimansky 2021-12-20 11:55:07 +0100
  • b3d32a419f update readme Tom Schimansky 2021-12-13 22:02:59 +0100
  • 8fb9372d0e add progress color for CTkSlider Tom Schimansky 2021-12-13 21:54:44 +0100
  • 61eba796fa updated documentation Tom Schimansky 2021-12-04 12:54:57 +0100
  • e6d71058aa added screenshots for Windows Tom Schimansky 2021-11-10 23:18:04 +0100
  • 4301419228 improved CTkSlider and CTkCheckBox rendering Tom Schimansky 2021-11-10 22:17:49 +0100
  • 47f7c3189f improved CTkProgressBar rendering Tom Schimansky 2021-11-10 20:54:53 +0100
  • ab1dafc20c CTkButton rendering bug fixed Tom Schimansky 2021-11-10 13:12:09 +0100
  • b12e735598 polygon and oval + rect render methods exist both now Tom Schimansky 2021-11-10 12:15:39 +0100
  • ec2499cb2f improved button rendering with polygons instead of ovals and rects Tom Schimansky 2021-11-10 00:06:34 +0100
  • eb849991b4 improved button rendering with polygons instead of ovals and rects Tom Schimansky 2021-11-10 00:03:08 +0100
  • d33e4e53e0 improved CTkButton code Tom Schimansky 2021-11-07 15:12:09 +0100
  • 63df9c296b improved button resize performance, no deleting of canvas components, just position changes Tom Schimansky 2021-11-07 00:01:17 +0100
  • a6e8e52710 restructured color changing with configure methods Tom Schimansky 2021-11-06 22:06:27 +0100
  • f7d4f902a9 updated readme text Tom Schimansky 2021-11-06 14:21:28 +0100
  • 8d32eb1003 updated readme image Tom Schimansky 2021-11-06 14:19:04 +0100
  • 02abcac558 added compound to CTkButton, restructured some code in CTkButton for better readability Tom Schimansky 2021-11-06 00:35:07 +0100
  • ba1bf8c4b8 changed function names to lower case Tom Schimansky 2021-11-05 12:21:55 +0100
  • e74ef355aa added padding for the CTkButton text label Tom Schimansky 2021-11-04 23:32:18 +0100
  • d680a54a57
    Merge pull request #13 from o0morgan0o/dev-pack-expand-support TomSchimansky 2021-11-04 22:36:02 +0100
  • ea7a5618a0 [functionality] add pack support for position of customCTkButton Morgan Thibert 2021-11-04 16:20:08 +0100
  • bc90b00583 new example Tom Schimansky 2021-11-04 13:09:54 +0100
  • cd66250532 new example Tom Schimansky 2021-11-04 13:07:47 +0100
  • 041a08a001 readme update Tom Schimansky 2021-10-15 13:57:38 +0200
  • 7b7f669c49 fixed pointinghand bug in CTkCheckBox Tom Schimansky 2021-10-11 13:28:21 +0200
  • 3deeb2a1b6 updated version Tom Schimansky 2021-09-14 14:48:17 +0200
  • ac0aa465d4 updated slider, label Tom Schimansky 2021-09-13 14:27:29 +0200
  • b4f8166940 updated documentation images Tom Schimansky 2021-08-25 17:33:44 +0200
  • ccd1040329 added CTkCheckBox Tom Schimansky 2021-08-25 17:02:16 +0200
  • ee5a19e55d button state functionality Tom Schimansky 2021-07-23 00:44:13 +0200
  • bd10b5612e updated Readme Tom Schimansky 2021-07-13 11:45:46 +0200
  • 37c1a1a2cb updated Readme Tom Schimansky 2021-07-13 11:39:52 +0200
  • 66ad4bb605
    feat: Detect system theme on Windows and Linux sumeshir26 2021-07-13 15:01:19 +0530
  • 54ede3a548 added darkdetect Windows and Linux support Tom Schimansky 2021-07-13 11:23:34 +0200
  • 96462ea600 added badges Tom Schimansky 2021-05-09 11:31:01 +0200
  • 6066072fc9 added badges Tom Schimansky 2021-05-08 16:40:59 +0200
  • b2d0ec65fe added badges Tom Schimansky 2021-05-08 13:20:15 +0200
  • e8a081d237 added badges Tom Schimansky 2021-05-08 12:52:44 +0200
  • 60149108c4 Readme changes Tom Schimansky 2021-05-08 12:36:36 +0200
  • 7987711b3b Readme changes Tom Schimansky 2021-05-08 12:35:32 +0200
  • 71aabf3685 minor changes for pypi Tom Schimansky 2021-05-08 12:07:07 +0200
  • 3b8642edba minor changes for pypi Tom Schimansky 2021-05-08 12:06:59 +0200
  • 0c8e06b150 minor changes for pypi Tom Schimansky 2021-05-08 12:03:43 +0200
  • 9958da72c6 Merge remote-tracking branch 'origin/master' Tom Schimansky 2021-03-14 15:45:13 +0100
  • 7f67c833fb Readme added gif Tom Schimansky 2021-03-14 15:45:02 +0100
  • 4147a3dc39
    Rename LICENSE to LICENSE.txt TomSchimansky 2021-03-13 19:50:48 +0100