Commit Graph

  • ed765cc6a2 changed ThemeManager and sweetkind.json FTE 2022-05-24 17:31:45 -0300
  • 4b3b406250 updated test_new_menu_design.py Tom Schimansky 2022-05-24 13:50:34 +0200
  • 9d60f990ce
    Merge pull request #2 from TomSchimansky/master FTE 2022-05-23 22:25:03 -0300
  • f49c83d2dc Bump to 4.1.0 v4.1.0 Tom Schimansky 2022-05-24 01:03:14 +0200
  • 4389c3e86b added configurable dimensions to some widgets Tom Schimansky 2022-05-24 01:00:58 +0200
  • 25297c2598 Bump to 4.0.4 v4.0.4 Tom Schimansky 2022-05-23 22:35:57 +0200
  • 4e155aedd6 fixed bug in fg_color detection of master Tom Schimansky 2022-05-23 22:35:38 +0200
  • 3a5d34cef6
    Merge pull request #106 from bengy3d/linux-font-hotfix Tom Schimansky 2022-05-23 16:27:01 +0200
  • e42db49ca5 Fixed loading fonts on linux Beniamin Pel 2022-05-23 16:16:09 +0200
  • a7c0fc2a3c Bump to 4.0.3 v4.0.3 Tom Schimansky 2022-05-23 11:01:38 +0200
  • 9be2a76b25 set minimum python version to 3.7 Tom Schimansky 2022-05-23 11:01:29 +0200
  • b1ac3b6d45
    Merge pull request #102 from demberto/issue101-fix Tom Schimansky 2022-05-23 10:42:32 +0200
  • 959a615e4e Reduce image size from 67MB to 22MB (-67%) demberto 2022-05-23 14:09:49 +0530
  • a6b563abb1 Fixes #101 demberto 2022-05-23 11:21:09 +0530
  • 152a2a9652 Bump to 4.0.2 v4.0.2 Tom Schimansky 2022-05-22 21:05:56 +0200
  • 0da9a17b55 added border_color, border_width to configure of CTkFrame Tom Schimansky 2022-05-22 21:05:46 +0200
  • 8cafed1b06 changed root_tk name to app in all exmaples and tests Tom Schimansky 2022-05-22 20:26:31 +0200
  • 0c7abdaec5 Bump to 4.0.1 v4.0.1 Tom Schimansky 2022-05-22 19:56:51 +0200
  • a1cd4abddd fixed scaling update of CTkLabel Tom Schimansky 2022-05-22 19:56:18 +0200
  • eeeb85ec0d added state to CTkEntry, completed test for widget state Tom Schimansky 2022-05-22 19:45:42 +0200
  • df1420cd02 added disabled state to CTkSwitch Tom Schimansky 2022-05-22 17:11:15 +0200
  • 856aa2e1a8 deleted simple_font_circle.py Tom Schimansky 2022-05-22 02:20:57 +0200
  • b5aa46ffd1 Bump to 4.0.0 v4.0.0 Tom Schimansky 2022-05-22 02:18:30 +0200
  • 287abff39b version scheme fix Tom Schimansky 2022-05-22 02:17:43 +0200
  • 325864c0d1 small fixes Tom Schimansky 2022-05-22 02:12:13 +0200
  • fef64638c8 small fixes in CTkToplevel and CTkInputDialog TomSchimansky 2022-05-22 01:55:58 +0200
  • 7992f0bdf6 Merge remote-tracking branch 'origin/master' TomSchimansky 2022-05-22 00:03:15 +0200
  • 35bdbed95c restructured settings, small scaling fixes in CTk TomSchimansky 2022-05-22 00:02:45 +0200
  • fbec0a226f Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-05-21 23:42:10 +0200
  • b66b059c2e added Windows_scaling.png image Tom Schimansky 2022-05-21 23:41:29 +0200
  • 4b48bf57b2 fixed font loading init TomSchimansky 2022-05-21 00:25:07 +0200
  • 428b40b1e7 added bind to ctk_frame FTE 2022-05-19 15:19:49 -0300
  • afe44f4ff7 created FontManager and restructured __init__.py Tom Schimansky 2022-05-17 21:44:59 +0200
  • eec16e4509 fixed color bug when CTkEntry was disabled Tom Schimansky 2022-05-17 18:59:33 +0200
  • b31f6e3cd6
    Merge pull request #1 from TomSchimansky/master FTE 2022-05-16 14:28:31 -0300
  • b21c3fa19a added orientation for CTkSLider, CTkProgressBar Tom Schimansky 2022-05-16 16:51:19 +0200
  • 953a1bcfd8 removed bind FTE 2022-05-14 01:00:04 -0300
  • a637308aaa added bind event FTE 2022-05-13 20:16:10 -0300
  • a688d07b2a fixed CTkRadioButton bug with variable Tom Schimansky 2022-05-12 23:56:00 +0200
  • b99f384241 fixed small scaling issues Tom Schimansky 2022-05-12 22:55:28 +0200
  • d36cf416b7
    Merge pull request #67 from demberto/upgrade_project_config TomSchimansky 2022-05-09 16:41:44 -0400
  • 3872b883a7
    Merge pull request #68 from felipetesc/master TomSchimansky 2022-05-09 16:35:19 -0400
  • 793be54b38 fixed progressbar_progress color FTE 2022-05-09 17:05:08 -0300
  • d4bae30fbc Added new theme FTE 2022-05-09 16:50:54 -0300
  • f7cf408bf6 replace setup.py with setup.cfg demberto 2022-05-08 21:51:19 +0530
  • d241131edf renamed to confirm to setup.cfg requirements demberto 2022-05-08 21:49:42 +0530
  • 92f55683e9 adopt tbump for version control demberto 2022-05-08 21:46:03 +0530
  • 46f6bac12b fixed file name demberto 2022-05-08 21:45:40 +0530
  • 5fcb349c5b added changelog (keepachangelog.com format) demberto 2022-05-08 21:44:30 +0530
  • 77d00d65ce adopt https://github.com/github/gitignore/blob/main/Python.gitignore demberto 2022-05-08 21:43:45 +0530
  • 454bf02b94 adopt pre-commit demberto 2022-05-08 21:41:58 +0530
  • 57d07f7c6f adopt editorconfig demberto 2022-05-08 21:40:14 +0530
  • 72823a41bc added iconify test Tom Schimansky 2022-05-06 14:33:38 +0200
  • 3eb0d411c5 fixed simple_example.py Tom Schimansky 2022-05-05 20:25:37 +0200
  • 8c0f1d2c43 fixed complex example Tom Schimansky 2022-05-04 15:39:13 +0200
  • 9ee5e3b7f2 fixed complex example Tom Schimansky 2022-05-04 15:38:13 +0200
  • e0eebac62c fixed scaling Tom Schimansky 2022-05-01 23:38:02 +0200
  • cb12711b5c completed scaling Tom Schimansky 2022-05-01 23:29:14 +0200
  • c3c7d1a5de Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-04-21 20:31:37 +0200
  • 245a8d81bc fixed scaling issues Tom Schimansky 2022-04-21 20:30:46 +0200
  • c3b50239b1 fixes for Windows TomSchimansky 2022-04-21 18:45:51 +0200
  • 6342bf8034 added scaling to every widget Tom Schimansky 2022-04-21 18:34:58 +0200
  • 59a8574f4c Merge branch 'test_scaling' Tom Schimansky 2022-04-21 09:42:24 +0200
  • 992d0cbff0 moved base functionality of widgets to widget_base_class.py Tom Schimansky 2022-04-20 22:50:57 +0200
  • 17d4b9fcba added scaling tracker Tom Schimansky 2022-04-19 00:01:33 +0200
  • 5ede252b2f changed Readme.md Tom Schimansky 2022-04-17 23:51:33 +0200
  • 341f836f4e changed Readme.md Tom Schimansky 2022-04-17 23:37:13 +0200
  • 97d7630e6d changed Readme.md Tom Schimansky 2022-04-17 23:36:08 +0200
  • b36696fa20 changed Readme.md Tom Schimansky 2022-04-17 23:28:05 +0200
  • fc15b53c7f changed theme blue colors Tom Schimansky 2022-04-15 18:05:08 +0200
  • a062525a00 removed self.canvas from winfo_children of CTkFrame Tom Schimansky 2022-04-13 16:02:10 +0200
  • efbfd8a7f6 slight change of blue theme colors TomSchimansky 2022-04-10 23:10:40 +0200
  • 938efcd59b extended test_ttk_frames.py Tom Schimansky 2022-04-10 20:52:00 +0200
  • 2d8e07ab6c fixed bug in CTkButton with image Tom Schimansky 2022-04-10 19:56:42 +0200
  • 607f247a1a new directory structure Tom Schimansky 2022-04-09 21:45:57 +0200
  • 7cdf3fd98d new detect_color_of_master function on all widgets TomSchimansky 2022-04-09 21:23:35 +0200
  • cdbf2382ef progress on test_ttk_frames.py Tom Schimansky 2022-04-09 19:37:07 +0200
  • 7da9c73115 removed pypi readme Tom Schimansky 2022-04-06 23:09:54 +0200
  • 2538fd9475 removed pyglet requirement Tom Schimansky 2022-04-06 00:31:35 +0200
  • c277fc48bc removed pyglet and added new font loading method TomSchimansky 2022-04-05 23:23:20 +0200
  • a4e8d30535 renaming files Tom Schimansky 2022-04-05 22:55:22 +0200
  • c942ee8e05 Merge remote-tracking branch 'origin/master' TomSchimansky 2022-03-13 01:37:22 +0100
  • 985771705c refined example_button_images.py TomSchimansky 2022-03-13 01:26:18 +0100
  • f78eda9744 fixed font loading for linux Tom Schimansky 2022-03-11 13:15:47 +0100
  • 60b3085c13 fixed complex_example.py Tom Schimansky 2022-03-10 21:27:57 +0100
  • dd66518cb8 fixed Readme.md Tom Schimansky 2022-03-10 20:44:40 +0100
  • 21addc73c8 fixed Readme.md Tom Schimansky 2022-03-10 20:42:28 +0100
  • 76aafd0515 fixed Readme.md Tom Schimansky 2022-03-10 20:39:37 +0100
  • 4f1b1ab834 fixed Readme.md Tom Schimansky 2022-03-10 20:38:52 +0100
  • c8455b1c66 fixed Readme.md Tom Schimansky 2022-03-10 20:37:54 +0100
  • 3923fc7b28 new Readme.md Tom Schimansky 2022-03-10 20:27:01 +0100
  • 15ecf18449 fixed state in multiple widgets TomSchimansky 2022-03-10 02:12:30 +0100
  • a5e2f2d39a refined CTkCheckbox checkmark for polygon rendering Tom Schimansky 2022-03-09 21:32:27 +0100
  • 9acd0c42df added checkmark to CTkCheckbox TomSchimansky 2022-03-09 14:49:44 +0100
  • 2ab5b7e19f updatet complex_example.py with switches TomSchimansky 2022-03-08 17:33:51 +0100
  • 3285eba2ef added CTkSwitch Tom Schimansky 2022-03-08 15:03:47 +0100
  • ccdbc6aca4 Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-03-07 23:08:17 +0100
  • 4b31e4dd0e updated readme for new wiki TomSchimansky 2022-03-07 23:00:50 +0100
  • ddca6f64b6 Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-03-06 23:31:37 +0100
  • d4ffd986e0 updated green and dark-blue theme TomSchimansky 2022-03-06 23:30:20 +0100