jules
|
6db05a6100
|
Tweaked some syntax to help with Clang/Windows compatibility
|
9 years ago |
jules
|
a0e7e12a02
|
Introjucer: added new command-line utilities: "--trim-whitespace" and "--remove-tabs"
|
9 years ago |
hogliux
|
49446da555
|
Some minor tweeks to the auto-updater to more gracefully handle error situations
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
hogliux
|
0e7729590f
|
Add release notes text field to Introjucer's auto-updater dialog. Minor auto-updater infrastructure updates and code refactoring.
|
9 years ago |
jules
|
61eb7f8e6c
|
Introjucer: Minor project and L+F updates
|
10 years ago |
jules
|
dab1a549b9
|
Introjucer: some internal refactoring.
|
10 years ago |
jules
|
aa52fd2f61
|
Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project.
|
10 years ago |
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
10 years ago |
jules
|
70d475d25f
|
Introjucer: added command-line options for setting version number.
|
10 years ago |
jules
|
454bddbb43
|
Tried to avoid problems with introjucer running as a command-line app on headless linux
|
10 years ago |
jules
|
c79bab8208
|
Introjucer shutdown order fix
|
10 years ago |
jules
|
fc77d9a001
|
Fixed capital letter.
|
10 years ago |
jules
|
5bdfa1bf52
|
Whitespace cleanups.
|
10 years ago |
jules
|
27e303e367
|
Include path typo fix.
|
10 years ago |
jules
|
8cfda2f24f
|
Include path typo fix.
|
10 years ago |
jules
|
1c37a7781b
|
Introjucer shutdown sequence fix.
|
10 years ago |
jules
|
f23e6352fb
|
Introjucer shutdown sequence fix.
|
10 years ago |
jules
|
9be2c8d4d9
|
Autoupdater fix.
|
10 years ago |
jules
|
edb1e5d69a
|
Autoupdater can now ask for new folder rather than overwriting.
|
10 years ago |
jules
|
ea50838057
|
Whitespace
|
10 years ago |
Felix Faire
|
53d7060658
|
Centre new project wizard on screen
|
10 years ago |
Felix Faire
|
afe5928467
|
Introjucer "new project" UX Update
Changed the default GUI App wizard to make a window component by
default.
Widened the project creator to stop the text squishing
|
10 years ago |
jules
|
8980ed2b9c
|
module selection fixes
|
10 years ago |
jules
|
231e1b015e
|
Setting installed app execute permissions.
|
10 years ago |
jules
|
f59d2e74e1
|
Fixes for Visual Studio
|
10 years ago |
jules
|
e76895e109
|
More auto-updating
|
10 years ago |
jules
|
4b28a4bb23
|
more auto-update work
|
10 years ago |
jules
|
41f21aed7e
|
more auto-update work
|
10 years ago |
jules
|
e74df08e82
|
autoupdater work
|
10 years ago |
jules
|
e4d9c00264
|
Began auto-updater
|
10 years ago |
jules
|
c397984fe9
|
Whitespace
|
10 years ago |
jules
|
80214e458c
|
First version of new introjucer templates page
|
10 years ago |
jules
|
970300867f
|
Introjucer: Added .S to the supported asm file extensions.
|
10 years ago |
jules
|
6a89a440b5
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
10 years ago |
jules
|
c46927d580
|
Minor clean-ups
|
11 years ago |
jules
|
95699451b5
|
Added method ModalComponentManager::cancelAllModalComponents()
|
11 years ago |
jules
|
8e7fbe9976
|
Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file.
|
11 years ago |
jules
|
4e085e7707
|
Introjucer: added a "save all" command.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
a2ffe5e6eb
|
Introjucer: added TRANS macro to GUI designed generated code.
|
11 years ago |
jules
|
c28c6c3e7c
|
Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object.
|
11 years ago |
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
11 years ago |
jules
|
172f19f4a4
|
Introjucer: fix for module deletion bug, and some clean-ups.
|
11 years ago |
jules
|
bea7b83cb8
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
11 years ago |
jules
|
56ec1d1400
|
Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code).
Updated the LookAndFeel::drawTreeviewPlusMinusBox and TreeViewItem::paintOpenCloseButton methods to provide more flexibility.
|
11 years ago |
jules
|
022057460d
|
Introjucer: avoided assertion when launching files in windows explorer.
|
11 years ago |
jules
|
8e4825e7bd
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
11 years ago |
jules
|
a9aae9651b
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
11 years ago |
jules
|
ec52acc609
|
Minor clean ups inside Random class and introjucer.
|
11 years ago |