/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: Jelmer Vernooij
  • Date: 2008-06-29 16:24:24 UTC
  • mto: This revision was merged to the branch mainline in revision 519.
  • Revision ID: jelmer@samba.org-20080629162424-48a6rrjmmpejfcyr
Stop emitting no longer used revisions-loaded message.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.99.0 UNRELEASED
2
 
 
3
 
FEATURES
4
 
 
5
 
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
6
 
    #518179)
7
 
 
8
 
0.98.0 2010-02-24
9
 
 
10
 
BUG FIXES
11
 
 
12
 
  * Fix relative import in olive menu.
13
 
    (Mathias Brodala, #269883)
14
 
 
15
 
  * Fix typo in checkout dialog.
16
 
    (Jasper Groenewegen, #466507)
17
 
 
18
 
  * Adds help for ginit and gtags.
19
 
    (Andrew Starr-Bochicchio, #512701)
20
 
 
21
 
0.97.0 2009-08-25
22
 
 
23
 
BUG FIXES
24
 
 
25
 
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
26
 
    by being more tolerant about gobject methods availability.
27
 
    (Vincent Ladeuil, #403430)
28
 
  
29
 
  * Fixed emblem and nautilus bzr-status column for ignored files.
30
 
    (Lucas Shrewsbury, #294632)
31
 
    
32
 
  * Fixed emblem and nautilus bzr-status column for unversioned files.
33
 
    (Lucas Shrewsbury, #417966)
34
 
 
35
 
  * Switch to using disutils sdist instead of bzr export.
36
 
    (Mark Lee, #398242)
37
 
 
38
 
0.96.2  2009-07-08
39
 
 
40
 
 BUG FIXES
41
 
 
42
 
  * Same player shoots again. Version credits.pickle and rebuild the tarball
43
 
    after running 'python ./setup.py build_credits', update
44
 
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
45
 
    (Vincent Ladeuil, #397526)
46
 
 
47
 
0.96.1  2009-07-08
48
 
 
49
 
 BUG FIXES
50
 
 
51
 
  * Rebuild the tarball after running 'python ./setup.py build_credits',
52
 
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
53
 
   (Vincent Ladeuil, #397526)
54
 
 
55
 
 
56
 
0.96.0  2009-07-08
57
 
 
58
 
 UI
59
 
 
60
 
  * Add colored status messages in Olive file list (Jasper Groenewegen)
61
 
 
62
 
  * Use the new progress bar implementation from bzrlib.
63
 
   (Vincent Ladeuil, 385191)
64
 
 
65
 
 CHANGES
66
 
 
67
 
  * Add ginfo command line option (Jasper Groenewegen)
68
 
  
69
 
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
70
 
 
71
 
 BUG FIXES
72
 
 
73
 
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
74
 
  Korn, #294396)
75
 
 
76
 
  * Fix Olive homepage URL. (#255152)
77
 
 
78
 
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
79
 
 
80
 
  * Save commit messages at uncommit time, restore them at
81
 
    gcommit time. Also allow saving commit messages if the commit
82
 
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
83
 
 
84
 
  * Mark as compatible with bzr 1.13.
85
 
 
86
 
 FEATURES
87
 
 
88
 
  * Support storing credentials in the GNOME Keyring if it is 
89
 
    available. (Jelmer Vernooij)
90
 
 
91
 
  * Fix opening Status window in Olive (#316310)
92
 
 
93
 
0.95.0  2008-08-04
 
1
0.95.0  UNRELEASED
94
2
 
95
3
 UI
96
4
 
97
5
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
98
6
 
99
 
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
100
 
 
101
 
  * Added menu option for indexing branches if bzr-search is present.
102
 
    (Jelmer Vernooij)
103
 
 
104
 
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
105
 
 
106
 
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
107
 
 
108
 
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
109
 
 
110
 
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
111
 
 
112
 
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
113
 
 
114
 
  * Sort Olive bookmarks by title (Jasper Groenewegen)
115
 
  
116
 
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
117
 
  
118
 
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
119
 
 
120
 
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
121
 
  
122
 
  * Show status for folders in Olive file list (Jasper Groenewegen)
123
 
  
124
 
  * Change appearance Olive bookmarks (Jasper Groenewegen)
125
 
  
126
 
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
127
 
 
128
7
 BUG FIXES
129
8
 
130
9
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
131
10
  
132
11
  * Fixed adding tags. (Javier Derderian, #228709)
133
12
 
134
 
  * Fix history mode button. (Jasper Groenewegen, #144962)
135
 
 
136
 
  * Fixed handle-patch script. (Jelmer Vernooij)
137
 
 
138
 
  * Fix import in olive. (Jelmer Vernooij, #223935)
139
 
 
140
 
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
141
 
 
142
 
  * Remove use of upstream removed Repository.revision_parents() 
143
 
    (Jelmer Vernooij)
144
 
 
145
 
  * List network drives in Olive. (Kevin Light, #244308)
146
 
 
147
 
  * Fix progress bar handling. (Jelmer Vernooij)
148
 
 
149
 
  * Fix broken symlink handling. (Jasper Groenewegen)
150
 
 
151
 
  * Fix import in Olive rename dialog. (Kevin Light)
152
 
 
153
 
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
154
 
 
155
 
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
156
 
 
157
 
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
158
 
 
159
 
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
160
 
 
161
 
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
162
 
 
163
 
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
164
 
  
165
 
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
166
 
  
167
 
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
168
 
 
169
 
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
170
 
 
171
 
 CHANGES
172
 
 
173
 
  * Moved notify icon code to separate script. (Jelmer Vernooij)
174
 
 
175
 
  * Verify testaments when showing signatures on revisions and
176
 
    re-enable signature display. (Jelmer Vernooij)
177
 
 
178
 
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
179
 
  
180
 
  * Add gmerge command line option (Jasper Groenewegen, #124760)
181
 
 
182
13
 INTERNALS
183
14
 
184
15
  * All i18n calls should now go through _i18n which must be imported from
185
16
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
186
17
    as an anonymous variable. (Vincent Ladeuil)
187
18
 
188
 
  * Add test for linegraph code. (Jelmer Vernooij)
189
 
 
190
 
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
191
 
 
192
 
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
193
 
 
194
 
  * Remove glade from merge dialog. (Jasper Groenewegen)
195
 
 
196
 
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
197
 
 
198
 
  * Remove glade from olive main window (Jasper Groenewegen)
199
 
  
200
 
  * Remove glade from olive info dialog (Jasper Groenewegen)
201
 
 
202
 
  * Rewrite Olive mouse button event handling (Kevin Light)
203
 
  
 
19
 
204
20
0.94.0    2008-05-04
205
21
 
206
22
 CHANGES