summaryrefslogtreecommitdiff
path: root/muse2/muse/app.cpp
AgeCommit message (Expand)Author
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-30added "arrange windows in rows" and "in columns" functionsFlorian Jung
2011-08-27full screen + part edit focusRobert Jonsson
2011-08-22added fullscreen modeFlorian Jung
2011-08-22renamed and rearranged "settings" menusFlorian Jung
2011-08-21automatic maximizing for arranger when in traditional SDI modeFlorian Jung
2011-08-21fixed saving window state. again.Florian Jung
2011-08-21fixed bugs regarding saving and restoring toolbar stateFlorian Jung
2011-08-21added "windows" menuFlorian Jung
2011-08-18merged with trunk, except:Florian Jung
2011-08-18"share tools and menu" can be set at runtimeFlorian Jung
2011-08-16this is only a backup commitFlorian Jung
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers guar...Tim E. Real
2011-08-15added transport and panic toolbars to all TopWinsFlorian Jung
2011-08-14added "As subwindow" menu entries and made them workFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-08-14fixed "subwins steal focus" bugFlorian Jung
2011-08-13main work for sharing menus and toolbars doneFlorian Jung
2011-08-10THIS IS JUST A PROOF OF CONCEPTFlorian Jung
2011-08-07moved the arranger out to its own windowFlorian Jung
2011-07-28speeded up structural operationsFlorian Jung
2011-06-06only cleaned up codeFlorian Jung
2011-06-06implemented functions for shrinking, expanding and cleaning partsFlorian Jung
2011-06-06merged with current trunk and removed (unused) support for disabling the keymapFlorian Jung
2011-06-05speeded up the arranger's part canvasFlorian Jung
2011-06-04fixed select allRobert Jonsson
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ...Tim E. Real
2011-05-24template sample rate, drum track channel, track list headerRobert Jonsson
2011-05-23merged with trunkFlorian Jung
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
2011-05-16set focus policy to strong in all editorsFlorian Jung
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
2011-05-13find unused wave filesRobert Jonsson
2011-05-11some housekeeping:Florian Jung
2011-05-08structure menu fixesRobert Jonsson
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
2011-05-01 -removed split_note property from staff_t (replaced by SPLIT_NOTE macro) Florian Jung
2011-04-2732-notes are now fully supported (also 32-rests are supported now)Florian Jung
2011-04-26added "new score window"-menu-entry for quickly opening a new scoreFlorian Jung
2011-04-25crashfix loading new songRobert Jonsson
2011-04-24ScoreEdit doesn't inherit from MidiEditor any more, which solvesFlorian Jung
2011-04-19added some menusFlorian Jung
2011-04-18score editor now listens to most (if not all) interesting signals and redrawsFlorian Jung
2011-04-15merged with current trunkFlorian Jung
2011-04-15scores now have names; the user can't change them yet,Florian Jung
2011-04-15added menus for adding new staves to score windowsFlorian Jung
2011-04-12Fixed regression with midi oR button. Also don't list synths.Tim E. Real
2011-04-11cosmetic stuff: made many functions static, improved pixmap loadingFlorian Jung
2011-04-10added some scrolling stuff and fixed segfault when closingFlorian Jung