~ubuntu-branches/ubuntu/lucid/quick-lounge-applet/lucid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Rottmann
  • Date: 2004-12-16 13:06:08 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041216130608-i7tq2h21kzrdy4yl
Tags: 2.2.0-1
* New upstream release.
* Build-Depend on debhelper (>= 4.1.0), fixes linda error.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2004-10-13  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
2
 
 
3
        [ version 2.2.0 released ]
 
4
 
 
5
2004-08-23  Ilkka Tuohela  <hile@iki.fi>
 
6
 
 
7
        * configure.in: Added "fi" to ALL_LINGUAS
 
8
 
 
9
2004-08-16  Christian Rose  <menthos@menthos.com>
 
10
 
 
11
        * configure.in: Added "bs" to ALL_LINGUAS.
 
12
 
 
13
2004-08-11  Ankit Patel <ankit@redhat.com>
 
14
 
 
15
        * configure.in : Added "gu" to ALL_LINGUAS.
 
16
 
 
17
2004-08-10  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
18
 
 
19
        [ version 2.1.2 released ]
 
20
 
 
21
2004-06-23  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
22
 
 
23
        * src/dlg-pick-applications.c (add_applications): 
 
24
        * src/dlg-properties.c (drag_data_received): 
 
25
        * src/file-utils.c (get_unique_desktop_file): 
 
26
        * src/quick-lounge.c (remove_directory): use g_build_filename
 
27
        instead of g_strconcat where appropriate.  Fixes bug #144855.
 
28
        (about_verb_cb): updated copyright note and e-mail address.
 
29
 
 
30
2004-06-18  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
31
 
 
32
        * src/dlg-properties.c (change_max_size): move change_max_size to
 
33
        the top.
 
34
 
 
35
2004-06-18  Vinay M R  <vinay.mandyakoppal@wipro.com>
 
36
 
 
37
        * src/dlg-properties.c (destroy_cb): Fix the applet crash
 
38
        when max value is changed and dialog is closed quickly.
 
39
        Fixes bug #144594
 
40
 
 
41
2004-05-18  Paolo Bacchilega  <paolo@localhost.localdomain>
 
42
 
 
43
        * src/quick-box.c (create_arrow_button): added a tooltip to the arrow
 
44
        button.
 
45
 
 
46
2004-05-03  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
47
 
 
48
        * src/quick-lounge.glade: fix label alignment.
 
49
 
 
50
        * src/quick-box.c (quick_box_size_request): fix size request on
 
51
        vertical panels.
 
52
 
 
53
2004-04-29  Adam Weinberger  <adamw@gnome.org>
 
54
 
 
55
        * configure.in: Added en_CA to ALL_LINGUAS.
 
56
 
 
57
2004-04-09  Arvind Samptur  <arvind.samptur@wipro.com>
 
58
 
 
59
        * src/quick-button.c: (quick_button_new) : Remove the 
 
60
        un-neccesary check for icon_path. We any fall back
 
61
        to gnome-unknown.png when we don't have one.
 
62
        
 
63
        Fixes #139587 
 
64
        
 
65
2004-04-17  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
66
 
 
67
        * src/quick-lounge.glade: 
 
68
 
 
69
        Fixes bug #139939: "Quick Lounge Properties" dialog -- various 
 
70
        suggestions.
 
71
 
 
72
        * src/GNOME_QuickLoungeApplet.xml: use Preferences instead of 
 
73
        Properties.
 
74
 
 
75
        Bug #139938: Menu item: "Properties" should be "Preferences".
 
76
 
 
77
2004-04-04  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
78
 
 
79
        * src/quick-lounge.schemas.in: s/follow/follows/
 
80
 
 
81
2004-04-08  Yuriy Syrota  <rasta@cvs.gnome.org>
 
82
 
 
83
        * configure.in: Added "uk" (Ukrainian) to ALL_LINGUAS.
 
84
 
 
85
2004-04-08  Gareth Owen  <gowen72@yahoo.com>
 
86
 
 
87
        * configure.in: Added en_GB to ALL_LINGUAS
 
88
 
 
89
2004-04-02  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
90
 
 
91
        * configure.in: Added Russian to ALL_LINGUAS.
 
92
 
1
93
2004-03-29  Paolo Bacchilega  <paobac@cvs.gnome.org>
2
94
 
3
95
        [ version 2.1.1 released ]