Commit Graph

34935 Commits

Author SHA1 Message Date
sekelsenmat
bd2ac53e00 Improves TCustomTreeView.AccessibilityOn documentation
git-svn-id: trunk@35509 -
2012-02-20 14:12:52 +00:00
sekelsenmat
ec0df9a7e4 Adds the possibility to disable accessibility for TCustomTreeView
git-svn-id: trunk@35508 -
2012-02-20 13:40:24 +00:00
mattias
9a2c21130a lazutils: fixed ReplaceSubString not changing original string
git-svn-id: trunk@35507 -
2012-02-20 12:47:43 +00:00
mattias
2e114fe055 lazutils: changed replacesubstring function to procedure
git-svn-id: trunk@35506 -
2012-02-20 10:53:10 +00:00
mattias
63bed888d2 LCL: clean up
git-svn-id: trunk@35505 -
2012-02-20 10:23:34 +00:00
paul
8fc49926d2 win32: replace the code which moved the focus to the last focused window on application activate with the search of the top window (active stay on top windows always win), move code which restored the last active window on application activation to LCL
git-svn-id: trunk@35504 -
2012-02-20 09:24:42 +00:00
paul
2f4158711d lcl: add TApplicationProperties.OnActivate, OnDeactivate events
git-svn-id: trunk@35503 -
2012-02-20 09:21:36 +00:00
zeljko
1b0fc1ad3d Gtk, Gtk2: update rawimage description when we are about 1bpp since gtk/gtk2 expects XBM format for 1bpp bitmaps, otherwise it crashes. issue #12362
git-svn-id: trunk@35502 -
2012-02-20 07:57:55 +00:00
paul
19acb2a8de ide: don't hide hint if user input handler passes a hint window as a source of messages (issue #0020185), also don't explicitly hide hint if source editor notifies about scroll event - hint will hide anyway because of user input notification
git-svn-id: trunk@35501 -
2012-02-20 06:24:01 +00:00
paul
bbb4a0f776 lcl: add Target: TControl argument to NotifyApplicationUserInput(), pass this target to event handlers instead of TApplication
git-svn-id: trunk@35500 -
2012-02-20 06:20:01 +00:00
mattias
c80c2dfecc lazutils: added ReplaceSubString
git-svn-id: trunk@35499 -
2012-02-20 02:18:56 +00:00
martin
3d4c144f90 SynEdit, Fold: Fixed a bug when deleting folded text, in such manner that another fold moves to the same line
git-svn-id: trunk@35498 -
2012-02-20 01:54:28 +00:00
martin
4f15b0fa87 IDE/SynEdit: macro recorder, create with owner (protect from self destruction)
git-svn-id: trunk@35497 -
2012-02-19 22:59:58 +00:00
mattias
5ca5747689 IDE: added debug code
git-svn-id: trunk@35496 -
2012-02-19 21:44:43 +00:00
maxim
04c1900dfb regenerated translations; updated Russian translation
git-svn-id: trunk@35495 -
2012-02-19 20:39:23 +00:00
maxim
8b474781e5 IDE: Code template editor form: fixed/improved layout and localization
git-svn-id: trunk@35494 -
2012-02-19 20:22:02 +00:00
martin
9c9f699f61 SynEdit: Refactor SynPlugin / Make SynCompletion a SynPlugin
git-svn-id: trunk@35493 -
2012-02-19 19:27:58 +00:00
maxim
7a3dbe9f15 IDE, Path editor dialog: fixed move up/down buttons icons appearance
git-svn-id: trunk@35492 -
2012-02-19 19:16:04 +00:00
zeljko
e82b157cfd Gtk2: added ifdef around duplicated routines in gtk2extras for fpc >= 2.6.0 (routines exist in fpc's gtk2 package).
git-svn-id: trunk@35491 -
2012-02-19 17:35:46 +00:00
zeljko
746e6d4bce Gtk2: fixed compilation with fpc < 2.4.5.
git-svn-id: trunk@35490 -
2012-02-19 17:16:32 +00:00
maxim
a28027ec0a regenerated translations; updated Russian translation
git-svn-id: trunk@35489 -
2012-02-19 17:14:16 +00:00
mattias
b1eb78dbdf lazlogger: added dbgstr for pchars
git-svn-id: trunk@35488 -
2012-02-19 16:18:16 +00:00
maxim
358b10b13b IDE, fixed typo in resourcestring
git-svn-id: trunk@35487 -
2012-02-19 16:02:11 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
maxim
55e336c787 IDE, Editor file manager dialog: avoid buttons and checkbox jumping when their captions are changed
git-svn-id: trunk@35485 -
2012-02-19 15:32:14 +00:00
mattias
0dd3daffcc lazutils: dbgmemrange: pointer to avoid typecasts
git-svn-id: trunk@35484 -
2012-02-19 14:40:45 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
zeljko
9fcf0cceae Gtk2: removed patch for #12362 since it crashes shaped controls under gtk2.
git-svn-id: trunk@35482 -
2012-02-19 14:05:30 +00:00
maxim
ad789778bc Translations: Czech IDE translation update by Martin Smat
git-svn-id: trunk@35481 -
2012-02-19 13:53:09 +00:00
juha
dea040f1e5 IDE: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories
git-svn-id: trunk@35480 -
2012-02-19 13:00:01 +00:00
juha
4310d040e2 IDE: add IDE command for the Editor Window Manager. Improve some strings.
git-svn-id: trunk@35479 -
2012-02-19 12:59:49 +00:00
zeljko
a4ee9b8f81 Gtk2: fixed compilation with -dVerboseRawImage
git-svn-id: trunk@35478 -
2012-02-19 12:08:06 +00:00
zeljko
c369edc334 examples lazintfimage: paint bitmaps inside paint event, qt and carbon do not support paint outside of paint event.
git-svn-id: trunk@35477 -
2012-02-19 11:35:21 +00:00
juha
2b9b562c24 IDE: make procedure TSourceNotebook.MoveEditor() public. Fix EditorFileManager behavior with many editor windows.
git-svn-id: trunk@35476 -
2012-02-19 11:30:46 +00:00
zeljko
eb345d8552 Qt: added PATPAINT raster op
git-svn-id: trunk@35475 -
2012-02-19 10:56:33 +00:00
zeljko
784eafb712 Qt: added PATCOPY to TQtWidgetSet.StretchMaskBlt
git-svn-id: trunk@35474 -
2012-02-19 10:45:44 +00:00
zeljko
5e51d368a3 Qt: added BLACKNESS and WHITENESS support into TQtWidgetSet.StretchMaskBlt()
git-svn-id: trunk@35473 -
2012-02-19 10:27:13 +00:00
juha
5866b2577e IDE: Improve keymapping options frame.
git-svn-id: trunk@35472 -
2012-02-19 09:58:48 +00:00
juha
6e64f6d1fc LazSvn package: restore Application.QueueAsyncCalls
git-svn-id: trunk@35471 -
2012-02-19 09:58:40 +00:00
juha
efa58a1062 Packager: Select a package to install also with Enter key in InstallPkgSetDlg
git-svn-id: trunk@35470 -
2012-02-18 23:10:25 +00:00
juha
1a743bf4bc LazSvn package: fix memory leaks. Clean the code by using generics containers and objects instead of records.
git-svn-id: trunk@35469 -
2012-02-18 21:34:37 +00:00
mattias
44740de026 lazutils: added StrToXMLValue
git-svn-id: trunk@35468 -
2012-02-18 21:09:48 +00:00
mattias
75e607c431 lazutils: TDOMNode.GetLevel
git-svn-id: trunk@35467 -
2012-02-18 20:57:36 +00:00
mattias
e307672e60 cody: dictionary: disconnect idle on destroy
git-svn-id: trunk@35466 -
2012-02-18 20:57:07 +00:00
mattias
4918aaf8df cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
2012-02-18 20:56:20 +00:00
martin
f0452c78ad SynEdit: Fixed inconsistency between SetCaretY/X (only one cord) and SetCaretXY (both). The latter would always clear selection if set (even if unchanged), the former only on change. The former was changed. Issue #20209
git-svn-id: trunk@35464 -
2012-02-18 20:42:51 +00:00
juha
aee57b0b70 LazSvn Package improvements
git-svn-id: trunk@35463 -
2012-02-18 20:02:52 +00:00
martin
00b66e9c44 IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
2012-02-18 18:41:26 +00:00
martin
a3467f2bc3 IDE/SynEdit: macro recorder, ignore certain commands
git-svn-id: trunk@35461 -
2012-02-18 17:46:22 +00:00
zeljko
d09a026ad1 Gtk2: finally deleted unused gtk2comboboxcallback.inc gtk2pagecallback.inc gtk2dragcallback.inc (merged into gtk2callback.inc).
git-svn-id: trunk@35460 -
2012-02-18 17:17:13 +00:00