/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: 2008-06-29 16:20:15 UTC
  • mto: This revision was merged to the branch mainline in revision 519.
  • Revision ID: jelmer@samba.org-20080629162015-amhe7xj4cdmup4id
Rename GtkProgressBarStack to GtkWindowProgressBarStack

Show diffs side-by-side

added added

removed removed

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