Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the Gsm prefix for GsmClientXSMPHEADmasterTomeu Vizoso2010-10-121-1/+2
|
* Port to Gtk+ 3.0, had to comment out some chunksTomeu Vizoso2010-10-126-14/+30
|
* Don't include individual gdk or gtk headers directlyTomeu Vizoso2010-10-127-7/+7
|
* Move from SexyIconEntry to gtk.EntryTomeu Vizoso2010-08-181-11/+14
|
* Move to Gtk 3.0Tomeu Vizoso2010-08-182-3/+4
|
* Remove SexyIconEntryTomeu Vizoso2010-08-183-1090/+0
|
* Update introspection autofooTomeu Vizoso2010-08-183-33/+17
|
* Pass all source files to g-i scannerTomeu Vizoso2010-08-181-26/+23
|
* Add sugar_cairo_surface_from_pixbuf to sugar-misc.cTomeu Vizoso2010-08-183-0/+138
|
* Move fields in SugarGrid to propertiesTomeu Vizoso2010-08-182-26/+104
|
* Add session classes to the typelibTomeu Vizoso2010-08-184-94/+100
|
* Properly generate the libraryTomeu Vizoso2010-08-181-2/+2
|
* Add introspection macrosTomeu Vizoso2010-08-182-3/+92
|
* Add a couple of generated files to .gitignoreTomeu Vizoso2010-08-181-0/+2
|
* Add GObject introspection support and remove static bindingsTomeu Vizoso2010-08-185-588/+53
|
* Release 0.89.3v0.89.3Simon Schampijer2010-08-171-1/+1
|
* Print warnings about the deprecated activity.info fieldsSimon Schampijer2010-08-171-0/+5
|
* Revert "Support dropped for activity.info fields 'service_name' and 'class'"Simon Schampijer2010-08-171-2/+8
| | | | This reverts commit e11b7d319626691a18db3b3e87f5f66c04102695.
* Release 0.89.2v0.89.2Simon Schampijer2010-08-161-1/+1
|
* Support dropped for activity.info fields 'service_name' and 'class'Simon Schampijer2010-08-161-8/+2
| | | | You have to use 'bundle_id' and 'exec' instead now.
* Add ErrorAlert inherited from Alertanishmangal20022010-08-101-0/+45
| | | | | | | | | Adds the ErrorAlert class which is an alert inherited from the base Alert class. This is very similar to the ConfirmationAlert class with the difference being that it only displays an 'Ok' button in the Alert popup. Signed-off-by: anishmangal2002 <anishmangal2002@gmail.com>
* Revert "Release 0.84.12"Daniel Drake2010-08-091-1/+1
| | | | | | This reverts commit 658123fe8164146378f3b5cc77954fd9cb35b191. Sorry, screwed up, this was on the wrong branch :(
* Release 0.84.12Daniel Drake2010-08-091-1/+1
|
*