Commit Graph

  • d719950f80 fixed tabview initial fg_color, removed tests from simple_example.py master Tom Schimansky 2023-07-27 14:40:19 +02:00
  • 16990a566f added anchor to tabview #1766, fixed tabview fg_color update #1803, added index method to tabview and segmented button, added rename method to tabview #1192, fixed license in Readme.md Tom Schimansky 2023-07-27 14:06:13 +02:00
  • 344b30e684 fixed scrollable frame mouse wheel on linux #1356 develop tschiman 2023-07-11 14:15:06 +02:00
  • f629e4c5cb fix simple example Tom Schimansky 2023-07-08 21:32:20 +02:00
  • 9cfd5f4515 added missing arguments to CTkSLider configure #1790 Tom Schimansky 2023-07-08 21:24:59 +02:00
  • e116faf910 add font option to input dialog #838 Tom Schimansky 2023-06-20 13:38:47 +02:00
  • b8f1eea411 fix license classifier Tom Schimansky 2023-06-19 14:01:01 +02:00
  • 8b7386bc64 fix license classifier Tom Schimansky 2023-06-19 13:57:11 +02:00
  • 8fc2d31584 Bump to 5.2.0 v5.2.0 Tom Schimansky 2023-06-19 13:54:51 +02:00
  • 290cafbc39
    Merge pull request #1399 from Sahil481/customtkinter-sahil-contribute Tom Schimansky 2023-06-19 13:19:50 +02:00
  • 9bd6d7bdde
    Merge pull request #1729 from dishb/fix-cancel-event Tom Schimansky 2023-06-19 13:00:37 +02:00
  • 6841f94a99
    🛠️ [fix] fix issue in #1631 Dishant B 2023-06-16 12:54:16 -07:00
  • a0c0da6c9a
    Merge pull request #1721 from dishb/fix-readme-1 Tom Schimansky 2023-06-16 13:17:47 +02:00
  • 10d5cd4c2a
    🛠️ [fix] small mistake in the README example code Dishant B 2023-06-15 16:07:18 -07:00
  • abe33f7e81 fix error in CTkFont with multiple destroy calls #1692 Tom Schimansky 2023-06-15 12:49:07 +02:00
  • 37b375d58b fixed wrong json class names and added fix for backwards compatibility in ThemeManager #1538 Tom Schimansky 2023-05-27 13:25:30 +02:00
  • cd85a1c782 added text_color_disabled to CTkLabel #1557, change license in setup.cfg Tom Schimansky 2023-05-27 12:48:46 +02:00
  • 1960c0b1e0 added text_color_disabled to configure of CTkOptionMenu #1559 Tom Schimansky 2023-05-08 19:11:22 +02:00
  • 6d2f31c23c added border_width, corner_radius to configure of CTkSegmentedButton, removed border_color because has no effect #1562 Tom Schimansky 2023-05-08 19:06:05 +02:00
  • c6b16ce815 added checkmark_color and text_color_disabled to CTkCheckbox configure method #1586 Tom Schimansky 2023-05-08 13:08:44 +02:00
  • 72157e8d26 Bump to 5.1.3 v5.1.3 Tom Schimansky 2023-05-05 18:55:53 +02:00
  • ccf9fdfc9a add new website links Tom Schimansky 2023-05-05 18:54:32 +02:00
  • d3883012b7 change tabview select method #1508 Tom Schimansky 2023-04-29 01:38:55 +02:00
  • 86ba99c2ab fixed scrollbar colors for scrollable frame #1509 Tom Schimansky 2023-04-26 10:53:08 +02:00
  • b60859dfd6 added text color configuration for switch #1497 Tom Schimansky 2023-04-24 13:45:16 +02:00
  • 121f5713a8 fixed platform independant path for theme loading #1498 Tom Schimansky 2023-04-24 13:37:17 +02:00
  • 2ee496ed28 fixed fg_color key for CTkSwitch #1482 Tom Schimansky 2023-04-23 11:36:50 +02:00
  • 838bc7885b update Readme.md Tom Schimansky 2023-04-22 17:33:22 +02:00
  • d23d99deb0 update Readme.md Tom Schimansky 2023-04-22 17:33:04 +02:00
  • fe5ace8ab7 update Readme.md Tom Schimansky 2023-04-22 16:54:24 +02:00
  • ffbf851a92 update Readme.md Tom Schimansky 2023-04-22 16:41:18 +02:00
  • 220bfea1a6 added 'master' o valid CTkToplevel arguments #1468 Tom Schimansky 2023-04-21 01:47:19 +02:00
  • 9f653fab1d Fixed a bug sahil481 2023-03-29 22:14:43 +05:30
  • 09e584634c Bump to 5.1.2 v5.1.2 Tom Schimansky 2023-02-06 20:07:47 +01:00
  • bc5d527d68 added scrollable frame to other theme files #1193 Tom Schimansky 2023-02-06 20:07:29 +01:00
  • 6e9258a444 Bump to 5.1.1 v5.1.1 Tom Schimansky 2023-02-06 12:55:59 +01:00
  • f47cf024b2 fixed CTkScrollableFrame and example Tom Schimansky 2023-02-06 12:55:46 +01:00
  • 59df37e920 Bump to 5.1.0 v5.1.0 Tom Schimansky 2023-02-05 22:58:13 +01:00
  • b177f85328 scrollable frame fix TomSchimansky 2023-02-05 22:39:07 +01:00
  • 786a5148de finished scrollable frame, added example and test for scrollable frame TomSchimansky 2023-02-05 21:41:23 +01:00
  • 2359a6ce39 progress on scrollable frame TomSchimansky 2023-02-05 03:02:21 +01:00
  • 110e9bbcbf Merge remote-tracking branch 'origin/master' Tom Schimansky 2023-02-04 16:54:12 +01:00
  • a478334fb7 start working on scrollable frame Tom Schimansky 2023-02-04 16:53:48 +01:00
  • 4d52febd99
    Change license to MIT Tom Schimansky 2023-02-04 14:52:17 +01:00
  • 9e2584c958 override iconbitmap #1106 Tom Schimansky 2023-01-24 12:45:29 +01:00
  • 9fcd963fd2 prevent width and height args in place method #1094 Tom Schimansky 2023-01-22 22:00:18 +01:00
  • 4b600b9179 Bump to 5.0.5 v5.0.5 Tom Schimansky 2023-01-22 21:37:49 +01:00
  • 7901edba30 remove unnecessary check_scollbar call in textbox #1020 TomSchimansky 2023-01-21 22:37:40 +01:00
  • 39447072ac change text fg color Tom Schimansky 2023-01-21 22:24:54 +01:00
  • 7cb8f64dec fix switch and radiobutton background color #867, check if user set titlebar icon on Windows Tom Schimansky 2023-01-21 14:22:18 +01:00
  • 359226e468 Bump to 5.0.4 v5.0.4 Tom Schimansky 2023-01-21 13:43:54 +01:00
  • dc751e46d3 add example images Tom Schimansky 2023-01-21 13:43:18 +01:00
  • 79d5da439b fix readonly background for combobox #983 Tom Schimansky 2023-01-10 15:03:45 +01:00
  • fac2fa5e68 Merge remote-tracking branch 'origin/master' Tom Schimansky 2023-01-07 18:37:22 +01:00
  • 2de1b94575 fixed dropdown_fg_color attribute in configure of CTkOptionMenu Tom Schimansky 2023-01-07 18:37:00 +01:00
  • a79502dc03 replaced sys.stderr with warnings.warn #932 TomSchimansky 2023-01-07 01:21:28 +01:00
  • 8a537076ce added icon on Windows for CTkToplevel, fixed #960 TomSchimansky 2023-01-07 01:16:15 +01:00
  • 1396a7e484 fixed #925 Tom Schimansky 2022-12-25 21:03:33 +01:00
  • 5bbd72b5dc fixed #941 Tom Schimansky 2022-12-25 20:54:40 +01:00
  • 84bfc776b0 Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-12-10 13:40:29 +01:00
  • 7f5ac69259 Bump to 5.0.3 Tom Schimansky 2022-12-10 13:40:06 +01:00
  • 90157252d0 added icons folder to MANIFEST.in TomSchimansky 2022-12-10 13:39:33 +01:00
  • 392586eaa1 removed macOS icon change TomSchimansky 2022-12-10 13:38:27 +01:00
  • f3710de173 changed windows icon Tom Schimansky 2022-12-10 13:29:35 +01:00
  • 9f8b54563d add icons Tom Schimansky 2022-12-10 13:17:55 +01:00
  • 28228316eb fix image configure for button #807 Tom Schimansky 2022-12-08 19:33:39 +01:00
  • 61adb1da07 fix readme Tom Schimansky 2022-12-08 10:35:11 +01:00
  • 042fac7242 fix image type hints #795 Tom Schimansky 2022-12-08 10:34:41 +01:00
  • a49dde63b3 fix switch #801 Tom Schimansky 2022-12-07 22:15:31 +01:00
  • f11d727879 fix combobox #800 Tom Schimansky 2022-12-07 22:10:35 +01:00
  • 77595da9f2 Bump to 5.0.2 v5.0.2 Tom Schimansky 2022-12-06 23:19:54 +01:00
  • d43229ef6e fixed long description in setup.cfg Tom Schimansky 2022-12-06 23:19:43 +01:00
  • f068cee972 test Tom Schimansky 2022-12-06 19:29:04 +01:00
  • 62063d6f64 test Tom Schimansky 2022-12-06 19:28:34 +01:00
  • 3d86b5a14f fix widget bind if clause error Tom Schimansky 2022-12-06 19:25:00 +01:00
  • 5a17b1243e fixed background for entry readonly state #643 Tom Schimansky 2022-12-06 19:16:05 +01:00
  • 7572f095c2 cget now returns copy of lists Tom Schimansky 2022-12-06 18:47:39 +01:00
  • 868b2a2f42 allow multiple style strings in font tuple #759 Tom Schimansky 2022-12-06 18:29:09 +01:00
  • 6a3fa7fa29 fixed support for python3.7 #737 Tom Schimansky 2022-12-06 18:13:59 +01:00
  • a564bc35ef fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 Tom Schimansky 2022-12-06 18:09:20 +01:00
  • dd223a15b5 fixed progressbar start stop speed increase #775 Tom Schimansky 2022-12-06 11:27:35 +01:00
  • 2c7b2c5030 fixed radiobutton disabled command call bug #677, fixed key error for theme in scrollbar #711, removed bind_all and unbind_all from baseclass, added CTkCanvas and CTkBaseClass for top level import Tom Schimansky 2022-12-06 11:09:34 +01:00
  • f4af512290 Bump to 5.0.1 Tom Schimansky 2022-12-01 10:06:54 +01:00
  • 482a6e60b7 fix PIL Image import error Tom Schimansky 2022-12-01 09:33:13 +01:00
  • 83dedea59c fixed changelog Tom Schimansky 2022-12-01 00:31:48 +01:00
  • d3d1469af5 Bump to 5.0.0 v5.0.0 Tom Schimansky 2022-12-01 00:09:02 +01:00
  • e7d1fc1b82 Merge branch 'develop' Tom Schimansky 2022-12-01 00:02:43 +01:00
  • 4a9a6f41ad readme fix Tom Schimansky 2022-12-01 00:00:20 +01:00
  • 03782aa5a4 readme fix Tom Schimansky 2022-11-30 23:12:37 +01:00
  • 60c72a4289 added image_example image for readme Tom Schimansky 2022-11-30 23:09:42 +01:00
  • f3d90821ce finished image example Tom Schimansky 2022-11-30 22:59:55 +01:00
  • 0d8a79d783 added update_idletasks call to base class set_appearance_mode Tom Schimansky 2022-11-30 22:03:42 +01:00
  • 50a8bb140e fixed assets font path TomSchimansky 2022-11-30 21:51:36 +01:00
  • bfbe4a4e5c added example test images Tom Schimansky 2022-11-30 21:35:13 +01:00
  • ae0c5a3397 created image example Tom Schimansky 2022-11-30 21:31:40 +01:00
  • f0bbc188a2 edit readme Tom Schimansky 2022-11-30 01:30:21 +01:00
  • f491270a3d edit readme Tom Schimansky 2022-11-30 01:28:42 +01:00
  • f2bf7f50e1 edit readme Tom Schimansky 2022-11-30 01:27:38 +01:00
  • 5282b8ca3e edit readme Tom Schimansky 2022-11-30 01:21:01 +01:00
  • 6d56b9a76f edit readme Tom Schimansky 2022-11-30 01:13:44 +01:00