174 Commits

Author SHA1 Message Date
Alexander Kojevnikov
3403b244c9 Update AUTHORS 2011-05-11 16:45:47 +08:00
Alexander Kojevnikov
070118155a Fix crash when the preferences file is not writable 2011-05-06 16:56:44 +08:00
Alexander Kojevnikov
c31916855f i18n: Enable Italian translation 2011-05-06 16:38:51 +08:00
Alexander Kojevnikov
a39e9b24db Require Vala 0.12 2011-05-03 21:50:43 +08:00
Daniel Hams
bc5214b3e1 Use Hann window function instead of Hamming (issue 48)
This helps to clear up spectral bleeding.

Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com>
2011-04-24 19:54:25 +08:00
Alexander Kojevnikov
9857ccd870 Typo 2011-04-23 17:13:39 +08:00
Alexander Kojevnikov
241152d4f4 Fix locale path on Windows and OS X 2011-04-23 15:28:55 +08:00
Alexander Kojevnikov
9cab91a32d Update the copyright 2011-04-22 20:35:49 +08:00
Alexander Kojevnikov
2bc90c30a5 i18n: Really fix '(system default)' translation 2011-04-22 19:17:38 +08:00
Alexander Kojevnikov
8b14d8cc7c Fix compile error 2011-04-22 14:55:48 +08:00
Alexander Kojevnikov
a7bcf2c296 Update AUTHORS 2011-04-22 14:51:53 +08:00
Alexander Kojevnikov
326a3b8526 i18n: '(system default)' was not translated 2011-04-22 09:39:45 +08:00
Jonathan Gonzalez V
8afdb24977 Don't use obsolete CODEC_TYPE_AUDIO macro 2011-04-21 09:06:47 +08:00
Alexander Kojevnikov
b35ae6cbcf Remove debug logging 2011-04-19 22:33:12 +08:00
Alexander Kojevnikov
d5c6880c83 Tabify 2011-04-19 22:28:04 +08:00
Alexander Kojevnikov
392a4875b1 osx: Replace Ctrl-X shortcuts with Cmd-X 2011-04-19 22:24:09 +08:00
Alexander Kojevnikov
294be06dc6 osx: Hide/move standard menu items 2011-04-19 21:48:02 +08:00
Alexander Kojevnikov
b84eb0b845 Force the toolbar style 2011-04-19 21:26:28 +08:00
Alexander Kojevnikov
51c8b6fcc0 osx: Move the main menu to where it belongs
Also fix rigth click → Quit (issue 24) and the ⌘ Q shortcut (issue 44).
2011-04-19 21:11:42 +08:00
Alexander Kojevnikov
a058390b3f Minor UI initialisation fixes 2011-04-19 19:14:43 +08:00
Alexander Kojevnikov
967e025ae5 No need to re-define accelerators 2011-04-19 17:55:46 +08:00
Alexander Kojevnikov
bf9bdad6ec Use xml for menu and toolbar definitions 2011-04-19 17:52:11 +08:00
Alexander Kojevnikov
407d5a6314 i18n: Use the correct env variable 2011-04-19 17:13:53 +08:00
Alexander Kojevnikov
2f370ea9fc Add a menu bar 2011-04-19 16:47:12 +08:00
Alexander Kojevnikov
eb00579ceb Fix a compile error with valac 0.11 2011-04-02 21:22:55 +08:00
Alexander Kojevnikov
9bd228c291 Use actions for toolbar items 2011-04-01 11:23:21 +08:00
Alexander Kojevnikov
3216b7e086 Fix compile errors with valac >= 0.11.2 2011-03-31 08:30:37 +08:00
Alexander Kojevnikov
39bd9e9d6c i18n: Update spek.pot 2011-03-31 08:12:33 +08:00
Alexander Kojevnikov
d9d177ecff osx: Fix font size 2011-03-30 22:08:44 +08:00
Alexander Kojevnikov
c7deee63e0 Tidy 2011-03-30 16:48:17 +08:00
Alexander Kojevnikov
4a92c987cf osx: Init GtkOSXApplication 2011-03-30 16:47:56 +08:00
Alexander Kojevnikov
ff4fb4d321 Gold-platting for the win! 2011-03-29 00:01:32 +08:00
Alexander Kojevnikov
ebfd4c1903 Update authors in the about dialogue 2011-03-28 20:56:34 +08:00
Alexander Kojevnikov
6387760b7b Fix the density ruler ticks 2011-03-28 17:46:05 +08:00
Alexander Kojevnikov
55a39fae10 Change the version label 2011-03-28 16:58:03 +08:00
Alexander Kojevnikov
a3057999aa A hack to fix vertical alignment of tick labels 2011-03-28 16:41:55 +08:00
Alexander Kojevnikov
025d0bbe1e Spectral density ruler 2011-03-28 16:08:30 +08:00
Alexander Kojevnikov
a741fb0d22 Right and top rulers 2011-03-28 15:45:41 +08:00
Alexander Kojevnikov
bf139c96a9 Don't use API deprecated in GTK3 2011-03-28 14:15:36 +08:00
Alexander Kojevnikov
1d2d280f5e Read/save the check_update preference 2011-03-27 17:24:32 +08:00
Alexander Kojevnikov
954bf89417 Change the config file name 2011-03-27 17:16:58 +08:00
Alexander Kojevnikov
ba75eed19c Save the language preference 2011-03-27 17:13:32 +08:00
Alexander Kojevnikov
2cea640e33 Add Preferences.save() 2011-03-27 17:13:13 +08:00
Alexander Kojevnikov
d772055446 Add English to the list of languages in the preferences 2011-03-27 17:12:31 +08:00
Alexander Kojevnikov
4abb8c7f99 Select the active language in the preferences 2011-03-27 16:58:41 +08:00
Alexander Kojevnikov
273eeeaac4 Preferences.instance 2011-03-27 13:25:38 +08:00
Alexander Kojevnikov
5dacc190eb Show the list of available language translations 2011-03-26 22:18:31 +08:00
Alexander Kojevnikov
3a2eeeaf01 Fix whitespace 2011-03-24 15:38:01 +08:00
Alexander Kojevnikov
c32a645954 Remove HOST_OS
We can now detect the OS at compile time.
2011-03-24 15:38:01 +08:00
Alexander Kojevnikov
3c53552789 Fix an automake warning 2011-03-24 15:38:01 +08:00