13
0
Commit Graph

16739 Commits

Author SHA1 Message Date
ba9748cc56 more pre-commit testing 2015-05-09 02:11:12 -04:00
d6cf83e6ba more pre-commit testing 2015-05-09 02:10:09 -04:00
b39a321fe6 more pre-commit testing 2015-05-09 02:07:56 -04:00
2133a493c4 more pre-commit testing 2015-05-09 02:06:50 -04:00
7df59b64be more pre-commit testing 2015-05-09 02:04:57 -04:00
dd9d4d208d more pre-commit testing 2015-05-09 02:03:03 -04:00
0ec8ea4afe more pre-commit testing 2015-05-09 02:01:37 -04:00
76168edeb4 more pre-commit testing 2015-05-09 01:44:40 -04:00
b9ceabcfbb more pre-commit testing 2015-05-09 01:41:55 -04:00
336774ad51 more pre-commit testing 2015-05-09 01:39:50 -04:00
6f6d87e408 more pre-commit testing 2015-05-09 01:39:29 -04:00
d950be7360 more pre-commit testing 2015-05-09 01:30:48 -04:00
770756cf83 more pre-commit testing 2015-05-09 01:30:14 -04:00
6aac63b046 more pre-commit testing 2015-05-09 01:29:17 -04:00
ebc0a1e423 more pre-commit testing 2015-05-09 01:28:45 -04:00
3480ef9d48 more pre-commit testing 2015-05-09 01:28:02 -04:00
677fc9a3f3 more pre-commit testing 2015-05-09 01:25:48 -04:00
d4cdcf3005 more pre-commit testing 2015-05-09 01:24:11 -04:00
b3bc78464a more pre-commit testing 2015-05-09 01:22:52 -04:00
6938b48fff more pre-commit testing 2015-05-09 01:22:00 -04:00
54f70dc551 more pre-commit testing 2015-05-09 01:11:52 -04:00
099c3ecef3 more pre-commit testing 2015-05-09 01:07:58 -04:00
dcfeccffb3 more pre-commit testing 2015-05-09 01:06:05 -04:00
39438561dc more pre-commit testing 2015-05-09 00:27:01 -04:00
b301941ec7 more pre-commit testing 2015-05-09 00:18:54 -04:00
b9675581f6 more pre-commit testing 2015-05-09 00:18:37 -04:00
247b6f1f19 more pre-commit testing 2015-05-09 00:16:44 -04:00
a584ea560e more pre-commit testing 2015-05-09 00:15:49 -04:00
b245f5054b more pre-commit testing 2015-05-09 00:08:22 -04:00
4802094541 more pre-commit testing 2015-05-09 00:05:58 -04:00
558a997911 more pre-commit testing 2015-05-09 00:00:48 -04:00
9ced0a3936 more pre-commit testing 2015-05-09 00:00:14 -04:00
3898ae2ccc more pre-commit testing 2015-05-08 23:59:25 -04:00
1bcc8635e3 more pre-commit testing 2015-05-08 23:57:49 -04:00
310f859b55 more pre-commit testing 2015-05-08 23:43:19 -04:00
225399deeb more pre-commit testing 2015-05-08 23:38:16 -04:00
cc3d79ed58 more pre-commit testing 2015-05-08 23:34:54 -04:00
d62fc45a6a test commit for new style-checking pre-commit 2015-05-08 23:29:02 -04:00
4c92de0159 extend save-as dialog to allow crude but functional save-as-to-empty-session 2015-05-07 22:36:32 -04:00
318c919c41 fix crash during session deletion as monitor section tries to update 2015-05-07 22:36:07 -04:00
f082e45298 extend save-as API to allow for new empty sessions based on current 2015-05-07 22:35:35 -04:00
0038820f47 copy contents of analysis, plugins, automation and externals folders during save-as 2015-05-07 17:10:14 -04:00
e902029b26 fix Session::rename() 2015-05-07 12:06:49 -04:00
31acba8305 debugging rename/save-as 2015-05-05 21:30:00 -04:00
4a301595bd rename user's customized color file when resetting theme. Fixes #6286 2015-05-05 21:29:48 -04:00
7005529886 fix some gtk filechooser issues 2015-05-05 18:35:58 +02:00
7447843a33 oversample meter faceplate image surfaces
Works around issues with pango on windows,
fixes crude text on OSX/retina and can provide sub-pixel
rendering on GNU/Linux/X11.
2015-05-05 03:02:09 +02:00
6b69fd5640 NSM preparation for OSX and windows
Note that on those platforms the application name
is a full path. This is permitted by the specs:

“executable_name MUST be the executable name that the program was launched with. For C programs, this is simply the value of argv[0]” [http://non.tuxfamily.org/nsm/API.html#n:1.2.1.1.]

but the current implementation of nsm expects the basename
only and searched $PATH.
2015-05-05 00:25:06 +02:00
d1334074af add plugin parameter reset button - closes #6297 2015-05-04 20:52:48 +02:00
9790d2b5dd prepare plugin reset (#6297) 2015-05-04 20:48:41 +02:00