Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/graphics/palettewindow.py
Commit message (Expand)AuthorAgeFilesLines
* CellRendererInvoker: no need to reset the controller manually anymoreSimon Schampijer2012-11-081-1/+0
* Set correct padding and size for the palette, window implementation - SL #4144Manuel QuiƱones2012-11-071-1/+1
* CellRendererInvoker: always reset the long-press controllerSimon Schampijer2012-11-061-1/+1
* CellRendererInvoker: add support for long-press eventsSimon Schampijer2012-11-061-1/+45
* WidgetInvoker: add support for long-press events, part of #4127Simon Schampijer2012-11-051-1/+35
* GtkMenu: use point_in_cell_renderer for CellRendereInvoker to check if a poin...Simon Schampijer2012-10-311-7/+12
* CursurInvoker: add long-press gesture to raise PaletteSimon Schampijer2012-10-251-2/+21
* Palettes: move PRIMARY and SECONDARY constant to the base classSimon Schampijer2012-10-231-2/+5
* Add toggle_palette property for Palette invoker, SL #4065Simon Schampijer2012-10-231-2/+34
* Subtoolbar Palettes do not display at correct position, SL #3891Simon Schampijer2012-09-121-0/+4
* Frame Device icons: Palette is not drawn at the correct positionSimon Schampijer2012-09-121-9/+3
* CellRendererInvoker: various fixupsSimon Schampijer2012-09-121-9/+18
* CursorInvoker: check if event.mode is Gdk.CrossingMode.NORMAL to trigger a mo...Simon Schampijer2012-09-061-1/+2
* CellRendererInvoker: in Gtk.TreeViewColumn get_cell_renderers is now get_cellsSimon Schampijer2012-09-061-2/+2
* Make sure we have a widget before attaching an invoker, SL #3460Simon Schampijer2012-06-061-1/+2
* Replacing set_data/get_data with a python attributeSimon Schampijer2012-06-061-2/+2
* Draw accelerator in Palette SL #3459Simon Schampijer2012-04-191-6/+8
* Draw border for palette all the time SL #3383Simon Schampijer2012-04-191-2/+2
* Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3Simon Schampijer2012-03-151-27/+65
* Reimplement Palettes for GTK3Daniel Drake2011-12-201-127/+355
* Add EventIcon/CursorInvoker similar to CanvasIcon/CanvasInvokerDaniel Drake2011-12-201-0/+62
* Use accessor functions for data fieldsSascha Silbe2011-12-131-5/+7
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-131-65/+65
* Import GDK in preparation for GTK3 conversionSascha Silbe2011-12-131-0/+1
* Remove Canvas* widgets and other hippo-canvas using partsSimon Schampijer2011-12-131-59/+0
* Rename imports from sugar to sugar3Simon Schampijer2011-11-141-3/+3
* Rename the module to sugar3Simon Schampijer2011-11-141-0/+1003