lp://staging/~parinporecha/gtg/gtk2-py2-legacy
- Get this branch:
- bzr branch lp://staging/~parinporecha/gtg/gtk2-py2-legacy
Branch merges
Branch information
Recent revisions
- 1348. By Parin Porecha
-
I'd modified setup.py's permissions and committed them by mistake.
Changed it back to it's original value
- 1347. By Parin Porecha
-
Fix for Bug #1275195 - Popup menu of notification plugin does work after porting to gtk+ 3
Not only the name of the function has changed but also it's signature.
- 1344. By Parin Porecha
-
Added AppData file
More information on appdata - http://
people. freedesktop. org/~hughsient/ appdata/ - 1343. By Parin Porecha
-
Fix for Bug #1265979 - Error when opening Preferences dialog
Even though having 'gsettings' not installed is rare, if it's not installed the preferences dialog failed to open up.
Now on opening the dialog, gsettings presence will be checked. If not found, the dialog will still open. Only the 'New Task Shortcut' feature will be disabled.
A label will be shown below the disabled option asking the user to install 'gsettings' first. - 1342. By Parin Porecha
-
Fix for Bug #1265357 - Clicking "start task in hamster" crashes gtg
Now, the menu item "Plugins" > "Start task in hamster" will be disabled when no tasks or >1 tasks are selected.
Clicking it will change the label to "Stop Hamster Activity" when corresponding task is selected. - 1341. By Parin Porecha
-
Fix for Bug #1265349 - Error occurred while choosing Bugzilla plugin
Modified Bugzilla plugin to request a browser instance as Task Editor does not have any signal 'task-added-
via-quick- add'
Requesting ui from PluginAPI sometimes returned TaskEditor and that caused the bug.
Since the signals connected to an object are removed when it is destroyed, I've removed the disconnect() call in the plugin
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~gtg/gtg/old-trunk