/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: 2009-07-18 21:38:27 UTC
  • mfrom: (650.1.1 bzr-gtk-rene)
  • Revision ID: jelmer@samba.org-20090718213827-brx2hm1f0494clz2
Merge replacement for guess_language with small tweak: use the canonical implementation if we can.

Show diffs side-by-side

added added

removed removed

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