~ubuntu-branches/ubuntu/karmic/gtwitter/karmic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Janssen
  • Date: 2007-08-09 17:14:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20070809171413-28ppa0f2oxmr6qyt
Tags: upstream-1.0~beta
ImportĀ upstreamĀ versionĀ 1.0~beta

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-05-27  Yoan Blanc <yoan.blanc@gmail.com>
 
2
 
 
3
        * Changelog: Added link support for @<nickname> syntax like twitter.com.
 
4
 
 
5
2007-05-24  Yoan Blanc <yoan.blanc@gmail.com>
 
6
 
 
7
        * ChangeLog: Added a Unittest for UrlDetection.
 
8
        * ChangeLog: Prepared the english strings for future l10n.
 
9
 
 
10
2007-05-24  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
11
 
 
12
        * ChangeLog: Added hidden on startup option.
 
13
 
 
14
2007-05-24  Nil Gradisnik <ghaefb@gmail.com> 
 
15
 
 
16
        * ChangeLog: Posting tweets from command line added thanks to Steve Neely. Few minor tweaks.
 
17
 
 
18
2007-05-23  Nil Gradisnik <ghaefb@gmail.com> 
 
19
 
 
20
        * ChangeLog: Fixed ChangeLog.
 
21
 
 
22
2007-05-23  Nil Gradisnik <ghaefb@gmail.com> 
 
23
 
 
24
        * ChangeLog: New Twitteriffic 2.0 style UI added as an option. Menu for quick source switching now moved at the lower left corner, so it is available at all time.
 
25
        
 
26
2007-05-23  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
27
 
 
28
        * ChangeLog: Temporarily removed notification code, because of the gmcs issues in mono 1.2.3 
 
29
        
 
30
2007-05-18  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
31
        
 
32
        * ChangeLog: Bundled NDesk.DBus and NDesk.DBus.GLib in gTwitter which removes dependencies on NDesk.DBus/.GLib; needed for notifcation code
 
33
 
 
34
2007-05-17  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
35
 
 
36
        * ChangeLog: Added notification support. Needs more work (I'd like to do it)
 
37
        
 
38
2007-05-15  Nil Gradisnik <ghaefb@gmail.com> 
 
39
 
 
40
        * ChangeLog: Some small UI adjustments
 
41
        
 
42
2007-05-13  Yoan Blanc <yoan.blanc@gmail.com>
 
43
 
 
44
        * ChangeLog: Encoding the POST content before sending it. (See issue #9)
 
45
        
 
46
2007-05-12  Yoan Blanc <yoan.blanc@gmail.com>
 
47
 
 
48
        * ChangeLog: Bug fix on MainWindow.UrlDetection.
 
49
        
 
50
2007-05-12  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
51
 
 
52
        * ChangeLog: Translation support for the strings in the code works fine.
 
53
        
 
54
2007-05-12  Stojance Dimitrovski <sdimirovski@gmail.com>
 
55
 
 
56
        * MainWindow.cs: Added translation support for some strings that aren't affected directly by Stetic.
 
57
        
 
58
2007-05-11  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
59
 
 
60
        * ChangeLog: Sign Up works fine. No bugs
 
61
        
 
62
2007-05-11  Stojance Dimitrovski <sdimitrovski@gmail.com>
 
63
 
 
64
        * PreferencesWindow.cs: Added Sign Up button
 
65
 
 
66
2007-04-13  Nil Gradisnik <ghaefb@gmail.com> 
 
67
 
 
68
        * ChangeLog: Removed spell check entry. I guess it's not needed. Post entry now focused on gTwitter window focus.
 
69
 
 
70
2007-04-11  Nil Gradisnik <ghaefb@gmail.com> 
 
71
 
 
72
        * ChangeLog: Some cleanups. Direct message can be sent to user by clicking on users screen name in upper right corner.
 
73
        Relative time added to direct messages UI.
 
74
 
 
75
2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 
 
76
 
 
77
        * ChangeLog: Spell checking functionality added to post entry.
 
78
 
 
79
2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 
 
80
 
 
81
        * ChangeLog: Less than, greater than characters fixed.
 
82
 
 
83
2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 
 
84
 
 
85
        * ChangeLog: User details now in gTwitter window. Click on user image event.
 
86
 
 
87
2007-04-09  Nil Gradisnik <ghaefb@gmail.com> 
 
88
 
 
89
        * ChangeLog: Some more libsexy stuff. Post entry pimped out :)
 
90
 
 
91
2007-04-09  Nil Gradisnik <ghaefb@gmail.com> 
 
92
 
 
93
        * ChangeLog: Some small updates
 
94
 
 
95
2007-04-08  Nil Gradisnik <ghaefb@gmail.com> 
 
96
 
 
97
        * ChangeLog: Reading direct messages now available. First try.
 
98
 
 
99
2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 
 
100
 
 
101
        * ChangeLog: Fast source switching added. New libsexy dependencie came with clickable url functionality.
 
102
 
 
103
2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 
 
104
 
 
105
        * UserDetails.cs: Clickable url added to UserDetails window - user URL
 
106
 
 
107
2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 
 
108
 
 
109
        * ChangeLog: First try of clickable url implementation
 
110
 
 
111
2007-04-05  Nil Gradisnik <ghaefb@gmail.com> 
 
112
 
 
113
        * UserDetails.cs: Frist implementation of UserDetails window
 
 
b'\\ No newline at end of file'