mattias
|
511620d78d
|
clean up
git-svn-id: trunk@19268 -
|
2009-04-07 08:29:13 +00:00 |
|
paul
|
4e17e34447
|
wince:
- implement monitor search functions,
- fix calling conventions from stdcall to cdecl where is needed
git-svn-id: trunk@19267 -
|
2009-04-07 07:30:09 +00:00 |
|
paul
|
263fa6c078
|
gtk, gtk2: return workarea for monitor under X
git-svn-id: trunk@19266 -
|
2009-04-07 06:33:27 +00:00 |
|
paul
|
99241ad28e
|
lcl: default implementation for monitor search functions
git-svn-id: trunk@19265 -
|
2009-04-07 06:06:23 +00:00 |
|
paul
|
752897afdc
|
lcl: further monitor support
- add TScreen.MonitorFromPoint, TScreen.MonitorFromRect, TScreen.MonitorFromWindow
- add TForm.Monitor
win32: add support for new TScreen methods
git-svn-id: trunk@19264 -
|
2009-04-07 05:29:35 +00:00 |
|
paul
|
a75bb49700
|
lcl: make sure HMONITOR <> 0 for valid monitors
git-svn-id: trunk@19263 -
|
2009-04-07 04:58:55 +00:00 |
|
paul
|
5600446d97
|
lcl: add TScreen.PrimaryMonitor
git-svn-id: trunk@19262 -
|
2009-04-07 02:52:51 +00:00 |
|
paul
|
4db59e3374
|
qt, carbon: improve EnumDisplayMonitors
git-svn-id: trunk@19261 -
|
2009-04-07 01:42:16 +00:00 |
|
paul
|
ddf2b15e66
|
gtk: implement TMonitor support
git-svn-id: trunk@19260 -
|
2009-04-07 01:37:50 +00:00 |
|
vincents
|
906426f562
|
tachart: updated makefile after version change in r18773 #75edc78f04
git-svn-id: trunk@19259 -
|
2009-04-06 20:20:19 +00:00 |
|
vincents
|
db70d81b90
|
IDE: remove the option to choose the non-UTF8 Polish translations
git-svn-id: trunk@19258 -
|
2009-04-06 20:10:08 +00:00 |
|
vincents
|
4444941bea
|
removed non-utf8 polish translations
git-svn-id: trunk@19257 -
|
2009-04-06 19:46:22 +00:00 |
|
vincents
|
473da9fa6a
|
updated polish translations from Sebastian Gasiorek
git-svn-id: trunk@19256 -
|
2009-04-06 19:41:54 +00:00 |
|
jesus
|
55de292278
|
LCL, patch to reset cached pen width between documents and pages, from Anton Kavalenka, issue #13356
git-svn-id: trunk@19255 -
|
2009-04-06 18:54:19 +00:00 |
|
mattias
|
1f9ba7214a
|
IDE: started tool to fix unit references
git-svn-id: trunk@19254 -
|
2009-04-06 16:30:26 +00:00 |
|
dmitry
|
b8e21c8468
|
fix for issue #13059
git-svn-id: trunk@19253 -
|
2009-04-06 15:25:02 +00:00 |
|
paul
|
ee3a0e8a21
|
gtk2: revert occasionally committed change in r19239 #3a19dfff75
git-svn-id: trunk@19252 -
|
2009-04-06 14:38:06 +00:00 |
|
paul
|
f33ba3c8e5
|
carbon: implement TMonitor support
git-svn-id: trunk@19251 -
|
2009-04-06 14:03:48 +00:00 |
|
martin
|
f28c5d307b
|
IDE Editor Option: Make custom fold/divider options working for Delphi mode too
git-svn-id: trunk@19250 -
|
2009-04-06 12:47:58 +00:00 |
|
mattias
|
2c7f72498b
|
codetools: find declaration jump to unit name in uses section
git-svn-id: trunk@19249 -
|
2009-04-06 12:35:27 +00:00 |
|
mattias
|
e65607c2b0
|
codetools: implemented searching uses in modifier without extension
git-svn-id: trunk@19248 -
|
2009-04-06 12:26:06 +00:00 |
|
paul
|
a7562d799f
|
qt: fix TMonitor support (tested on 2 monitor system)
git-svn-id: trunk@19247 -
|
2009-04-06 12:22:48 +00:00 |
|
mattias
|
9ca2fd903b
|
codetools: searching include files without extension
git-svn-id: trunk@19246 -
|
2009-04-06 11:50:56 +00:00 |
|
martin
|
0a84603c25
|
SynEdit: Divider lines,, if right margin is off (they did draw at random, now the draw independent)
git-svn-id: trunk@19245 -
|
2009-04-06 11:23:51 +00:00 |
|
mattias
|
72183ac80c
|
synedit: clean up
git-svn-id: trunk@19244 -
|
2009-04-06 11:12:35 +00:00 |
|
paul
|
aab04330d5
|
wince: implement TMonitor support
git-svn-id: trunk@19243 -
|
2009-04-06 10:31:46 +00:00 |
|
paul
|
52809ff395
|
lcl: fix compilation on non-windows systems
git-svn-id: trunk@19242 -
|
2009-04-06 09:30:35 +00:00 |
|
paul
|
e2075dffd2
|
win32: fixes for unicode in GetMonitorInfo()
git-svn-id: trunk@19241 -
|
2009-04-06 09:10:30 +00:00 |
|
paul
|
0ef22bee57
|
lcl: forgot monitor.inc
git-svn-id: trunk@19240 -
|
2009-04-06 08:17:36 +00:00 |
|
paul
|
3a19dfff75
|
lcl: add TMonitor class which represents single screen monitor, add TScreen.MonitorCount, TScreen.Monitors[]
win32, qt, gtk2: implement EnumDisplayMonitors, GetMonitorInfo
git-svn-id: trunk@19239 -
|
2009-04-06 08:14:58 +00:00 |
|
dmitry
|
78549425be
|
Fix ExtTextOut function - added ignoring device context BkMode
git-svn-id: trunk@19238 -
|
2009-04-06 07:57:49 +00:00 |
|
jesus
|
8636b8453a
|
Printers, patch for hi-res postscript output from Anton Kavalenka with changes, issue #13356
git-svn-id: trunk@19237 -
|
2009-04-06 04:32:52 +00:00 |
|
paul
|
75d3718f7d
|
jcf: update to r803 revision of main repository:
- support for c-style fpc operators
git-svn-id: trunk@19236 -
|
2009-04-06 02:19:13 +00:00 |
|
martin
|
94571faa77
|
Editor Option: fixed an unwanted borderline
git-svn-id: trunk@19235 -
|
2009-04-05 21:15:23 +00:00 |
|
martin
|
d683c26988
|
SynEdit: Allow configuration for folding
git-svn-id: trunk@19234 -
|
2009-04-05 20:46:30 +00:00 |
|
jesus
|
7f608f7cb4
|
LazReport, changed stringgrid sample source to UTF8 and resized report's memo views so they can show bigger texts
git-svn-id: trunk@19233 -
|
2009-04-05 19:27:32 +00:00 |
|
martin
|
0ba73e0a74
|
SynEdit Folding: protect form accidental deep nesting. (Pascal cuts at 100 recursive nests)
git-svn-id: trunk@19230 -
|
2009-04-05 16:03:17 +00:00 |
|
martin
|
63703b883c
|
SynEdit: Fix crash using the Delphi highlighter (introduced in revision 19220 #9918770992) issue #13467
git-svn-id: trunk@19229 -
|
2009-04-05 14:13:27 +00:00 |
|
martin
|
9eb3a0f03d
|
SynEdit: Fixing a crash when switching highlighter of a unit back to FreePascal
git-svn-id: trunk@19228 -
|
2009-04-05 13:58:52 +00:00 |
|
jesus
|
5350a5ecf5
|
LCL, fix TPrinterCanvas left and top margins, implements getting paper's physical width and height
git-svn-id: trunk@19227 -
|
2009-04-05 07:14:31 +00:00 |
|
martin
|
c1053f86fe
|
SynEdit: Fixed drawing background after the "right-border-line". There where ghost lines if a divider draw was on the left of the "r-b-l". Introduced in revision: 19220/19221
git-svn-id: trunk@19226 -
|
2009-04-05 02:17:45 +00:00 |
|
jesus
|
c9a334c974
|
LazReport, check that we are under a KDE session before to handle KDE locale specifics
git-svn-id: trunk@19225 -
|
2009-04-05 00:36:04 +00:00 |
|
martin
|
7ee15b0d8e
|
SynEdit: Change the order in which lines, frames and text is drawn. Fixes issue #13436
git-svn-id: trunk@19224 -
|
2009-04-04 23:51:31 +00:00 |
|
martin
|
186237311f
|
SynEdit: Fix right-border-line on Windows. Lines longer than the right border, would cause gaps in the line
git-svn-id: trunk@19223 -
|
2009-04-04 21:37:27 +00:00 |
|
martin
|
9c3c06ecf8
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
git-svn-id: trunk@19222 -
|
2009-04-04 21:23:53 +00:00 |
|
martin
|
85faebfd2b
|
SynEdit: Customizable DividerDraw settings (forgot result for global var sections)
git-svn-id: trunk@19221 -
|
2009-04-04 18:44:54 +00:00 |
|
martin
|
9918770992
|
SynEdit: Customizable DividerDraw settings (solves issue #13322)
git-svn-id: trunk@19220 -
|
2009-04-04 18:27:45 +00:00 |
|
paul
|
db361b7ad5
|
rtti controls: don't crash when we place TTIGrid on form
git-svn-id: trunk@19219 -
|
2009-04-04 16:38:37 +00:00 |
|
paul
|
fad9d9e51d
|
lcl: override default value for TAction.DisableIfNoHandler
git-svn-id: trunk@19218 -
|
2009-04-04 16:33:02 +00:00 |
|
paul
|
3d28c2f73a
|
ideintf: don't set paHasDefaultValue if property does not has default value (it was so for only few property editors)
git-svn-id: trunk@19217 -
|
2009-04-04 16:30:59 +00:00 |
|