Merge lp:~indicator-applet-developers/indicator-applet/ubuntu into lp:~ubuntu-desktop/indicator-applet/ubuntu

Proposed by Ted Gould
Status: Merged
Merged at revision: 277
Proposed branch: lp:~indicator-applet-developers/indicator-applet/ubuntu
Merge into: lp:~ubuntu-desktop/indicator-applet/ubuntu
Diff against target: 2964 lines (+2829/-13)
9 files modified
AUTHORS (+13/-1)
ChangeLog (+2732/-1)
Makefile.am (+25/-0)
Makefile.in (+32/-6)
configure (+2/-2)
configure.ac (+2/-2)
debian/changelog (+9/-0)
debian/control (+1/-1)
src/applet-main.c (+13/-0)
To merge this branch: bzr merge lp:~indicator-applet-developers/indicator-applet/ubuntu
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Pending
Review via email: mp+36329@code.launchpad.net

Description of the change

0.4.6

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'AUTHORS'
2--- AUTHORS 2009-02-11 21:59:42 +0000
3+++ AUTHORS 2010-09-22 15:55:02 +0000
4@@ -1,1 +1,13 @@
5-Ted Gould <ted@canonical.com>
6+# Generated by Makefile. Do not edit.
7+
8+ Aurelien Gateau
9+ Cody Russell
10+ Eitan Isaacson
11+ Kevin Turner
12+ MarkieB
13+ Martin Pitt
14+ Neil Jagdish Patel
15+ Robert Carr
16+ Roman Vorobets
17+ Ted Gould
18+ Tom Haddon
19
20=== modified file 'ChangeLog'
21--- ChangeLog 2009-08-24 14:38:38 +0000
22+++ ChangeLog 2010-09-22 15:55:02 +0000
23@@ -1,1 +1,2732 @@
24-Updating to 2a
25+# Generated by Makefile. Do not edit.
26+
27+2010-09-21 Ted Gould <ted@gould.cx>
28+
29+ Signaling the activate on the top level items.
30+
31+2010-09-19 Ted Gould <ted@gould.cx>
32+
33+ Connecting to the activate signal for the menuitem and passing down.
34+
35+2010-09-21 Ted Gould <ted@gould.cx>
36+
37+ Making ChangeLog and AUTHORS built at dist time
38+
39+2010-09-09 Ted Gould <ted@gould.cx>
40+
41+ 0.4.5
42+
43+2010-09-07 Ted Gould <ted@gould.cx>
44+
45+ Add an extra pixel of spacing.
46+
47+2010-09-03 Ted Gould <ted@gould.cx>
48+
49+ Adding a padding pixel in the box
50+
51+2010-08-26 Ted Gould <ted@gould.cx>
52+
53+ 0.4.4
54+
55+2010-08-25 Ted Gould <ted@gould.cx>
56+
57+ Blacklist datetime in the base indicator
58+
59+2010-08-19 Ted Gould <ted@gould.cx>
60+
61+ Removing datetime from indicator-applet
62+
63+2010-07-08 Ted Gould <ted@gould.cx>
64+
65+ 0.4.3
66+
67+2010-07-06 Ted Gould <ted@gould.cx>
68+
69+ Fixing sensitivity handling.
70+
71+2010-07-02 Ted Gould <ted@gould.cx>
72+
73+
74+
75+2010-07-02 Ted Gould <ted@gould.cx>
76+
77+ Making sure to disconnect too!
78+
79+2010-07-02 Ted Gould <ted@gould.cx>
80+
81+ Filling it out, we're just stealing sensitivity!
82+
83+2010-07-02 Ted Gould <ted@gould.cx>
84+
85+ Setting up a callback when sensitivity changes.
86+
87+2010-07-02 Ted Gould <ted@gould.cx>
88+
89+ Looking at whether the lable and image are sensitive to set whether the menuitem is sensitive.
90+
91+2010-06-04 Ted Gould <ted@gould.cx>
92+
93+ 0.4.2
94+
95+2010-06-04 Ted Gould <ted@gould.cx>
96+
97+ Hide when we don't have anything to show.
98+
99+2010-05-28 Ted Gould <ted@gould.cx>
100+
101+ Putting signals on the various objects to know when they adjust their state.
102+
103+2010-05-25 Ted Gould <ted@gould.cx>
104+
105+ The most basic thing needed, when adding an application we can determine whether it's visible and decide to show the menu or not.
106+
107+2010-05-27 Ted Gould <ted@gould.cx>
108+
109+ 0.4.1
110+
111+2010-05-27 Ted Gould <ted@gould.cx>
112+
113+ Change the installed server files to be the .in.in files instead of the .in files
114+
115+2010-05-27 Ted Gould <ted@gould.cx>
116+
117+ 0.4.0
118+
119+2010-05-16 Ted Gould <ted@gould.cx>
120+
121+ Updating Copyright Dates
122+
123+2010-05-13 Tom Haddon <tom.haddon@canonical.com>
124+
125+ Update copyright notice
126+
127+2010-05-04 Ted Gould <ted@gould.cx>
128+
129+ Update to 0.3 branch
130+
131+2010-05-04 Ted Gould <ted@gould.cx>
132+
133+ 0.3.7
134+
135+2010-05-04 Ted Gould <ted@gould.cx>
136+
137+ Shortcut fix
138+
139+2010-05-04 Ted Gould <ted@gould.cx>
140+
141+ Shortcut fix
142+
143+2010-05-04 Roman Vorobets <roman-vorobets@launchpad.net>
144+
145+ Patch to fix modifiers on remote connections.
146+
147+2010-04-30 Ted Gould <ted@gould.cx>
148+
149+ Adding in a new binary target for window menus.
150+
151+2010-04-27 Ted Gould <ted@gould.cx>
152+
153+ We can ignore this little guy.
154+
155+2010-04-27 Ted Gould <ted@gould.cx>
156+
157+ Fixing which files we grab the translations from.
158+
159+2010-04-27 Ted Gould <ted@gould.cx>
160+
161+ Adding appmenu to the translations
162+
163+2010-04-27 Ted Gould <ted@gould.cx>
164+
165+ Really, we want libappmenu.so only in indicator-applet-appmenu
166+
167+2010-04-27 Ted Gould <ted@gould.cx>
168+
169+ Blocking the appmenu modules from the complete set so they can be right and left side.
170+
171+2010-04-26 Ted Gould <ted@gould.cx>
172+
173+ Ignoring everyone.
174+
175+2010-04-26 Ted Gould <ted@gould.cx>
176+
177+ Adding a bonobo server for the appmenu applet.
178+
179+2010-04-26 Ted Gould <ted@gould.cx>
180+
181+ Changing all the ifdefs for appmenu
182+
183+2010-04-26 Ted Gould <ted@gould.cx>
184+
185+ Making an appmenu build
186+
187+2010-04-30 Ted Gould <ted@gould.cx>
188+
189+ Dummy commit to knock up the revno for a build with the new version
190+
191+2010-04-27 Ted Gould <ted@gould.cx>
192+
193+ Make the applet support vertical panels.
194+
195+2010-04-19 MarkieB <launchpad.org.Markie1@dfgh.net>
196+
197+ resolve compiler warning changes
198+
199+2010-04-18 MarkieB <launchpad.org.Markie1@dfgh.net>
200+
201+ suppress spurious 'conflict' in header includes arising from merger 352.1.2
202+
203+2010-04-18 MarkieB <launchpad.org.Markie1@dfgh.net>
204+
205+ more elegant handling of data connections when reorienting - no need for the enum
206+
207+2010-04-18 MarkieB <launchpad.org.Markie1@dfgh.net>
208+
209+ more elegant handling of data connections when reorienting
210+
211+2010-04-18 MarkieB <launchpad.org.Markie1@dfgh.net>
212+
213+ without properties in current iteration
214+
215+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
216+
217+ label rotation according to preferences - as well as location
218+
219+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
220+
221+ add I18n of labels in [tentative] prefs mini-window
222+
223+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
224+
225+ add rotation of labels
226+
227+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
228+
229+ now multi-component orientation changes in a similar manner to the orientation of the various widgets contained in the applet, no need for panel restart
230+
231+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
232+
233+ variable multi-component orientation - needs desktop session restart to have effect though
234+
235+2010-04-16 MarkieB <launchpad.org.Markie1@dfgh.net>
236+
237+ add reorientation to panel-applet-* applets
238+
239+2010-04-16 Ted Gould <ted@gould.cx>
240+
241+ Compiler cleanups from Kevin Turner
242+
243+2010-04-16 Kevin Turner <http://keturn.net/>
244+
245+ mark unused function parameters
246+ this makes the code -Wall clean, but for a message about missing
247+ initializers due to https://bugzilla.gnome.org/show_bug.cgi?id=615986
248+
249+2010-04-16 Kevin Turner <http://keturn.net/>
250+
251+ fix various warnings for unused symbols and signedness comparison
252+
253+2010-04-16 Kevin Turner <http://keturn.net/>
254+
255+ bzr-ignore autoconf-generated items
256+
257+2010-04-02 Ted Gould <ted@gould.cx>
258+
259+ Fix keybinding issue
260+
261+2010-04-02 Ted Gould <ted@gould.cx>
262+
263+ Attaching bug number
264+
265+2010-04-02 Ted Gould <ted@gould.cx>
266+
267+ We need to really ensure this is a menu shell now that we're stealing properties from it.
268+
269+2010-04-02 Ted Gould <ted@gould.cx>
270+
271+ Reformating so it's readable
272+
273+2010-04-02 Ted Gould <ted@gould.cx>
274+
275+ Magic code, idea stolen from gnome-panel but mixed with updated GTK code and other things. What ever, it works.
276+
277+2010-04-01 Ted Gould <ted@gould.cx>
278+
279+ 0.3.6
280+
281+2010-04-01 Ted Gould <ted@gould.cx>
282+
283+ Adding in the LGPL
284+
285+2010-04-01 Ted Gould <ted@gould.cx>
286+
287+ Adding the license to the tarball
288+
289+2010-04-01 Ted Gould <ted@gould.cx>
290+
291+ Adding LGPL for tombody keybindings and egg accelerators
292+
293+2010-04-01 Ted Gould <ted@gould.cx>
294+
295+ 0.3.5
296+
297+2010-03-31 Ted Gould <ted@gould.cx>
298+
299+ Adding support for hotkeys in the applet
300+
301+2010-03-31 Ted Gould <ted@gould.cx>
302+
303+ Using select to make the menu appear
304+
305+2010-03-31 Ted Gould <ted@gould.cx>
306+
307+ Let's try S
308+
309+2010-03-31 Ted Gould <ted@gould.cx>
310+
311+ Trying `
312+
313+2010-03-31 Ted Gould <ted@gould.cx>
314+
315+ Trying ctrl and alt
316+
317+2010-03-31 Ted Gould <ted@gould.cx>
318+
319+ Updating to trunk
320+
321+2010-03-02 Ted Gould <ted@gould.cx>
322+
323+ Switching over to the tomboy handler.
324+
325+2010-03-02 Ted Gould <ted@gould.cx>
326+
327+ Using the tomboy keybinding C file that is everywhere.
328+
329+2010-02-25 Ted Gould <ted@gould.cx>
330+
331+ Calling specifically on the default screen.
332+
333+2010-02-25 Ted Gould <ted@gould.cx>
334+
335+ Switching to using an invisible
336+
337+2010-02-16 Ted Gould <ted@gould.cx>
338+
339+ Fleshing out the filter function.
340+
341+2010-02-16 Ted Gould <ted@gould.cx>
342+
343+ Adding in a filter function
344+
345+2010-03-18 Ted Gould <ted@gould.cx>
346+
347+ 0.3.4
348+
349+2010-03-17 Ted Gould <ted@gould.cx>
350+
351+ Sending scroll events to indicators based on events coming to the menuitem.
352+
353+2010-03-17 Cody Russell <crussell@canonical.com>
354+
355+ Store the IndicatorObject in the menuitem.
356+
357+2010-03-16 Cody Russell <crussell@canonical.com>
358+
359+ Merge up with trunk
360+
361+2010-03-16 Cody Russell <crussell@canonical.com>
362+
363+ Set object data.
364+
365+2010-03-16 Cody Russell <crussell@canonical.com>
366+
367+ Emit 'scroll' signal on IndicatorObject when the user mouse-scrolls on the indicator menuitem.
368+
369+2010-03-16 Cody Russell <crussell@canonical.com>
370+
371+ Fix for --prefix option to autogen.sh
372+
373+2010-03-11 Ted Gould <ted@gould.cx>
374+
375+ 0.3.3
376+
377+2010-02-16 Ted Gould <ted@gould.cx>
378+
379+ Adding in the sound indicator to the list.
380+
381+2010-02-16 Ted Gould <ted@gould.cx>
382+
383+ Putting the sound menu between the applications and messaging.
384+
385+2010-01-21 Ted Gould <ted@gould.cx>
386+
387+ 0.3.2
388+
389+2010-01-20 Ted Gould <ted@gould.cx>
390+
391+ Err, used wrong filename function.
392+
393+2010-01-19 Ted Gould <ted@gould.cx>
394+
395+ Make the log output go to a file.
396+
397+2010-01-19 Ted Gould <ted@gould.cx>
398+
399+ Dropping this, as I don't think we need it.
400+
401+2010-01-19 Ted Gould <ted@gould.cx>
402+
403+ Changing to deleting and creating the file.
404+
405+2010-01-19 Ted Gould <ted@gould.cx>
406+
407+ Changing the flags around to try and remove the temp files.
408+
409+2010-01-19 Ted Gould <ted@gould.cx>
410+
411+ Only make the directory if it doesn't exist.
412+
413+2010-01-19 Ted Gould <ted@gould.cx>
414+
415+ Switching to having a temp string for async.
416+
417+2010-01-19 Ted Gould <ted@gould.cx>
418+
419+ Fixing a warning on types.
420+
421+2010-01-19 Ted Gould <ted@gould.cx>
422+
423+ Don't care about errors making the directory. It seems to error if the directory already exists.
424+
425+2010-01-19 Ted Gould <ted@gould.cx>
426+
427+ Better error reporting, and making it so that we won't recurse.
428+
429+2010-01-19 Ted Gould <ted@gould.cx>
430+
431+ Setting up a basic log handling function that writes to a file.
432+
433+2010-01-19 Ted Gould <ted@gould.cx>
434+
435+ Adding in the file header and the defines for each applet type.
436+
437+2010-01-19 Ted Gould <ted@gould.cx>
438+
439+ Code to sort the various indicators.
440+
441+2010-01-18 Ted Gould <ted@gould.cx>
442+
443+ Adding in entry_moved code -- can't really test this yet though.
444+
445+2010-01-18 Ted Gould <ted@gould.cx>
446+
447+ Implementing a search function to determine where the menu item should be and inserting it there.
448+
449+2010-01-18 Ted Gould <ted@gould.cx>
450+
451+ Switching to just keeping the sorting value.
452+
453+2010-01-18 Ted Gould <ted@gould.cx>
454+
455+ Attaching the name to the object.
456+
457+2010-01-08 Ted Gould <ted@gould.cx>
458+
459+ An array with the order of the indicators in it.
460+
461+2010-01-08 Ted Gould <ted@gould.cx>
462+
463+ 0.3.1
464+
465+2010-01-05 Ted Gould <ted@gould.cx>
466+
467+ Making all of the build targets be built from src/applet-main.c with compiler flags to set defines for the various differences. Adding a build target for an indicator applet that has all the indicators in it.
468+
469+2010-01-04 Ted Gould <ted@gould.cx>
470+
471+ Fix Bonobo file
472+
473+2010-01-04 Ted Gould <ted@gould.cx>
474+
475+ Sync to trunk
476+
477+2010-01-04 Ted Gould <ted@gould.cx>
478+
479+ Updating translations to match the craziness
480+
481+2010-01-04 Ted Gould <ted@gould.cx>
482+
483+ Making a Bonobo applet server file for the Complete applet
484+
485+2010-01-04 Ted Gould <ted@gould.cx>
486+
487+ Ignoring our new bins
488+
489+2010-01-04 Ted Gould <ted@gould.cx>
490+
491+ Killing off the src-session directory.
492+
493+2010-01-04 Ted Gould <ted@gould.cx>
494+
495+ Merging the changes from the session applet into this file behind the #defines
496+
497+2010-01-04 Ted Gould <ted@gould.cx>
498+
499+ Make it so that the session and complete items are built from the same source with just defines.
500+
501+2010-01-04 Ted Gould <ted@gould.cx>
502+
503+ Adding in support for 'me' -- basically putting it in the right indicator applet incarnation.
504+
505+2010-01-03 Ted Gould <ted@gould.cx>
506+
507+ Removing 'me' from the main indicator applet.
508+
509+2009-12-24 Ted Gould <ted@gould.cx>
510+
511+ Supporting the Me menu as well.
512+
513+2009-12-10 Ted Gould <ted@gould.cx>
514+
515+ 0.3.0
516+
517+2009-11-25 Ted Gould <ted@gould.cx>
518+
519+ Start handling the addition and removal of entries in the applet.
520+
521+2009-11-24 Ted Gould <ted@gould.cx>
522+
523+ Shouldn't be so quick, need the defines as well.
524+
525+2009-11-24 Ted Gould <ted@gould.cx>
526+
527+ Stealing the entry_removed code for the applet itself.
528+
529+2009-11-09 Ted Gould <ted@canonical.com>
530+
531+ Grabbing the added event and processing adding entries. Moving all the code into a simple little function.
532+
533+2009-11-05 Ted Gould <ted@canonical.com>
534+
535+ Updating to libindicator 0.3.0 loader interface.
536+
537+2009-11-04 Ted Gould <ted@canonical.com>
538+
539+ Porting to libindicate 0.3.0
540+
541+2009-11-04 Ted Gould <ted@canonical.com>
542+
543+ Porting to libindicate 0.3.0
544+
545+2009-11-04 Ted Gould <ted@canonical.com>
546+
547+ Bumping up indicator required version
548+
549+2009-10-26 Ted Gould <ted@canonical.com>
550+
551+ Cleaning up the about dialogs to have better names (same as service files, no translations), the right version numbers, and use the GTK API instead of libgnomeui.
552+
553+2009-10-26 Ted Gould <ted@canonical.com>
554+
555+ Another bug
556+
557+2009-10-26 Ted Gould <ted@canonical.com>
558+
559+ Attaching another bug
560+
561+2009-10-26 Ted Gould <ted@canonical.com>
562+
563+ Attaching bug
564+
565+2009-10-26 Ted Gould <ted@canonical.com>
566+
567+ Using the version number from config.h
568+
569+2009-10-26 Ted Gould <ted@canonical.com>
570+
571+ Fixing the description in the about to match the Bonobo config.
572+
573+2009-10-26 Ted Gould <ted@canonical.com>
574+
575+ Removing dependency on libgnomeui
576+
577+2009-10-26 Ted Gould <ted@canonical.com>
578+
579+ Doing the same thing, session side.
580+
581+2009-10-26 Ted Gould <ted@canonical.com>
582+
583+ Replacing gnome_program_init with g_set_application_name
584+
585+2009-10-15 Martin Pitt <martin.pitt@ubuntu.com>
586+
587+ GNOME Stracciatella fix to disable the session applet.
588+
589+2009-10-14 Martin Pitt <martin.pitt@canonical.com>
590+
591+ Hide session applet in stracciatella session.
592+
593+ This is the same code as for the message indicator applet.
594+
595+2009-09-01 Ted Gould <ted@canonical.com>
596+
597+ Setting the version to 0.2.0
598+
599+2009-08-24 Ted Gould <ted@canonical.com>
600+
601+ Some remaining sus-isms
602+
603+2009-08-24 Ted Gould <ted@canonical.com>
604+
605+ Grabbing the icons directory from the pkgconfig file.
606+
607+2009-08-19 Ted Gould <ted@canonical.com>
608+
609+ Using AM 1.11 silent mode
610+
611+2009-08-18 Ted Gould <ted@canonical.com>
612+
613+ Forgot to change names so that we pick up the session menu instead of sus
614+
615+2009-08-18 Ted Gould <ted@canonical.com>
616+
617+ Getting the libraries out and renaming SUS
618+
619+2009-08-18 Ted Gould <ted@canonical.com>
620+
621+ Removing more of the libraries and docs stuff.
622+
623+2009-08-18 Ted Gould <ted@canonical.com>
624+
625+ Adding in the session possible translations
626+
627+2009-08-18 Ted Gould <ted@canonical.com>
628+
629+ Changed the name of the Bonobo service file. Oops, should have done
630+ this earlier.
631+
632+2009-08-18 Ted Gould <ted@canonical.com>
633+
634+ Ignore this message
635+
636+2009-08-18 Ted Gould <ted@canonical.com>
637+
638+ Changing build targets and the Bonobo descriptors that love them.
639+
640+2009-08-18 Ted Gould <ted@canonical.com>
641+
642+ Renaming the directory.
643+
644+2009-08-18 Ted Gould <ted@canonical.com>
645+
646+ Removing the libraries.
647+
648+2009-08-08 Ted Gould <ted@canonical.com>
649+
650+ Adding an icons directory to the .pc file
651+
652+2009-08-07 Ted Gould <ted@canonical.com>
653+
654+ Merging in the branch making two applets.
655+
656+2009-08-07 Ted Gould <ted@canonical.com>
657+
658+ Changing the Bonobo server description file name to match that of FUSA.
659+
660+2009-08-07 Ted Gould <ted@canonical.com>
661+
662+ Oops, we need more identity.
663+
664+2009-08-07 Ted Gould <ted@canonical.com>
665+
666+ Switching the name to the proper server file.
667+
668+2009-08-07 Ted Gould <ted@canonical.com>
669+
670+ Loading only the SUS plugin.
671+
672+2009-08-07 Ted Gould <ted@canonical.com>
673+
674+ Blocking out SUS from standard applet.
675+
676+2009-08-07 Ted Gould <ted@canonical.com>
677+
678+ Fixing the generation rules for the bonobo server files.
679+
680+2009-08-07 Ted Gould <ted@canonical.com>
681+
682+ Ignoring more files.
683+
684+2009-08-07 Ted Gould <ted@canonical.com>
685+
686+ Switching the name to actually be correct.
687+
688+2009-08-07 Ted Gould <ted@canonical.com>
689+
690+ Changing the name of the directory to -sus which makes more sense
691+
692+2009-08-07 Ted Gould <ted@canonical.com>
693+
694+ New executable name
695+
696+2009-08-07 Ted Gould <ted@canonical.com>
697+
698+ Renaming the server file
699+
700+2009-08-07 Ted Gould <ted@canonical.com>
701+
702+ Adjusting the namespace. Just to make things fun like that.
703+
704+2009-08-07 Ted Gould <ted@canonical.com>
705+
706+ Making the schema translatable
707+
708+2009-08-07 Ted Gould <ted@canonical.com>
709+
710+ Adding a new server to connect with our new applet. Still needs changes as it's just a copy.
711+
712+2009-08-07 Ted Gould <ted@canonical.com>
713+
714+ Adding a new build target for our new applet
715+
716+2009-08-07 Ted Gould <ted@canonical.com>
717+
718+ Adding the new src to the build system
719+
720+2009-08-07 Ted Gould <ted@canonical.com>
721+
722+ New src entry
723+
724+2009-08-06 Ted Gould <ted@canonical.com>
725+
726+ Aurelien's patch to add a set_server function to indicators.
727+
728+2009-08-06 Aurelien Gateau <aurelien.gateau@canonical.com>
729+
730+ Updated documentation
731+
732+2009-08-05 Aurelien Gateau <aurelien.gateau@canonical.com>
733+
734+ Introduce indicate_indicator_set_server() so that server can be defined for
735+ message indicators too.
736+
737+2009-08-05 Ted Gould <ted@canonical.com>
738+
739+ Maintaining the count independent of the entires.
740+
741+2009-08-04 Ted Gould <ted@canonical.com>
742+
743+ Update the pc file from the GTK split out.
744+
745+2009-08-04 Ted Gould <ted@canonical.com>
746+
747+ Merging in the splitout of a GTK version of the lib
748+
749+2009-08-04 Ted Gould <ted@canonical.com>
750+
751+ Adding libindicate a build include
752+
753+2009-08-04 Ted Gould <ted@canonical.com>
754+
755+ Removing some more noise
756+
757+2009-08-04 Ted Gould <ted@canonical.com>
758+
759+ Ignoring the tarball
760+
761+2009-08-04 Ted Gould <ted@canonical.com>
762+
763+ Ignoring the right file
764+
765+2009-08-04 Ted Gould <ted@canonical.com>
766+
767+ Making seperate versioning for libindicate-gtk
768+
769+2009-08-04 Ted Gould <ted@canonical.com>
770+
771+ Bumping the version as we removed a function.
772+
773+2009-08-04 Ted Gould <ted@canonical.com>
774+
775+ A bunch of distcheck fixes to clean things up
776+
777+2009-08-03 Ted Gould <ted@canonical.com>
778+
779+ Some odd change
780+
781+2009-08-03 Ted Gould <ted@canonical.com>
782+
783+ Last libgtk-pixbuf header
784+
785+2009-08-03 Ted Gould <ted@canonical.com>
786+
787+ Removing GTK dependencies from the libindicate stuff
788+
789+2009-08-03 Ted Gould <ted@canonical.com>
790+
791+ Fixing these guys to include the -gtk library where needed
792+
793+2009-08-03 Ted Gould <ted@canonical.com>
794+
795+ Some ignore files for fun
796+
797+2009-08-03 Ted Gould <ted@canonical.com>
798+
799+ Oops, forgot the listener stuff
800+
801+2009-08-03 Ted Gould <ted@canonical.com>
802+
803+ Moving the listener code and some indicator code into libindicate-gtk
804+
805+2009-08-03 Ted Gould <ted@canonical.com>
806+
807+ Okay, now it is the offending function in it.
808+
809+2009-08-03 Ted Gould <ted@canonical.com>
810+
811+ Creating a default little GTK library to move the GTK stuff in
812+
813+2009-08-03 Ted Gould <ted@canonical.com>
814+
815+ Adding a function to set the server of the indicator upon creation. indicate_indicator_new_with_server()
816+
817+2009-08-03 Ted Gould <ted@canonical.com>
818+
819+ Merging in changes to the destroy and removing a warning.
820+
821+2009-07-27 Aurelien Gateau <aurelien.gateau@canonical.com>
822+
823+ Removed warning: it's annoying in unittests.
824+
825+2009-07-27 Aurelien Gateau <aurelien.gateau@canonical.com>
826+
827+ Destroy dbus proxies in listener finalize.
828+
829+ Makes it possible to destroy a listener and recreate one without calling the
830+ old instance callbacks (useful for unit-tests).
831+
832+2009-08-03 Ted Gould <ted@canonical.com>
833+
834+ Ignoring built files
835+
836+2009-07-21 Ted Gould <ted@canonical.com>
837+
838+ Fixing the other signal marshallers
839+
840+2009-07-21 Ted Gould <ted@canonical.com>
841+
842+ Using the server marshaller
843+
844+2009-07-21 Ted Gould <ted@canonical.com>
845+
846+ Creating the server marshallers that we need
847+
848+2009-07-21 Ted Gould <ted@canonical.com>
849+
850+ Oops, we shouldn't have a prototype for a function that doesn't exist. Thanks to Aurilien.
851+
852+2009-07-03 Ted Gould <ted@canonical.com>
853+
854+ Configure change to cleanup output
855+
856+2009-07-03 Ted Gould <ted@canonical.com>
857+
858+ A little like mentioned on the GNOME Wiki, but doesn't work until I have a higher version of automake. Doesn't seem to cause problems though.
859+
860+2009-06-08 Ted Gould <ted@canonical.com>
861+
862+ Patch from Mark Trompell to make suffix checking better.
863+
864+2009-05-05 Ted Gould <ted@canonical.com>
865+
866+ Merging in the documentation branch.
867+
868+2009-04-30 Ted Gould <ted@canonical.com>
869+
870+ Never understand this file really.
871+
872+2009-04-30 Ted Gould <ted@canonical.com>
873+
874+ Fixing function listing
875+
876+2009-04-30 Ted Gould <ted@canonical.com>
877+
878+ Fixing typo
879+
880+2009-04-30 Ted Gould <ted@canonical.com>
881+
882+ Fixing some documentation bugs.
883+
884+2009-04-30 Ted Gould <ted@canonical.com>
885+
886+ Documenting most of the public visible functions
887+
888+2009-04-30 Ted Gould <ted@canonical.com>
889+
890+ Adding in arguments for the signals
891+
892+2009-04-30 Ted Gould <ted@canonical.com>
893+
894+ Adding in arguments on the signal docs.
895+
896+2009-04-30 Ted Gould <ted@canonical.com>
897+
898+ Woot, signal documentation works now.
899+
900+2009-04-30 Ted Gould <ted@canonical.com>
901+
902+ Basic signals docs.
903+
904+2009-04-30 Ted Gould <ted@canonical.com>
905+
906+ Server section documentation.
907+
908+2009-04-30 Ted Gould <ted@canonical.com>
909+
910+ Comments for the class, who put all those functions on there...
911+
912+2009-04-30 Ted Gould <ted@canonical.com>
913+
914+ Adding in message documentation and cleaning up some mistakes as I see them.
915+
916+2009-04-30 Ted Gould <ted@canonical.com>
917+
918+ Never understand this file
919+
920+2009-04-30 Ted Gould <ted@canonical.com>
921+
922+ Doing a better job about defining out the documentation gets
923+ created and looks. Much cleaner.
924+
925+2009-04-30 Ted Gould <ted@canonical.com>
926+
927+ Breaking out into sections.
928+
929+2009-04-30 Ted Gould <ted@canonical.com>
930+
931+ Section information
932+
933+2009-04-30 Ted Gould <ted@canonical.com>
934+
935+ Adding to the unused side of things.
936+
937+2009-04-30 Ted Gould <ted@canonical.com>
938+
939+ Removing the big defines that aren't useful and the boilerplate get_type functions.
940+
941+2009-04-30 Ted Gould <ted@canonical.com>
942+
943+ Reformatting to make gtk-doc happy.
944+
945+2009-04-30 Ted Gould <ted@canonical.com>
946+
947+ Making it more like English and less like a pointer table.
948+
949+2009-04-30 Ted Gould <ted@canonical.com>
950+
951+ Adding in IndicateIndicatorClass documentation.
952+
953+2009-04-30 Ted Gould <ted@canonical.com>
954+
955+ What is the server
956+
957+2009-04-30 Ted Gould <ted@canonical.com>
958+
959+ Typo
960+
961+2009-04-30 Ted Gould <ted@canonical.com>
962+
963+ Getting most of the indicator documentation in the pool.
964+
965+2009-04-30 Ted Gould <ted@canonical.com>
966+
967+ Turns out that gtk-doc can't have the name of the function on the same line as the start of the comment. How stupid.
968+
969+2009-04-30 Ted Gould <ted@canonical.com>
970+
971+ Removing symbols that shouldn't be in the docs anyway.
972+
973+2009-04-30 Ted Gould <ted@canonical.com>
974+
975+ Ignoring the dbus and glib-marshaller generated header files.
976+
977+2009-04-30 Ted Gould <ted@canonical.com>
978+
979+ Dispaly typo
980+
981+2009-04-30 Ted Gould <ted@canonical.com>
982+
983+ First pass at trying to create some function documentation for Indicator
984+
985+2009-04-29 Ted Gould <ted@canonical.com>
986+
987+ Patch from Niel Patel to close the directory after opening it.
988+
989+2009-04-29 Ted Gould <ted@canonical.com>
990+
991+ Patch from Niel Patel to close the directory after opening it.
992+
993+2009-04-27 Ted Gould <ted@canonical.com>
994+
995+ How important a simple backslash is :)
996+
997+2009-04-27 Ted Gould <ted@canonical.com>
998+
999+ Merging in the testing branch to get some tests for this guy
1000+
1001+2009-04-27 Ted Gould <ted@canonical.com>
1002+
1003+ Switching to system dbus-test-runner
1004+
1005+2009-04-20 Ted Gould <ted@canonical.com>
1006+
1007+ Adding a test to build a bunch of indicators
1008+
1009+2009-04-20 Ted Gould <ted@canonical.com>
1010+
1011+ Adding in multiple servers connecting in to declare interest test
1012+
1013+2009-04-20 Ted Gould <ted@canonical.com>
1014+
1015+ Expanding range of interest test and not checking to see if we got none, we shouldn't get it.
1016+
1017+2009-04-20 Ted Gould <ted@canonical.com>
1018+
1019+ Gaurding against setting bad interests
1020+
1021+2009-04-20 Ted Gould <ted@canonical.com>
1022+
1023+ Adding an interests test
1024+
1025+2009-04-20 Ted Gould <ted@canonical.com>
1026+
1027+ Woot, now we do distcheck too
1028+
1029+2009-04-20 Ted Gould <ted@canonical.com>
1030+
1031+ Distcheck fixes
1032+
1033+2009-04-20 Ted Gould <ted@canonical.com>
1034+
1035+ Adding in a simple test
1036+
1037+2009-04-20 Ted Gould <ted@canonical.com>
1038+
1039+ Build infrastructure for first test
1040+
1041+2009-04-20 Ted Gould <ted@canonical.com>
1042+
1043+ Moving tests to examples
1044+
1045+2009-04-22 Ted Gould <ted@canonical.com>
1046+
1047+ Get the submenu set right.
1048+
1049+2009-04-22 Ted Gould <ted@canonical.com>
1050+
1051+ Slipping in the hbox
1052+
1053+2009-04-22 Ted Gould <ted@canonical.com>
1054+
1055+ Oops, cut and paste error, pulling up the wrong symbols
1056+
1057+2009-04-22 Ted Gould <ted@canonical.com>
1058+
1059+ Turning versions into a function and adding a name symbol. Not yet used though.
1060+
1061+2009-04-22 Ted Gould <ted@canonical.com>
1062+
1063+ Wow, the genius of making a symbol you want to export static is simply amazing. It's truly a wonder of nature that I can tie my shoes in the morning.
1064+
1065+2009-04-22 Ted Gould <ted@canonical.com>
1066+
1067+ Oops, not what I wanted. These should have been prototypes not global variables. Takes a second to think about it, but yeah, that's what they were.
1068+
1069+2009-04-22 Ted Gould <ted@canonical.com>
1070+
1071+ Forgot a + on gtk
1072+
1073+2009-04-21 Ted Gould <ted@canonical.com>
1074+
1075+ Changing to an icon and a lable and building our own item
1076+
1077+2009-04-21 Ted Gould <ted@canonical.com>
1078+
1079+ Putting in and checking version information to ensure we all agree about the header version
1080+
1081+2009-04-21 Ted Gould <ted@canonical.com>
1082+
1083+ Fixing and using the new indicator header. This will help to connect things together and make them actually work in a reasonably type safe way.
1084+
1085+2009-04-21 Ted Gould <ted@canonical.com>
1086+
1087+ Moving the indicators directory to match libindicator
1088+
1089+2009-04-21 Ted Gould <ted@canonical.com>
1090+
1091+ Setting the indicators directory manually
1092+
1093+2009-04-21 Ted Gould <ted@canonical.com>
1094+
1095+ Creating an indicator lib to make sure we can attach all these things together.
1096+
1097+2009-04-20 Ted Gould <ted@canonical.com>
1098+
1099+ Chaning the include so that it works for make distcheck
1100+
1101+2009-04-13 Ted Gould <ted@canonical.com>
1102+
1103+ Adding in support for finding out if people are interesting on the bus using introspection instead of sending a random function call to them and seeing what happens.
1104+
1105+2009-04-13 Ted Gould <ted@canonical.com>
1106+
1107+ Commenting out some debug messages
1108+
1109+2009-04-13 Ted Gould <ted@canonical.com>
1110+
1111+ Less debug
1112+
1113+2009-04-13 Ted Gould <ted@canonical.com>
1114+
1115+ Ah, a typo. Bother.
1116+
1117+2009-04-13 Ted Gould <ted@canonical.com>
1118+
1119+ Okay, connected into that other there code... let's see what happens.
1120+
1121+2009-04-13 Ted Gould <ted@canonical.com>
1122+
1123+ Fleshing out some
1124+
1125+2009-04-13 Ted Gould <ted@canonical.com>
1126+
1127+ Whoa, it like builds and stuff
1128+
1129+2009-04-12 Ted Gould <ted@canonical.com>
1130+
1131+ Updating from trunk
1132+
1133+2009-04-12 Ted Gould <ted@canonical.com>
1134+
1135+ Proto-pseudo-code for the introspection functions that are going to be needed
1136+
1137+2009-04-10 Ted Gould <ted@canonical.com>
1138+
1139+ Adding in libxml linking
1140+
1141+2009-04-13 Ted Gould <ted@canonical.com>
1142+
1143+ Fixes to the finalize functions.
1144+
1145+2009-04-13 Ted Gould <ted@canonical.com>
1146+
1147+ Making into a 6
1148+
1149+2009-04-13 Ted Gould <ted@canonical.com>
1150+
1151+ Adding a bug number
1152+
1153+2009-04-13 Ted Gould <ted@canonical.com>
1154+
1155+ Adding in call to the parent class' finalize function as well, this should free all the way up to the top.
1156+
1157+2009-04-12 Ted Gould <ted@canonical.com>
1158+
1159+ Some slight code cleanups to remove warnings
1160+
1161+2009-04-11 Ted Gould <ted@canonical.com>
1162+
1163+ Fixing some pedantic little bugs to try and figure out what's causing 359018
1164+
1165+2009-04-10 Ted Gould <ted@canonical.com>
1166+
1167+ Dummy to put bug number in.
1168+
1169+2009-04-10 Ted Gould <ted@canonical.com>
1170+
1171+ Create the virtual function for checking interest.
1172+
1173+2009-04-10 Ted Gould <ted@canonical.com>
1174+
1175+ Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects.
1176+
1177+2009-04-10 Eitan Isaacson <eitan@ascender.com>
1178+
1179+ gtypify IndicateListenerIndicator
1180+
1181+2009-04-10 Eitan Isaacson <eitan@ascender.com>
1182+
1183+ changed IndicateListenerServer to a gtyped pointer instead of a gboxed.
1184+
1185+2009-04-08 Eitan Isaacson <eitan@ascender.com>
1186+
1187+ Changed marshallers to GBoxed for IndicatorListenerServer.
1188+ Make copy/free functions empty for now.
1189+
1190+2009-04-08 Eitan Isaacson <eitan@ascender.com>
1191+
1192+ GBoxed IndicateListenerServer
1193+
1194+2009-04-08 Eitan Isaacson <eitan@ascender.com>
1195+
1196+ gtypified the interests enum.
1197+
1198+2009-04-10 Ted Gould <ted@canonical.com>
1199+
1200+ Marking the dev branch as such.
1201+
1202+2009-04-07 Ted Gould <ted@canonical.com>
1203+
1204+ Added in an 'icon-name' to make the about dialog have a proper icon.
1205+
1206+2009-04-07 Ted Gould <ted@canonical.com>
1207+
1208+ Clearing another warning. Shame gdk doesn't do this one for us.
1209+
1210+2009-04-07 Ted Gould <ted@canonical.com>
1211+
1212+ Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly as the prototypes had moved.
1213+
1214+2009-04-07 Ted Gould <ted@canonical.com>
1215+
1216+ Ignoring our new test
1217+
1218+2009-04-07 Ted Gould <ted@canonical.com>
1219+
1220+ 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.
1221+
1222+2009-04-07 Ted Gould <ted@canonical.com>
1223+
1224+ Making it so that we don't register the object twice. This is really
1225+ a work around, but it's atleast fixes the crasher. Which sucked. We
1226+ need to work with the dbus folks to make this better.
1227+
1228+2009-04-07 Ted Gould <ted@canonical.com>
1229+
1230+ Adding show hide server test from Eitan on bug 351537
1231+
1232+2009-04-07 Ted Gould <ted@canonical.com>
1233+
1234+ I finally understood what seb128 told me about the version numbering.
1235+ I feel so stupid for not understanding before :)
1236+
1237+2009-04-07 Ted Gould <ted@canonical.com>
1238+
1239+ Hiding some debugging messages.
1240+
1241+2009-04-07 Ted Gould <ted@canonical.com>
1242+
1243+ Simplifying error message
1244+
1245+2009-04-06 Ted Gould <ted@canonical.com>
1246+
1247+ * Some debug messages
1248+ * Making the comparison of interests detect changings properly
1249+ * Correctly use g_list_remove in several cases making for long lists
1250+ * Using g_list_prepend instead of append because it's faster.
1251+ * Checking whether we've got proxies before destroying them.
1252+
1253+2009-04-03 Ted Gould <ted@canonical.com>
1254+
1255+ Moving private interests out of the public header file.
1256+
1257+2009-04-03 Ted Gould <ted@canonical.com>
1258+
1259+ Not quite sure how these got added, but I'm not going to
1260+ fight it.
1261+
1262+2009-04-03 Ted Gould <ted@canonical.com>
1263+
1264+ Trying to get to a sane state. I apparently don't know as much
1265+ about library versioning as I thought I did.
1266+
1267+2009-04-03 Ted Gould <ted@canonical.com>
1268+
1269+ Hiding all of the functions that part of the DBus interface in that
1270+ now they're all prefixed with '_' so that they don't get exported
1271+ as part of the library symbols. This should simplify everything a
1272+ little bit for implementors.
1273+
1274+2009-04-03 Ted Gould <ted@canonical.com>
1275+
1276+ Getting rid of everything starting with 'd'. This gets rid of the dbus stuff that isn't set up to be static, which is silly.
1277+
1278+2009-04-03 Ted Gould <ted@canonical.com>
1279+
1280+ Hiding the marshsallers from the libraries in the symbols by adding a _ in front of them.
1281+
1282+2009-04-03 Ted Gould <ted@canonical.com>
1283+
1284+ Cleaning up the exported symbols, make sure that 'get_type_cb' isn't exported
1285+
1286+2009-04-03 Ted Gould <ted@canonical.com>
1287+
1288+ Getting to version 0.2.0
1289+
1290+2009-04-03 Ted Gould <ted@canonical.com>
1291+
1292+ Trying to have more style information included so that we can get rid of the focus line.
1293+
1294+2009-04-03 Ted Gould <ted@canonical.com>
1295+
1296+ Adding interests on new servers saying that we're displaying the indicators and in the server.
1297+
1298+2009-04-03 Ted Gould <ted@canonical.com>
1299+
1300+ Fleshing out the functions in the listener to set interests.
1301+
1302+2009-04-02 Ted Gould <ted@canonical.com>
1303+
1304+ Putting in some protection from crazy values
1305+
1306+2009-04-02 Ted Gould <ted@canonical.com>
1307+
1308+ Hiding debug
1309+
1310+2009-04-02 Ted Gould <ted@canonical.com>
1311+
1312+ Adding a bunch of debugging messages and fixing the lifecycle for the folk pointer. Lots'o'fun. But things seem to be working.
1313+
1314+2009-04-02 Ted Gould <ted@canonical.com>
1315+
1316+ Filling in the dbus owner changing code. Now we should catch those.
1317+
1318+2009-04-02 Ted Gould <ted@canonical.com>
1319+
1320+ Adding printouts for interest changes.
1321+
1322+2009-04-02 Ted Gould <ted@canonical.com>
1323+
1324+ Connecting in the DBus messaging that we need.
1325+
1326+2009-04-02 Ted Gould <ted@canonical.com>
1327+
1328+ Fleshing out the interest setting and removing functions.
1329+
1330+2009-04-02 Ted Gould <ted@canonical.com>
1331+
1332+ Updating unused file
1333+
1334+2009-04-02 Ted Gould <ted@canonical.com>
1335+
1336+ Adding in folks support.
1337+
1338+2009-04-02 Ted Gould <ted@canonical.com>
1339+
1340+ Adding the interest removed and interest added signals in.
1341+
1342+2009-04-02 Ted Gould <ted@canonical.com>
1343+
1344+ Woot! Now we have some real functions to call!
1345+
1346+2009-04-02 Ted Gould <ted@canonical.com>
1347+
1348+ I can't believe I messed up this one. Luckily it doesn't seem to have
1349+ caused any bugs. Man.
1350+
1351+2009-04-02 Ted Gould <ted@canonical.com>
1352+
1353+ Switching around the show_interest and remove_interest functions so that
1354+ they are now asyncronous. Not that being asynchronous is important but
1355+ more that now they get the Method Invocation interface that we can use
1356+ to find out the sender of the message. Changed various APIs as a result
1357+ of this, and moved the DBus functions to be internal.
1358+
1359+2009-04-01 Ted Gould <ted@canonical.com>
1360+
1361+ Adding new functions show_interest and remove_interest into the API. Now to fill in the backend.
1362+
1363+2009-04-01 Ted Gould <ted@canonical.com>
1364+
1365+ Adding a remove and show interest
1366+
1367+2009-04-01 Ted Gould <ted@canonical.com>
1368+
1369+ Change the API so it's more like we're keeping a list of what, and who are interested in. This'll make it easier for us to manage all the DBus nastyness.
1370+
1371+2009-04-01 Ted Gould <ted@canonical.com>
1372+
1373+ Adding stuff to ignore, much better
1374+
1375+2009-04-01 Ted Gould <ted@canonical.com>
1376+
1377+ Misspelling
1378+
1379+2009-04-01 Ted Gould <ted@canonical.com>
1380+
1381+ Getting some interests in the game.
1382+
1383+2009-04-01 Ted Gould <ted@canonical.com>
1384+
1385+ Switch to searching on the connection, which is really what we care about and the proxy is a poor sustitute for.
1386+
1387+2009-04-01 Ted Gould <ted@canonical.com>
1388+
1389+ First pass at the pretty meag-change to make it so that we can detect people on the system vs. the session bus. Basically reworking a bunch of structures. Fun.
1390+
1391+2009-03-27 Ted Gould <ted@canonical.com>
1392+
1393+ Patch from Gabor Kelemen to make the license and 'No Indicators' message translatable.
1394+
1395+2009-03-27 Ted Gould <ted@canonical.com>
1396+
1397+ Removing the translatable marking for 'Indicator Applet Factory'
1398+
1399+2009-03-27 Ted Gould <ted@canonical.com>
1400+
1401+ Bad truth in the hide function.
1402+
1403+2009-03-26 Ted Gould <ted@canonical.com>
1404+
1405+ Adding another bug that gets fixed with Eitan's merge.
1406+
1407+2009-03-26 Ted Gould <ted@canonical.com>
1408+
1409+ Comment for label
1410+
1411+2009-03-26 Ted Gould <ted@canonical.com>
1412+
1413+ Switching the case for 'No Indicators' to make it a label to still support right click through.
1414+
1415+2009-03-26 Ted Gould <ted@canonical.com>
1416+
1417+ Changing license in about box to make sense.
1418+
1419+2009-03-26 Ted Gould <ted@canonical.com>
1420+
1421+ ATK name for Eitan
1422+
1423+2009-03-26 Ted Gould <ted@canonical.com>
1424+
1425+ Getting gtkdoc stuff to be a little happier
1426+
1427+2009-03-26 Ted Gould <ted@canonical.com>
1428+
1429+ Bumping version
1430+
1431+2009-03-26 Ted Gould <ted@canonical.com>
1432+
1433+ Merging in Eitan's changes to make the applet a GNOME Program
1434+
1435+2009-03-26 Eitan Isaacson <eitan@ascender.com>
1436+
1437+ Add gnome_program_init with LIBGNOMEUI_MODULE.
1438+
1439+2009-03-18 Ted Gould <ted@canonical.com>
1440+
1441+ Changing version number
1442+
1443+2009-03-17 Ted Gould <ted@canonical.com>
1444+
1445+ Seems that we still get errors without it being there, I'm not sure why, but making it so that we can explicitly disable the gobject-introspection. That should work for now.
1446+
1447+2009-03-17 Ted Gould <ted@canonical.com>
1448+
1449+ Making it so that the GIR stuff autodetects and only builds if available.
1450+
1451+2009-03-12 Ted Gould <ted@canonical.com>
1452+
1453+ Fixes for distcheck
1454+
1455+2009-03-12 Ted Gould <ted@canonical.com>
1456+
1457+ Changing version number
1458+
1459+2009-03-12 Ted Gould <ted@canonical.com>
1460+
1461+ Stealing the 'fast-user-switch-applet' name to get better theming
1462+
1463+2009-03-12 Ted Gould <ted@canonical.com>
1464+
1465+ Fixing the popup to have the about
1466+
1467+2009-03-12 Ted Gould <ted@canonical.com>
1468+
1469+ Right click menu is working, but without an about
1470+
1471+2009-03-09 Ted Gould <ted@canonical.com>
1472+
1473+ Fix doubling of prototypes, patch from Eitan
1474+
1475+2009-03-09 Ted Gould <ted@canonical.com>
1476+
1477+ Putting the example executables in libexec and the source code in doc/examples
1478+
1479+2009-02-25 Ted Gould <ted@canonical.com>
1480+
1481+ Linking in the build interfaces, needed a temporary function to get linking right
1482+
1483+2009-02-25 Ted Gould <ted@canonical.com>
1484+
1485+ Forgot to put these in built sources
1486+
1487+2009-02-25 Ted Gould <ted@canonical.com>
1488+
1489+ true is TRUE
1490+
1491+2009-02-25 Ted Gould <ted@canonical.com>
1492+
1493+ Adding build instructions for the listener interface
1494+
1495+2009-02-25 Ted Gould <ted@canonical.com>
1496+
1497+ Merging in changes to put back in the GObject introspection and to have better build characteristics.
1498+
1499+2009-02-25 Ted Gould <ted@canonical.com>
1500+
1501+ Typo
1502+
1503+2009-02-25 Ted Gould <ted@canonical.com>
1504+
1505+ releasing version 0.1.1-0ubuntu3~ppa2
1506+
1507+2009-02-25 Ted Gould <ted@canonical.com>
1508+
1509+ Adding back in the GIR files and some distclean improvements to get back to NULL.
1510+
1511+2009-02-25 Ted Gould <ted@canonical.com>
1512+
1513+ releasing version 0.1.1-0ubuntu3~ppa1
1514+
1515+2009-02-18 Ted Gould <ted@canonical.com>
1516+
1517+ releasing version 0.1-0ubuntu3~ppa1
1518+
1519+2009-02-18 Ted Gould <ted@canonical.com>
1520+
1521+ Merging in icon changes
1522+
1523+2009-02-17 Ted Gould <ted@canonical.com>
1524+
1525+ Cherry picking r137 from the ubuntu-core-dev packaging branch that has licensing fixes
1526+
1527+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1528+
1529+ debian/copyright: Fix leftover word "either" from the license
1530+ description.
1531+
1532+2009-02-17 Ted Gould <ted@canonical.com>
1533+
1534+ Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up the licensing, descriptions, and adds additional info
1535+
1536+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1537+
1538+ debian/control: Update package descriptions; the messaging part is
1539+ provided by indicator-messages.
1540+
1541+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1542+
1543+ debian/control: Fix Vcs-Bzr.
1544+
1545+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1546+
1547+ releasing version 0.1-0ubuntu1
1548+
1549+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1550+
1551+ configure.ac: Add missing gio-2.0 pkgconfig check (from DX team
1552+ PPA packaging branch), and autoreconf to pick up the change.
1553+
1554+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1555+
1556+ Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is
1557+ under that license.
1558+
1559+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1560+
1561+ debian/copyright: Properly describe licenses.
1562+
1563+2009-02-17 Ted Gould <ted@canonical.com>
1564+
1565+ Cherry picking r130 from the ubuntu-core-dev packaging branch that cleans up the changelog, adds better descriptions and updates the entries in the control file.
1566+
1567+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1568+
1569+ debian/control: Add Homepage:, Vcs-Bzr:, and proper package
1570+ descriptions.
1571+
1572+2009-02-17 Martin Pitt <martin.pitt@canonical.com>
1573+
1574+ flush changelog for ubuntu packaging branch
1575+
1576+2009-02-25 Ted Gould <ted@canonical.com>
1577+
1578+ Adding in the listeners interface
1579+
1580+2009-02-22 Ted Gould <ted@canonical.com>
1581+
1582+ An interface to get the list of servers from another listener
1583+
1584+2009-02-22 Ted Gould <ted@canonical.com>
1585+
1586+ Adding information on how the server was added, but not really using
1587+ it for anything yet. I'm not sure that we can -- bother.
1588+
1589+2009-02-18 Ted Gould <ted@canonical.com>
1590+
1591+ Releasing 0.1.1 with build fixes and icons.
1592+
1593+2009-02-18 Ted Gould <ted@canonical.com>
1594+
1595+ Changing the icon to be our fancy new one.
1596+
1597+2009-02-18 Ted Gould <ted@canonical.com>
1598+
1599+ Adding in the autotools stuff for installing an icon.
1600+
1601+2009-02-18 Ted Gould <ted@canonical.com>
1602+
1603+ Ken's very cool Indicator Applet plugin.
1604+
1605+2009-02-17 Ted Gould <ted@canonical.com>
1606+
1607+ Configure changes to include gio
1608+
1609+2009-02-17 Ted Gould <ted@canonical.com>
1610+
1611+ Mostly build related changes coming from the upstream branch.
1612+
1613+2009-02-15 Ted Gould <ted@canonical.com>
1614+
1615+ releasing version 0.1~ppa41
1616+
1617+2009-02-15 Ted Gould <ted@canonical.com>
1618+
1619+ * Putting on a handle
1620+ * Adding in a background function from panel-lib
1621+
1622+2009-02-15 Ted Gould <ted@canonical.com>
1623+
1624+ releasing version 0.1~ppa40
1625+
1626+2009-02-15 Ted Gould <ted@canonical.com>
1627+
1628+ Merging in from the 'upstream' branch. Changes include the addition
1629+ of a server signal for the NULL indicator. And a warning fix for
1630+ icons.
1631+
1632+2009-02-13 Ted Gould <ted@canonical.com>
1633+
1634+ releasing version 0.1~ppa39
1635+
1636+2009-02-13 Ted Gould <ted@canonical.com>
1637+
1638+ Fixing a bug in the listener where properties weren't available on running servers.
1639+
1640+2009-02-12 Ted Gould <ted@canonical.com>
1641+
1642+ releasing version 0.1~ppa38
1643+
1644+2009-02-12 Ted Gould <ted@canonical.com>
1645+
1646+ Adding in GIO to the list of linked modules.
1647+
1648+2009-02-12 Ted Gould <ted@canonical.com>
1649+
1650+ releasing version 0.1~ppa37
1651+
1652+2009-02-12 Ted Gould <ted@canonical.com>
1653+
1654+ Making time and icons happy and work well. Also adding lots of fun tests for them.
1655+
1656+2009-02-17 Ted Gould <ted@canonical.com>
1657+
1658+ This is a generated file. Shouldn't be in VCS.
1659+
1660+2009-02-17 Ted Gould <ted@canonical.com>
1661+
1662+ Adding the license info
1663+
1664+2009-02-17 Ted Gould <ted@canonical.com>
1665+
1666+ Adding the LGPL licenses and making sure they get into the tarball.
1667+
1668+2009-02-16 Ted Gould <ted@canonical.com>
1669+
1670+ Trying to add in some extra files that seem useful for building, gtk-doc still fails.
1671+
1672+2009-02-16 Ted Gould <ted@canonical.com>
1673+
1674+ Oops, should get the screw up right...
1675+
1676+2009-02-16 Ted Gould <ted@canonical.com>
1677+
1678+ Adding a couple of files to the distribution to pass distcheck
1679+
1680+2009-02-15 Ted Gould <ted@canonical.com>
1681+
1682+ This function seems to set up the widget correctly with the background. It's undocumented, but most other applets seem to do it.
1683+
1684+2009-02-15 Ted Gould <ted@canonical.com>
1685+
1686+ Putting a little handle on the indicators. Works for GNOME Panel.
1687+
1688+2009-02-15 Ted Gould <ted@canonical.com>
1689+
1690+ Removing the debian directory. Going to start using this as my upstream
1691+ branch and the other as the packaging branch.
1692+
1693+2009-02-15 Ted Gould <ted@canonical.com>
1694+
1695+ Adding a handler for the new server display signal, and then make the
1696+ messages more clear between the two.
1697+
1698+2009-02-15 Ted Gould <ted@canonical.com>
1699+
1700+ Adding a new signal in that handles the ID of zero, or null, comming
1701+ back from a listener and uses that to show the server. Or atleast
1702+ signal it to figure out how to do that. Also cleaning up the signals
1703+ a little to use defines.
1704+
1705+2009-02-15 Ted Gould <ted@canonical.com>
1706+
1707+ Adding a check for NULL string in the icon parsing code. This will
1708+ stop a bunch of warnings coming from everything else.
1709+
1710+2009-02-13 Ted Gould <ted@canonical.com>
1711+
1712+ Ah, declared a variable in an if so that it didn't get out of scope. Like it should have. Bah.
1713+
1714+2009-02-13 Ted Gould <ted@canonical.com>
1715+
1716+ Adding in a set of functions to get the properties off of a server
1717+
1718+2009-02-12 Ted Gould <ted@canonical.com>
1719+
1720+ Forgot to set the timer back to something reasonable!
1721+
1722+2009-02-12 Ted Gould <ted@canonical.com>
1723+
1724+ Adding in support for icons, specifically passing them back and forth on the bus
1725+
1726+2009-02-12 Ted Gould <ted@canonical.com>
1727+
1728+ Changing from using a memory stream to using a buffer, the memory stream one seems to be broken.
1729+
1730+2009-02-12 Ted Gould <ted@canonical.com>
1731+
1732+ Adding in the function to take a pixbuf, turn it into a png, base64 encode it and then send it across the wire.
1733+
1734+2009-02-12 Ted Gould <ted@canonical.com>
1735+
1736+ Changing the icon data to be base64 encoded, should have done that originally, how silly.
1737+
1738+2009-02-12 Ted Gould <ted@canonical.com>
1739+
1740+ Seems like a better name
1741+
1742+2009-02-12 Ted Gould <ted@canonical.com>
1743+
1744+ Fixing some prototypes to fix warnings and errors we haven't yet encountered. Also setting the type so that our switch statement actually works.
1745+
1746+2009-02-12 Ted Gould <ted@canonical.com>
1747+
1748+ Adding in some debug messages and making the signal use the original key to broadcast itself.
1749+
1750+2009-02-12 Ted Gould <ted@canonical.com>
1751+
1752+ Added in a way to print the values of properties while they change. More later, but a start.
1753+
1754+2009-02-12 Ted Gould <ted@canonical.com>
1755+
1756+ Seeing what happens if I turn on "sign always" in Bazaar.
1757+
1758+2009-02-12 Ted Gould <ted@canonical.com>
1759+
1760+ Adding in the code for handling icons and time
1761+
1762+2009-02-12 Ted Gould <ted@canonical.com>
1763+
1764+ Rebuilding the way that priorities get done so that we can handle a time and icon version of the functions so that apps don't have to worry about those details.
1765+
1766+2009-02-12 Ted Gould <ted@canonical.com>
1767+
1768+ Setting the properties property and picking up Empathy's desktop file
1769+
1770+2009-02-12 Ted Gould <ted@canonical.com>
1771+
1772+ Adding in a timer function to change the time every three minutes or
1773+ so in order to test modifying times.
1774+
1775+2009-02-12 Ted Gould <ted@canonical.com>
1776+
1777+ Using the time property function
1778+
1779+2009-02-12 Ted Gould <ted@canonical.com>
1780+
1781+ Adding in a time property function
1782+
1783+2009-02-11 Ted Gould <ted@canonical.com>
1784+
1785+ Merging from trunk
1786+
1787+2009-02-11 Ted Gould <ted@canonical.com>
1788+
1789+ releasing version 0.1~ppa36
1790+
1791+2009-02-11 Ted Gould <ted@canonical.com>
1792+
1793+ Merging in the changes to make it so that properties work right, get
1794+ handled properly by the listener and have convience functions. Also
1795+ lots of little important cleanups.
1796+
1797+2009-02-11 Ted Gould <ted@canonical.com>
1798+
1799+ Putting license information everywhere.
1800+
1801+2009-02-11 Ted Gould <ted@canonical.com>
1802+
1803+ Cleaning up some debug messages that aren't as useful anymore
1804+
1805+2009-02-11 Ted Gould <ted@canonical.com>
1806+
1807+ Switching to ref_default
1808+
1809+2009-02-11 Ted Gould <ted@canonical.com>
1810+
1811+ Fixing the deallocation to check the right parameters.
1812+
1813+2009-02-11 Ted Gould <ted@canonical.com>
1814+
1815+ Turning off some debugging, reformatting, and putting the connection into the proxy_t structure
1816+
1817+2009-02-11 Ted Gould <ted@canonical.com>
1818+
1819+ Basically things are working as the proxyts are now findable.
1820+
1821+2009-02-11 Ted Gould <ted@canonical.com>
1822+
1823+ Fixing the call, checking both lists of proxies, and adding some debug info.
1824+
1825+2009-02-11 Ted Gould <ted@canonical.com>
1826+
1827+ Removing an annoying warning
1828+
1829+2009-02-11 Ted Gould <ted@canonical.com>
1830+
1831+ Adding a check for type in the middle of the state machine for building a server.
1832+
1833+2009-02-11 Ted Gould <ted@canonical.com>
1834+
1835+ Adding in a ref-default function so that we can keep one listener
1836+ around for fun and profit.
1837+
1838+2009-02-11 Ted Gould <ted@canonical.com>
1839+
1840+ Getting all the legal stuff in.
1841+
1842+2009-02-11 Ted Gould <ted@canonical.com>
1843+
1844+ Adding in an author
1845+
1846+2009-02-11 Ted Gould <ted@canonical.com>
1847+
1848+ Adding GPL to the tests
1849+
1850+2009-02-11 Ted Gould <ted@canonical.com>
1851+
1852+ Adding the GPL to this file
1853+
1854+2009-02-11 Ted Gould <ted@canonical.com>
1855+
1856+ Putting the debian copyright info in
1857+
1858+2009-02-11 Ted Gould <ted@canonical.com>
1859+
1860+ Adding a license to the top of all these files. LGPL 2/3
1861+
1862+2009-02-10 Ted Gould <ted@canonical.com>
1863+
1864+ Adding to the convience functions for setting the desktop file
1865+ and the type of the server.
1866+
1867+2009-02-10 Ted Gould <ted@canonical.com>
1868+
1869+ Building a way to get properties. Seems like this should be in the DBus
1870+ libs, but anyway. Here is the code that compiles and claims that it'll
1871+ do it. More code than I would have liked.
1872+
1873+2009-02-10 Ted Gould <ted@canonical.com>
1874+
1875+ Avoiding a conflict with GObject's get_type function.
1876+
1877+2009-02-10 Ted Gould <ted@canonical.com>
1878+
1879+ Adding in real functions to match the prototypes.
1880+
1881+2009-02-10 Ted Gould <ted@canonical.com>
1882+
1883+ Adding in functions to match the prototypes.
1884+
1885+2009-02-10 Ted Gould <ted@canonical.com>
1886+
1887+ Adding in a set_type function and fixing the prototype for set_desktop
1888+
1889+2009-02-10 Ted Gould <ted@canonical.com>
1890+
1891+ Changing type to message.im for testing, now it's different than the messages.
1892+
1893+2009-02-10 Ted Gould <ted@canonical.com>
1894+
1895+ Adding an API for getting the type and desktop files
1896+
1897+2009-02-10 Ted Gould <ted@canonical.com>
1898+
1899+ Including type information in the creation and destruction of servers
1900+
1901+2009-02-09 Ted Gould <ted@canonical.com>
1902+
1903+ Merge from trunk
1904+
1905+2009-02-09 Ted Gould <ted@canonical.com>
1906+
1907+ releasing version 0.1~ppa35
1908+
1909+2009-02-09 Ted Gould <ted@canonical.com>
1910+
1911+ Only emitting a changed signal on properties changed when the indicator is visible
1912+
1913+2009-02-09 Ted Gould <ted@canonical.com>
1914+
1915+ Some formatting, reusing the private variable, making it so that hide sends the type and only sending a message of finalize if we're still visible.
1916+
1917+2009-02-09 Ted Gould <ted@canonical.com>
1918+
1919+ Server hide function from Niel
1920+
1921+2009-02-09 Neil Jagdish Patel <neil.patel@canonical.com>
1922+
1923+ Add the indicate_server_hide function
1924+
1925+2009-02-07 Ted Gould <ted@canonical.com>
1926+
1927+ Sending the type with the signal in the listener, adding it into the tests.
1928+
1929+2009-02-06 Ted Gould <ted@canonical.com>
1930+
1931+ releasing version 0.1~ppa34
1932+
1933+2009-02-06 Ted Gould <ted@canonical.com>
1934+
1935+ Making the listener handle the case where we're using the new show/hide structure.
1936+
1937+2009-02-06 Ted Gould <ted@canonical.com>
1938+
1939+ releasing version 0.1~ppa33
1940+
1941+2009-02-06 Ted Gould <ted@canonical.com>
1942+
1943+ releasing version 0.1~ppa32
1944+
1945+2009-02-06 Ted Gould <ted@canonical.com>
1946+
1947+ releasing version 0.1~ppa31
1948+
1949+2009-02-06 Ted Gould <ted@canonical.com>
1950+
1951+ releasing version 0.1~ppa30
1952+
1953+2009-02-06 Ted Gould <ted@canonical.com>
1954+
1955+ Removing GObject introspection for now
1956+
1957+2009-02-06 Ted Gould <ted@canonical.com>
1958+
1959+ releasing version 0.1~ppa29
1960+
1961+2009-02-05 Ted Gould <ted@canonical.com>
1962+
1963+ releasing version 0.1~ppa28
1964+
1965+2009-02-07 Ted Gould <ted@canonical.com>
1966+
1967+ Changing the signals for show/hide to send the type correctly.
1968+
1969+2009-02-07 Ted Gould <ted@canonical.com>
1970+
1971+ Setting the type of the server
1972+
1973+2009-02-06 Ted Gould <ted@canonical.com>
1974+
1975+ Ah, stupid little wrong function
1976+
1977+2009-02-06 Ted Gould <ted@canonical.com>
1978+
1979+ Tracking the type of the server in the proxyt structure
1980+
1981+2009-02-06 Ted Gould <ted@canonical.com>
1982+
1983+ Changing the prototypes to start using the server added stuff
1984+
1985+2009-02-05 Ted Gould <ted@canonical.com>
1986+
1987+ Merging in the trunk changes
1988+
1989+2009-02-05 Ted Gould <ted@canonical.com>
1990+
1991+ releasing version 0.1~ppa27
1992+
1993+2009-02-04 Ted Gould <ted@canonical.com>
1994+
1995+ typo
1996+
1997+2009-02-04 Ted Gould <ted@canonical.com>
1998+
1999+ releasing version 0.1~ppa26
2000+
2001+2009-02-04 Ted Gould <ted@canonical.com>
2002+
2003+ Merge in documentation and icons
2004+
2005+2009-02-04 Neil Jagdish Patel <neil.patel@canonical.com>
2006+
2007+ Set the widget name on the applet rather than the menubar, to make sure
2008+ it's picked up globally.
2009+
2010+2009-02-04 Ted Gould <ted@canonical.com>
2011+
2012+ Adding a conflicts and a replaces to get rid of errors.
2013+
2014+2009-02-04 Ted Gould <ted@canonical.com>
2015+
2016+ ppa23
2017+
2018+2009-02-05 Ted Gould <ted@canonical.com>
2019+
2020+ Adding properties for doing type and desktop
2021+
2022+2009-02-05 Ted Gould <ted@canonical.com>
2023+
2024+ Changing the DBUS API slightly. Now there is no 'get_desktop' function as desktop is a property. Added a property for type so that we can understand what kind of application this is. And finally adding show/hide signals on the server as they were already on the listener.
2025+
2026+2009-02-05 Ted Gould <ted@canonical.com>
2027+
2028+ releasing version 0.1~ppa23
2029+
2030+2009-02-05 Ted Gould <ted@canonical.com>
2031+
2032+ Adding in the API function to take and icon and display it. Just the prototype.
2033+
2034+2009-02-04 Ted Gould <ted@canonical.com>
2035+
2036+ Removing the icons from the larger applet
2037+
2038+2009-02-04 Ted Gould <ted@canonical.com>
2039+
2040+ Polish it up
2041+
2042+2009-02-04 Ted Gould <ted@canonical.com>
2043+
2044+ Making it so that there is no more boarder on the menu bar
2045+
2046+2009-02-04 Neil Jagdish Patel <neil.patel@canonical.com>
2047+
2048+ indicator-applet (0.1~ppa22) intrepid; urgency=low
2049+
2050+ * Add support for a transparent panel applet
2051+
2052+ -- Neil J. Patel <neil.patel@canonical.com> Wed, 04 Feb 2009 12:44:56 +0100
2053+
2054+2009-02-04 Neil Jagdish Patel <neil.patel@canonical.com>
2055+
2056+ Fix coding style
2057+
2058+2009-02-03 Neil Jagdish Patel <neil.patel@canonical.com>
2059+
2060+ Enable support for a "transparent" panel applet, which reacts to the gnome-
2061+ panel theme changes
2062+
2063+2009-02-03 Ted Gould <ted@canonical.com>
2064+
2065+ Getting gtk-doc working
2066+
2067+2009-02-03 Ted Gould <ted@canonical.com>
2068+
2069+ Getting everything together to try and build docs
2070+
2071+2009-02-03 Ted Gould <ted@canonical.com>
2072+
2073+ Getting the dirs right
2074+
2075+2009-02-03 Ted Gould <ted@canonical.com>
2076+
2077+ Getting SUBDIRS right
2078+
2079+2009-02-03 Ted Gould <ted@canonical.com>
2080+
2081+ I think this will add gtk docs
2082+
2083+2009-02-03 Ted Gould <ted@canonical.com>
2084+
2085+ Putting in the makefiles for the docs and the reference docs
2086+
2087+2009-02-03 Ted Gould <ted@canonical.com>
2088+
2089+ Adding in checks for GTK Doc
2090+
2091+2009-02-03 Ted Gould <ted@canonical.com>
2092+
2093+ Merge from trunk
2094+
2095+2009-02-03 Ted Gould <ted@canonical.com>
2096+
2097+ * Adding in package fixes from seb128
2098+ * Removing scrollkeeper
2099+ * Changing libindicate to libindicate0
2100+ * Removing .la file
2101+ * Removing targets for files in libindcate-dev.install
2102+ * Removing pkg-create-dbgsym
2103+ * Adding a build depend on pkg-create-dbgsym
2104+
2105+2009-02-03 Neil Jagdish Patel <neil.patel@canonical.com>
2106+
2107+ Allow sub-classes of server to emit signals using three new public functions
2108+
2109+2009-02-02 Ted Gould <ted@canonical.com>
2110+
2111+ Bump for PPA
2112+
2113+2009-02-02 Ted Gould <ted@canonical.com>
2114+
2115+ Should have been for Intrepid
2116+
2117+2009-01-30 Ted Gould <ted@canonical.com>
2118+
2119+ Adding interface for listener sending back a display
2120+ request.
2121+
2122+2009-01-30 Ted Gould <ted@canonical.com>
2123+
2124+ Listener interface for signalling an indicator
2125+
2126+2009-01-30 Ted Gould <ted@canonical.com>
2127+
2128+ Adding a print message for when the indicator is signaled
2129+
2130+2009-01-30 Ted Gould <ted@canonical.com>
2131+
2132+ Adding an interface to call back to an indicator and display it.
2133+
2134+2009-01-29 Ted Gould <ted@canonical.com>
2135+
2136+ Guess I should merge trunk back in at some point.
2137+
2138+2009-01-29 Ted Gould <ted@canonical.com>
2139+
2140+ * Fixing the handling of named DBus connections
2141+ * Moving most of the data in the objects to private sections
2142+ * Making the signal names defines for easier usage
2143+ * Having property changes actually work now.
2144+
2145+2009-01-22 Ted Gould <ted@canonical.com>
2146+
2147+ Forgot to run autogen.sh before last package :(
2148+
2149+2009-01-21 Ted Gould <ted@canonical.com>
2150+
2151+ Update API slightly and some fixes.
2152+
2153+2009-01-21 Ted Gould <ted@canonical.com>
2154+
2155+ Adding in a message indicator and a small test to use it.
2156+
2157+2009-01-21 Ted Gould <ted@canonical.com>
2158+
2159+ Adding in listener_get_property
2160+
2161+2009-01-29 Ted Gould <ted@canonical.com>
2162+
2163+ Changing the include directory from 1.0 to 0.1 which gives us more room to screw up
2164+
2165+2009-01-29 Ted Gould <ted@canonical.com>
2166+
2167+ Wow, I didn't realize we weren't handling properties at all correctly. Fixed now. Whew.
2168+
2169+2009-01-29 Ted Gould <ted@canonical.com>
2170+
2171+ Adding a set property after the show to cause a signal
2172+
2173+2009-01-29 Ted Gould <ted@canonical.com>
2174+
2175+ Have the server pass along the property modified signal
2176+
2177+2009-01-29 Ted Gould <ted@canonical.com>
2178+
2179+ Adding a property modified signal to the indicator object
2180+
2181+2009-01-29 Ted Gould <ted@canonical.com>
2182+
2183+ Making all of the server values move into a private section like all the others. Generally a good thing and good clean up
2184+
2185+2009-01-29 Ted Gould <ted@canonical.com>
2186+
2187+ Making the indicator properties private, they should be. Also cleans
2188+ up some deps.
2189+
2190+2009-01-29 Ted Gould <ted@canonical.com>
2191+
2192+ Removing the gobject-introspection-repository from the list of build
2193+ depends as we needed it for the dbus stuff, that we're no longer using.
2194+
2195+2009-01-29 Ted Gould <ted@canonical.com>
2196+
2197+ Removing DBus from the gobject introspection
2198+
2199+2009-01-29 Ted Gould <ted@canonical.com>
2200+
2201+ Oops, forgot the header there
2202+
2203+2009-01-29 Ted Gould <ted@canonical.com>
2204+
2205+ Okay, moving all of the variables from the listener class into a private object. This is to make the GObject introspection not need dbus, and thus we can reduce our build deps significantly.
2206+
2207+2009-01-29 Ted Gould <ted@canonical.com>
2208+
2209+ Use the new fangled defines to make things cleaner
2210+
2211+2009-01-29 Ted Gould <ted@canonical.com>
2212+
2213+ Getting some helper defines for some of the hacks that'll probably change in the future
2214+
2215+2009-01-29 Ted Gould <ted@canonical.com>
2216+
2217+ Using the defines for the signal names
2218+
2219+2009-01-29 Ted Gould <ted@canonical.com>
2220+
2221+ Making the signals use #defines to make everything a little more
2222+ predictable. I hate this part of GObject signals.
2223+
2224+2009-01-29 Ted Gould <ted@canonical.com>
2225+
2226+ Adding a variable to make the compiler happier
2227+
2228+2009-01-26 Ted Gould <ted@canonical.com>
2229+
2230+ Changed to only listen to reference names instead of descriptive
2231+ ones. Hopefully this'll fix a crash.
2232+
2233+2009-01-21 Ted Gould <ted@canonical.com>
2234+
2235+ Adding in the im-client test and fixing a couple of bugs it found
2236+
2237+2009-01-21 Ted Gould <ted@canonical.com>
2238+
2239+ Adding in a type for indicators that are messages
2240+
2241+2009-01-21 Ted Gould <ted@canonical.com>
2242+
2243+ Generated source files
2244+
2245+2009-01-21 Ted Gould <ted@canonical.com>
2246+
2247+ Adding in a get_property function
2248+
2249+2009-01-19 Ted Gould <ted@canonical.com>
2250+
2251+ Wrong indicate include directory in package config files
2252+
2253+2009-01-19 Ted Gould <ted@canonical.com>
2254+
2255+ Wrong indicate include directory in package config files
2256+
2257+2009-01-16 Ted Gould <ted@canonical.com>
2258+
2259+ Moving the gir file to the right package
2260+
2261+2009-01-16 Ted Gould <ted@canonical.com>
2262+
2263+ Removing the gir file from the applet so that it's only
2264+ with the library so that we can install all of them.
2265+
2266+2009-01-16 Ted Gould <ted@canonical.com>
2267+
2268+ Adding the GObject Introspection files into the build and the
2269+ packaging.
2270+
2271+2009-01-16 Ted Gould <ted@canonical.com>
2272+
2273+ Shell script integrated into the autotools system
2274+
2275+2009-01-16 Ted Gould <ted@canonical.com>
2276+
2277+ Bringing GObject Introspection into the build and making it so that
2278+ it gets installed with the library.
2279+
2280+2009-01-16 Ted Gould <ted@canonical.com>
2281+
2282+ Build fix
2283+
2284+2009-01-16 Ted Gould <ted@canonical.com>
2285+
2286+ Adding in libtool to build deps
2287+
2288+2009-01-16 Ted Gould <ted@canonical.com>
2289+
2290+ Getting the debian package built up so that it can have a seperate library binary package.
2291+
2292+2009-01-16 Ted Gould <ted@canonical.com>
2293+
2294+ Building the listener object that listens to all of the folks on DBus and turns that into a usable interface for indicator display folks. A lot of code to make things simple :)
2295+
2296+2009-01-14 Ted Gould <ted@canonical.com>
2297+
2298+ Okay, I think this is the end of server and indicator minus all
2299+ the bugs that I expect to find :)
2300+
2301+2009-01-14 Ted Gould <ted@canonical.com>
2302+
2303+ Merging in code from yesterday. Got many of the functions working with
2304+ real IDs and making lists. The basis for all the properties stuff is there
2305+ but it still needs a touch of fleshing out. Also a new test for debugging.
2306+
2307+2009-01-16 Ted Gould <ted@canonical.com>
2308+
2309+ Changing the build targets, now I understand the difference between 'any' and 'all'
2310+
2311+2009-01-16 Ted Gould <ted@canonical.com>
2312+
2313+ Making it so the lib only uses glib (which it does)
2314+
2315+2009-01-16 Ted Gould <ted@canonical.com>
2316+
2317+ Adding in the libindicate lib.
2318+
2319+2009-01-16 Ted Gould <ted@canonical.com>
2320+
2321+ Moving the tests so that they can guarantee to build after the library
2322+ builds as otherwise they end up getting built first.
2323+
2324+2009-01-16 Ted Gould <ted@canonical.com>
2325+
2326+ Adding in a return that was missing (though it's useless)
2327+
2328+2009-01-16 Ted Gould <ted@canonical.com>
2329+
2330+ Handling the case that we're destroying an entry because the bus told us to. Properly signalling all of the removals
2331+
2332+2009-01-15 Ted Gould <ted@canonical.com>
2333+
2334+ Fixing the printing and the saving of indicators.
2335+
2336+2009-01-15 Ted Gould <ted@canonical.com>
2337+
2338+ Changing the test to do the printing by itself instead of using the debug messages in the class itself
2339+
2340+2009-01-15 Ted Gould <ted@canonical.com>
2341+
2342+ Getting the signals in shape
2343+
2344+2009-01-15 Ted Gould <ted@canonical.com>
2345+
2346+ Okay, adding the other signals in and keeping track of the indicators
2347+ that are hanging around. Now, to connect to things external.
2348+
2349+2009-01-15 Ted Gould <ted@canonical.com>
2350+
2351+ Get the type of the list of indicators that we got, and then set the up to register
2352+
2353+2009-01-15 Ted Gould <ted@canonical.com>
2354+
2355+ Now correctly calling the get indicators function to get the indicators on already created objects.
2356+
2357+2009-01-15 Ted Gould <ted@canonical.com>
2358+
2359+ Adding in a marshaller for the DBus signals that we need
2360+
2361+2009-01-15 Ted Gould <ted@canonical.com>
2362+
2363+ Now doing some DBus listening and getting some of the initial configuration built up.
2364+
2365+2009-01-15 Ted Gould <ted@canonical.com>
2366+
2367+ Changing to the dbus interface and changing to build teh client and server interfaces
2368+
2369+2009-01-15 Ted Gould <ted@canonical.com>
2370+
2371+ Amazing how a little string can make such a huge difference.
2372+
2373+2009-01-15 Ted Gould <ted@canonical.com>
2374+
2375+ Adding in a basic listening test
2376+
2377+2009-01-15 Ted Gould <ted@canonical.com>
2378+
2379+ Adding a new function
2380+
2381+2009-01-15 Ted Gould <ted@canonical.com>
2382+
2383+ Starting to flesh out the listener a little bit, should get a list of names on teh bus at this point
2384+
2385+2009-01-15 Ted Gould <ted@canonical.com>
2386+
2387+ Adding in the base object for the listener.
2388+
2389+2009-01-15 Ted Gould <ted@canonical.com>
2390+
2391+ Cut-and-paste error
2392+
2393+2009-01-14 Ted Gould <ted@canonical.com>
2394+
2395+ Cleaning up prototypes and type warnings.
2396+
2397+2009-01-14 Ted Gould <ted@canonical.com>
2398+
2399+ Who the hell would design an API that passes in arrays of strings differently
2400+ than it passes them out. What an insane idea. Oh yeah, properties work.
2401+
2402+2009-01-14 Ted Gould <ted@canonical.com>
2403+
2404+ Chaning the property list parameters to be pointer arrays.
2405+
2406+2009-01-13 Ted Gould <ted@canonical.com>
2407+
2408+ Making the indicator lookup it's own function and trying it out in another function to get a property.
2409+
2410+2009-01-13 Ted Gould <ted@canonical.com>
2411+
2412+ Adding in some properties to the mix
2413+
2414+2009-01-13 Ted Gould <ted@canonical.com>
2415+
2416+ Adding in a display function and a list by type.
2417+
2418+2009-01-13 Ted Gould <ted@canonical.com>
2419+
2420+ Man, a lot of work for messing up one explaination point.
2421+
2422+2009-01-13 Ted Gould <ted@canonical.com>
2423+
2424+ Making it so that the indicators all have unique IDs
2425+
2426+2009-01-13 Ted Gould <ted@canonical.com>
2427+
2428+ Forgot to actually add the test
2429+
2430+2009-01-13 Ted Gould <ted@canonical.com>
2431+
2432+ Ah, we weren't checking if we were visible. Now things are better.
2433+
2434+2009-01-13 Ted Gould <ted@canonical.com>
2435+
2436+ Return to crashing beauty
2437+
2438+2009-01-13 Ted Gould <ted@canonical.com>
2439+
2440+ Add a test to create a lot of indicators.
2441+
2442+2009-01-13 Ted Gould <ted@canonical.com>
2443+
2444+ Merging in Robert's changes.
2445+
2446+2009-01-13 Robert Carr <racarr@ender>
2447+
2448+ Add script to build GObject-introspection GIR, and boilerplate
2449+ JavaScript test.
2450+
2451+2009-01-13 Robert Carr <racarr@ender>
2452+
2453+ Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the
2454+ header file (needed by introspection, but also the normal GLib style).
2455+
2456+2009-01-13 Robert Carr <racarr@ender>
2457+
2458+ Merge Ted's changes. I should have used bzr bind.
2459+
2460+2009-01-13 Robert Carr <racarr@ender>
2461+
2462+ Add pkgconfig file.
2463+
2464+2009-01-12 Ted Gould <ted@canonical.com>
2465+
2466+ Fleshing out more functions, we can now return a list of ids. Need to test with more.
2467+
2468+2009-01-12 Ted Gould <ted@canonical.com>
2469+
2470+ Whoo Hoo, we can count
2471+
2472+2009-01-12 Ted Gould <ted@canonical.com>
2473+
2474+ Fleshing out the whole show and hide thing. We should also be signalling when indicators are added or removed from the server.
2475+
2476+2009-01-12 Ted Gould <ted@canonical.com>
2477+
2478+ Clean up the signal handlers and fixing the call in the test function. Now we're to the point of showing the way I think things should be.
2479+
2480+2009-01-12 Ted Gould <ted@canonical.com>
2481+
2482+ Basic show hide support in the indicator
2483+
2484+2009-01-12 Ted Gould <ted@canonical.com>
2485+
2486+ Changing to showing the inicator and make it so that we dont' crash right now.
2487+
2488+2009-01-12 Ted Gould <ted@canonical.com>
2489+
2490+ Adding in the base functions with pointers and fun stuff like that
2491+
2492+2009-01-11 Ted Gould <ted@canonical.com>
2493+
2494+ Adding in signals so that we can talk to the app over DBus. Nice.
2495+
2496+2009-01-09 Ted Gould <ted@canonical.com>
2497+
2498+ Adding in a show to help debugging
2499+
2500+2009-01-09 Ted Gould <ted@canonical.com>
2501+
2502+ Adding in an indicator to the test and fixing a typo
2503+
2504+2009-01-09 Ted Gould <ted@canonical.com>
2505+
2506+ Connecting indicators and servers. They create themselves easily.
2507+
2508+2009-01-09 Ted Gould <ted@canonical.com>
2509+
2510+ Setting up the singleton nature of the server, and allow setting it.
2511+
2512+2009-01-09 Ted Gould <ted@canonical.com>
2513+
2514+ Fleshing out the server some in adding function and prototypes.
2515+
2516+2009-01-08 Ted Gould <ted@canonical.com>
2517+
2518+ Adding in build support for the indicate and crash test. Will make future ones easier.
2519+
2520+2009-01-08 Ted Gould <ted@canonical.com>
2521+
2522+ Adding in a simple program to crash after 15 seconds. Now we can add indicators to it.
2523+
2524+2009-01-08 Ted Gould <ted@canonical.com>
2525+
2526+ Building a pretty good set of virtual functions and getting them tied together, with errors too.
2527+
2528+2009-01-08 Ted Gould <ted@canonical.com>
2529+
2530+ Basic GObject stuff
2531+
2532+2009-01-07 Ted Gould <ted@canonical.com>
2533+
2534+ Setting up version of the libraries.
2535+
2536+2009-01-07 Ted Gould <ted@canonical.com>
2537+
2538+ Fixing stuff so that everything links all together
2539+
2540+2009-01-07 Ted Gould <ted@canonical.com>
2541+
2542+ Adding in a built sources tag to build the header file properly
2543+
2544+2009-01-07 Ted Gould <ted@canonical.com>
2545+
2546+ Fixing linking and libraries and includes oh my
2547+
2548+2009-01-07 Ted Gould <ted@canonical.com>
2549+
2550+ Dummy starting file
2551+
2552+2009-01-07 Ted Gould <ted@canonical.com>
2553+
2554+ Adding libindicate to the build system
2555+
2556+2009-01-07 Ted Gould <ted@canonical.com>
2557+
2558+ Make file starting out to build this thing
2559+
2560+2009-01-07 Ted Gould <ted@canonical.com>
2561+
2562+ Basic server stuff
2563+
2564+2009-01-07 Ted Gould <ted@canonical.com>
2565+
2566+ Fixing a bunch of typos, now it is a happy validating XML file.
2567+
2568+2009-01-07 Ted Gould <ted@canonical.com>
2569+
2570+ First version of XML DBus interface
2571+
2572+2009-01-07 Ted Gould <ted@canonical.com>
2573+
2574+ Dropping in more code to make these real GObjects and such
2575+
2576+2008-12-20 Ted Gould <ted@canonical.com>
2577+
2578+ Stopping point
2579+
2580+2008-12-04 Ted Gould <ted@canonical.com>
2581+
2582+ Moving the indicator directory cross-packages.
2583+
2584+2008-12-04 Ted Gould <ted@canonical.com>
2585+
2586+ Put in the kickarse loader code. Happy, happy.
2587+
2588+2008-12-04 Ted Gould <ted@canonical.com>
2589+
2590+ Building in a module loader
2591+
2592+2008-12-03 Ted Gould <ted@canonical.com>
2593+
2594+ Parse directories
2595+
2596+2008-12-03 Ted Gould <ted@canonical.com>
2597+
2598+ Making the applet very light.
2599+
2600+2008-12-03 Ted Gould <ted@canonical.com>
2601+
2602+ Okay, we're all doing everything perfect
2603+
2604+2008-12-03 Ted Gould <ted@canonical.com>
2605+
2606+ Making the applet a lot more sparce. Now we're going to load things dynamically. Let them have their own problems.
2607+
2608+2008-12-03 Ted Gould <ted@canonical.com>
2609+
2610+ Removing everything except messaging.
2611+
2612+2008-12-02 Ted Gould <ted@canonical.com>
2613+
2614+ Adding in all of the icons into the mockups.
2615+
2616+2008-11-25 Ted Gould <ted@canonical.com>
2617+
2618+ Adding in icons from Ken.
2619+
2620+2008-11-24 Ted Gould <ted@canonical.com>
2621+
2622+ Adding in some filler menus to get some depth.
2623+
2624+2008-11-24 Ted Gould <ted@canonical.com>
2625+
2626+ Adding in the infrastructure to have icons in the build. Only a dummy icon for now, but it's there and ready for some friends.
2627+
2628+2008-11-24 Ted Gould <ted@canonical.com>
2629+
2630+ Adding in additional files to catch translations
2631+
2632+2008-11-24 Ted Gould <ted@canonical.com>
2633+
2634+ Removing the test menu item.
2635+
2636+2008-11-24 Ted Gould <ted@canonical.com>
2637+
2638+ Adding in settings
2639+
2640+2008-11-24 Ted Gould <ted@canonical.com>
2641+
2642+ Blocking the prelight
2643+
2644+2008-11-24 Ted Gould <ted@canonical.com>
2645+
2646+ Making spacing and alignment better
2647+
2648+2008-11-24 Ted Gould <ted@canonical.com>
2649+
2650+ Getting some batteries in there.
2651+
2652+2008-11-24 Ted Gould <ted@canonical.com>
2653+
2654+ Basic power handler
2655+
2656+2008-11-20 Ted Gould <ted@canonical.com>
2657+
2658+ First try at getting it not to hide on click. Fail.
2659+
2660+2008-11-20 Ted Gould <ted@canonical.com>
2661+
2662+ Whoa, getting that inherited type wrong really messes things up.
2663+
2664+2008-11-20 Ted Gould <ted@canonical.com>
2665+
2666+ Clean compile, but something is broken in the _init function. Not sure what.
2667+
2668+2008-11-19 Ted Gould <ted@canonical.com>
2669+
2670+ Okay, blocked the prelight on the item, now how do I get my buttons out of event prison.
2671+
2672+2008-11-19 Ted Gould <ted@canonical.com>
2673+
2674+ Getting all the widgets in the menu item. Doesn't quite work right, but the widgets are there.
2675+
2676+2008-11-19 Ted Gould <ted@canonical.com>
2677+
2678+ Adding in a menu item to start putting in a slider.
2679+
2680+2008-11-18 Ted Gould <ted@canonical.com>
2681+
2682+ Adding a depend for dbus-glib
2683+
2684+2008-11-18 Ted Gould <ted@canonical.com>
2685+
2686+ Version one of debian packaging.
2687+
2688+2008-11-12 Ted Gould <ted@canonical.com>
2689+
2690+ Working on ideas for the prototype of the individual item stuff
2691+
2692+2008-11-12 Ted Gould <ted@canonical.com>
2693+
2694+ Starting to build functions to handle the menu spec over DBus
2695+
2696+2008-11-12 Ted Gould <ted@canonical.com>
2697+
2698+ Okay, audio is an icon now.
2699+
2700+2008-11-12 Ted Gould <ted@canonical.com>
2701+
2702+ Connecting in all the different applets, now they can do their own thing.
2703+
2704+2008-11-12 Ted Gould <ted@canonical.com>
2705+
2706+ Adding the basis for all the different indicators that we want to include
2707+
2708+2008-11-12 Ted Gould <ted@canonical.com>
2709+
2710+ Switching from a label and an hbox to a menubar
2711+
2712+2008-11-12 Ted Gould <ted@canonical.com>
2713+
2714+ Ah, forgot to show the applet itself.
2715+
2716+2008-11-12 Ted Gould <ted@canonical.com>
2717+
2718+ Putting a label in the widget
2719+
2720+2008-11-12 Ted Gould <ted@canonical.com>
2721+
2722+ Adding in more documentation on the seperation between user interaction
2723+ and the system services.
2724+
2725+2008-11-10 Ted Gould <ted@canonical.com>
2726+
2727+ A diagram about how intermediate daemons are going to provide status to the panel.
2728+
2729+2008-11-10 Ted Gould <ted@canonical.com>
2730+
2731+ Getting some text that I'd written on the target API in the repo.
2732+
2733+2008-11-10 Ted Gould <ted@canonical.com>
2734+
2735+ Indicator prototypes
2736+
2737+2008-10-30 Ted Gould <ted@canonical.com>
2738+
2739+ Ignoring some stuff
2740+
2741+2008-10-30 Ted Gould <ted@canonical.com>
2742+
2743+ Setting up the data directories and getting everything to translate nicely
2744+
2745+2008-10-29 Ted Gould <ted@canonical.com>
2746+
2747+ Adding in the linking and some basic prototypes.
2748+
2749+2008-10-29 Ted Gould <ted@canonical.com>
2750+
2751+ Getting the build things together so that it starts building. Yeah.
2752+
2753+2008-10-29 Ted Gould <ted@canonical.com>
2754+
2755+ Basic build system, not quite working though
2756+
2757
2758=== modified file 'Makefile.am'
2759--- Makefile.am 2010-04-01 20:32:52 +0000
2760+++ Makefile.am 2010-09-22 15:55:02 +0000
2761@@ -13,3 +13,28 @@
2762 EXTRA_DIST = \
2763 COPYING.LGPL
2764
2765+dist-hook:
2766+ @if test -d "$(top_srcdir)/.bzr"; \
2767+ then \
2768+ echo Creating ChangeLog && \
2769+ ( cd "$(top_srcdir)" && \
2770+ echo '# Generated by Makefile. Do not edit.'; echo; \
2771+ $(top_srcdir)/missing --run bzr log --gnu-changelog ) > ChangeLog.tmp \
2772+ && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
2773+ || (rm -f ChangeLog.tmp; \
2774+ echo Failed to generate ChangeLog >&2 ); \
2775+ else \
2776+ echo Failed to generate ChangeLog: not a branch >&2; \
2777+ fi
2778+ @if test -d "$(top_srcdir)/.bzr"; \
2779+ then \
2780+ echo Creating AUTHORS && \
2781+ ( cd "$(top_srcdir)" && \
2782+ echo '# Generated by Makefile. Do not edit.'; echo; \
2783+ $(top_srcdir)/missing --run bzr log --long --levels=0 | grep -e "^\s*author:" -e "^\s*committer:" | cut -d ":" -f 2 | cut -d "<" -f 1 | sort -u) > AUTHORS.tmp \
2784+ && mv -f AUTHORS.tmp $(top_distdir)/AUTHORS \
2785+ || (rm -f AUTHORS.tmp; \
2786+ echo Failed to generate AUTHORS >&2 ); \
2787+ else \
2788+ echo Failed to generate AUTHORS: not a branch >&2; \
2789+ fi
2790
2791=== modified file 'Makefile.in'
2792--- Makefile.in 2010-08-26 19:29:10 +0000
2793+++ Makefile.in 2010-09-22 15:55:02 +0000
2794@@ -40,10 +40,7 @@
2795 compile config.guess config.sub depcomp install-sh ltmain.sh \
2796 missing mkinstalldirs
2797 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2798-am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
2799- $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
2800- $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
2801- $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
2802+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
2803 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
2804 $(ACLOCAL_M4)
2805 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
2806@@ -535,6 +532,9 @@
2807 || exit 1; \
2808 fi; \
2809 done
2810+ $(MAKE) $(AM_MAKEFLAGS) \
2811+ top_distdir="$(top_distdir)" distdir="$(distdir)" \
2812+ dist-hook
2813 -test -n "$(am__skip_mode_fix)" \
2814 || find "$(distdir)" -type d ! -perm -755 \
2815 -exec chmod u+rwx,go+rx {} \; -o \
2816@@ -757,8 +757,8 @@
2817 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2818 all all-am am--refresh check check-am clean clean-generic \
2819 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
2820- dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
2821- distcheck distclean distclean-generic distclean-hdr \
2822+ dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
2823+ dist-zip distcheck distclean distclean-generic distclean-hdr \
2824 distclean-libtool distclean-tags distcleancheck distdir \
2825 distuninstallcheck dvi dvi-am html html-am info info-am \
2826 install install-am install-data install-data-am install-dvi \
2827@@ -771,6 +771,32 @@
2828 ps ps-am tags tags-recursive uninstall uninstall-am
2829
2830
2831+dist-hook:
2832+ @if test -d "$(top_srcdir)/.bzr"; \
2833+ then \
2834+ echo Creating ChangeLog && \
2835+ ( cd "$(top_srcdir)" && \
2836+ echo '# Generated by Makefile. Do not edit.'; echo; \
2837+ $(top_srcdir)/missing --run bzr log --gnu-changelog ) > ChangeLog.tmp \
2838+ && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
2839+ || (rm -f ChangeLog.tmp; \
2840+ echo Failed to generate ChangeLog >&2 ); \
2841+ else \
2842+ echo Failed to generate ChangeLog: not a branch >&2; \
2843+ fi
2844+ @if test -d "$(top_srcdir)/.bzr"; \
2845+ then \
2846+ echo Creating AUTHORS && \
2847+ ( cd "$(top_srcdir)" && \
2848+ echo '# Generated by Makefile. Do not edit.'; echo; \
2849+ $(top_srcdir)/missing --run bzr log --long --levels=0 | grep -e "^\s*author:" -e "^\s*committer:" | cut -d ":" -f 2 | cut -d "<" -f 1 | sort -u) > AUTHORS.tmp \
2850+ && mv -f AUTHORS.tmp $(top_distdir)/AUTHORS \
2851+ || (rm -f AUTHORS.tmp; \
2852+ echo Failed to generate AUTHORS >&2 ); \
2853+ else \
2854+ echo Failed to generate AUTHORS: not a branch >&2; \
2855+ fi
2856+
2857 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2858 # Otherwise a system limit (for SysV at least) may be exceeded.
2859 .NOEXPORT:
2860
2861=== modified file 'configure'
2862--- configure 2010-09-09 17:24:36 +0000
2863+++ configure 2010-09-22 15:55:02 +0000
2864@@ -2860,7 +2860,7 @@
2865
2866 # Define the identity of the package.
2867 PACKAGE=indicator-applet
2868- VERSION=0.4.5
2869+ VERSION=0.4.6
2870
2871
2872 cat >>confdefs.h <<_ACEOF
2873@@ -11970,7 +11970,7 @@
2874 GTK_REQUIRED_VERSION=2.12
2875 PANEL_REQUIRED_VERSION=2.0.0
2876 DBUS_REQUIRED_VERSION=0.76
2877-INDICATOR_REQUIRED_VERSION=0.3.0
2878+INDICATOR_REQUIRED_VERSION=0.3.14
2879
2880
2881
2882
2883=== modified file 'configure.ac'
2884--- configure.ac 2010-09-09 17:24:36 +0000
2885+++ configure.ac 2010-09-22 15:55:02 +0000
2886@@ -4,7 +4,7 @@
2887 AC_PREREQ(2.53)
2888
2889 AM_CONFIG_HEADER(config.h)
2890-AM_INIT_AUTOMAKE(indicator-applet, 0.4.5)
2891+AM_INIT_AUTOMAKE(indicator-applet, 0.4.6)
2892
2893 AM_MAINTAINER_MODE
2894 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])
2895@@ -28,7 +28,7 @@
2896 GTK_REQUIRED_VERSION=2.12
2897 PANEL_REQUIRED_VERSION=2.0.0
2898 DBUS_REQUIRED_VERSION=0.76
2899-INDICATOR_REQUIRED_VERSION=0.3.0
2900+INDICATOR_REQUIRED_VERSION=0.3.14
2901
2902 PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
2903 libpanelapplet-2.0 >= $PANEL_REQUIRED_VERSION
2904
2905=== modified file 'debian/changelog'
2906--- debian/changelog 2010-09-09 18:51:53 +0000
2907+++ debian/changelog 2010-09-22 15:55:02 +0000
2908@@ -1,3 +1,12 @@
2909+indicator-applet (0.4.6-0ubuntu1~ppa1) maverick; urgency=low
2910+
2911+ * New upstream release.
2912+ * Send the activate signal down to libindicator (LP: #637692)
2913+ * Generate AUTHORS and ChangeLog from Bazaar
2914+ * debian/control: Upping the libindicator-dev dependency
2915+
2916+ -- Ted Gould <ted@ubuntu.com> Wed, 22 Sep 2010 10:50:22 -0500
2917+
2918 indicator-applet (0.4.5-0ubuntu1) maverick; urgency=low
2919
2920 * New upstream release.
2921
2922=== modified file 'debian/control'
2923--- debian/control 2010-07-06 21:46:18 +0000
2924+++ debian/control 2010-09-22 15:55:02 +0000
2925@@ -12,7 +12,7 @@
2926 intltool,
2927 libxml2-dev,
2928 gtk-doc-tools,
2929- libindicator-dev (>= 0.3.6)
2930+ libindicator-dev (>= 0.3.14)
2931 Standards-Version: 3.8.4
2932 Homepage: https://launchpad.net/indicator-applet
2933 Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-applet/ubuntu
2934
2935=== modified file 'src/applet-main.c'
2936--- src/applet-main.c 2010-09-09 17:24:36 +0000
2937+++ src/applet-main.c 2010-09-22 15:55:02 +0000
2938@@ -216,6 +216,17 @@
2939 }
2940
2941 static void
2942+entry_activated (GtkWidget * widget, gpointer user_data)
2943+{
2944+ g_return_if_fail(GTK_IS_WIDGET(widget));
2945+ gpointer pio = g_object_get_data(G_OBJECT(widget), "indicator");
2946+ g_return_if_fail(INDICATOR_IS_OBJECT(pio));
2947+ IndicatorObject * io = INDICATOR_OBJECT(pio);
2948+
2949+ return indicator_object_entry_activate(io, (IndicatorObjectEntry *)user_data, gtk_get_current_event_time());
2950+}
2951+
2952+static void
2953 entry_added (IndicatorObject * io, IndicatorObjectEntry * entry, GtkWidget * menubar)
2954 {
2955 g_debug("Signal: Entry Added");
2956@@ -229,6 +240,8 @@
2957 g_object_set_data (G_OBJECT (menuitem), "indicator", io);
2958 g_object_set_data (G_OBJECT (menuitem), "box", box);
2959
2960+ g_signal_connect(G_OBJECT(menuitem), "activate", G_CALLBACK(entry_activated), entry);
2961+
2962 if (entry->image != NULL) {
2963 gtk_box_pack_start(GTK_BOX(box), GTK_WIDGET(entry->image), FALSE, FALSE, 1);
2964 if (gtk_widget_get_visible(GTK_WIDGET(entry->image))) {

Subscribers

People subscribed via source and target branches