aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout
Commit message (Expand)AuthorAgeFilesLines
...
* Use GridLayout state to determine exact row and column boundariesTor Norbye2011-08-2315-89/+243
* Layout editor property menu improvementsTor Norbye2011-08-195-186/+393
* Pull View Rules API into a separate libraryTor Norbye2011-08-155-60/+8
* Action API improvementsTor Norbye2011-08-1511-286/+412
* Add tooltip drag feedback for relative layoutTor Norbye2011-07-271-11/+24
* Allow GridLayout to exist in project packagesTor Norbye2011-07-271-1/+1
* Add new InsertType for widget moves within the same layoutTor Norbye2011-07-141-0/+9
* Adjust the match position description to be relative to the layoutTor Norbye2011-07-132-10/+19
* Fix resize feedback for cell spanning modeTor Norbye2011-07-121-20/+27
* Describe GridLayout matches in drag tooltipTor Norbye2011-07-122-0/+66
* Grid Layout Support.Tor Norbye2011-07-1116-101/+3675
* Fix merge errorTor Norbye2011-07-111-3/+0
* Add AdapterView handling for SpinnersTor Norbye2011-07-111-0/+4
* Add resize feedback tooltipTor Norbye2011-07-113-10/+26
* Add support for hidden viewsTor Norbye2011-07-081-0/+4
* Simple insets supportTor Norbye2011-07-081-0/+6
* Merge "Add deletion hooks for view rules"Tor Norbye2011-07-082-7/+54
|\
| * Add deletion hooks for view rulesTor Norbye2011-07-072-7/+54
* | Fix locale handling of linear layout weightsTor Norbye2011-07-071-1/+4
|/
* Add two more layout actions for linear layoutsTor Norbye2011-06-133-40/+71
* When distributing linear layout weights, also set size to 0dpTor Norbye2011-06-132-0/+47
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-107-34/+133
* Fix GestureOverlayView handlingTor Norbye2011-06-101-6/+10
* Fix various warningsTor Norbye2011-06-093-7/+8
* Merge "Guidelines for match_parent, and linear layout weight fixes"Tor Norbye2011-06-064-156/+358
|\
| * Guidelines for match_parent, and linear layout weight fixesTor Norbye2011-06-064-156/+358
* | Show previews of resources in the resource & reference choosersTor Norbye2011-06-061-0/+3
|/
* Simple code cleanupTor Norbye2011-06-022-59/+26
* Resize & Guideline SupportTor Norbye2011-06-0121-703/+3722
* Add Resize Support to the Layout EditorTor Norbye2011-06-014-5/+126
* Disable palette preview for some widgets on some platformsTor Norbye2011-05-241-0/+12
* Add preview support for GridViewsTor Norbye2011-05-192-0/+43
* Basic fragment supportTor Norbye2011-05-162-3/+45
* Make Go To Declaration work for <fragment> names.Tor Norbye2011-05-131-0/+4
* Custom View handling improvementsTor Norbye2011-05-131-1/+1
* Add Request Focus to textfieldsTor Norbye2011-05-022-2/+122
* Enforce at most one child on ScrollViews, and add LinearLayoutsTor Norbye2011-04-204-1/+70
* Custom listview layoutsTor Norbye2011-04-205-4/+10
* Add list view previewTor Norbye2011-04-113-1/+52
* Usability fix for the layout actions barTor Norbye2011-04-104-10/+45
* Add Table layout actionsTor Norbye2011-04-084-0/+94
* Extract Style RefactoringTor Norbye2011-03-311-0/+1
* On ImageView or ImageButton drop, ask user for drawableTor Norbye2011-03-192-1/+23
* Make edit texts grow in horizontal LinearLayouts using weightsTor Norbye2011-03-181-0/+5
* XML code completion improvementsTor Norbye2011-03-152-4/+5
* Add drop-support for include tagsTor Norbye2011-03-0914-28/+94
* Add palette variations of widgetsTor Norbye2011-03-031-1/+4
* More refactoring work: Convert hierarchy, and change typeTor Norbye2011-02-282-2/+34
* Fill FrameLayout children on drop depending on metadataTor Norbye2011-02-211-0/+23
* Refactoring: Wrap in Container, Change Layout Type, ExtractTor Norbye2011-02-171-0/+15