Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* No longer force GTK2 -- the GTK3 port is functional.HEADgtk3C. Scott Ananian2011-11-111-1/+1
* Gdk.CONTROL_MASK -> Gdk.ModifierType.CONTROL_MASK. (bugfix)C. Scott Ananian2011-11-101-1/+1
* Fix 'read pixel' operation under GTK3 (now faster in GTK2 as well).C. Scott Ananian2011-11-101-0/+11
* Update Gdk.CairoContext in source (not needed for GTK3).C. Scott Ananian2011-11-101-0/+7
* Update PangoCairo and PangoLayout to new GIR calling convention.C. Scott Ananian2011-11-101-0/+16
* Add nice constructor for GTK3 Gdk.Rectangle.C. Scott Ananian2011-11-101-1/+5
* Fix PixbufLoader constructor on GIR/GTK3.C. Scott Ananian2011-11-101-1/+4
* Mostly-automatic conversion to gtk3/gir.C. Scott Ananian2011-11-104-26/+156
* moving utility module to util directoryWalter Bender2011-02-191-0/+150
* pep8 cleanupWalter Bender2011-02-123-63/+124
* Moved the menu helper methods into their own moduleRaul Gutierrez Segales2011-01-311-0/+23
* Added helper classes that will be used for collaborationRaul Gutierrez Segales2011-01-313-0/+350