Benedek Dévényi
Benedek Dévényi
Ttk scaling... 
Changed the ugly white background of entry, combo, spinbox, checkbutton and radiobutton to some more reasonable gray, fix treeview issue in #44 I also removed old comments, and Tk
Would be good to have a `git checkout` option when right clicking on repo root.
Similar to settingsdialog, but for statusbar. So plugins can add their own buttons, labels to it. For example, I would rather see the filetype selector there than in the menubar....
in a web browser if I accidentally close a tab, I can quickly reopen it with `Ctrl+Shift+t`, in Porcupine I can't :(
So I've been using the `ttkwidgets` library for a quite a long time, and I have some improvement, and modification ideas I'd like to share here. Unfortunately(?), it got a...
I've made a few little improvements for `ttkwidgets.font`: - Default font family and size option for both `FontChooser` and `FontSelectFrame`, and all subwidgets - `AutocompleteEntryListbox` for `FontChooser` instead of a...
#### Just some simple improvement for the `ColorPicker`: - DE, HU translation - relief improvements (`tk.SOLID`) - preset-color ordering in `functions.py` - single and double quote correction 