/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: matkor
  • Date: 2007-08-23 10:17:40 UTC
  • mto: This revision was merged to the branch mainline in revision 265.
  • Revision ID: matkor@laptop-hp-20070823101740-s17kf9qa383wiuje
Code for "branch update" menuitem and toolbox. Typo fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.90.0  2007-08-27
 
1
0.90.0  UNRELEASED
2
2
 
3
3
 FEATURES
4
4
 
5
 
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
5
  * Add ability to hide ignored files (#134121, Tom Badran)
6
6
 
7
7
  * Show tags in bzr viz. (Jelmer)
8
8
 
9
9
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
10
10
 
11
 
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
 
11
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz 
 
12
                                                                                                                        Korniak, Jelmer)
 
13
 
 
14
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
12
15
  
13
16
  * Added "update" menu item in Olive. (Mateusz Korniak)
14
17
  
15
 
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
16
 
  
17
 
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
18
  * New Olive application icon. (Simon Pascal Klein)
18
19
 
19
20
 UI
20
21
  
25
26
  * Updated pot generator script and regenerated the translation template.
26
27
    (Szilveszter)
27
28
 
28
 
  * Add helper widget for selecting branches (Jelmer)
29
 
    
30
 
 BUG FIXES
31
 
 
32
 
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
33
 
  Korniak, Jelmer)
34
 
 
35
 
  * Fixed interface to push.PushDialog (Mateusz Korniak)
36
 
 
37
 
  * Fix so the when Olive is run from the source code, the toolbar and menu
38
 
    icons show. (Gary van der Merwe, #131520)
39
 
 
40
 
  * Fix a regression that Olive was no longer able to find bzrlib location
41
 
    due to a change in the output of "bzr version". (Gary van der Merwe)
42
 
 
43
 
  * Fix a regression that Olive branch info window was not working. (Gary van
44
 
    der Merwe)
45
 
    
46
 
  * Fixed tags formatting. (Aaron)
47
 
 
48
29
0.18.0  2007-07-17
49
30
 
50
31
 FEATURES