aboutsummaryrefslogtreecommitdiff
path: root/desiredata
AgeCommit message (Collapse)Author
2009-10-23not used in DesireDataN.N.
svn path=/trunk/; revision=12654
2009-10-22remove <portaudio.h> (sf#2883658)N.N.
svn path=/trunk/; revision=12637
2009-09-15fixed linker flag, it was using a very old version that now means something ↵Hans-Christoph Steiner
else (-export_dynamic versus --export-dynamic) svn path=/trunk/; revision=12356
2009-09-06fixed bug SF#2853052N.N.
svn path=/trunk/; revision=12248
2009-08-24fix path (from mescalinum)N.N.
svn path=/trunk/; revision=12063
2009-08-24add datarootdir, datadir, to remove warning in ./configure (thanks mescalinum)N.N.
svn path=/trunk/; revision=12062
2009-08-24don't use ldconfigN.N.
svn path=/trunk/; revision=12061
2009-08-24remove font bombN.N.
svn path=/trunk/; revision=12060
2009-08-23nothingN.N.
svn path=/trunk/; revision=12034
2009-08-17fixing a problem with stdio.h being loaded _after_ the asprintf macros are ↵N.N.
defined. (from Carmen) svn path=/trunk/; revision=11931
2009-08-16const error fix (from Carmen)N.N.
svn path=/trunk/; revision=11930
2009-08-09increase max channels from 64 to 256N.N.
svn path=/trunk/; revision=11897
2009-06-17another attempt at making colour presets better on osxN.N.
svn path=/trunk/; revision=11797
2009-06-17temporarily disable part of auto-applyN.N.
svn path=/trunk/; revision=11796
2009-06-17new color preset popupN.N.
svn path=/trunk/; revision=11795
2009-06-17miscN.N.
svn path=/trunk/; revision=11794
2009-06-16...N.N.
svn path=/trunk/; revision=11789
2009-06-14removed some C++isms from a C/C++ sectionN.N.
svn path=/trunk/; revision=11774
2009-06-14don't know what this is, but it probably doesn't have anything to do with ↵N.N.
the makefile here. svn path=/trunk/; revision=11764
2009-06-13fix version when $Id$ lacksN.N.
svn path=/trunk/; revision=11763
2009-06-12using namespace desire...N.N.
svn path=/trunk/; revision=11759
2009-06-11forgot to commit this (namespace desire)N.N.
svn path=/trunk/; revision=11746
2009-06-10add "using namespace" (for patrice)N.N.
svn path=/trunk/; revision=11745
2009-06-10to fix mingw32 problem: jump to label 'usage' crosses initialization of ↵N.N.
'short int version' svn path=/trunk/; revision=11744
2009-06-10remove some ld flags at the request of patriceN.N.
svn path=/trunk/; revision=11743
2009-06-10add 'using namespace desire' (from patrice)N.N.
svn path=/trunk/; revision=11742
2009-06-10rename env var OS to USE_OS because OS is already preset on Windows NT (name ↵N.N.
conflict) svn path=/trunk/; revision=11741
2009-06-10change -export-dynamic to --export-dynamicN.N.
svn path=/trunk/; revision=11739
2009-06-10kill color_* and the use of "Slider bg" in ddrc (which was supposed to be ↵N.N.
"BlueBox bg" anyway) svn path=/trunk/; revision=11734
2009-06-10remove Slider bg from defaults (and thus from what .ddrc is required to contain)N.N.
svn path=/trunk/; revision=11733
2009-06-10attempt to fix problem with closing dialogue windowsN.N.
svn path=/trunk/; revision=11732
2009-06-10fix use of colour in [hradio],[vradio]N.N.
svn path=/trunk/; revision=11731
2009-06-09made [hradio],[vradio] look more like in pdN.N.
svn path=/trunk/; revision=11730
2009-06-09added "using namespace desire"; sorryN.N.
svn path=/trunk/; revision=11726
2009-06-09rename Macro_Rect to MacroRectN.N.
svn path=/trunk/; revision=11723
2009-06-08misleading obsolete commentN.N.
svn path=/trunk/; revision=11713
2009-06-07make [cnv] look like in Pd.N.N.
svn path=/trunk/; revision=11707
2009-06-07use more reliable way of finding main window (may help open dialogues ↵N.N.
correctly on other platforms such as mingw) svn path=/trunk/; revision=11706
2009-06-07sorry.N.N.
svn path=/trunk/; revision=11697
2009-06-07reformat and stuffN.N.
svn path=/trunk/; revision=11693
2009-06-03fix ddrc editor's use of notebookN.N.
svn path=/trunk/; revision=11668
2009-06-03use ttk::notebookN.N.
svn path=/trunk/; revision=11667
2009-06-03move readline stuff outN.N.
svn path=/trunk/; revision=11665
2009-06-03move graphviz stuff outN.N.
svn path=/trunk/; revision=11664
2009-06-03segfault...N.N.
svn path=/trunk/; revision=11662
2009-06-03add canvas_first and gobj_next to make gridflow happyN.N.
svn path=/trunk/; revision=11661
2009-06-03using namespace desire;N.N.
svn path=/trunk/; revision=11660
2009-06-03using namespace desire;N.N.
svn path=/trunk/; revision=11659
2009-06-03namespace desire, for some things that may conflictN.N.
svn path=/trunk/; revision=11658
2009-06-03OopsDialogue: avoid wrapping long backtrace lines in a way that can't be ↵N.N.
unwrapped by maximising the window... svn path=/trunk/; revision=11657