lp:~pitti/autopilot-gtk/enum-flags-properties

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:~pitti/autopilot-gtk/enum-flags-properties
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
autopilot-gtk
Status:
Merged

Recent revisions

49. By Martin Pitt

Add support for GFlags properties

Unlike enums, we don't convert them to strings but keep them as simple number.
Strings like "FLAG_1 | FLAG_FOO" become too unwieldy and not robust enough for
string comparison (order, spaces, etc.).

48. By Martin Pitt

Add support for GEnum properties

These get converted to their string values for export and matching.

47. By Martin Pitt

Refactor GtkNode::MatchProperty()

This simplifies the function to avoid code duplication, and fixes the GValue
leak. This also adds support for guint properties.

46. By Martin Pitt

Add integration test suite (LP: #1083612). Fixes: https://bugs.launchpad.net/bugs/1083612.

Approved by Francis Ginther, PS Jenkins bot.

45. By Alberto Mardegan

Initialize rect fields to -1

This makes the globalRect variable return negative values (for some reason, not -1 but -2147483648) when the rectangle is offscreen. Fixes: https://bugs.launchpad.net/bugs/1176234.

Approved by Martin Pitt, PS Jenkins bot.

44. By Martin Pitt

Add make test/ctest integration, and run tests during package build.

Approved by PS Jenkins bot, Francis Ginther, Thomi Richards.

43. By PS Jenkins bot

Releasing 1.3daily13.06.05-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

42. By PS Jenkins bot

Releasing 1.3daily13.05.24ubuntu.unity.next-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

41. By Allan LeSage

This change fixes an issue with queries that look for gtk windows matching a particular property value.

A set of 2 tests has been added to verify the queries that were otherwise failing with a void return set.

Approved by PS Jenkins bot, Christopher Lee.

40. By PS Jenkins bot

Releasing 1.3daily13.05.09ubuntu.unity.next-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:autopilot-gtk
This branch contains Public information 
Everyone can see this information.

Subscribers