/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: Curtis Hovey
  • Date: 2012-02-05 05:14:11 UTC
  • mto: This revision was merged to the branch mainline in revision 775.
  • Revision ID: sinzui.is@verizon.net-20120205051411-y9ra08wae1wsfv52
Remove unneeded gtksourceview1 support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  * Fix compatibility with newer versions of gir-gtk which don't allow
6
6
    None in STRING columns of ListStores. (Jelmer Vernooij)
7
7
 
8
 
  * Properly handle popup menus when there is no selected revision in
9
 
    "bzr viz". (Jelmer Vernooij, #281717)
10
 
 
11
 
  * Ignore bzr-handle-patch.desktop in sofware center.
12
 
    (Jelmer Vernooij, #854245)
13
 
 
14
 
  * Fix searching in tree views. (Jelmer Vernooij, #928301)
15
 
 
16
 
 CHANGES
17
 
 
18
 
  * bzr-notify has been removed, as it was causing regressions
19
 
    on several machines and not particularly useful.
20
 
    (Jelmer Vernooij, #714767, #949798, #998994, #342135, #342136, #394536)
21
 
 
22
8
0.103.0 2011-12-11
23
9
 
24
10
 FEATURES