~ubuntu-branches/debian/jessie/ardesia/jessie

« back to all changes in this revision

Viewing changes to debian/ardesia/usr/local/doc/ardesia/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): TANIGUCHI Takaki
  • Date: 2011-01-19 11:30:47 UTC
  • Revision ID: james.westby@ubuntu.com-20110119113047-jk7twe13n8p29cy4
Tags: 0.6-1
Initial release (Closes: #599359)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2010-12-29 21:30  alpha@paranoici.org
2
 
        * trunk/ardesia/src/bar_callbacks.c,
3
 
        * trunk/ardesia/src/horizontal_bar.glade,
4
 
        * trunk/ardesia/src/pixmaps/hand.png,
5
 
        * trunk/ardesia/src/vertical_bar.glade: 
6
 
        - Add mode button free hand, 
7
 
          roundifier and rectifier on the mode button
8
 
 
9
 
 
10
 
2010-12-27 16:49  alpha@paranoici.org
11
 
        * trunk/ardesia/src/annotation_window.glade: 
12
 
        - Add has focus property
13
 
 
14
 
 
15
 
2010-12-26 13:49  alpha@paranoici.org
16
 
        * trunk/ardesia/src/bar.c: 
17
 
        - Add the bar gravity to the north west;
18
 
          this fix the wrong bar location in ubuntu 10.10
19
 
 
20
 
 
21
 
2010-12-22 16:14  alpha@paranoici.org
22
 
        * trunk/ardesia/src/bar.c: 
23
 
        - For the netbook layout I move the bar on south
24
 
 
25
 
 
26
 
2010-12-21 00:00  alpha@paranoici.org
27
 
        * trunk/ardesia/TODO, 
28
 
        * trunk/ardesia/src/recorder.c,
29
 
        * trunk/ardesia/src/scripts/screencast.bat: 
30
 
        - Adjusted script in order to use vlc for recording 
31
 
          also if it is not in the PATH if it is installed 
32
 
          in a standard location
33
 
 
34
 
 
35
 
2010-12-20 22:01  alpha@paranoici.org
36
 
        * trunk/ardesia/TODO, 
37
 
        * trunk/ardesia/src/scripts/screencast.bat,
38
 
        *  trunk/ardesia/src/scripts/screencast.sh: 
39
 
        - Seems that the audio is not recorded in windows because 
40
 
          vlc is not able to handle a master and a input slave 
41
 
          of different type.
42
 
          Seems that the only way to fix vlc to do screencast with audio 
43
 
          is implement a generic screen capture directShow source filter. 
44
 
          Seems that exist a program called UscreenCapture that
45
 
          create an emulate directshow device with the screencast usable
46
 
          with vlc in this way: dshow:// :dshow-vdev="UScreenCapture"
47
 
          Anyway the input slave doesn't require the audio device name
48
 
 
49
 
 
50
 
2010-12-15 19:36  alpha@paranoici.org
51
 
        * trunk/ardesia/src/text_widget.c,
52
 
        * trunk/ardesia/src/text_widget.h:
53
 
        - Better keyboard integration on windows
54
 
 
55
 
 
56
 
2010-12-15 16:01  alpha@paranoici.org
57
 
        * trunk/ardesia/src/Makefile.am, 
58
 
        * trunk/ardesia/src/ardesia.c,
59
 
        * trunk/ardesia/src/glibc_backtrace.c,
60
 
        * trunk/ardesia/src/glibc_backtrace.h,
61
 
        * trunk/ardesia/src/linux_backtrace.c,
62
 
        * trunk/ardesia/src/linux_backtrace.h:
63
 
        - Change in backtrace system in order to support backtrace on BSD
64
 
 
65
 
 
66
 
2010-12-15 01:19  alpha@paranoici.org
67
 
        * trunk/ardesia/src/text.glade,
68
 
        * trunk/ardesia/src/text_widget.c:
69
 
        - Some adjustment in the text insertion mode to work with wacom
70
 
          tablet on linux
71
 
 
72
 
 
73
 
2010-12-12 14:49  alpha@paranoici.org
74
 
        * trunk/ardesia/TODO, 
75
 
        * trunk/ardesia/src/text_widget.c,
76
 
        * trunk/ardesia/src/text_widget.h:
77
 
        - Implemented the hide of the "text input panel" when the cusor 
78
 
          is above the bar Has been scheduled a better integration that 
79
 
          will show the keyboard far away by the text cursor position 
80
 
          to avoid the overlapping. 
81
 
          To do this task it is needed investigate furthermore about the
82
 
          florence and "text input panel" API or if it is possible simply
83
 
          moving the window
84
 
 
85
 
 
86
 
2010-12-11 17:36  alpha@paranoici.org
87
 
        * trunk/ardesia/NEWS, trunk/ardesia/TODO,
88
 
        * trunk/ardesia/src/text_widget.c,
89
 
        * trunk/ardesia/src/text_widget.h,
90
 
        * trunk/ardesia/src/windows_utils.c,
91
 
        * trunk/ardesia/src/windows_utils.h: 
92
 
        - Lazy integration with Tablet PC Input Panel this is shown 
93
 
          (if it is installed) when you are in the text insertion mode
94
 
 
95
 
 
96
 
2010-12-10 18:51  alpha@paranoici.org
97
 
        * trunk/ardesia/TODO, 
98
 
        * trunk/ardesia/src/windows_utils.c: 
99
 
        - After a day now we have the definitive code to open the default
100
 
          mailer on Windows
101
 
 
102
 
 
103
 
2010-12-10 16:21  alpha@paranoici.org
104
 
        * trunk/ardesia/src/background.c,
105
 
        * trunk/ardesia/src/pdf_saver.c,
106
 
        * trunk/ardesia/src/utils.c, 
107
 
        * trunk/ardesia/src/windows_utils.c,
108
 
        * trunk/ardesia/src/windows_utils.h: 
109
 
        - First email send implementation for windows
110
 
 
111
 
 
112
 
2010-12-09 17:16  alpha@paranoici.org
113
 
        * trunk/ardesia/src/Makefile.am,
114
 
        * trunk/ardesia/src/text.glade,
115
 
        * trunk/ardesia/src/text_widget.c,
116
 
        *  trunk/ardesia/src/text_widget.h: 
117
 
        - Refactored code using gtkbuilder for the text window
118
 
 
119
 
 
120
 
2010-12-09 15:34  alpha@paranoici.org
121
 
        * trunk/ardesia/src/ardesia.c,
122
 
        * trunk/ardesia/src/bar_callbacks.h,
123
 
        * trunk/ardesia/src/text_widget.c,
124
 
        * trunk/ardesia/src/text_widget.h, 
125
 
        * trunk/ardesia/src/utils.h: 
126
 
        - New cursor for text insertion to be discriminated 
127
 
          with the blinking focus
128
 
 
129
 
 
130
 
2010-12-08 16:44  alpha@paranoici.org
131
 
        * trunk/ardesia/NEWS, 
132
 
        * trunk/ardesia/TODO,
133
 
        * trunk/ardesia/src/ardesia.c,
134
 
        * trunk/ardesia/src/bar_callbacks.c:
135
 
        - Fix unlock in Windows 
136
 
        - Update readable files
137
 
 
138
 
 
139
 
2010-12-07 09:49  alpha@paranoici.org
140
 
        * trunk/ardesia/src/Makefile.am, 
141
 
        * trunk/ardesia/src/ardesia.c,
142
 
        * trunk/ardesia/src/text_widget.c, 
143
 
        * trunk/ardesia/src/utils.c,
144
 
        * trunk/ardesia/src/utils.h,
145
 
        * trunk/ardesia/src/windows_backtrace.c,
146
 
        * trunk/ardesia/src/windows_backtrace.h: 
147
 
        - First implementation of backtrace on windows 
148
 
          it is done using some code licensed with
149
 
          the new bsd license from the backtrace-mingw code
150
 
 
151
 
 
152
 
2010-12-02 16:21  alpha@paranoici.org
153
 
        * trunk/ardesia/src/annotate.c, 
154
 
        * trunk/ardesia/src/broken.c: 
155
 
        - Fix a bug that freeze the program with 3 point and the rounder selected
156
 
 
157
 
 
158
 
2010-11-29 09:25  alpha@paranoici.org
159
 
        * trunk/ardesia/TODO, 
160
 
        * trunk/ardesia/po/LINGUAS,
161
 
        * trunk/ardesia/po/es.po, 
162
 
        * trunk/ardesia/po/it.po: 
163
 
        - Add french translation
164
 
 
165
 
 
166
 
2010-11-21 19:27  alpha@paranoici.org
167
 
        * trunk/ardesia/TODO, 
168
 
        * trunk/ardesia/src/text_widget.c,
169
 
        * trunk/ardesia/src/text_widget.h: 
170
 
        - Implementation of blinking cursor in the text insertion
171
 
 
172
 
 
173
 
2010-11-18 15:00  alpha@paranoici.org
174
 
        * trunk/ardesia/TODO, 
175
 
        * trunk/ardesia/src/text_widget.c: 
176
 
        - Better integration with the florence-ramble virtualkeyboard
177
 
 
178
 
 
179
 
2010-11-16 23:00  alpha@paranoici.org
180
 
        * trunk/ardesia/src/text_widget.c:
181
 
        - The keyboard appear only after that you have selected the point 
182
 
          where do you want write
183
 
 
184
 
 
185
 
2010-11-16 16:39  alpha@paranoici.org
186
 
        * trunk/ardesia/TODO, trunk/ardesia/src/pdf_saver.c: 
187
 
        - The code to send pdf and the stacktrace when a problem occurs run fine
188
 
 
189
 
 
190
 
2010-11-16 16:24  alpha@paranoici.org
191
 
        * trunk/ardesia/INSTALL, 
192
 
        * trunk/ardesia/TODO,
193
 
        * trunk/ardesia/src/ardesia.c, 
194
 
        * trunk/ardesia/src/pdf_saver.c:
195
 
        - First implemetation for the automatic trace if a segfault occurs
196
 
 
197
 
 
198
 
2010-11-16 09:46  alpha@paranoici.org
199
 
        * trunk/ardesia/src/bar_callbacks.c: 
200
 
        - If the eraser tool is selected and you choose a new color than 
201
 
          the pen is retaken by the program
202
 
 
203
 
 
204
 
2010-11-16 00:55  alpha@paranoici.org
205
 
        * trunk/ardesia/src/text_widget.c:
206
 
        - Adjustement in the text widget and virtual keyboard integration
207
 
 
208
 
 
209
 
2010-11-15 18:02  alpha@paranoici.org
210
 
        * trunk/ardesia/src/bar_callbacks.c,
211
 
        * trunk/ardesia/src/text_widget.c,
212
 
        * trunk/ardesia/src/text_widget.h: 
213
 
        - First realistic implementation for the virtual keyboard integration;
214
 
          The two issue to be improved are 
215
 
          - hide-unhide the keyboard instead kill and reinstantiate a new process 
216
 
          - Decide the position of the virtual keyboard and show it far 
217
 
            from the mouse pointer to deny the overriding of the text and the keyboard 
218
 
          Anyway this issue are postponed because to do this is needed a virtual keyboard 
219
 
          api that it is not available at the moment
220
 
 
221
 
 
222
 
2010-11-15 16:26  alpha@paranoici.org
223
 
        * trunk/ardesia/TODO, 
224
 
        * trunk/ardesia/src/annotate.h,
225
 
        * trunk/ardesia/src/text_widget.c,
226
 
        * trunk/ardesia/src/text_widget.h: 
227
 
        - First implementation in which autoappear the virtual keyboard
228
 
 
229
 
 
230
 
2010-11-15 15:45  alpha@paranoici.org
231
 
        * trunk/ardesia/TODO:
232
 
        - Multipage support will not implemented
233
 
          Using Ardesia with a pdfviewer such as evince or enice
234
 
          can be a good solution to have the same result
235
 
 
236
 
 
237
 
2010-11-15 15:08  alpha@paranoici.org
238
 
 
239
 
        * trunk/ardesia/TODO, 
240
 
        * trunk/ardesia/src/bar_callbacks.c,
241
 
        * trunk/ardesia/src/bar_callbacks.h: 
242
 
        - Now if a program start in fullscreen mode 
243
 
          Ardesia goes above the program When the unlock button is pressed 
244
 
          ardesia try periodically to stay above until to the locking
245
 
 
246
 
 
247
 
2010-11-06 18:08  alpha@paranoici.org
248
 
        * trunk/ardesia/configure.ac,
249
 
        * trunk/ardesia/src/ardesia.c,
250
 
        * trunk/ardesia/src/info_dialog.c,
251
 
        * trunk/ardesia/src/info_dialog.glade: 
252
 
        - The version in about dialog is setted by code; 
253
 
          now the release number might be change only in
254
 
          the configure.ac file
255