Commit Graph

  • 3b259e4d01 refined dropdown word spacing for linux tschiman 2022-06-16 16:55:17 +02:00
  • 7a99aa318c fixed disabled color for combobox TomSchimansky 2022-06-15 18:31:20 -04:00
  • 9ff6cc8268 optimized char mapping on canvas for Linux TomSchimansky 2022-06-15 18:15:24 -04:00
  • 3a1d12f8ea removed old dropdown menu Tom Schimansky 2022-06-15 23:26:21 +02:00
  • 45e47f5970 fixed dropdown menu bug on Linux tschiman 2022-06-15 14:51:24 +02:00
  • 0e510dec53 Bump to 4.4.0 v4.4.0 Tom Schimansky 2022-06-15 02:08:28 +02:00
  • fc952294f0 chnaged complex_example.py and fixed command-variable execution order in CTkSlider Tom Schimansky 2022-06-15 02:07:51 +02:00
  • d8b5104028 adopted new dropdown menu for combobox Tom Schimansky 2022-06-15 01:24:02 +02:00
  • 20e16969f2 fixed dropdown_menu_fallback.py for Linux TomSchimansky 2022-06-14 18:31:10 -04:00
  • a86dbd4d07 fixed dropdown_menu_fallback.py for macOS Tom Schimansky 2022-06-15 00:14:35 +02:00
  • 413cedd093 refined dropdown_menu_fallback.py TomSchimansky 2022-06-14 23:58:21 +02:00
  • 91e7e3077c enhanced dropdown_menu_fallback.py Tom Schimansky 2022-06-13 15:08:13 +02:00
  • 4cf6a9f5c9 ctk_radiobutton command blocked if disabled Mohsen Sadi 2022-06-08 07:24:24 -04:00
  • 6e36ec818e checkbox.check_state initialization fixed Mohsen Sadi 2022-06-08 07:11:52 -04:00
  • 0f7cb22b1b Enhanced checkbox functionality Mohsen Sadi 2022-06-05 06:32:11 -04:00
  • 9c479bc1de Bump to 4.3.0 v4.3.0 Tom Schimansky 2022-06-02 01:25:21 +02:00
  • ecf6b8d9cf added combobox values to themes Tom Schimansky 2022-06-02 01:25:13 +02:00
  • 807064a888 ComboBox and DropDown fixes for Windows TomSchimansky 2022-06-02 00:15:24 +02:00
  • 550653c6c3 small fixes for CTkComboBox Tom Schimansky 2022-06-01 23:50:50 +02:00
  • 0aa9dfc70f removed combobox from simple_example.py Tom Schimansky 2022-05-31 23:16:13 +02:00
  • a9f51f1aa1 fixed CTkComboBox for Windows TomSchimansky 2022-05-31 22:44:22 +02:00
  • 2746e2a05f added CTkComboBox Tom Schimansky 2022-05-31 22:32:21 +02:00
  • f5fdd77584 Bump to 4.2.0 v4.2.0 Tom Schimansky 2022-05-30 17:30:27 +02:00
  • 940ed128bd fixed geometry string scaling Tom Schimansky 2022-05-30 17:20:27 +02:00
  • 60b13bf215 fixes for DropdownMenu Tom Schimansky 2022-05-30 16:46:36 +02:00
  • a50e2ea9ca added test_optionmenu.py TomSchimansky 2022-05-30 15:48:41 +02:00
  • 15558b4d0f added dropdown arrow with font files Tom Schimansky 2022-05-30 15:35:23 +02:00
  • aa46c56da9 small fixes in examples Tom Schimansky 2022-05-30 14:35:33 +02:00
  • cf6f513afc added click support for labels of CTkCheckBox, CTkRadioButton, CTkSwitch Tom Schimansky 2022-05-30 13:39:10 +02:00
  • 9d618386e1 fixed scaling for DropdownMenu Tom Schimansky 2022-05-27 01:09:54 +02:00
  • 9bd55cc159 implemented overwrite_preferred_drawing_method parameter in DrawEngine TomSchimansky 2022-05-27 00:30:06 +02:00
  • 8a87b6f926 updated color for blue theme Tom Schimansky 2022-05-27 00:12:37 +02:00
  • a1afc3056b removed scaling with ctypes shcore for Windows < 8.1 Tom Schimansky 2022-05-26 19:16:01 +02:00
  • 34da9505e9 DropDown fixes for Windows TomSchimansky 2022-05-25 22:40:30 +02:00
  • 91a8687736 added DropdownMenu and CTkOptionMenu Tom Schimansky 2022-05-25 22:14:38 +02:00
  • e96165d212 Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-05-25 18:42:42 +02:00
  • aa8c96a2c4 added overwrite_preferred_drawing_method parameter to DrawEngine TomSchimansky 2022-05-25 18:40:07 +02:00
  • fd8135129c Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-05-25 18:38:49 +02:00
  • 5f88db11aa updated test_new_menu_design.py TomSchimansky 2022-05-25 18:37:55 +02:00
  • 1fed35a193 added draw_rounded_rect_with_border_vertical_split() function to DrawEngine Tom Schimansky 2022-05-25 17:04:00 +02:00
  • 4b3b406250 updated test_new_menu_design.py Tom Schimansky 2022-05-24 13:50:34 +02:00
  • f49c83d2dc Bump to 4.1.0 v4.1.0 Tom Schimansky 2022-05-24 01:03:14 +02:00
  • 4389c3e86b added configurable dimensions to some widgets Tom Schimansky 2022-05-24 01:00:58 +02:00
  • 25297c2598 Bump to 4.0.4 v4.0.4 Tom Schimansky 2022-05-23 22:35:57 +02:00
  • 4e155aedd6 fixed bug in fg_color detection of master Tom Schimansky 2022-05-23 22:35:38 +02:00
  • 3a5d34cef6 Merge pull request #106 from bengy3d/linux-font-hotfix Tom Schimansky 2022-05-23 16:27:01 +02:00
  • e42db49ca5 Fixed loading fonts on linux Beniamin Pel 2022-05-23 16:16:09 +02:00
  • a7c0fc2a3c Bump to 4.0.3 v4.0.3 Tom Schimansky 2022-05-23 11:01:38 +02:00
  • 9be2a76b25 set minimum python version to 3.7 Tom Schimansky 2022-05-23 11:01:29 +02:00
  • b1ac3b6d45 Merge pull request #102 from demberto/issue101-fix Tom Schimansky 2022-05-23 10:42:32 +02:00
  • a6b563abb1 Fixes #101 demberto 2022-05-23 11:21:09 +05:30
  • 152a2a9652 Bump to 4.0.2 v4.0.2 Tom Schimansky 2022-05-22 21:05:56 +02:00
  • 0da9a17b55 added border_color, border_width to configure of CTkFrame Tom Schimansky 2022-05-22 21:05:46 +02:00
  • 8cafed1b06 changed root_tk name to app in all exmaples and tests Tom Schimansky 2022-05-22 20:26:31 +02:00
  • 0c7abdaec5 Bump to 4.0.1 v4.0.1 Tom Schimansky 2022-05-22 19:56:51 +02:00
  • a1cd4abddd fixed scaling update of CTkLabel Tom Schimansky 2022-05-22 19:56:18 +02:00
  • eeeb85ec0d added state to CTkEntry, completed test for widget state Tom Schimansky 2022-05-22 19:45:42 +02:00
  • df1420cd02 added disabled state to CTkSwitch Tom Schimansky 2022-05-22 17:11:15 +02:00
  • 856aa2e1a8 deleted simple_font_circle.py Tom Schimansky 2022-05-22 02:20:57 +02:00
  • b5aa46ffd1 Bump to 4.0.0 v4.0.0 Tom Schimansky 2022-05-22 02:18:30 +02:00
  • 287abff39b version scheme fix Tom Schimansky 2022-05-22 02:17:43 +02:00
  • 325864c0d1 small fixes Tom Schimansky 2022-05-22 02:12:13 +02:00
  • fef64638c8 small fixes in CTkToplevel and CTkInputDialog TomSchimansky 2022-05-22 01:55:58 +02:00
  • 7992f0bdf6 Merge remote-tracking branch 'origin/master' TomSchimansky 2022-05-22 00:03:15 +02:00
  • 35bdbed95c restructured settings, small scaling fixes in CTk TomSchimansky 2022-05-22 00:02:45 +02:00
  • fbec0a226f Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-05-21 23:42:10 +02:00
  • b66b059c2e added Windows_scaling.png image Tom Schimansky 2022-05-21 23:41:29 +02:00
  • 4b48bf57b2 fixed font loading init TomSchimansky 2022-05-21 00:25:07 +02:00
  • afe44f4ff7 created FontManager and restructured __init__.py Tom Schimansky 2022-05-17 21:44:59 +02:00
  • eec16e4509 fixed color bug when CTkEntry was disabled Tom Schimansky 2022-05-17 18:59:33 +02:00
  • b21c3fa19a added orientation for CTkSLider, CTkProgressBar Tom Schimansky 2022-05-16 16:51:19 +02:00
  • a688d07b2a fixed CTkRadioButton bug with variable Tom Schimansky 2022-05-12 23:56:00 +02:00
  • b99f384241 fixed small scaling issues Tom Schimansky 2022-05-12 22:55:28 +02:00
  • d36cf416b7 Merge pull request #67 from demberto/upgrade_project_config TomSchimansky 2022-05-09 16:41:44 -04:00
  • 3872b883a7 Merge pull request #68 from felipetesc/master TomSchimansky 2022-05-09 16:35:19 -04:00
  • 793be54b38 fixed progressbar_progress color FTE 2022-05-09 17:05:08 -03:00
  • d4bae30fbc Added new theme FTE 2022-05-09 16:50:54 -03:00
  • f7cf408bf6 replace setup.py with setup.cfg demberto 2022-05-08 21:51:19 +05:30
  • d241131edf renamed to confirm to setup.cfg requirements demberto 2022-05-08 21:49:42 +05:30
  • 92f55683e9 adopt tbump for version control demberto 2022-05-08 21:46:03 +05:30
  • 46f6bac12b fixed file name demberto 2022-05-08 21:45:40 +05:30
  • 5fcb349c5b added changelog (keepachangelog.com format) demberto 2022-05-08 21:44:30 +05:30
  • 77d00d65ce adopt https://github.com/github/gitignore/blob/main/Python.gitignore demberto 2022-05-08 21:43:45 +05:30
  • 454bf02b94 adopt pre-commit demberto 2022-05-08 21:41:58 +05:30
  • 57d07f7c6f adopt editorconfig demberto 2022-05-08 21:40:14 +05:30
  • 72823a41bc added iconify test Tom Schimansky 2022-05-06 14:33:38 +02:00
  • 3eb0d411c5 fixed simple_example.py Tom Schimansky 2022-05-05 20:25:37 +02:00
  • 8c0f1d2c43 fixed complex example Tom Schimansky 2022-05-04 15:39:13 +02:00
  • 9ee5e3b7f2 fixed complex example Tom Schimansky 2022-05-04 15:38:13 +02:00
  • e0eebac62c fixed scaling Tom Schimansky 2022-05-01 23:38:02 +02:00
  • cb12711b5c completed scaling Tom Schimansky 2022-05-01 23:29:14 +02:00
  • c3c7d1a5de Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-04-21 20:31:37 +02:00
  • 245a8d81bc fixed scaling issues Tom Schimansky 2022-04-21 20:30:46 +02:00
  • c3b50239b1 fixes for Windows TomSchimansky 2022-04-21 18:45:51 +02:00
  • 6342bf8034 added scaling to every widget Tom Schimansky 2022-04-21 18:34:58 +02:00
  • 59a8574f4c Merge branch 'test_scaling' Tom Schimansky 2022-04-21 09:42:24 +02:00
  • 992d0cbff0 moved base functionality of widgets to widget_base_class.py Tom Schimansky 2022-04-20 22:50:57 +02:00
  • 17d4b9fcba added scaling tracker Tom Schimansky 2022-04-19 00:01:33 +02:00
  • 5ede252b2f changed Readme.md Tom Schimansky 2022-04-17 23:51:33 +02:00
  • 341f836f4e changed Readme.md Tom Schimansky 2022-04-17 23:37:13 +02:00