jules
|
14cfa338b6
|
Avoided a false assertion in File. Minor clean-ups.
|
2013-09-10 15:11:20 +01:00 |
|
jules
|
3fe9d3ee93
|
Minor clean-ups.
|
2013-08-20 09:48:19 +01:00 |
|
jules
|
ddc1524742
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jules
|
80dc4c57b0
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jules
|
828d6f8e18
|
Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files
|
2012-10-25 14:35:22 +01: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
|
44e454f0b7
|
Introjucer: colours and refactoring.
|
2012-07-10 12:08:35 +01:00 |
|
jules
|
1f2b26a30b
|
Introjucer: refactored icons.
|
2012-07-08 22:02:59 +01:00 |
|
jules
|
463d2b3289
|
Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs.
|
2012-06-24 21:20:59 +01:00 |
|
jules
|
f24d65e70d
|
Tidied up some introjucer menu modality.
|
2012-02-04 22:50:33 +00:00 |
|
Julian Storer
|
dce7cd9cd1
|
Added a unit-test, and removed constness from a couple more return types.
|
2011-09-13 15:09:21 +01:00 |
|
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
2011-08-17 15:07:06 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
Julian Storer
|
98ba259599
|
Minor introjucer clean-ups.
|
2011-07-03 18:51:54 +01:00 |
|
Julian Storer
|
e9bdd1d637
|
Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String.
|
2011-04-14 20:13:12 +01:00 |
|
Julian Storer
|
f4c4f310e1
|
Refactored the DragAndDropTarget callback methods, to replace the parameters with a structure. This also affects the TreeViewItem drag-and-drop callback methods.
|
2011-04-14 13:33:01 +01:00 |
|
Julian Storer
|
927cebcdbb
|
New class NativeMessageBox, with static methods for showing several types of native alert boxes.
|
2011-03-30 12:20:58 +01:00 |
|
Julian Storer
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
2011-03-08 11:41:28 +00:00 |
|