jules
|
f3333aa29d
|
Introjucer: added a couple of view menu options.
|
2013-09-10 11:18:40 +01:00 |
|
jules
|
42aa27900b
|
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
|
2013-09-07 09:43:45 +01:00 |
|
jules
|
127342e147
|
Introjucer: minor refactoring.
|
2013-08-04 17:53:56 +01:00 |
|
jules
|
711764103e
|
Introjucer: made it recognise the .hh file suffix.
|
2013-08-04 16:49:06 +01:00 |
|
jules
|
5b25ac6609
|
Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility.
|
2013-07-28 11:31:25 +01:00 |
|
jules
|
3861a04197
|
Some more override decorations.
|
2013-07-10 14:55:26 +01:00 |
|
jules
|
802969a42e
|
Fix for OSX native recent files menu.
|
2013-07-10 14:11:06 +01:00 |
|
jules
|
4ce1908f79
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
2013-07-09 16:09:28 +01:00 |
|
jules
|
ecc1a17bc6
|
Code clean-ups.
|
2013-07-09 14:51:11 +01:00 |
|
jules
|
00e77a7ac2
|
OSX main menu recent files list fixes.
|
2013-07-09 11:43:12 +01:00 |
|
jules
|
5918d039ce
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
jules
|
2329e63f20
|
Converted a few Colour references to pass-by-values.
|
2013-07-01 17:38:47 +01:00 |
|
jules
|
a0792ec444
|
Fix for software-rendered code editor text.
|
2013-06-29 10:57:54 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
2013-06-16 10:08:05 +01:00 |
|
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
2013-06-15 19:27:34 +01:00 |
|
jules
|
2e5604a664
|
Introjucer: fixed current project order for translation tool.
|
2013-06-14 19:38:40 +01:00 |
|
jules
|
2ca1f2e704
|
Introjucer module updater fix.
|
2013-06-13 16:35:23 +01:00 |
|
jules
|
ddc1524742
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
2013-06-03 22:39:21 +01:00 |
|
jules
|
3f7b7f055e
|
Introjucer: Treating ".inl" extension as a header file.
|
2013-05-23 09:10:04 -06:00 |
|
jules
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
2013-05-09 10:51:14 +01:00 |
|
jules
|
3e628c816e
|
Minor fixes for clang.
|
2013-05-08 11:10:11 +01:00 |
|
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
2013-05-05 17:13:53 +01:00 |
|
jules
|
ffc9200ea7
|
Changed the linux version of the introjucer to store its config and log files in ~/.config
|
2013-05-05 13:15:05 +01:00 |
|
jules
|
859f533904
|
Introjucer: handling drag+dropped folder.
|
2013-04-26 13:34:00 +01:00 |
|
jules
|
97ed2ac915
|
Introjucer: code editor popup menu helper function to insert a new class declaration.
|
2013-04-22 16:18:35 +01:00 |
|
jules
|
76c2ba89e3
|
Introjucer: fixes to module update box.
|
2013-04-20 15:54:33 +01:00 |
|
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
2013-04-17 10:06:42 +01:00 |
|
jules
|
9f37bf2e58
|
Minor introjucer fixes.
|
2013-04-15 20:47:18 +01:00 |
|
jules
|
52b638ff40
|
Misc cleanups.
|
2013-04-09 19:42:47 +01:00 |
|
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
2013-04-01 14:33:27 +01:00 |
|
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
2013-03-31 23:09:17 +01:00 |
|
jules
|
910b834f72
|
Minor clean-ups.
|
2013-03-31 12:13:02 +01:00 |
|
jules
|
12c28fd882
|
Introjucer: added "save as"
|
2013-03-30 13:06:00 +00:00 |
|
jules
|
2a6a6651b2
|
Introjucer: refactored static/dynamic library generation projects.
|
2013-03-26 11:32:51 +00:00 |
|
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
2013-03-18 21:44:29 +00:00 |
|
jules
|
6b7f0609bf
|
Minor clean-ups.
|
2013-03-17 13:59:03 +00:00 |
|
jules
|
ffd894089d
|
Cleaned up a few static analyser warnings.
|
2013-03-15 19:36:28 +00:00 |
|
jules
|
242a461644
|
MemoryMappedAudioFormatReader fix. Removed a couple of warnings.
|
2013-02-26 13:02:22 +00:00 |
|
jules
|
b0fadda27c
|
Introjucer: updated window title bar status when current file has unsaved changes.
|
2013-01-12 21:00:06 +00:00 |
|
jules
|
6f88b7ae60
|
Minor clean-ups.
|
2013-01-03 10:29:01 +00:00 |
|
jules
|
164ab05bac
|
Minor clean-ups.
|
2012-12-28 13:34:39 +00:00 |
|
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
2012-12-27 19:56:18 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
f13621a78d
|
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
|
2012-10-28 18:38:10 +00:00 |
|
jules
|
565cb189ea
|
Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux.
|
2012-10-22 12:28:46 +01:00 |
|
jules
|
a1614a8879
|
Minor changes for VC2005
|
2012-10-18 16:24:27 +01:00 |
|