summaryrefslogtreecommitdiff
path: root/src/interface/Component.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-244/+0
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-0/+1
2012-08-20Correct position of context menus in scrolling panels, fixes #135Simon Robertshaw1-1/+1
2012-08-03Fix context menu position #65Simon Robertshaw1-0/+11
2012-07-29Fix crash on Component::IsFocused if the component has been detached from ↵Simon Robertshaw1-1/+3
the Window
2012-07-24Copy, cut and paste for TextboxesSimon Robertshaw1-4/+13
2012-07-24Adjust icon positionsSimon Robertshaw1-1/+1
2012-07-17Improve spacing of multiline labels, multiline cursor for Textbox, ↵Simon Robertshaw1-1/+1
autoresizing textbox for PreviewView comments
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw1-0/+4
2012-05-23Moar button appearanceSimon Robertshaw1-2/+2
2012-05-15Move style into ComponentSimon Robertshaw1-4/+69
2012-04-09Fix issue where unborn children were slaughtered when removing a component ↵Simon Robertshaw1-2/+1
from an event
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw1-0/+2
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-1/+0
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-2/+2
2012-01-17Some minor changesSimon Robertshaw1-7/+7
2012-01-15More stuff, better events and starting on interfaceSimon Robertshaw1-1/+2
2012-01-14Various things, also IEF UISimon Robertshaw1-28/+90
2012-01-08InitialSimon Robertshaw1-0/+89