aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/gscripts
Commit message (Expand)AuthorAgeFilesLines
* Port layout rules to JavaTor Norbye2010-10-2215-2234/+0
* Fix bug in LinearLayout handling of last linesTor Norbye2010-10-181-1/+1
* Merge "Fix various bugs related to linear layout handling"Tor Norbye2010-10-151-35/+54
|\
| * Fix various bugs related to linear layout handlingTor Norbye2010-10-141-35/+54
* | Merge "Prevent layout interaction on certain layouts"Tor Norbye2010-10-157-0/+189
|\ \
| * | Prevent layout interaction on certain layoutsTor Norbye2010-10-157-0/+189
| |/
* | Hide anchor lines and tweak text positioningTor Norbye2010-10-141-2/+4
|/
* Fix Orientation context menu for LinearLayout.Tor Norbye2010-10-121-1/+1
* Fix drag and drop handler to handle reentryTor Norbye2010-10-121-1/+1
* Improve visual feedback for relative layout and frame layout.Tor Norbye2010-10-112-31/+46
* Fix bug in constraint display.Tor Norbye2010-10-081-1/+1
* Remove Groovy Closures from the tool integration API.Tor Norbye2010-10-085-22/+22
* Visual adjustments to the layout feedbackTor Norbye2010-10-065-41/+71
* Add drawing styles to the layout helper APITor Norbye2010-10-043-28/+11
* GLE2: fix RelativeLayout insert bad attributes sometimes.Raphael Moll2010-09-151-1/+4
* GLE2: proper feedback on invalid drop targets.Raphael Moll2010-09-111-0/+2
* GLE2: Indicate when drag'n'drop is rejected in RelativeLayout.Raphael Moll2010-09-101-5/+17
* GLE2: display selection a bit better.Raphael Moll2010-09-091-0/+6
* GLE2 context menu: Handle boolean properties as tri-state.Raphael Moll2010-09-011-26/+78
* GLE2 context menu support.Raphael Moll2010-08-315-9/+235
* ADT GLE2: Remove (or disable) debug printfs.Raphael Moll2010-07-271-1/+1
* ADT GLE2: implementation paste operation.Raphael Moll2010-07-223-15/+81
* ADT GLE2: Let groovy rules access a public API of the RulesEngine.Raphael Moll2010-07-211-0/+4
* ADT GLE2: drag'n'drop in FrameLayoutRaphael Moll2010-06-222-34/+97
* ADT GLE2: render moved items in RelativeLayout.Raphael Moll2010-06-211-15/+34
* ADT GLE2: cleanup some constants and review feedback.Raphael Moll2010-06-216-67/+36
* ADT GLE2: drag'n'drop in RelativeLayout.Raphael Moll2010-06-195-68/+243
* ADT GLE2: readme (first quick'n'dirty draft)Raphael Moll2010-06-182-10/+49
* ADT GLE2: drag'n'drop for LinearLayoutRaphael Moll2010-06-173-191/+358
* ADT GLE2: Access AttributeInfo from groovy scripts.Raphael Moll2010-06-081-17/+22
* ADT GLE2: Restore relative position of elements in AbsoluteLayout drop.Raphael Moll2010-06-041-31/+28
* ADT GLE2: Generate items on drop in AbsoluteLayout.Raphael Moll2010-06-031-50/+123
* ADT GLE2: Script for AbsoluteLayout for new canvas drag API.Raphael Moll2010-06-012-26/+174
* ADT GLE2: Drag from canvasRaphael2010-05-282-8/+18
* ADT GLE: pass dragged FQCN to IViewRulesRaphael2010-03-085-20/+20
* ADT GLE2: Fix drop coordinates, add FrameLayout.groovyRaphael2010-03-054-19/+95
* ADT GLE2: Snap to RelativeLayout bordersRaphael2010-03-022-35/+111
* ADT GLE2: Support for drop on RelativeLayout children.Raphael2010-02-263-30/+66
* ADT GLE: Experiment with d'n'd in RelativeLayout.Raphael2010-02-223-32/+251
* ADT GLE: experiment with display of Relative layout params.Raphael2010-02-196-7/+97
* ADT GLE: new IViewRule interface for Drag'n'drop.Raphael2010-02-183-83/+230
* ADT GRE: Resolve gscripts groovy imports.Raphael2010-02-126-104/+149
* ADT GLE2: Implement IViewRule.onChildSelected.Raphael2010-02-091-31/+38
* ADT GLE2: support isMultipleSelection.Raphael2010-02-081-2/+3
* ADT GLE2: Rename IGC to IGraphics.Raphael2010-02-081-2/+2
* GLE2: IViewRule callback for selection.Raphael2010-02-054-11/+44
* ADT GRE: create base class for IViewRule.Raphael2010-01-144-291/+15
* ADT GRE: Move gscripts package.Raphael2010-01-144-20/+20
* ADT GLE: Support drop in AbsoluteLayout and create XML node.Raphael2010-01-094-22/+267
* ADT GRE: move scripts to ADT /gscripts.Raphael2010-01-042-0/+261