Commit Graph

8177 Commits

Author SHA1 Message Date
mattias
23d064a68d fixed calling Idle while debugging for cmd line debugger
git-svn-id: trunk@8135 -
2005-11-11 17:16:23 +00:00
mattias
e958469de0 disabled inline for 2.0.0
git-svn-id: trunk@8134 -
2005-11-11 16:36:53 +00:00
mattias
bb35225370 disabled hide from taskbar for gtk1. If you want it: compile with -dEnableHideFromTaskbar
git-svn-id: trunk@8133 -
2005-11-11 15:55:51 +00:00
mattias
488b1ad6e4 added parameter edit to code macro selection
git-svn-id: trunk@8132 -
2005-11-11 15:31:06 +00:00
mattias
8b5ea3ffa8 fixed missing try..finally for unit dependencies update
git-svn-id: trunk@8131 -
2005-11-11 15:14:41 +00:00
mattias
5b55b57a08 fixed setting modofied=false after open project
git-svn-id: trunk@8130 -
2005-11-11 14:49:45 +00:00
vincents
01c5ae5ec0 removed obsolete rsLanguageRussianUTF
git-svn-id: trunk@8129 -
2005-11-11 10:56:48 +00:00
vincents
77d78e7476 fixed 2.0.0 compilation: use GetEnvironmentVariable from SysUtils (issue #1419)
git-svn-id: trunk@8128 -
2005-11-11 07:15:01 +00:00
mattias
9542928f63 fixed linux compilation, fixed codetools searching class header comment
git-svn-id: trunk@8127 -
2005-11-10 18:36:27 +00:00
jesus
26272265eb fixed printing small fonts, and showprefix (bugs #1336,#1414)
git-svn-id: trunk@8126 -
2005-11-10 15:32:28 +00:00
vincents
2786a70e3f fixed typo, use po files instead of mo files
git-svn-id: trunk@8125 -
2005-11-10 14:01:20 +00:00
vincents
06da53a3ac - moved some of the translations code to the lcl
- use GetLanguageIDs from GetText instead of LazConf

git-svn-id: trunk@8124 -
2005-11-10 13:42:13 +00:00
jesus
4dd677f3b0 Strange behavior of TStringGrid when setting goAlwaysShowEditor, bug #1407
git-svn-id: trunk@8123 -
2005-11-09 21:40:27 +00:00
mattias
1eb4674409 updated finnish translation from Seppo
git-svn-id: trunk@8122 -
2005-11-09 21:34:35 +00:00
mattias
6dc2ea4455 implemented IDE progress dialog
git-svn-id: trunk@8121 -
2005-11-09 21:29:23 +00:00
mattias
c54f333978 started IDE progress dialog and splitted project sessions
git-svn-id: trunk@8120 -
2005-11-09 19:40:59 +00:00
vincents
8d90a2d6ea published TRadioGroup.TabOrder
git-svn-id: trunk@8119 -
2005-11-09 19:25:54 +00:00
vincents
c4d786f6cc published NumGlyphs (issue #1412)
git-svn-id: trunk@8118 -
2005-11-09 14:55:43 +00:00
vincents
dfa88d335e fixed color of notebook pages.
git-svn-id: trunk@8117 -
2005-11-09 10:20:24 +00:00
vincents
46d2ebfd21 fixed possible access violation when doing debugln
git-svn-id: trunk@8116 -
2005-11-09 09:29:30 +00:00
vincents
a8d697bb9e mapped DirectInput to the negation of ReadOnly of the Edit (issue #1406)
git-svn-id: trunk@8115 -
2005-11-09 08:36:01 +00:00
vincents
0bddd9fc6c postponed setting parentcolor until after loaded (issue #1218)
git-svn-id: trunk@8114 -
2005-11-08 22:44:27 +00:00
mattias
75890d34bf fixed setting event of an TCollectionItem from Michael VC
git-svn-id: trunk@8113 -
2005-11-08 22:12:50 +00:00
mattias
1ece20396b implemented TAnchoredDockManager.InsertControl alClient
git-svn-id: trunk@8112 -
2005-11-08 22:10:57 +00:00
vincents
a66bf955a2 fixed typo
git-svn-id: trunk@8111 -
2005-11-08 19:33:23 +00:00
vincents
ba5f4700b5 Introduced HASODBCCONNECTION to disable odbcconnection for fpc 2.0.1
git-svn-id: trunk@8110 -
2005-11-08 19:18:09 +00:00
mattias
adbadf9b7a fixed showing designer form on multi loading
git-svn-id: trunk@8109 -
2005-11-08 19:12:18 +00:00
mattias
2197f00eca improved layout of form editor options
git-svn-id: trunk@8108 -
2005-11-08 18:51:58 +00:00
mattias
5d801fb155 implemented IDE code macro ProcedureHead
git-svn-id: trunk@8107 -
2005-11-08 18:20:45 +00:00
mattias
4ff395608a fixed not turning visible on designed forms
git-svn-id: trunk@8106 -
2005-11-08 18:05:12 +00:00
vincents
4886371312 moved *.ruutf.po to *.ru.po
git-svn-id: trunk@8105 -
2005-11-08 15:56:05 +00:00
mattias
7beec973f3 call AdjustSize when Visible changes to true
git-svn-id: trunk@8104 -
2005-11-08 15:54:56 +00:00
vincents
3353b58705 moved *.ru.po to *.ruold.po
git-svn-id: trunk@8103 -
2005-11-08 15:52:12 +00:00
mattias
4595d9066c implemented IDE code macro selection
git-svn-id: trunk@8102 -
2005-11-08 15:50:42 +00:00
vincents
afe0734734 clean up of fpcadds
git-svn-id: trunk@8101 -
2005-11-07 23:25:45 +00:00
mattias
eee77db4e6 started IDE code macro selector
git-svn-id: trunk@8100 -
2005-11-07 23:01:52 +00:00
micha
cce0d7d024 specify default for ParentColor to be true (might fix #1218)
git-svn-id: trunk@8099 -
2005-11-07 22:33:37 +00:00
mattias
cc1d35125b fixed event assignment completion cursor pos
git-svn-id: trunk@8098 -
2005-11-07 22:11:05 +00:00
mattias
504f83432a implemented non interactive code macros for IDE
git-svn-id: trunk@8097 -
2005-11-07 21:14:13 +00:00
mattias
1f7ea673d8 fixed unneeded setting TBorderSpacing.OnChange
git-svn-id: trunk@8096 -
2005-11-07 20:25:25 +00:00
mattias
a1a08a2ec0 source editor borderstyle bsSizeable
git-svn-id: trunk@8095 -
2005-11-07 19:11:52 +00:00
mattias
115184dccb fixed creating child handles on Visible=false parent at designtime
git-svn-id: trunk@8094 -
2005-11-07 18:50:28 +00:00
jesus
c56bbbc211 OnSelectCell is now called even for the focused cell
git-svn-id: trunk@8093 -
2005-11-07 16:59:07 +00:00
vincents
90b57f35f5 published TGroupBox.AutoSize
made groupboxes in Run Parameters dialog autosized

git-svn-id: trunk@8092 -
2005-11-07 10:52:02 +00:00
vincents
ae1e36c861 add possibility to set shortcut for Rename Identifier
git-svn-id: trunk@8091 -
2005-11-07 10:26:51 +00:00
vincents
b7505abecb Fixed memleak in rename identifier
git-svn-id: trunk@8090 -
2005-11-07 09:58:41 +00:00
mattias
8ca9b4ebec added SetLength and Copy to built-in identifiers for identifier completion
git-svn-id: trunk@8089 -
2005-11-07 09:47:06 +00:00
mattias
ad4d82e51e updated finnish translation from Seppo
git-svn-id: trunk@8088 -
2005-11-07 09:36:07 +00:00
mattias
e08d298756 fixed registering codemakros
git-svn-id: trunk@8087 -
2005-11-07 09:35:13 +00:00
mattias
5bf19dd85b fixed crash on SetShowInTaskBar for non application forms
git-svn-id: trunk@8086 -
2005-11-07 09:27:32 +00:00