GTG

Activity log for bug #1018255

Date Who What changed Old value New value Message
2012-06-27 05:47:05 Izidor Matušov bug added bug
2012-06-27 05:47:16 Izidor Matušov gtg: importance Undecided Medium
2012-07-22 10:32:54 Izidor Matušov description Allow users to choose font they want for the editor. This is a typical LOVE bug for new GTG contributors. Steps to solve it * add new configuration option in GTG config files * add widget into Preferences dialog * set font, you can find the code in this question: https://answers.launchpad.net/gtg/+question/166141 Allow users to choose font they want for the editor. This is a typical LOVE bug for new GTG contributors. Steps to solve it   * add new configuration option in GTG config files by adding a new default value in GTG/config/__init__.py and DEFAULTS dict   * add widget into Preferences dialog - edit GTG/gtk/preferences.glade file using GLADE and add a widget for selecting font - update configuration when the user changes the font widget, see the existing code in GTG/gtk/preferences.py   * set font, you can find the code in this question: https://answers.launchpad.net/gtg/+question/166141 - apply patch suggested from that question and instead of the literal value get the value from configuration object
2012-07-30 14:13:41 Abhiram bug added subscriber Abhiram
2012-07-31 20:19:15 Izidor Matušov gtg: assignee Abhiram (abhiram)
2012-07-31 20:19:21 Izidor Matušov gtg: status Triaged In Progress
2012-08-01 04:25:41 Abhiram branch linked lp:~abhiram-ampabathina/gtg/gtg
2012-08-02 10:54:28 Izidor Matušov gtg: assignee Abhiram (abhiram)
2012-08-02 10:54:43 Izidor Matušov gtg: assignee Abhiram (abhiram-ampabathina)
2012-08-08 15:00:18 Izidor Matušov gtg: status In Progress Confirmed
2012-08-08 15:00:25 Izidor Matušov gtg: status Confirmed Fix Committed
2012-08-08 15:00:33 Izidor Matušov gtg: milestone 0.4 0.3
2012-11-06 21:06:10 Bertrand Rousseau gtg: status Fix Committed Fix Released