summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/App.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Slightly more reliable OSC comms. Still not really up to the task of receivi...David Robillard1-0/+2
2008-08-19Remove weird virtual inheritance interface overlay thing from client in favou...David Robillard1-2/+6
2008-08-19Factor out destroy (and object_destroyed) to common interface.David Robillard1-2/+2
2008-08-18More copy/paste and serialisation work.David Robillard1-6/+5
2008-08-16Add missing Store.cpp.David Robillard1-1/+3
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-1/+1
2008-08-15Push serialiser down into core ('world').David Robillard1-9/+5
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-9/+4
2008-05-15Show error messages from engine in a pop-up dialog.David Robillard1-0/+1
2007-12-20Fix about dialog close button.David Robillard1-1/+1
2007-12-19Fix LV2 GUI embedding.David Robillard1-2/+2
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-1/+1
2007-10-26Apply module icons patch from larsl (with formatting/visual tweaks).David Robillard1-4/+17
2007-10-23Plugin icon cache and plugin icons in the plugin dialog, from larsl.David Robillard1-6/+10
2007-10-11Fix initial state of radio buttons in connect window when running ingen -eg.David Robillard1-14/+14
2007-10-11Fix Gtk rendering corruption problems when running monolithic (internal engine).David Robillard1-13/+14
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-08Dynamically load Serialiser from serialisation module, make it actually work,...David Robillard1-5/+16
2007-10-01Blink MIDI ports on message transmission.David Robillard1-0/+9
2007-09-24Avoid thread creation and glade stuff on module/port creation (defer until me...David Robillard1-2/+2
2007-09-20Strip a bunch of old useless code.David Robillard1-5/+2
2007-08-02Actually move canvas items on move_to (fix ticket 74).David Robillard1-8/+8
2007-07-31SWIG building fixes.David Robillard1-2/+2
2007-07-25Fix running with ingen -eg.David Robillard1-8/+9
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+143