Commit Graph

20469 Commits

Author SHA1 Message Date
paul
bc55fefead lcl: modify TWinControl.FindChildControl to search also for TControl descendants (not only TWinControl. by report from Russian forum)
git-svn-id: trunk@20705 -
2009-06-22 06:54:28 +00:00
paul
36a98d84f6 ide: don't expand compiler file name history on every IDE options dialog show
git-svn-id: trunk@20704 -
2009-06-22 03:44:18 +00:00
paul
2bbd8ddb40 lcl: fix TCanvas.Clipping for fpc < 2.3.1 (issue #0013418)
git-svn-id: trunk@20703 -
2009-06-22 03:13:00 +00:00
paul
5e0c647868 menuintf: fix SetChildsAsSubMenu section bug
git-svn-id: trunk@20702 -
2009-06-22 02:51:28 +00:00
martin
1a7372fe49 SynEdit: clean-up
git-svn-id: trunk@20701 -
2009-06-22 01:44:21 +00:00
martin
063dd74efc SynEdit, beautifier: fixed in indent, in cases where newline was inserted at pos 1
git-svn-id: trunk@20700 -
2009-06-22 01:43:25 +00:00
vincents
690665dd68 LCL: improved streaming of UnicodeString, based on patch from Anton Kavalenka (issue #13399)
git-svn-id: trunk@20699 -
2009-06-21 19:50:47 +00:00
martin
95311a5cf3 SynEdit: fixed 2 compiler warnings
git-svn-id: trunk@20698 -
2009-06-21 19:34:38 +00:00
martin
19eae1cce0 SynEdit: Improved tracking of bookmarks, when lines are inserted/removed (the 2nd half of files)
git-svn-id: trunk@20697 -
2009-06-21 19:32:29 +00:00
martin
c1831c17b0 SynEdit: Improved tracking of bookmarks, when lines are inserted/removed
git-svn-id: trunk@20696 -
2009-06-21 19:30:24 +00:00
martin
8e4e50174a MessageWindow / SourceEditor: Fixed issue with wrong line numbers in error-messages. issue #14017
git-svn-id: trunk@20695 -
2009-06-21 18:29:26 +00:00
martin
6c6c428bf4 SynEdit: Started reworking plug-in
git-svn-id: trunk@20694 -
2009-06-21 18:16:09 +00:00
martin
d947159118 SynEdit: Fixed replacing selection in mode smLine. (new text was inserted at wrong pos)
git-svn-id: trunk@20693 -
2009-06-21 14:21:43 +00:00
martin
f12004fd9b SynEdit, Beautifier: fixed indent issue with ecInsertLine (added indent to wrong line)
git-svn-id: trunk@20692 -
2009-06-21 14:11:00 +00:00
mattias
782c9cf39c codetools: class completion: add missing property semicolons
git-svn-id: trunk@20691 -
2009-06-21 13:03:25 +00:00
mattias
bf9c4b2db9 codetools: ignoring missing semicolons after properties
git-svn-id: trunk@20690 -
2009-06-21 12:40:54 +00:00
mattias
d25179de98 codetools: complete block: do not add semicolon in front of an else, bug #14021
git-svn-id: trunk@20689 -
2009-06-21 11:16:35 +00:00
mattias
51d5f674d6 codetools: block completion: added example for if then begin else
git-svn-id: trunk@20688 -
2009-06-21 10:56:50 +00:00
mattias
9650017b1a IDE: do not write IsPartOfProject to lps and do not read it from lps, bug #14016
git-svn-id: trunk@20687 -
2009-06-21 08:16:34 +00:00
paul
67b08ac58d win32: add more checks in UpdateUIState (maybe fixes bug #0014014)
git-svn-id: trunk@20686 -
2009-06-21 03:00:13 +00:00
martin
faba3df333 SynEdit: Fixed paste after auto indent (broke in revision 20682 #db631b7877)
git-svn-id: trunk@20685 -
2009-06-21 02:05:49 +00:00
martin
29b5dce82a SynEdit, removed a circular unit ref
git-svn-id: trunk@20684 -
2009-06-20 20:25:21 +00:00
jesus
516a894ca7 LCL, fix TDbLookupCombo causes segfault if associated dataset is closed and reopened, issue #13950
git-svn-id: trunk@20683 -
2009-06-20 19:40:24 +00:00
martin
db631b7877 SynEdit, removed a circular unit ref
git-svn-id: trunk@20682 -
2009-06-20 18:48:35 +00:00
paul
756af32ad4 ide: fix issue #0013960 IDE fails to save new projects with Ctrl+S (with parts from patch of Vladimir Zhirov)
git-svn-id: trunk@20681 -
2009-06-20 16:54:09 +00:00
martin
191a788392 IDE: Search in files result; fix clipping off bold text-parts
git-svn-id: trunk@20680 -
2009-06-20 16:43:55 +00:00
paul
56667cf811 designer: change caption 'Z Order' to 'Z-order'
git-svn-id: trunk@20679 -
2009-06-20 12:47:32 +00:00
paul
82a3cd2da5 designer: change caption 'xml' -> 'XML', adjust designer menu
git-svn-id: trunk@20678 -
2009-06-20 11:08:34 +00:00
paul
cab70763c4 designer: add, change some popup menu constants
git-svn-id: trunk@20677 -
2009-06-20 10:40:35 +00:00
paul
d7dd2de4ce lcl: formatting
git-svn-id: trunk@20676 -
2009-06-20 08:36:07 +00:00
jesus
f5cdfcac6a Printers, fix raw exception, issue #14013
git-svn-id: trunk@20675 -
2009-06-20 04:48:39 +00:00
martin
8208c9846d SynEdit, Beautifier: simplified event for external indent
git-svn-id: trunk@20674 -
2009-06-19 20:57:11 +00:00
martin
f510b1631f GTK2: Fix scrolling for mouse with horizontal wheel, issue #13997
git-svn-id: trunk@20673 -
2009-06-19 20:43:06 +00:00
martin
87e4fec446 SynEdit, Beautifier: Refactored, added better event for external indent
git-svn-id: trunk@20672 -
2009-06-19 15:13:17 +00:00
mattias
afd2510d5b codetools: class completion: fixed crash on procedure x:, bug #14011
git-svn-id: trunk@20671 -
2009-06-19 13:35:40 +00:00
paul
5abc507de7 debugger: add focus controls for labels in evaluate window
git-svn-id: trunk@20670 -
2009-06-19 09:06:10 +00:00
paul
705957a718 lcl: disconnect AddDataModule, RemoveDataModule from TScreen on TScreen destruction (by Joost van der Sluis, issue #0014010)
git-svn-id: trunk@20669 -
2009-06-19 08:46:25 +00:00
paul
57446cdb93 win32: fix focus rect drawing on TBitBtn on Vista/w7
git-svn-id: trunk@20668 -
2009-06-19 07:17:55 +00:00
paul
08d373cf9c win32: add few checks
git-svn-id: trunk@20667 -
2009-06-19 06:37:39 +00:00
paul
1b5a77a7e7 win32: respect show accelerator windows option for controls (windows 2000 and next)
git-svn-id: trunk@20666 -
2009-06-19 03:28:59 +00:00
jesus
803987e295 LCL, grid, take in count column title in autosizecolumn
git-svn-id: trunk@20665 -
2009-06-18 17:03:22 +00:00
martin
e3b36fe253 SynEdit: fixed display/repaint issue, with text files (no highlighter used)
git-svn-id: trunk@20664 -
2009-06-18 12:17:12 +00:00
paul
b5da1c1954 win32: fix drawing menu accelerators if they are disabled
git-svn-id: trunk@20663 -
2009-06-18 11:33:58 +00:00
martin
d17de8058a SynEdit: Fixed insufficient redraw after unfolding, if fold was at first line of file
git-svn-id: trunk@20662 -
2009-06-18 10:10:48 +00:00
martin
95ebda7220 SynEdit, foldstate-saving: fix crash, sometimes if saving unit with no folds
git-svn-id: trunk@20661 -
2009-06-18 09:52:47 +00:00
paul
c2c121ea7f images: redraw stop button to be red instead of blue
git-svn-id: trunk@20660 -
2009-06-18 06:41:26 +00:00
paul
0a4a8d01f4 gtk: formatting
git-svn-id: trunk@20659 -
2009-06-18 01:35:06 +00:00
paul
0de0f63bc5 gtk2: don't propagate mouse after events to parent (by cobines, issue #0014001)
git-svn-id: trunk@20658 -
2009-06-18 01:11:57 +00:00
vincents
2283989588 lazbuild: fixed CPU, OS and widget set overrides for packages (issue #13977)
git-svn-id: trunk@20657 -
2009-06-17 20:55:53 +00:00
martin
62a1b7e99f Ide/SynEdit: allow saving of fold-state
git-svn-id: trunk@20656 -
2009-06-17 18:14:35 +00:00