blikblum
|
aa7b1efed9
|
lcl: fix setting radiogroup.itemindex under gtk2. Issue #22013
git-svn-id: trunk@37264 -
|
2012-05-13 10:31:27 +00:00 |
|
mattias
|
2b2f0f00f8
|
codetools: improved error message on unit not found
git-svn-id: trunk@37263 -
|
2012-05-13 09:40:15 +00:00 |
|
mattias
|
5a6462019e
|
codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
|
2012-05-13 08:31:43 +00:00 |
|
juha
|
3cc9256141
|
Converter: Add more default types to replace.
git-svn-id: trunk@37261 -
|
2012-05-12 18:59:29 +00:00 |
|
martin
|
e3eb90decf
|
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk --- keep button enabled
git-svn-id: trunk@37260 -
|
2012-05-12 17:40:41 +00:00 |
|
martin
|
08be80ba31
|
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk
git-svn-id: trunk@37259 -
|
2012-05-12 17:25:52 +00:00 |
|
juha
|
dee0c332d7
|
LCL: Fix wrong font size when there are numbers in name, issue #21775, patch from cobines
git-svn-id: trunk@37258 -
|
2012-05-12 13:40:10 +00:00 |
|
juha
|
67d1097c03
|
IDE: harmonize the casing of variables.
git-svn-id: trunk@37257 -
|
2012-05-12 13:05:11 +00:00 |
|
juha
|
3ed97298dc
|
LCL: Fix ShowMessage cutting the last word after char "&", issue #21913, patch from samuel herzog
git-svn-id: trunk@37256 -
|
2012-05-12 13:04:57 +00:00 |
|
martin
|
d3f84cef6f
|
SynEdit: added logging (Mouse/LeftChar) / use LazLogger
git-svn-id: trunk@37255 -
|
2012-05-12 11:06:45 +00:00 |
|
sekelsenmat
|
528181de5c
|
LCL-CustomDrawn-Android: Starts bindings for sockets in Android
git-svn-id: trunk@37254 -
|
2012-05-11 11:57:39 +00:00 |
|
martin
|
90421f39ec
|
DBG: Inspect, allow to enter expression
git-svn-id: trunk@37253 -
|
2012-05-11 10:37:40 +00:00 |
|
sekelsenmat
|
d2843b0d5c
|
LCL-CustomDrawn-Android: Fixes a bug which prevented input of numbers in Android 4 and overall improves the key events for all devices
git-svn-id: trunk@37252 -
|
2012-05-11 07:54:39 +00:00 |
|
sekelsenmat
|
5faf1db14f
|
fpvectorial: Patch from Marcou Gilles, fixes memory leaks in fpvectorial
git-svn-id: trunk@37251 -
|
2012-05-11 06:24:46 +00:00 |
|
sekelsenmat
|
1f3c8f1f18
|
LCL-CustomDrawn-Cocoa: Accessibility: Fixes the position and enabled property
git-svn-id: trunk@37250 -
|
2012-05-11 06:19:47 +00:00 |
|
blikblum
|
532b55deb7
|
lcl: add note to remove workaround method as soon as possible
git-svn-id: trunk@37249 -
|
2012-05-11 01:55:26 +00:00 |
|
blikblum
|
0ef6cbff1b
|
lcl: check for FDataLink.Active in ActiveChange in LookupListBox as done for combobox
git-svn-id: trunk@37248 -
|
2012-05-10 23:17:54 +00:00 |
|
blikblum
|
a99204022d
|
lcl: revert 37154 #09e587db69 since was leading to bug #22004 and check for FDataLink.Active in ActiveChange
git-svn-id: trunk@37247 -
|
2012-05-10 23:13:53 +00:00 |
|
sekelsenmat
|
2ae6c90244
|
LCL-CustomDrawn-Android: Further improves the improved timer. Starts adding a list to make sure nothing is GCed, uses global reference and adds a new parameter to in the future use only the list ID instead of the raw reference
git-svn-id: trunk@37246 -
|
2012-05-10 16:18:54 +00:00 |
|
sekelsenmat
|
0c28a14046
|
LCL-CustomDrawn-Android: Fixes the crashes in Samsung Galaxy S2 with Android 4.0 by fixing a wrong DeleteLocalRef and by properly allocating a global reference for the timer
git-svn-id: trunk@37245 -
|
2012-05-10 15:55:51 +00:00 |
|
sekelsenmat
|
c05b358686
|
LCL-CustomDrawn-Android: Greatly expands the list of known mimetypes
git-svn-id: trunk@37244 -
|
2012-05-10 15:11:11 +00:00 |
|
mattias
|
2cd8c83f80
|
gtk2: debugging for liboverlay grab_add/current problem
git-svn-id: trunk@37243 -
|
2012-05-10 14:58:41 +00:00 |
|
sekelsenmat
|
a75cb7fc80
|
fpvectorial: Moves the path rendering also from fpvtocanvas to fpvectorial.
git-svn-id: trunk@37242 -
|
2012-05-10 14:47:53 +00:00 |
|
zeljko
|
ddd0657787
|
Qt: TQtCustomControl should pass arrow keys to lcl.
git-svn-id: trunk@37241 -
|
2012-05-10 13:21:09 +00:00 |
|
sekelsenmat
|
1e3ca58978
|
fpvectorial: Adds a documentation image to clarify the coordinate system
git-svn-id: trunk@37240 -
|
2012-05-10 13:06:35 +00:00 |
|
zeljko
|
6a8e4af165
|
Qt: more checks for lclobject validity inside input events.
git-svn-id: trunk@37239 -
|
2012-05-10 12:57:43 +00:00 |
|
sekelsenmat
|
81f2c80fa7
|
fpvectorial: Moves all remaining entities to the new rendering method of fpvectorial, except the path. Fixes the mess about text positioning by defining a new uniform way of working for it. Refactors the fpvectorial implementation to reflect the order of declaration of classes.
git-svn-id: trunk@37238 -
|
2012-05-10 12:51:48 +00:00 |
|
sekelsenmat
|
14ea0c8587
|
fpvectorial: Adds pen setting to the ellipse rendering
git-svn-id: trunk@37237 -
|
2012-05-10 10:20:28 +00:00 |
|
sekelsenmat
|
fc747d6013
|
fpvectorial: DXF: Adds support for the color of an arrow
git-svn-id: trunk@37236 -
|
2012-05-10 10:02:59 +00:00 |
|
sekelsenmat
|
43b9f71606
|
fpvectorial: Adds support for the arrow entity in both generic fpvectorial and also DXF, and with a rendered directly in fpvectorial. Also fixes the text coordinates in DXF
git-svn-id: trunk@37235 -
|
2012-05-10 09:57:14 +00:00 |
|
martin
|
a8077ac2d8
|
DBG: Improve start-up to work with bug in gdb 7.4
git-svn-id: trunk@37234 -
|
2012-05-10 00:26:23 +00:00 |
|
sekelsenmat
|
25fe9208a0
|
LCL-CustomDrawn-Android: Fixes the implementation of reading from the Clipboard. Now both directions are working.
git-svn-id: trunk@37233 -
|
2012-05-09 14:45:05 +00:00 |
|
martin
|
c742e08c1d
|
DBG: Inspect window, improve scrolling
git-svn-id: trunk@37232 -
|
2012-05-09 14:28:42 +00:00 |
|
martin
|
df2d3225ef
|
SynEdit: Prevent some scrolling, while selecting by mouse. Issue #0021996
git-svn-id: trunk@37231 -
|
2012-05-09 14:14:41 +00:00 |
|
sekelsenmat
|
273f846e3e
|
LCL-CustomDrawn-Android: OpenURI: Improves the code so that it doesnt crash when there are no registered applications for a given mimetype
git-svn-id: trunk@37230 -
|
2012-05-09 12:35:49 +00:00 |
|
sekelsenmat
|
b4de9a8f4f
|
LCL-CustomDrawn-Android: Finishes the basic implementation of OpenURL and OpenDocument. Both are working now =)
git-svn-id: trunk@37229 -
|
2012-05-09 12:21:20 +00:00 |
|
sekelsenmat
|
d6044d86ae
|
LCL-CustomDrawn-Android: Advances OpenDocument. Now it shows the list, but the apps crash at startup misteriously
git-svn-id: trunk@37228 -
|
2012-05-09 11:46:44 +00:00 |
|
sekelsenmat
|
d1036bd684
|
LCL-CustomDrawn-Android: Starts support for OpenURL and OpenDocument in Android
git-svn-id: trunk@37227 -
|
2012-05-09 10:08:14 +00:00 |
|
sekelsenmat
|
d6d91e73dd
|
LCL-CustomDrawn-Android: Now sending data to the Clipboard is working! Reading from it still fails if the data comes from Android
git-svn-id: trunk@37226 -
|
2012-05-09 08:37:20 +00:00 |
|
zeljko
|
c229d7a370
|
Qt: additional check for LCLObject inside mdi child activation, fixes rare crash.
git-svn-id: trunk@37225 -
|
2012-05-09 08:14:01 +00:00 |
|
martin
|
b8b5b6cae9
|
SynEdit: Autocompletion, workaround for click on hint Issue #21952
git-svn-id: trunk@37224 -
|
2012-05-08 17:42:20 +00:00 |
|
sekelsenmat
|
2b25ebf0b3
|
LCL-CustomDrawn-Android: Improves the combobox selection further, fixing the case where the item index didnt change but the text did. Starts implementing Clipboard text setting
git-svn-id: trunk@37223 -
|
2012-05-08 17:04:49 +00:00 |
|
sekelsenmat
|
81d61cbfd7
|
LCL-CustomDrawn: Improves the item update in the combobox
git-svn-id: trunk@37222 -
|
2012-05-08 16:33:26 +00:00 |
|
sekelsenmat
|
0b9f2fb271
|
LCL-CustomDrawn-Android: Starts implementing clipboard support and fixes regressions from previous commits: Fixes Android combobox text and selection. Fixes Android virtual keyboard which was broken by SetFocus.
git-svn-id: trunk@37221 -
|
2012-05-08 16:15:40 +00:00 |
|
maxim
|
342109486f
|
Translations: Czech IDE translation update by Martin Smat
git-svn-id: trunk@37220 -
|
2012-05-08 13:27:40 +00:00 |
|
mattias
|
42994e213e
|
codetools: fixed parsing parameter types with units, bug #21985
git-svn-id: trunk@37219 -
|
2012-05-08 13:17:02 +00:00 |
|
zeljko
|
aa578cedd1
|
Qt: allow processing of arrow keys only on TQtAbstractButton (TButton,TBitBtn,TCheckBox,TRadioButton).second part of issue #21983
git-svn-id: trunk@37218 -
|
2012-05-08 09:59:13 +00:00 |
|
zeljko
|
d487295f64
|
Qt: eat arrow keys otherwise LCL will stop the event. issue #21983
git-svn-id: trunk@37217 -
|
2012-05-08 06:35:16 +00:00 |
|
juha
|
b53fa296e3
|
LazUtils: add a ToDo item for CopyDirTree.
git-svn-id: trunk@37216 -
|
2012-05-07 21:11:03 +00:00 |
|
mattias
|
1802fda674
|
codetools: GetSmartHint: ^, .., file of, class of
git-svn-id: trunk@37215 -
|
2012-05-07 16:16:17 +00:00 |
|