Commit Graph

25186 Commits

Author SHA1 Message Date
dodi
db7ac79d9e dockmanager example: added MiniIDE2 project
git-svn-id: trunk@25562 -
2010-05-21 11:25:33 +00:00
sekelsenmat
84dd68a5f0 Improves wince debug info
git-svn-id: trunk@25561 -
2010-05-21 10:14:16 +00:00
zeljko
e9ecd626bf Qt: fixed rotated font painting, if getClipping is enabled QPainter does the job, so we should not exit because of our calclulation.
git-svn-id: trunk@25560 -
2010-05-21 07:32:55 +00:00
sekelsenmat
45b34f356d Doesn't activate StayOnTop if designing under win32
git-svn-id: trunk@25559 -
2010-05-21 05:29:42 +00:00
sekelsenmat
f084644b59 Overrides standard pushed button drawing in DrawFrameControl to improve TSpeedButton
git-svn-id: trunk@25558 -
2010-05-21 05:14:51 +00:00
sekelsenmat
6918fc7b24 Makes WinCE link to WinCE 5+ routines dynamic.
git-svn-id: trunk@25557 -
2010-05-21 04:39:54 +00:00
mattias
331b05a147 IDE: started block completion on char
git-svn-id: trunk@25556 -
2010-05-20 21:44:03 +00:00
sekelsenmat
b325a63d27 Improves wince debug info
git-svn-id: trunk@25555 -
2010-05-20 21:35:42 +00:00
dmitry
a8f9fab54f carbon: fix masked image drawin. bug #16498
git-svn-id: trunk@25554 -
2010-05-20 21:00:52 +00:00
sekelsenmat
82f4023793 Improves wince debug info and adds PageWindowProc
git-svn-id: trunk@25553 -
2010-05-20 20:12:26 +00:00
mattias
c1e77e3f49 MakeSite: using default widgetset
git-svn-id: trunk@25552 -
2010-05-20 19:10:51 +00:00
mattias
6551de3ddd MakeSite: added painting to example form
git-svn-id: trunk@25551 -
2010-05-20 19:10:03 +00:00
mattias
0e43e06e7c LCL: TDockManager: added overload InsertControl
git-svn-id: trunk@25550 -
2010-05-20 18:43:28 +00:00
zeljko
3dfe0e61f3 Gtk2: use SetResizeRequest() instead FormSavedPos (removed my latest patch for for positioning after hide).fixes #16507
git-svn-id: trunk@25549 -
2010-05-20 17:59:22 +00:00
mattias
d618157804 LCL: verbosity
git-svn-id: trunk@25548 -
2010-05-20 16:59:22 +00:00
mattias
05e7dfaf66 LCL: TCustomForm.CloseQuery query all child forms
git-svn-id: trunk@25547 -
2010-05-20 15:43:15 +00:00
mattias
482773ba4b LCL; fixed typo
git-svn-id: trunk@25546 -
2010-05-20 15:41:42 +00:00
sekelsenmat
6c54395388 Improves wince debug info
git-svn-id: trunk@25545 -
2010-05-20 15:32:48 +00:00
mattias
7c4a2d5678 LCL: TControlScrollBar.AutoCalcRange: do not use preferred width/height if AutoSize=false
git-svn-id: trunk@25544 -
2010-05-20 12:16:00 +00:00
mattias
169ad15bbe LCL: TControlScrollBar.IsScrollBarVisible fixed for designtime
git-svn-id: trunk@25543 -
2010-05-20 11:57:50 +00:00
mattias
dd689541da LCL: TControlScrollBar.IsScrollBarVisible fixed for designtime
git-svn-id: trunk@25542 -
2010-05-20 11:57:00 +00:00
mattias
64eaeed222 LCL: delay autosizing during creation of multiple handnles
git-svn-id: trunk@25541 -
2010-05-20 11:52:29 +00:00
zeljko
891890b3ab Gtk2: implemented AppRemoveStayOnTop, AppRestoreStayOnTop also normalize stayOnTop in appactivate & appdeactivate.
git-svn-id: trunk@25540 -
2010-05-20 11:42:56 +00:00
mattias
225616d66a LCL: fixed allocating child handles
git-svn-id: trunk@25539 -
2010-05-20 11:42:39 +00:00
zeljko
127ef52c41 Gtk2: changed AppBringToFront to do same job as with win32 and qt.
git-svn-id: trunk@25538 -
2010-05-20 11:16:21 +00:00
zeljko
86443fce56 Qt: remove stayontop in appdeactivate, restore in appactivate.
git-svn-id: trunk@25537 -
2010-05-20 11:14:21 +00:00
sekelsenmat
a72bba258d Updates Win32 RemoveStayOnTop
git-svn-id: trunk@25536 -
2010-05-20 11:07:03 +00:00
zeljko
c86392f301 LCL: added ASystemTopAlso bool param to TApplication.RemoveStayOnTop & TApplication.RestoreStayOnTop, WS.AppRemoveStayOnTop & WS.AppRestoreStayOnTop, because TApplication.HandleException should normalize all stayontop (app, sys), but app activate/deactivate only fsStayOnTop.
git-svn-id: trunk@25535 -
2010-05-20 10:54:19 +00:00
zeljko
b0ec64ca2d Qt: enabled AppRemoveStayOnTopFlags & AppRestoreStayOnTopFlags
git-svn-id: trunk@25534 -
2010-05-20 10:29:36 +00:00
mattias
7029a5ebf8 IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
2010-05-20 10:13:19 +00:00
mattias
2450332df9 IDE: codecontext hints: added open array type
git-svn-id: trunk@25532 -
2010-05-20 09:43:45 +00:00
sekelsenmat
9d7aa39624 Implements a new form style: fsSystemStayOnTop, reverts win32 fsStayOnTop to mean staying on top of the App only and implements sending WM_HOTKEY messages to the user TMyForm.WndProc. Also adds the OldFormStyle to the parameters of TWSCustomForm.SetFormStyle so that it isn't always necessary to recreate the Wnd.
git-svn-id: trunk@25531 -
2010-05-20 09:28:21 +00:00
mattias
dde1038bfb IDE: codecontext hints: show no hints if empty
git-svn-id: trunk@25530 -
2010-05-20 09:16:00 +00:00
zeljko
93d903b1e3 Qt: implemented QtRemoveStayOnTop, QtRestoreStayOnTop, but disabled until LCL side reworked.
git-svn-id: trunk@25529 -
2010-05-20 09:07:18 +00:00
mattias
0a5e197f49 IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
2010-05-20 09:04:13 +00:00
mattias
eb60223ce2 LCL: invalidate cached AdjustedLogicalClientRect when FClientWidth/Height changes
git-svn-id: trunk@25527 -
2010-05-20 08:31:06 +00:00
mattias
0e3f868fb4 codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519
git-svn-id: trunk@25526 -
2010-05-20 08:03:53 +00:00
martin
1624eca2ae SynEdit: prevent syncro mode from being wrongly started, if no word pairs exist. Issue #16522
git-svn-id: trunk@25525 -
2010-05-20 00:44:49 +00:00
ask
f607c5ba28 TAChart: Pass correct point index and value to OnDrawReticule event handler.
Based on fix by Jorge López.

git-svn-id: trunk@25524 -
2010-05-20 00:43:08 +00:00
marc
07e6bb0f2b * Dbg: Added debug expressions. Modyfied patch #16474 by Flavio Etrusco
* Dbg: Improved pascal to gdb string conversion, so valid gdb strings will 
       be used for breakpoint expresions and string modification
* Dbg: some cleanup

git-svn-id: trunk@25523 -
2010-05-19 23:28:46 +00:00
maxim
9d580fed56 IDE: Hebrew translation update by Ido Kanner, bug #16515; regenerated Czech translation.
git-svn-id: trunk@25522 -
2010-05-19 19:45:37 +00:00
maxim
01714bb0f5 regenerated translations; updated Russian translation
git-svn-id: trunk@25521 -
2010-05-19 19:39:25 +00:00
sekelsenmat
3a4f157391 Fixes fsStayOnTop on Windows as defined as staying on top of all windows of any application, regardless of enabled status or anything else for that matter.
git-svn-id: trunk@25520 -
2010-05-19 18:24:12 +00:00
zeljko
d7de33e1aa Gtk2: fixed restoring form position after form is hidden, and then shown.
Fixes #15069,#15417,#16507

git-svn-id: trunk@25519 -
2010-05-19 17:33:54 +00:00
dodi
0d8b6c26e0 dockmanager example: made client windows visible in MakeSite project
git-svn-id: trunk@25518 -
2010-05-19 16:01:00 +00:00
martin
fa75807b76 SynEdit, Highlighter: Clean-up
git-svn-id: trunk@25517 -
2010-05-19 15:26:21 +00:00
mattias
5ebecf8cf5 LCL: fixed center anchoring
git-svn-id: trunk@25516 -
2010-05-19 15:14:22 +00:00
mattias
75cd574d96 LCL: use AdjustClientRect for AnchorSides
git-svn-id: trunk@25515 -
2010-05-19 13:40:14 +00:00
mattias
35b96c9265 IDE: project target: relative to lpi file, not main source
git-svn-id: trunk@25514 -
2010-05-19 11:25:40 +00:00
mattias
ba60fb6ad0 IDE: setting Application.Bidimode depending on chosen language, not system language
git-svn-id: trunk@25513 -
2010-05-19 11:11:06 +00:00