paul
|
de7eaefc28
|
lcl: fix crash in ShellTreeView by José Mejuto, issue #0021360
git-svn-id: trunk@36208 -
|
2012-03-22 02:28:53 +00:00 |
|
martin
|
936ca11193
|
SrcEdit: Made menu callback a method
git-svn-id: trunk@36207 -
|
2012-03-22 01:49:18 +00:00 |
|
paul
|
d3f4aeb959
|
win32: don't beep on click on disabled form from another application
git-svn-id: trunk@36206 -
|
2012-03-22 01:21:28 +00:00 |
|
mattias
|
55e680718e
|
startlazarus: fixed compilation
git-svn-id: trunk@36205 -
|
2012-03-22 01:02:26 +00:00 |
|
mattias
|
e1589ca6d2
|
IDE: clean up
git-svn-id: trunk@36204 -
|
2012-03-22 00:11:45 +00:00 |
|
mattias
|
f1dff93dd5
|
IDE: fixed initializing macros before loading environmentoptions
git-svn-id: trunk@36203 -
|
2012-03-21 23:57:56 +00:00 |
|
mattias
|
c11634ce19
|
IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
|
2012-03-21 23:41:07 +00:00 |
|
mattias
|
2a90441323
|
lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
|
2012-03-21 23:16:09 +00:00 |
|
martin
|
cfae3de029
|
DBG improved expression parsing, array[1]+array[2]
git-svn-id: trunk@36200 -
|
2012-03-21 23:11:01 +00:00 |
|
mattias
|
d79ff1435a
|
lazbuild: fixed saving lpk history
git-svn-id: trunk@36199 -
|
2012-03-21 23:04:42 +00:00 |
|
maxim
|
b6b63e0fd4
|
Components, PoChecker:
a) made it localizable;
b) slightly improved dialogs;
c) added Russian translation.
git-svn-id: trunk@36198 -
|
2012-03-21 23:00:18 +00:00 |
|
mattias
|
fb29f7bfd4
|
IDE: source editor: tabs popup menu: files: show name in directory
git-svn-id: trunk@36197 -
|
2012-03-21 22:41:55 +00:00 |
|
mattias
|
73c7b2763d
|
IDEIntf: RegisterIDEMenuCommand: added UserTag
git-svn-id: trunk@36196 -
|
2012-03-21 22:41:02 +00:00 |
|
mattias
|
61bae46e30
|
lazbuild: fixed append --build-ide options
git-svn-id: trunk@36195 -
|
2012-03-21 22:28:44 +00:00 |
|
martin
|
fffcde8e44
|
SynEdit: fixed folding with single line selection. Issue #21523
git-svn-id: trunk@36194 -
|
2012-03-21 20:17:32 +00:00 |
|
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 |
|