/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: 2009-12-22 22:35:52 UTC
  • mto: This revision was merged to the branch mainline in revision 678.
  • Revision ID: colbrac@xs4all.nl-20091222223552-c172tafb1bzm0mvk
Fix typo in checkout dialog (branck->branch)

Show diffs side-by-side

added added

removed removed

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