Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#138 closed enhancement (released)

Re-implement menu for undo/redo

Reported by: ibboard Owned by: ibboard
Priority: minor Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-GTK# Version: Unknown or N/A
Keywords: undo redo menu Cc:
Blocked By: Blocking: #86

Description

The undo/redo buttons in the GTK form have some commented out code that is supposed to populate the undo/redo menus. These should be re-implemented so that users can undo/redo batches of commands at once.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

Move tickets to new "confirmed" status to show that they've been checked

comment:2 Changed 10 years ago by ibboard

Priority: majorminor

Reduce some tickets to "Minor" so that we've not just got lots all at "Major"

comment:3 Changed 9 years ago by ibboard

Owner: set to ibboard
Status: confirmedaccepted
Version: Unknown or N/A

In progress, just need to hook up the menu item click.

comment:4 Changed 9 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r650) Fixes #138: Re-implement menu for undo/redo

  • Replace WinForms code with equivalent GTK objects to construct menu and handle multi-undo/redo

Re #86: Complete initial GTK# UI

  • Make tabs re-orderable
  • Make tabs scrollable when we get too many

comment:23 Changed 9 years ago by ibboard

Resolution: fixedreleased

Released in WF GTK v0.1 beta 1

Note: See TracTickets for help on using tickets.