~ubuntu-branches/ubuntu/precise/indicator-applet/precise

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Ken VanDine, Ted Gould, Ken VanDine
  • Date: 2012-02-08 10:45:27 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20120208104527-448buw5npnnndjxi
Tags: 0.4.90-0ubuntu1
[ Ted Gould ]
* New upstream release.
  * Switch to work with GNOME3 Panel (LP: #829491)
* debian/control: Adjusting depends to match new panel reality
* debian/*install: Updating GNOME Panel applet install directory

[ Ken VanDine ]
* debian/control
  * dropped recommends for indicator-me
* debian/rules
  * removed simple-patchsys.mk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-02-07  Ted Gould  <ted@gould.cx>
 
4
 
 
5
        0.4.90
 
6
 
 
7
2011-11-28  Ted Gould  <ted@gould.cx>
 
8
 
 
9
        Port the applet to GNOME 3
 
10
 
 
11
2011-11-28  Ted Gould  <ted@gould.cx>
 
12
 
 
13
        Reverting version number change
 
14
 
 
15
2011-11-25  Jason Conti  <jason.conti@gmail.com>
 
16
 
 
17
        Bump version to 0.4.14
 
18
 
 
19
2011-11-25  Jason Conti  <jason.conti@gmail.com>
 
20
 
 
21
        * Refactor place_in_menu into a separate function using place_in_menu_cb.
 
22
        * If an entry has name-hint, it is used to position the entry.
 
23
 
 
24
2011-11-25  Jason Conti  <jason.conti@gmail.com>
 
25
 
 
26
        * Prepare indicator_order array for name-hints.
 
27
        * Clean up menuitem data:
 
28
        - Remove old "indicator" data
 
29
        - Add new definitions for box and secondary-activate signal data
 
30
 
 
31
2011-11-25  Jason Conti  <jason.conti@gmail.com>
 
32
 
 
33
        Add indicator secondary-activate signal
 
34
 
 
35
2011-10-25  Jason Conti  <jason.conti@gmail.com>
 
36
 
 
37
        Bump version to 0.4.13
 
38
 
 
39
2011-09-17  Jason Conti  <jason.conti@gmail.com>
 
40
 
 
41
        Missed a dollar sign in configure.ac.
 
42
 
 
43
2011-08-11  Jason Conti  <jason.conti@gmail.com>
 
44
 
 
45
        Drop the default css code, it seems to be causing theming issues in the about
 
46
        dialog when using the Ambiance theme.
 
47
 
 
48
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
49
 
 
50
        Forgot to update the location of the applets.
 
51
 
 
52
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
53
 
 
54
        Updated indicator_order to match the order in unity-panel-service.
 
55
 
 
56
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
57
 
 
58
        Dropped menubar_on_expose and cw_panel_background_changed, I'm not sure they
 
59
        are necessary anymore (the indicator applet seems to respond correctly to
 
60
        changes in the panel background).
 
61
 
 
62
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
63
 
 
64
        Replaced the rc style with a css provider.
 
65
 
 
66
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
67
 
 
68
        Reactivated hotkeys. The active member of GtkMenuShell was moved to the private
 
69
        area, but gtk_menu_shell_select_item automatically activates it anyway.
 
70
 
 
71
2011-08-02  Jason Conti  <jason.conti@gmail.com>
 
72
 
 
73
        Update to the new entry-scrolled signal.
 
74
 
 
75
2011-08-01  Jason Conti  <jason.conti@gmail.com>
 
76
 
 
77
        Forgot to update the INDICATORDIR in configure.ac. It now works, just needs some cleaning up.
 
78
 
 
79
2011-08-01  Jason Conti  <jason.conti@gmail.com>
 
80
 
 
81
        Replaced log_to_file with one adapted from the version in lightdm, since the default one in indicator-applet loses messages.
 
82
 
 
83
2011-08-01  Jason Conti  <jason.conti@gmail.com>
 
84
 
 
85
        Initial port to gtk 3. Applet loads with label No Indicators and .xsession-errors fills with gtk_widget_size_allocate errors.
 
86
 
 
87
2011-08-01  Jason Conti  <jason.conti@gmail.com>
 
88
 
 
89
        Bump required versions
 
90
 
3
91
2011-04-14  Ted Gould  <ted@gould.cx>
4
92
 
5
93
        0.4.12