/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jasper Groenewegen
  • Date: 2008-07-20 13:23:29 UTC
  • mto: This revision was merged to the branch mainline in revision 560.
  • Revision ID: colbrac@xs4all.nl-20080720132329-srxnl5lf1k3z43jz
Better way to return response

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.99.0 UNRELEASED
2
 
 
3
 
BUG FIXES
4
 
 
5
 
   * Guard setup() call when not loaded as __main__. (Robert Collins)
6
 
 
7
 
   * Ignore gnomekeyring.IOError when checking if credentials are available 
8
 
     in the GNOME keyring. (Jelmer Vernooij, #534326)
9
 
 
10
 
   * Don't crash when there is already a lan-notify instance running.
11
 
     (Jelmer Vernooij, #339284)
12
 
 
13
 
FEATURES
14
 
 
15
 
  * Add 'Find' button to start text search.
16
 
    (Martin Pool, #556347)
17
 
 
18
 
  * Add 'glog' as an alias for visualize (aka viz) as too many
19
 
    people are still confused.
20
 
    (Vincent Ladeuil)
21
 
 
22
 
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
23
 
    #518179)
24
 
 
25
 
  * Add more tooltips to Olive. (Adrian Room, #333876)
26
 
 
27
 
0.98.0 2010-02-24
28
 
 
29
 
BUG FIXES
30
 
 
31
 
  * Fix relative import in olive menu.
32
 
    (Mathias Brodala, #269883)
33
 
 
34
 
  * Fix typo in checkout dialog.
35
 
    (Jasper Groenewegen, #466507)
36
 
 
37
 
  * Adds help for ginit and gtags.
38
 
    (Andrew Starr-Bochicchio, #512701)
39
 
 
40
 
0.97.0 2009-08-25
41
 
 
42
 
BUG FIXES
43
 
 
44
 
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
45
 
    by being more tolerant about gobject methods availability.
46
 
    (Vincent Ladeuil, #403430)
47
 
  
48
 
  * Fixed emblem and nautilus bzr-status column for ignored files.
49
 
    (Lucas Shrewsbury, #294632)
50
 
    
51
 
  * Fixed emblem and nautilus bzr-status column for unversioned files.
52
 
    (Lucas Shrewsbury, #417966)
53
 
 
54
 
  * Switch to using disutils sdist instead of bzr export.
55
 
    (Mark Lee, #398242)
56
 
 
57
 
0.96.2  2009-07-08
58
 
 
59
 
 BUG FIXES
60
 
 
61
 
  * Same player shoots again. Version credits.pickle and rebuild the tarball
62
 
    after running 'python ./setup.py build_credits', update
63
 
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
64
 
    (Vincent Ladeuil, #397526)
65
 
 
66
 
0.96.1  2009-07-08
67
 
 
68
 
 BUG FIXES
69
 
 
70
 
  * Rebuild the tarball after running 'python ./setup.py build_credits',
71
 
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
72
 
   (Vincent Ladeuil, #397526)
73
 
 
74
 
 
75
 
0.96.0  2009-07-08
76
 
 
77
 
 UI
78
 
 
79
 
  * Add colored status messages in Olive file list (Jasper Groenewegen)
80
 
 
81
 
  * Use the new progress bar implementation from bzrlib.
82
 
   (Vincent Ladeuil, 385191)
83
 
 
84
 
 CHANGES
85
 
 
86
 
  * Add ginfo command line option (Jasper Groenewegen)
87
 
  
88
 
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
89
 
 
90
 
 BUG FIXES
91
 
 
92
 
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
93
 
  Korn, #294396)
94
 
 
95
 
  * Fix Olive homepage URL. (#255152)
96
 
 
97
 
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
98
 
 
99
 
  * Save commit messages at uncommit time, restore them at
100
 
    gcommit time. Also allow saving commit messages if the commit
101
 
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
102
 
 
103
 
  * Mark as compatible with bzr 1.13.
104
 
 
105
 
 FEATURES
106
 
 
107
 
  * Support storing credentials in the GNOME Keyring if it is 
108
 
    available. (Jelmer Vernooij)
109
 
 
110
 
  * Fix opening Status window in Olive (#316310)
111
 
 
112
 
0.95.0  2008-08-04
 
1
0.95.0  UNRELEASED
113
2
 
114
3
 UI
115
4
 
131
20
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
132
21
 
133
22
  * Sort Olive bookmarks by title (Jasper Groenewegen)
134
 
  
135
 
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
136
 
  
137
 
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
138
 
 
139
 
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
140
 
  
141
 
  * Show status for folders in Olive file list (Jasper Groenewegen)
142
 
  
143
 
  * Change appearance Olive bookmarks (Jasper Groenewegen)
144
 
  
145
 
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
146
23
 
147
24
 BUG FIXES
148
25
 
173
50
 
174
51
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
175
52
 
176
 
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
177
 
 
178
 
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
179
 
 
180
 
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
181
 
 
182
 
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
183
 
  
184
 
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
185
 
  
186
 
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
187
 
 
188
 
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
189
 
 
190
53
 CHANGES
191
54
 
192
55
  * Moved notify icon code to separate script. (Jelmer Vernooij)
195
58
    re-enable signature display. (Jelmer Vernooij)
196
59
 
197
60
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
198
 
  
199
 
  * Add gmerge command line option (Jasper Groenewegen, #124760)
200
61
 
201
62
 INTERNALS
202
63
 
214
75
 
215
76
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
216
77
 
217
 
  * Remove glade from olive main window (Jasper Groenewegen)
218
 
  
219
 
  * Remove glade from olive info dialog (Jasper Groenewegen)
220
 
 
221
 
  * Rewrite Olive mouse button event handling (Kevin Light)
222
 
  
223
78
0.94.0    2008-05-04
224
79
 
225
80
 CHANGES