117 Commits (3dd0ac8432e10a31ef6eddb11cf7c3dd062e629a)

Author SHA1 Message Date
Aleksey Lim 3dd0ac8432 Rename ToolbarBox.bar to ToolbarBox.toolbar 15 years ago
Aleksey Lim 7ca9574ca1 Rename ToolbarBox.top to ToolbarBox.bar 15 years ago
Aleksey Lim b69d875201 Fix Makefile.am 15 years ago
Aleksey Lim 61ab4110fa Rename toolbar.py to toolbarbox.py 15 years ago
Aleksey Lim a2f20f39ff Fix review issues 15 years ago
Aleksey Lim 2655a8ccad Suppress sub-palettes in radiopalette 15 years ago
Aleksey Lim e5a701a1e6 Fix Makefile.am file 15 years ago
Aleksey Lim 872b18a103 Fix review issues 15 years ago
Aleksey Lim 7f2488e505 Add Vasya Pupkin to copyright holders 15 years ago
Aleksey Lim b5c9509014 Remove redundant current-toolbar-changed signal from toolbar.Toolbar 15 years ago
Aleksey Lim ad1f66f58a Add toolbar.py and radiopalette.py to Makefile.am 15 years ago
Aleksey Lim b2fa922b01 Do not fail in <0.86 environment 15 years ago
Aleksey Lim 165b9e1e05 Provide fast access to all sub-widgets in Toolbar 15 years ago
Aleksey Lim 5d2c5b98ff Do not hide sub-widget when sub-palette was opened 15 years ago
Aleksey Lim 44a8ecd836 Do not add extra vertical padding to sub-widgets 15 years ago
Aleksey Lim 442034bb8b Support new toolbars widgets in activity.py 15 years ago
Aleksey Lim 55609885de Add radiopalette.py 15 years ago
Aleksey Lim ff87ce76e5 Close palette while removing ToolbarButton 15 years ago
Aleksey Lim 82785558d4 Use padding property for top toolbar and all sub-widgets 15 years ago
Aleksey Lim e256b96366 Implement palette mode 15 years ago
Aleksey Lim f9de29f539 Delete sub-widgets clearly 15 years ago
Aleksey Lim 4c8c845e6c Add hpad prop for Toolbar; add expand_bg for ToolbarButton 15 years ago
Aleksey Lim 71e6228ceb Initial implementation of toolbars mockup 15 years ago
Tomeu Vizoso 3dad7c6fff Make Window.canvas a property 15 years ago
Tomeu Vizoso afce505143 Rename activate signal in cell renderers to 'clicked' 15 years ago
Tomeu Vizoso 434b1e5899 Handle cell activation by button-release 15 years ago
Tomeu Vizoso 985edb0e4d Reduce motion are for treeview palettes to the bin window 15 years ago
Tomeu Vizoso ecea76479b Remove transformation into png in CellRendererIcon 15 years ago
Tomeu Vizoso 86fae16aed icon-name is a str 15 years ago
Benjamin Berg 4bb221349c Emit a row_changed signal to redraw the CellRendererIcon on prelight.
This fixes a problem where the wrong part of the treeview was redrawn.
15 years ago
Tomeu Vizoso 13afd91bad Implement prelighting of cell renderer icons 15 years ago
Tomeu Vizoso 32109b8764 Redraw cell renderers on hovering changed 15 years ago
Tomeu Vizoso 94e12f52f2 Silence warning and reduce debug logging a bit 15 years ago
Tomeu Vizoso 07c2b025f1 Add CellRendererInvoker 15 years ago
Tomeu Vizoso a634ecfe14 Add activate signal to CellRendererIcon 15 years ago
Tomeu Vizoso 765de62ab8 Add CellRendererIcon 15 years ago
Tomeu Vizoso fbad85cde9 Limit length of labels in palettes to 60 chars by default #610 15 years ago
Simon Schampijer d5c5e376d2 Fix palettes scaling when using scaling factor 72 #504 16 years ago
Tomeu Vizoso 9bd24794c0 Change property type to object because int cannot be None #157 16 years ago
Simon Schampijer 2b2c2ef308 Use the same font size independent from scaling 16 years ago
Benjamin Berg 607c2a9610 Show/Hide the color palette correctly (#374) 16 years ago
Tomeu Vizoso a4e9c9c78e Support setting None as the secondary text #384 16 years ago
Tomeu Vizoso 77433af5ff Only display one line in the secondary text of a clipping palette #384 16 years ago
Tomeu Vizoso 30e67cc226 Reveal the palette on right click on an activity icon #409 16 years ago
Tomeu Vizoso ede6db947e Don't try to hide the tray if the activity has none (alsroot) #395 16 years ago
Simon Schampijer 780efa55b0 NamingAlert: Icon dependent on the entry type #353 16 years ago
Tomeu Vizoso 997c384405 Add activate signal to Palette 16 years ago
Benjamin Berg b39ed70b11 Added an option to set the background color of CanvasIcon. Then a RGB cache can be used. 16 years ago
Tomeu Vizoso 6084eb9fea Start adapting to Python 4.0 16 years ago
Tomeu Vizoso e8c36247a5 Palette positioning fixes #298
Don't try to align the palette to the edges if the invoker is AT_CURSOR,
and always try to move the palette completely into the screen if at all
possible.
16 years ago