Commit Graph

8284 Commits

Author SHA1 Message Date
micha
9bab7af2a9 rename "winapi" function BringWindowToTop to SetForegroundWindow, because BringWindowToTop does not actually bring the window to the top in win32, but only activates it
git-svn-id: trunk@8142 -
2005-11-13 19:44:20 +00:00
micha
55674767d7 use proper line ending
git-svn-id: trunk@8141 -
2005-11-13 18:48:58 +00:00
micha
d2380ac360 fix gtk compilation for spinedit climbrate -> increment
git-svn-id: trunk@8140 -
2005-11-13 13:24:02 +00:00
micha
9793627ce5 implement float spinedit for win32 (issue #1386)
git-svn-id: trunk@8139 -
2005-11-12 23:02:05 +00:00
mattias
394baa43ef added some resourcestrings
git-svn-id: trunk@8138 -
2005-11-12 09:12:07 +00:00
jesus
e69285d376 gtk: only ownerdraw lists receive OnDrawItem (bug #910), windows: enable listbox with color in objectinspector
git-svn-id: trunk@8137 -
2005-11-11 21:54:34 +00:00
mattias
e763403d49 implmented IDE code macro ProcedureName
git-svn-id: trunk@8136 -
2005-11-11 18:39:04 +00:00
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