Commit Graph

35387 Commits

Author SHA1 Message Date
martin
7a72cee2cf DBG deal with spaces in watches
git-svn-id: trunk@36193 -
2012-03-21 19:13:34 +00:00
sekelsenmat
05d5494484 Minor improvement to the Android radio button drawer
git-svn-id: trunk@36192 -
2012-03-21 17:20:08 +00:00
sekelsenmat
72c633b780 Minor improvement to the custom drawn bitmap resizer
git-svn-id: trunk@36191 -
2012-03-21 15:09:38 +00:00
sekelsenmat
36928275f2 Starts Android style for TCDRadioButton
git-svn-id: trunk@36190 -
2012-03-21 13:43:06 +00:00
sekelsenmat
1ad6cf828c Patch from Guiliano Colla for a new painting model no LCL-CustomDrawn-X11 and advances the implementation for shift states in this backend
git-svn-id: trunk@36189 -
2012-03-21 11:17:28 +00:00
sekelsenmat
376af23998 LCL-CustomDrawn: Improves the defines for debugging bitmap issues
git-svn-id: trunk@36188 -
2012-03-21 10:52:26 +00:00
paul
5461d16beb jcf: don't replace lines but insert them if we are after the source end - fixes issue #0021493
git-svn-id: trunk@36187 -
2012-03-21 04:12:52 +00:00
paul
0e0b2fa192 ideintf, ide: add InsertLine method
git-svn-id: trunk@36186 -
2012-03-21 04:11:51 +00:00
paul
d46180aa2f lcl: move condition to top to reduce amount of executed code
git-svn-id: trunk@36185 -
2012-03-21 02:53:00 +00:00
paul
a152f6fb8f win32: return normal size for minimized windows in GetWindowSize() - fixes issue #0021508
git-svn-id: trunk@36184 -
2012-03-21 02:51:15 +00:00
paul
5a475a393d win32: handle SW_SHOWFULLSCREEN in TWin32WidgetSet.ShowWindow
git-svn-id: trunk@36183 -
2012-03-21 01:43:45 +00:00
paul
0d66913910 win32: activate application when inactive disabled form is clicked (windows does not send any other messages for such forms than WM_SETCURSOR) - fixes issue #0019069
git-svn-id: trunk@36182 -
2012-03-21 01:26:57 +00:00
paul
a793b4fa1f win32: reimplement AppBringToFront - it should take care about MainFormOnTaskBar property and it should set the last active window as a foreground window generally
git-svn-id: trunk@36181 -
2012-03-21 01:24:02 +00:00
jesus
f431c3e138 LCL, fix dbgrid fixed cells drawing on DefaultDrawing=false, issue #21496
git-svn-id: trunk@36180 -
2012-03-20 18:49:22 +00:00
sekelsenmat
40a6a4cab9 cd_test_all: Adds a edit and combobox for Android testing
git-svn-id: trunk@36179 -
2012-03-20 17:37:53 +00:00
sekelsenmat
7053cb6dad CustomDrawn-Android drawer: Implements a non-bitmap checkbox and edit drawing
git-svn-id: trunk@36178 -
2012-03-20 13:29:47 +00:00
zeljko
abdba4431a Qt,Gtk2,Carbon: do not try to show form as non-modal over modal if lcl parent is assigned.
git-svn-id: trunk@36177 -
2012-03-20 12:45:30 +00:00
sekelsenmat
a67c0254f9 CustomDrawn: Implements the grayed state for checkboxes
git-svn-id: trunk@36176 -
2012-03-20 11:52:13 +00:00
martin
b48cf43d34 DBG: Watches/Inspect, add auto typecast to instance class
git-svn-id: trunk@36175 -
2012-03-20 10:39:47 +00:00
mattias
13419a0ba7 codetools: clean up
git-svn-id: trunk@36174 -
2012-03-20 09:17:00 +00:00
martin
252d9c00ff IDE/SynEdit: Ensure overviewgutter is updated, if highlighter changes
git-svn-id: trunk@36173 -
2012-03-20 01:15:22 +00:00
martin
591db7a660 SynEdit: workaround for issue #20850
git-svn-id: trunk@36172 -
2012-03-19 22:53:30 +00:00
zeljko
86a85a3be4 Qt: do not accept rich text in any case in TCustomMemo (eg. paste html mime data).
git-svn-id: trunk@36171 -
2012-03-19 19:17:45 +00:00
mattias
9bd7d03126 IDE: source editor: tab popup menu: show modified files with *
git-svn-id: trunk@36170 -
2012-03-19 16:41:01 +00:00
mattias
5ab54db2f5 IDE: move source editor to other window: reduce autosize overhead
git-svn-id: trunk@36169 -
2012-03-19 16:36:03 +00:00
mattias
af2bfb9825 LCL: TPageControl.Pages.Move reduce autosize overhead
git-svn-id: trunk@36168 -
2012-03-19 16:33:57 +00:00
mattias
e36cbeb5b9 IDE: switch editorcomponent window: set parent to nil before changing owner
git-svn-id: trunk@36167 -
2012-03-19 16:29:41 +00:00
martin
a4e1f89a1c DBG: deal with comma separated array index "a[1,2]" instead of "a[1][2]"
git-svn-id: trunk@36166 -
2012-03-19 14:53:56 +00:00
ask
dfa6c71041 TAChart: Refactor TChartAxis.GetMarkValues and add FIXME comment
+ Add forgotten line from the previous commit.

git-svn-id: trunk@36165 -
2012-03-19 12:16:30 +00:00
sekelsenmat
f7c92839bd Minor customdrawn improvement, fixes compilation in some fpc versions
git-svn-id: trunk@36164 -
2012-03-19 11:52:01 +00:00
ask
1720bbaf07 TAChart: Do not draw minor marks outside of marks range
git-svn-id: trunk@36163 -
2012-03-19 11:29:17 +00:00
sekelsenmat
1eefe347e4 Android example: Changes the NDK v5 paths to NDK v7 paths
git-svn-id: trunk@36162 -
2012-03-19 10:24:13 +00:00
sekelsenmat
fee90e1913 LCL-CustomDrawn-Win: Implements GetAppHandle which fixes the showing of the taskbar
git-svn-id: trunk@36161 -
2012-03-19 08:51:53 +00:00
ask
0d478ae9db TAChart: Use Axis.Margin in the axis demo
git-svn-id: trunk@36160 -
2012-03-19 06:40:19 +00:00
ask
1efd95da30 TAChart: Add Axis.Margin property
git-svn-id: trunk@36159 -
2012-03-19 06:39:23 +00:00
ask
6169395766 TAChart: Center axis title by the marks
git-svn-id: trunk@36158 -
2012-03-19 06:29:04 +00:00
ask
215e6b2bd7 TAChart: Minor refactoring of TChartAxisList.Prepare
git-svn-id: trunk@36157 -
2012-03-19 05:30:40 +00:00
ask
7e37bace92 TAChart: Fix drawing of Axis.Title with Attachment = maCenter
git-svn-id: trunk@36156 -
2012-03-19 05:09:28 +00:00
sekelsenmat
0ef97f99db LCL-CustomDrawn and CustomDrawn: Advances the migration to TFPCustomCanvas which allowed to support TUpDown and TSpeedButton in LCL-CustomDrawn
git-svn-id: trunk@36155 -
2012-03-18 22:25:18 +00:00
sekelsenmat
67188bf7b7 Changes the type to make sure erase background is only sent to TWinControl
git-svn-id: trunk@36154 -
2012-03-18 21:10:38 +00:00
sekelsenmat
397bb45af5 LCL-CustomDrawn: Implements background erasing support which fixes the background color of TNotebook pages, among other controls
git-svn-id: trunk@36153 -
2012-03-18 21:06:22 +00:00
mattias
d87025efb7 codetools: auto dereferencing on mode switch autoderef
git-svn-id: trunk@36152 -
2012-03-18 19:10:51 +00:00
mattias
987fe43547 IDE: identifier completion: do not double add . after unit
git-svn-id: trunk@36151 -
2012-03-18 19:05:36 +00:00
martin
ec664e867d SynEdit: Fixed template edit / invalidate on escape
git-svn-id: trunk@36150 -
2012-03-18 18:00:03 +00:00
martin
3ef7a4d9e1 SynEdit: Fixed Syncro edit / issue from rev 35955 #9b1daa010e
git-svn-id: trunk@36149 -
2012-03-18 17:51:28 +00:00
sekelsenmat
5cc8988523 LCL-CustomDrawn: Renames the Cocoa proc unit to a more standard name and adds support for forms without a minimize button
git-svn-id: trunk@36148 -
2012-03-18 15:38:05 +00:00
mattias
8d186030d1 lazutils: TIndexedAVLTree: default property
git-svn-id: trunk@36147 -
2012-03-18 09:35:44 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
a124aba76d avglvltree: Node.Successor/Precessor
git-svn-id: trunk@36145 -
2012-03-18 00:48:34 +00:00
mattias
33958d7756 avglvltree: delete: replaced recursion with loop
git-svn-id: trunk@36144 -
2012-03-17 22:53:00 +00:00