/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
1
0.16.0	UNRELEASED
2
3
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
4
0.15.2	2007-04-03
183 by Jelmer Vernooij
Add NEWS file.
5
6
 BUG FIXES
7
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
8
  * Fix regression that prevented gannotate from being used (#97473, 
9
															Vincent, Jelmer)
10
11
  * Fix regression that prevented gstatus from being used (Jelmer)
12
13
  * Fix status dialog size (Jelmer)
14
183 by Jelmer Vernooij
Add NEWS file.
15
 FEATURES
16
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
17
  * Update commit-notify to use new dbus API (Robert)
18
19
  * Display remote locations in commit-notify (Robert)
20
183 by Jelmer Vernooij
Add NEWS file.
21
0.15.1	2007-03-25
22
23
 BUG FIXES
24
 
25
  * Prevent test suite from causing default-encoding changes (Aaron)
26
 
27
  * Fix testsuite when Olive was run before (Szilveszter)
28
 
29
  * Fix locking issue in Olive (Szilvester, #91522)
30
31
  * Don't obtain handle to networkmanager until necessary (Jelmer)
32
33
  * Better behavior in annotate when unable to go back (Aaron)
34
35
 FEATURES
36
 
37
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
38
39
  * Add 'forward' button in gannotate (Aaron)
40
41
  * Add simple GTK+ progress bars (Jelmer)
42
43
  * Add gmissing command (Jelmer)
44
45
  * Add simple preferences window with plugin list and global settings
46
  (Jelmer)
47
48
  * Add new command 'commit-notify' to listen for commits on dbus and
49
  show them via pynotify. (Robert)
50
51
 UI IMPROVEMENTS
52
53
  * Move search fields in gannotate directly below source window (Aaron)
54
55
  * Move buttons to top, tweak layout (Aaron)
56
57
  * Strict commits are now a dialog, not a check box (Jelmer)
58
59
0.15.0	2007-03-09
60
61
BUG FIXES
62
63
  * Fix gannotate interaction with dirstate (Aaron)
64
65
  * Default button set on Commit dialog (#83030, Szilveszter)
66
67
  * Fix branch-nick handling (Aaron)
68
69
  * Defer cairo import to prevent import errors (Aaron)
70
71
  * More use of lazy_imports to speed up timing (Aaron)
72
73
  * Fix diff window freeze when shown from commit (Szilveszter)
74
75
  * Allow to commit single files from the context menu (#54983, Szilveszter)
76
77
FEATURES
78
79
  * Add ability to install nautilus plugin (#75603, Szilveszter)
80
81
  * Add conflicts window (Szilveszter)
82
83
  * Use network manager to determine default value of "Local Commit"
84
setting (Jelmer)
85
86
  * Add status window (Jelmer, Szilveszter)
87
88
  * Add revision browser for push and pull dialogs (Szilveszter)
89
90
  * Add revert functionality to context menu (Szilveszter)
91
92
INTERNAL
93
94
  * Some more code converted to not use glade (Szilveszter, Jelmer)
95
96
  * Move url history and preferences code to a separate class (Jelmer)
97
98
  * Merge revision info code for gannotate and viz into single new widget
99
(Jelmer)
100
101
  * Add initial testsuite (Jelmer)
102
103
0.14.0	2007-01-30
104
105
  * Add revert functionality (Szilvester)
106
107
  * Rewritten CommitDialog without glade (Szilvester)
108
109
  * Allow to commit single files from the context menu (Fixes #54983,
110
													   Szilvester)
111
112
  * Warn about incompatible Bazaar versions (Jelmer)
113
114
  * Fixed gbranch (#77751, Szilvester)
115
116
  * Use the UI factory (Jelmer)
117
118
  * Generic handling of errors (Jelmer)
119
120
  * Set default drive letter (#67924, Szilvester)
121
122
  * Show error if no diff available for the selected file (#76536,
123
														  Szilvester)
124
125
  * Handle current revision in annotate better (Aaron)
126
127
  * Support scrolling based on an offset in annotate (Aaron)
128
129
  * Add "Back" button in annotate (Aaron)
130
131
  * Removed some unused functions (Aaron)
132
133
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
134
135
  * Nicer error when pygtk not installed (Aaron)
136
137
  * Show uncommitted changes in annotate (Aaron)
138
139
  * Support annotate in olive (#73786, Szilvester)
140
141
  * Ignored files no longer shown as unknown (#67926, Szilvester)
142
143
  * Don't allow merge if there are local changes (#73770, Szilvester)
144
145
  * Fix bookmark dialog (#67922, Szilvester)
146
147
  * Fix remove dialog (#73766 and #73767, Szilvester)
148
149
  * Several other small regression fixes (Szilvester)
150
151
0.13.0	2006-12-13
152
153
  * Don't show pending merge list when there are no pending merges
154
    (Alexander Belchenko)
155
156
  * Better error handling in gcommit (Alexander Belchenko)
157
158
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
159
160
  * Rename put into context menu (Szilvester Farkas) #73774
161
162
  * Improved commit dialog (Szilvester Farkas) #73778
163
164
  * Rename dialog contains original name (Szilvester Farkas) #73775
165
166
  * Bookmarks can be removed (Szilvester Farkas)
167
168
  * Run Olive after maximizing window (Szilvester Farkas) #70134
169
170
  * Check empty commit message at commit time (vila) #73737
171
172
  * Use dotted revnos in gannotate (Aaron Bentley)
173
174
0.12.0	2006-11-04
175
176
  * #68127: gcommit is broken
177
178
  * #67934: various win32 fixes
179
180
  * #67933: fix product name in setup.py
181
182
  * #67930: gdiff relies on plugin name being 'gtk'
183
184
  * #66937: process doesn't stop after closing commit dialog
185
  
186
  * #66091: commit after merge fails
187
  
188
  * #67927: fix non-ascii commit message