indicator-applet:0.1

Last commit made on 2009-04-29
Get this branch:
git clone -b 0.1 https://git.launchpad.net/indicator-applet
Members of Indicator Applet Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
0.1
Repository:
lp:indicator-applet

Recent commits

018c5ef... by Ted Gould

Patch from Niel Patel to close the directory after opening it.

383213d... by Ted Gould

Making into a 6

73744db... by Ted Gould

Adding a bug number

2ac6701... by Ted Gould

Adding in call to the parent class' finalize function as well, this should free all the way up to the top.

4815fdb... by Ted Gould

Fixing some pedantic little bugs to try and figure out what's causing 359018

4cc9463... by Ted Gould

Added in an 'icon-name' to make the about dialog have a proper icon.

8e2e1da... by Ted Gould

Clearing another warning. Shame gdk doesn't do this one for us.

7736dc9... by Ted Gould

Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly as the prototypes had moved.

0951093... by Ted Gould

Ignoring our new test

2575436... by Ted Gould

Patch from Eitan Isaacson to remove a ref/unref infinite loop that effectively made it so that we kept our objects forever. While we love them, at some point we need to say goodbye.