~ubuntu-branches/ubuntu/karmic/tasks/karmic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2007-08-13 21:23:04 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070813212304-lygqq9gtx4g548w9
Tags: 0.11-1
* New upstream release
  - Fix crash when deleting tasks (Fixes: #437097)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-08-13  Ross Burton  <ross@openedhand.com>
 
2
 
 
3
        * configure.ac:
 
4
        * NEWS:
 
5
        Version 0.11.
 
6
 
 
7
2007-07-31  Ross Burton  <ross@openedhand.com>
 
8
 
 
9
        * libkoto/koto-field-editor-factory.c:
 
10
        Set a title on the New Group dialog, it isn't an alert.
 
11
 
 
12
2007-07-31  Ross Burton  <ross@openedhand.com>
 
13
 
 
14
        * configure.ac:
 
15
        Don't check for libosso-gsf-1 as it isn't used, instead check for
 
16
        libossomime.
 
17
 
 
18
        * src/hildon/hildon-tasks.c:
 
19
        Implement koto_platform_open_url().
 
20
 
 
21
2007-07-31  Ross Burton  <ross@openedhand.com>
 
22
 
 
23
        * src/hildon/hildon-tasks.c:
 
24
        Move the gtk-button-images setting to right right place so that it
 
25
        works, and use the ADD stock item again.
 
26
 
 
27
2007-07-31  Ross Burton  <ross@openedhand.com>
 
28
 
 
29
        * src/hildon/hildon-tasks.c:
 
30
        Don't use a stock item as that adds an icon.
 
31
 
 
32
2007-07-24  Ross Burton  <ross@openedhand.com>
 
33
 
 
34
        * libkoto/koto-utils.c:
 
35
        Update the window title in an idle callback so that it doesn't
 
36
        crash whilst the tree model is being manipulated.  I've no idea
 
37
        why it crashed in GLib, but it wasn't happy (#401).
 
38
 
 
39
2007-07-23  Ross Burton  <ross@openedhand.com>
 
40
 
 
41
        * libkoto/koto-field-editor-factory.c:
 
42
        Don't use ?:, the Sun compiler doesn't support it (#408).
 
43
 
 
44
2007-07-23  Ross Burton  <ross@openedhand.com>
 
45
 
 
46
        * src/gtk/window-util.c:
 
47
        * libkoto/koto-field-editor-factory.c:
 
48
        Fix warnings produced by maximum warnings.
 
49
 
 
50
2007-07-23  Ross Burton  <ross@openedhand.com>
 
51
 
 
52
        * configure.ac:
 
53
        * libkoto/Makefile.am:
 
54
        * src/*/Makefile.am:
 
55
        Use GNOME_COMPILE_WARNINGS instead of hardcoding -Wall, which is
 
56
        gcc-specific (#405).
 
57
 
 
58
2007-07-16  Ross Burton  <ross@openedhand.com>
 
59
 
 
60
        * src/gtk/window-util.c:
 
61
        Persist and restore the window position (Rene Stadler, #397)
 
62
 
 
63
2007-07-13  Ross Burton  <ross@openedhand.com>
 
64
 
 
65
        * src/gtk/main.c:
 
66
        Don't use the callbacks for UI manager widget creation, just get
 
67
        the menubar directly.
 
68
 
 
69
2007-07-12  Ross Burton  <ross@openedhand.com>
 
70
 
 
71
        * data/icons/*/Makefile.am:
 
72
        Don't install the SVG files in the fixed sizes, they are source.
 
73
 
 
74
2007-07-12  Ross Burton  <ross@openedhand.com>
 
75
 
 
76
        * src/hildon/hildon-tasks.c:
 
77
        Disable button images and menu images.
 
78
 
 
79
2007-07-11  Ross Burton  <ross@openedhand.com>
 
80
 
 
81
        * src/hildon/hildon-tasks.c:
 
82
        Credit Rob.
 
83
 
 
84
2007-07-10  Ross Burton  <ross@openedhand.com>
 
85
 
 
86
        * configure.ac:
 
87
        * NEWS:
 
88
        Version 0.10.
 
89
 
 
90
2007-07-10  Ross Burton  <ross@openedhand.com>
 
91
 
 
92
        * libkoto/koto-group-store.c:
 
93
        * libkoto/ical-util.c:
 
94
        * libkoto/test-koto-group-store.c:
 
95
        * libkoto/test-ical-util.c:
 
96
        * libkoto/Makefile.am:
 
97
        Update tests so that they work, and move test main() functions to
 
98
        test-.
 
99
 
 
100
2007-07-10  Ross Burton  <ross@openedhand.com>
 
101
 
 
102
        * configure.ac:
 
103
        * src/Makefile.am:
 
104
        * src/cli/:
 
105
        Remove CLI frontend, there is better work in a private branch to
 
106
        land later.
 
107
 
 
108
2007-07-10  Ross Burton  <ross@openedhand.com>
 
109
 
 
110
        * src/hildon/Makefile.am:
 
111
        * src/hildon/tasks-ui.xml
 
112
        * src/hildon/hildon-tasks.c:
 
113
        Add a local UI, so this port can have its own menus, and use the
 
114
        Hildon menu magic. Set application name to "" so that HildonWindow
 
115
        doesn't think Tasks is MDI.
 
116
 
 
117
2007-07-10  Ross Burton  <ross@openedhand.com>
 
118
 
 
119
        * src/hildon/hildon-tasks.c:
 
120
        Sync with latest changes to src/gtk/main.c.
 
121
 
 
122
2007-07-10  Ross Burton  <ross@openedhand.com>
 
123
 
 
124
        * libkoto/koto-task-view.c:
 
125
        Vile hack, disable allow-checkbox-mode if the property exists.
 
126
        This can't be done in the Hildon UI because it needs to happen
 
127
        before the renderers are created.
 
128
 
 
129
2007-07-10  Ross Burton  <ross@openedhand.com>
 
130
 
 
131
        * libkoto/koto-group-combo.c:
 
132
        Don't set a NULL model if no store was specified.
 
133
 
 
134
2007-07-03  Marcin Juszkiewicz  <hrw@openedhand.com>
 
135
 
 
136
        * src/omoko/openmoko-tasks.c:
 
137
        Update OpenMoko version to recent changes       
 
138
 
 
139
2007-07-03  Ross Burton  <ross@openedhand.com>
 
140
 
 
141
        * libkoto/koto-task-store.[ch]:
 
142
        Remove the categories and description columns.
 
143
        
 
144
        * libkoto/koto-task.[ch]:
 
145
        Add an array of categories to KotoTask.
 
146
        
 
147
        * libkoto/koto-category-group.c:
 
148
        Use the categories in KotoTask instead of extracting it from the
 
149
        icalcomponent again.
 
150
 
 
151
2007-07-03  Ross Burton  <ross@openedhand.com>
 
152
 
 
153
        * libkoto/Makefile.am:
 
154
        * libkoto/koto-group.[ch]:
 
155
        * libkoto/koto-all-group.[ch]:
 
156
        * libkoto/koto-category-group.[ch]:
 
157
        * libkoto/koto-meta-group.[ch]:
 
158
        * libkoto/koto-no-category-group.[ch]:
 
159
        Add group object structure.
 
160
 
 
161
        * libkoto/ical-util.h:
 
162
        * libkoto/koto-field-editor-factory.c:
 
163
        * libkoto/koto-group-combo.[ch]:
 
164
        * libkoto/koto-group-filter-model.[ch]:
 
165
        * libkoto/koto-group-store.[ch]:
 
166
        Update to use the group objects rather than strings.
 
167
 
 
168
        * src/gtk/main.c:
 
169
        Update for changes in the group objects.
 
170
 
 
171
2007-07-03  Ross Burton  <ross@openedhand.com>
 
172
 
 
173
        * libkoto/koto-date-combo.c:
 
174
        Fix top-level window check.
 
175
 
 
176
2007-06-28  Ross Burton  <ross@openedhand.com>
 
177
 
 
178
        * configure.ac:
 
179
        Apparently we need AM_PROG_CC_C_O for the test suite.
 
180
 
 
181
2007-06-28  Ross Burton  <ross@openedhand.com>
 
182
 
 
183
        * libkoto/koto-task-store.c:
 
184
        Unref the KotoTask when is added, otherwise it will never be freed.
 
185
 
 
186
2007-06-27  Ross Burton  <ross@openedhand.com>
 
187
 
 
188
        * src/gtk/main.c:
 
189
        Factor out the generic new task logic.
 
190
 
 
191
2007-06-27  Ross Burton  <ross@openedhand.com>
 
192
 
 
193
        * src/cli/main.c:
 
194
        Rewrite this a bit.
 
195
 
 
196
2007-06-27  Ross Burton  <ross@openedhand.com>
 
197
 
 
198
        * configure.ac:
 
199
        * src/Makefile.am:
 
200
        * src/cli/Makefile.am:
 
201
        * src/cli/main.c:
 
202
        Very basic and not installed command-line interface to the tasks.
 
203
 
 
204
2007-06-27  Ross Burton  <ross@openedhand.com>
 
205
 
 
206
        * libkoto/koto-task-store.c:
 
207
        Don't assert/warn if the hacky ecal property isn't set.
 
208
 
 
209
2007-06-27  Ross Burton  <ross@openedhand.com>
 
210
 
 
211
        * libkoto/koto-field-editor-factory.c:
 
212
        Make tab in the description field change focus (#381).
 
213
        Also remove some swearing...
 
214
 
 
215
2007-06-27  Ross Burton  <ross@openedhand.com>
 
216
 
 
217
        * src/omoko/openmoko-tasks.c:
 
218
        Remove dead code.
 
219
 
 
220
2007-06-27  Ross Burton  <ross@openedhand.com>
 
221
 
 
222
        * src/omoko/openmoko-tasks.c:
 
223
        Implement koto-platform, fixing build failure.
 
224
 
 
225
2007-06-27  Ross Burton  <ross@openedhand.com>
 
226
 
 
227
        * libkoto/koto-task-view.c:
 
228
        Set the icon-name property once at creation, and manipulate only
 
229
        the visible property in the cell data function.
 
230
 
 
231
2007-06-26  Ross Burton  <ross@openedhand.com>
 
232
 
 
233
        * libkoto/koto-task-editor-dialog.c:
 
234
        Embolden the Notes tab when there is content in that tab.
 
235
 
1
236
2007-06-26  Ross Burton  <ross@openedhand.com>
2
237
 
3
238
        * configure.ac: