83 Commits (ab8f23f15d5924e0dc29c1d4cba46ee6664c4fc2)

Author SHA1 Message Date
  Jonathan Moore Liles 3e73817155 Fix some clang warnings. 13 years ago
  Jonathan Moore Liles 8df6acd540 FL: Clean up enter key press behavior of Fl_Sometimes_Input 13 years ago
  Jonathan Moore Liles 0904809a05 FL: Fix configure. 13 years ago
  Jonathan Moore Liles 2c6b6b1a75 FLTK->NTK 13 years ago
  Jonathan Moore Liles 9f28f7a1a8 Move -L flags after the object name in linker commands. 13 years ago
  Jonathan Moore Liles 57ac27ecac Change the appearance of the "SM" indicator in mixer, daw, sequencer. Tweak GUIs. 13 years ago
  Jonathan Moore Liles 5e63b25504 FL: Reset boxtypes before activating new theme. 13 years ago
  Jonathan Moore Liles 25a0b8afc6 FL: Mute colors in Clean theme. 13 years ago
  Jonathan Moore Liles fdcf74ddbe Replace crappy Fl::scheme() thing with a more useful theme implementation in Fl_Theme and Fl_Color_Sheme classes. 13 years ago
  Nedko Arnaudov fa504e062d Remove broken open_url() hack. 13 years ago
  Jonathan Moore Liles ca3076d2ec Timeline: Avoid triggering excessive redraws. 13 years ago
  Jonathan Moore Liles 11c9a02687 Add some omitted symlinks required for the build. 13 years ago
  Jonathan Moore Liles 5336880bd4 Further tweak build system to work with private version of FLTK. 13 years ago
  Jonathan Moore Liles dd5aa2cdcf Add known-working FLTK revision as a submodule. Link to it statically. 13 years ago
  Jonathan Moore Liles 0e5db66f16 Use one master makefile instead of having a different one per project. 13 years ago
  Jonathan Moore Liles bb75847ac1 Mixer: Implement mixer Strip import/export 15 years ago
  Jonathan Moore Liles 044414c4c2 Mixer: Try to fix some weirdness with Controller Module knob display. 13 years ago
  Jonathan Moore Liles df0a9c4267 Mixer: Make slider types optional too. 13 years ago
  Jonathan Moore Liles 32bd29a28b GUI tweaks. 13 years ago
  Jonathan Moore Liles 26fa9eba3b Mixer: Add new 'plastic' knob type. Make knob type to display configurable. 13 years ago
  Jonathan Moore Liles 9bb9a91b22 Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes. 13 years ago
  Jonathan Moore Liles 3a5c330e34 Everybody gets new icons! Also, .desktop files. 13 years ago
  Jonathan Moore Liles 250b7db644 Cleanup compiler warnings. 13 years ago
  Jonathan Moore Liles 219c3b1e9b FL: Fix an uninitialized value. 13 years ago
  Jonathan Moore Liles 93dd9870ae Don't rely on 'Fl' symlink which only exists on Debian. 13 years ago
  Jonathan Moore Liles ee705fffa3 FL/Fl_Scalepack: Give scalepack the ability contain a resizable() child. 15 years ago
  Jonathan Moore Liles 80278aa78a FL: Get rid of unnecessary call to clip_children(). 15 years ago
  Jonathan Moore Liles 178becd88c FL: Clip drawing of value of FL_Sometimes_Input when in non-input mode. 15 years ago
  Jonathan Moore Liles 1bd1324a25 FL: Make About_Dialog more dynamic. 15 years ago
  Jonathan Moore Liles 4cf327e1a7 Tweak build system. 15 years ago
  Jonathan Moore Liles f7316a2941 Fl_Packscroller: Don't eat unwanted FL_PUSH events. 15 years ago
  Jonathan Moore Liles 4a44188596 Fl_Flowpack: Flow mode should default to on! 15 years ago
  Jonathan Moore Liles 8b95806b2f Mixer: Improve keyboard focus. 15 years ago
  Jonathan Moore Liles 6abd18c5ac Make logo used in About_Dialog an option. 15 years ago
  Jonathan Moore Liles b774ee3f50 Centralize color schemes. 15 years ago
  Jonathan Moore Liles a1387c4d62 FL/menu_popup: Call menu's callback if menu item lacks one. 15 years ago
  Jonathan Moore Liles 2eadaa016e Fl_Packscroller: Let children have a go at events... 15 years ago
  Jonathan Moore Liles 4e634beff5 Mixer: Add context menu to mixer strips. 15 years ago
  Jonathan Moore Liles 6db8e2f3fa Mixer: Attempt to improve the behavior of single-row display mode. 15 years ago
  Jonathan Moore Liles e945a3893c Fix the new project dialog. 15 years ago
  Jonathan Moore Liles 2bb7d737b9 Split About Dialog off into FL/ 15 years ago
  Jonathan Moore Liles bf376d9171 Mixer: Implement Project/Open menu option. 15 years ago
  Jonathan Moore Liles c789f75c73 Implement Fl_Packscroller, an alternative to Fl_Scroll better suited to containing vertical Fl_Packs. 15 years ago
  Jonathan Moore Liles 34200e2c52 Make the interval of Fl_Blinker configurable. 15 years ago
  Jonathan Moore Liles 6d6672e97a Mixer: GUI Cleanups. Also, permit moving of strips to the left/right. 15 years ago
  Jonathan Moore Liles 02509c2e99 Split New_Project_Dialog out into FL/ to share with mixer. 15 years ago
  Jonathan Moore Liles d7f74e8e15 Mixer: Changes to support project saving/loading. 15 years ago
  Jonathan Moore Liles 65d4293665 Mixer: Improve the mousewheel behavior of Fl_Arc_Dial and add Fl_Value_SliderX. 15 years ago
  Jonathan Moore Liles 178ce417ee Don't die if user picks a popup menu item with no callback set (e.g. a submenu node). 15 years ago
  Jonathan Moore Liles 2136a8e6d3 Fl_Labelpad_Group: Measure using actual font of widget instead of always FL_HELVETICA. 15 years ago