jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
jules
|
73359d4af0
|
Introjucer: added text search for the code editor.
|
12 years ago |
jules
|
6269df4823
|
Introjucer: fix for new command-line project wizard.
|
12 years ago |
jules
|
3831af62ef
|
Updated CodeEditorComponent to act as an ApplicationCommandTarget
|
12 years ago |
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
12 years ago |
jules
|
172f61dc3e
|
Introjucer: minor internal work.
|
12 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
12 years ago |
jules
|
e00bfdc1df
|
A couple of minor introjucer changes.
|
12 years ago |
jules
|
c75abb51c4
|
Introjucer: minor appearance tweaks.
|
12 years ago |
jules
|
b0b6a7ca25
|
Introjucer: added command to open counterpart files.
|
12 years ago |
jules
|
d24ee139d3
|
Introjucer: wizards for auto-generating new Component classes
|
12 years ago |
jules
|
e8131455d5
|
Introjucer: added some comment fields to the config pages.
|
12 years ago |
jules
|
745e2ae8b9
|
Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel.
|
12 years ago |
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
12 years ago |
jules
|
ebb7b6db74
|
Introjucer: some refactoring, new icon.
|
12 years ago |
jules
|
a4e87ef28a
|
Introjucer: file separator character fix on windows.
|
12 years ago |
jules
|
e49c56109b
|
Introjucer: Updated RTAS include path (on win32)
|
12 years ago |
jules
|
40183ecd74
|
Introjucer: following aliases in modules folder.
|
12 years ago |
jules
|
514ed0f30d
|
Introjucer: avoid unnecessary file deletions when saving.
|
12 years ago |
jules
|
18e07fcd95
|
Introjucer: fixed bundle identifier generation.
|
12 years ago |
jules
|
753ebf48e5
|
Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties.
|
12 years ago |
jules
|
e9ae25ed9c
|
Introjucer fixes + cosmetic changes.
|
12 years ago |
jules
|
6b679bb46b
|
New methods in ImageFileFormat for checking file extensions.
|
12 years ago |
jules
|
c93d7a31d5
|
Added some colour IDs for TextPropertyComponent
|
12 years ago |
jules
|
9afac59a60
|
Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix.
|
12 years ago |
jules
|
49d0182f61
|
Introjucer: graphical tweaks, binary data header change.
|
12 years ago |
jules
|
af3bab799f
|
Introjucer: fine-tuned some command behaviours.
|
12 years ago |
jules
|
e3537ba57a
|
Cleaned out some defunct ComponentBuilder code.
|
12 years ago |
jules
|
88c17da08b
|
Removed const-ness from a couple of LookAndFeel method return values.
|
12 years ago |
jules
|
aea20ee144
|
Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method.
|
12 years ago |
jules
|
87db662f29
|
Introjucer: code editor improvements, icon class reshuffle.
|
12 years ago |
jules
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
12 years ago |
jules
|
dac898c601
|
Introjucer: modules panel fix.
|
12 years ago |
jules
|
6838666a58
|
Introjucer: modules panel tweak.
|
12 years ago |
jules
|
c2666bfe61
|
Introjucer: fix for broken colour scheme when run for the first time.
|
12 years ago |
jules
|
1b2b1a1aac
|
Introjucer: colour scheme presets and aesthetic stuff.
|
13 years ago |
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
13 years ago |
jules
|
baecac82d9
|
Introjucer: tweaked document focus behaviour.
|
13 years ago |
jules
|
515bfe90b2
|
Introjucer: new tab panel look and feel.
|
13 years ago |
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jules
|
44e454f0b7
|
Introjucer: colours and refactoring.
|
13 years ago |
jules
|
6fe9e2db73
|
Minor clean-ups.
|
13 years ago |
jules
|
b20b5f9276
|
Introjucer: fix for Xcode post-build script in audio plugin projects.
|
13 years ago |
jules
|
c65c7dd4a4
|
Introjucer: misc internal refactoring.
|
13 years ago |
jules
|
1f2b26a30b
|
Introjucer: refactored icons.
|
13 years ago |
jules
|
25e7361f2c
|
Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project.
|
13 years ago |
jules
|
0475cedff5
|
Introjucer: commands to move back/forwards through open docs.
|
13 years ago |
jules
|
591e89cd87
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
jules
|
27f1901fe6
|
Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.
|
13 years ago |
jules
|
fb29acf1fa
|
Introjucer: minor internal stuff.
|
13 years ago |