jules
|
976be45c2a
|
Minor updates for mingw compatibility.
|
12 years ago |
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
12 years ago |
jules
|
5950d1d877
|
Removed some base classes from CodeEditorComponent.
|
12 years ago |
jules
|
514ed0f30d
|
Introjucer: avoid unnecessary file deletions when saving.
|
12 years ago |
jules
|
90f6353f4f
|
Minor C++ tokenising changes.
|
12 years ago |
jules
|
8772e5716b
|
Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files.
|
12 years ago |
jules
|
6e31e8babc
|
Fixes for CharPointer_UTF8::isValidString()
|
12 years ago |
jules
|
386cb19ddd
|
CodeDocument fix.
|
12 years ago |
jules
|
ab10aeca89
|
Refactored some c++ tokeniser classes.
|
12 years ago |
jules
|
bc421f2e95
|
Audio thumbnail threading fix.
|
12 years ago |
jules
|
9a89d815cc
|
Reverted CodeDocument::replaceAllContent, and added an applyChanges() method.
|
12 years ago |
jules
|
50e659a37b
|
Introjucer: colour scheme tweak.
|
12 years ago |
jules
|
331e102663
|
CodeDocument new method + internal tweaks.
|
12 years ago |
jules
|
b4fe06fb81
|
CallOutBox: changed parameters to allow better positioning, and improved layout algorithm.
|
12 years ago |
jules
|
6d8bd3029d
|
Tweaks to token selection behaviour in CodeEditorComponent.
|
12 years ago |
jules
|
dba5418a53
|
OSX mouse wheels in 10.6 - check for device returning NaNs.
|
12 years ago |
jules
|
2b856f41a0
|
AudioUnit host: set the plugin's kAudioUnitProperty_MaximumFramesPerSlice property.
|
12 years ago |
jules
|
85e5fae0fd
|
Made CodeDocument:: replaceAllContent apply a diff of only the changed regions.
|
12 years ago |
jules
|
9caac6d44e
|
New class: TextDiff
|
12 years ago |
jules
|
6fb039ba0f
|
Tweak to win32 code for vs2005 compatibility.
|
12 years ago |
jules
|
b7089dfa45
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
12 years ago |
jules
|
5d52b0e071
|
Minor code review + spring-cleaning for DSound code (no functionality changes)
|
12 years ago |
jules
|
448f0c85bc
|
Detecting minimisation state changes in OSX.
|
12 years ago |
jules
|
e73b49e220
|
ValueTree::toXmlString method.
|
12 years ago |
jules
|
be013b485d
|
Fixed a typo.
|
12 years ago |
jules
|
146afac6d7
|
Improved format of WinMain function.
|
12 years ago |
jules
|
551688e8b4
|
Added method: SystemStats::getDisplayLanguage()
|
12 years ago |
jules
|
8576a65c8b
|
Stopped plugin scan from blocking timers.
|
12 years ago |
jules
|
18e07fcd95
|
Introjucer: fixed bundle identifier generation.
|
12 years ago |
jules
|
de916db567
|
Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes.
|
12 years ago |
jules
|
ec995d9753
|
OSX 10.4 compile fix.
|
12 years ago |
jules
|
753ebf48e5
|
Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties.
|
12 years ago |
jules
|
18977ebd44
|
Optimised TreeView openness XML generation, avoiding redundant state data about tree items that are in their default state.
|
12 years ago |
jules
|
e9ae25ed9c
|
Introjucer fixes + cosmetic changes.
|
12 years ago |
jules
|
665c85b147
|
Version number bump.
|
12 years ago |
jules
|
19600a0556
|
Added clickable sub-menus ability to PopupMenu.
|
12 years ago |
jules
|
cf959decce
|
Minor string optimisation.
|
12 years ago |
jules
|
0ce65462af
|
Translation of OSX app menu strings. Minor misc changes and documentation fixes.
|
12 years ago |
jules
|
af9c71be38
|
Added Image::Bitmap::getBounds method.
|
13 years ago |
jules
|
b86a9f3429
|
Introjucer: fix for Xcode plist file generation when there are multiple file extensions.
|
13 years ago |
jules
|
74eb65090f
|
Introjucer: improved some rollover help.
|
13 years ago |
jules
|
7829d1e4bf
|
Changed OSX native alert boxes to use TRANS to translate their ok/yes/no/cancel button text.
|
13 years ago |
jules
|
c7e3550514
|
Added an RTAS include.
|
13 years ago |
jules
|
b16995da41
|
Minor update to ConcertinaPanel
|
13 years ago |
jules
|
6b679bb46b
|
New methods in ImageFileFormat for checking file extensions.
|
13 years ago |
jules
|
d5ddbc88bd
|
Introjucer: cosmetic changes.
|
13 years ago |
jules
|
a0ed9c96e4
|
New class: ConcertinaPanel.
|
13 years ago |
jules
|
897ee9017b
|
C++ tokeniser fix.
|
13 years ago |
jules
|
27ebcccb7e
|
Update to the jucer's slider handling.
|
13 years ago |
jules
|
ec590c29cf
|
Handling variable pixel stride in transformed image render.
|
13 years ago |