jules
|
a151510501
|
Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen.
|
13 years ago |
jules
|
8ee1897916
|
Introjucer: some code editor fixes and functionality.
|
13 years ago |
jules
|
d92d5ba108
|
Minor thread fix. Introjucer: fixed colour of rollover help text.
|
13 years ago |
jules
|
26ae696f94
|
(Removed a debugging hack that was left behind mistakenly..)
|
13 years ago |
jules
|
c2666bfe61
|
Introjucer: fix for broken colour scheme when run for the first time.
|
13 years ago |
jules
|
d019af5b82
|
Introjucer: minor internal stuff.
|
13 years ago |
jules
|
8b208084aa
|
Introjucer: icns file format fix.
|
13 years ago |
jules
|
74078ee2c8
|
Introjucer: support for larger OSX icon sizes.
|
13 years ago |
jules
|
d78b10edb3
|
Introjucer: code indent tweaks.
|
13 years ago |
jules
|
7ef8246cae
|
Introjucer: restricted font list to fixed-width fonts.
|
13 years ago |
jules
|
fb5bcb5094
|
Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name.
|
13 years ago |
jules
|
dc9e0cb9bb
|
Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters.
|
13 years ago |
jules
|
006e324114
|
Moved the Graphics::drawBevel() method into LookAndFeel. Fixed an introjucer caret colour bug.
|
13 years ago |
jules
|
1b2b1a1aac
|
Introjucer: colour scheme presets and aesthetic stuff.
|
13 years ago |
jules
|
1f2c81980f
|
Introjucer: Fix for MSVC optimisation levels.
|
13 years ago |
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
13 years ago |
jules
|
396a5d9178
|
Introjucer: nicer scrollbars.
|
13 years ago |
jules
|
baecac82d9
|
Introjucer: tweaked document focus behaviour.
|
13 years ago |
jules
|
65f147b241
|
Introjucer: Visual studio WPO and debug option fixes.
|
13 years ago |
jules
|
225040e62b
|
Improved drop-shadow code.
|
13 years ago |
jules
|
515bfe90b2
|
Introjucer: new tab panel look and feel.
|
13 years ago |
jules
|
edb1114c5e
|
Introjucer: more colour scheme stuff.
|
13 years ago |
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jules
|
1e9e6cbf79
|
New methods for Graphics, CallOutBox.
|
13 years ago |
jules
|
770b8a4ae1
|
Introjucer: more colour scheme stuff.
|
13 years ago |
jules
|
44e454f0b7
|
Introjucer: colours and refactoring.
|
13 years ago |
jules
|
6fe9e2db73
|
Minor clean-ups.
|
13 years ago |
jules
|
ecd91dc559
|
Introjucer: updated Android builds to work with the latest SDK.
|
13 years ago |
jules
|
f50b05b251
|
Introjucer threading fix.
|
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
|
2fe73f6ebe
|
Introjucer: added a flag to help with OSX retina displays.
|
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 |
jules
|
9e3cd767aa
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
7a1c8f61a5
|
RTAS build fixes.
|
13 years ago |
jules
|
e875c65642
|
Introjucer: some treeview refactoring.
|
13 years ago |
jules
|
4233f603db
|
More MouseInputSource tweaks.
|
13 years ago |
jules
|
6758ce0bc9
|
CodeEditorComponent improvements and TextEditor menu refactoring.
|
13 years ago |
jules
|
d3bb7fb9cc
|
Added line-numbering to the CodeEditorComponent.
|
13 years ago |
jules
|
f824e99f2d
|
Introjucer: refactoring and addition of appearance settings window for editor colours + fonts.
|
13 years ago |
jules
|
17e59cf95f
|
Introjucer: made sure the new project wizard creates an exporter for the current OS.
|
13 years ago |
jules
|
b4251726f0
|
Introjucer: refactored some settings classes, and added new icons for the treeviews.
|
13 years ago |
jules
|
100301ed17
|
Added a CharacterFunctions method. Some refactoring in introjucer.
|
13 years ago |
jules
|
7f499caf5f
|
Introjucer: refactored some filenames.
|
13 years ago |
jules
|
79ddd3a859
|
Introjucer: Allowed the root item in the files tree to be selected as a group.
|
13 years ago |