Community
Participate
Working Groups
- tooltip texts are externalized but it seems the corresponding texts have disappeared, e.g. the fetch button shows "%FetchAction_tooltip" as tooltip - outdated icons should be updated to be consistent with icons in context menus - check if additional commands should be exposed here - [1] reported that "Add" button disappeared [1] http://dev.eclipse.org/mhonarc/lists/egit-dev/msg01594.html
We now have two proposals how this could be fixed: [1] using traditional actionset fixing the existing git toolbar and menu downside is that actions should rather be replaced by the more flexible command framework [2] using commands, this works on Mac in Helios, but it doesn't work on Windows in Galileo as long as team API uses actions we cannot completely get rid of actions framework. Currently we are unsure what approach to follow. [1] http://egit.eclipse.org/r/#change,1955 [2] http://egit.eclipse.org/r/#change,1941
merged a3c5194a9d77c190954d11a28fed40e2474f6ef9 fixing the Git toolbar and menu using the action based solution. Will re-add the Add command in a subsequent change.
Pushed http://egit.eclipse.org/r/#change,1967 for review to add the AddToIndex operation to the Git Command Group actions.
Merged as 308b1da4165b6c887b3c9b99bd424d799ebb4d6d