Commit Graph

20484 Commits

Author SHA1 Message Date
mattias
598ea5c870 IDE: added code macro WordAtCursor
git-svn-id: trunk@20720 -
2009-06-23 09:03:54 +00:00
paul
794025a9af gtk2: fix EnabledGtkThreading for win32
git-svn-id: trunk@20719 -
2009-06-23 06:43:58 +00:00
dmitry
f62bdb719a carbon: fixed removing clipping rect
git-svn-id: trunk@20718 -
2009-06-23 05:19:52 +00:00
paul
11d686ee19 gtk2: improve EnableGtkThreading code
git-svn-id: trunk@20717 -
2009-06-23 03:45:06 +00:00
paul
449eaab03a gtk2: fix issue #0014030 "Deiconifying a maximized window does not change WindowState" (based on patch of cobines)
git-svn-id: trunk@20716 -
2009-06-23 01:52:04 +00:00
mattias
b4efdde860 LCL: translations: auto convert encoding of po files
git-svn-id: trunk@20715 -
2009-06-22 16:27:40 +00:00
mattias
9eb1d6a025 IDE: source editor: replaced move editor with move page
git-svn-id: trunk@20714 -
2009-06-22 15:25:12 +00:00
jesus
cf67921720 Replace TList by TFpList in LazReport, from Luiz Americo, issue #13995
git-svn-id: trunk@20713 -
2009-06-22 15:21:39 +00:00
vincents
8b9baecebe LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973)
git-svn-id: trunk@20712 -
2009-06-22 09:30:42 +00:00
paul
b5026985e2 lcl: TCustomForm - handle CM_RELEASE message for compatibility with VCL applications
git-svn-id: trunk@20711 -
2009-06-22 08:46:31 +00:00
paul
7a0a4d2038 win32: fix TWin32WSCustomForm.SetShowInTaskbar for the case when window is visible
git-svn-id: trunk@20710 -
2009-06-22 08:09:27 +00:00
vincents
cc9bb3ed6e IDE: formatting
git-svn-id: trunk@20709 -
2009-06-22 07:49:21 +00:00
vincents
8a6cb54ea6 IDE: fixed typo in filtering linker errors from Dmitry
git-svn-id: trunk@20708 -
2009-06-22 07:48:04 +00:00
paul
5be6d50c10 win32: use better approach for forms with ShowInTaskbar = stAlways
git-svn-id: trunk@20707 -
2009-06-22 07:43:51 +00:00
vincents
019af4771e IDE: improved filtering linker errors from Dmitry
git-svn-id: trunk@20706 -
2009-06-22 07:40:32 +00:00
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