mattias
|
21e9c81a84
|
reduced overhead getting PixelsPerInch
git-svn-id: trunk@8155 -
|
2005-11-14 22:12:49 +00:00 |
|
mattias
|
f7260e298d
|
updated translations
git-svn-id: trunk@8154 -
|
2005-11-14 21:53:50 +00:00 |
|
mattias
|
5d59178cc3
|
implemented multiple source directories for project
git-svn-id: trunk@8153 -
|
2005-11-14 21:53:06 +00:00 |
|
vincents
|
9a450654ae
|
call svn2revisioninc the first time the IDE is compiled
git-svn-id: trunk@8152 -
|
2005-11-14 18:59:53 +00:00 |
|
micha
|
6f4f265714
|
windowinfo is always non-nil, but windowinfo^.wincontrol may be nil
git-svn-id: trunk@8151 -
|
2005-11-14 18:47:35 +00:00 |
|
vincents
|
3f9acfb6ec
|
made splash from as big as the splash image
git-svn-id: trunk@8150 -
|
2005-11-14 18:46:33 +00:00 |
|
micha
|
a9e0c4e0f2
|
only use initialized value of FShortcutHandled, not previous one
git-svn-id: trunk@8149 -
|
2005-11-14 18:29:29 +00:00 |
|
vincents
|
4b692a0b16
|
use designed size as minimum size (issue #1424, #1426)
git-svn-id: trunk@8148 -
|
2005-11-14 15:11:13 +00:00 |
|
vincents
|
8e6c6eb98d
|
renamed ClimbRate to Increment (issue #1432)
git-svn-id: trunk@8147 -
|
2005-11-14 12:48:55 +00:00 |
|
micha
|
0cf52e3ef6
|
add event handler interface for handles; partly committed in 8145
git-svn-id: trunk@8146 -
|
2005-11-14 11:51:57 +00:00 |
|
micha
|
455dbc73b4
|
revert accidental scrollbar commit (issue #1434)
git-svn-id: trunk@8145 -
|
2005-11-14 11:47:27 +00:00 |
|
micha
|
e3de6269f0
|
focus IDE when debugging is paused, and focus app again when resuming (issue #994)
git-svn-id: trunk@8144 -
|
2005-11-13 20:23:40 +00:00 |
|
micha
|
ba067e903b
|
add GetForegroundWindow function to retrieve the handle of the window that the user is working with
git-svn-id: trunk@8143 -
|
2005-11-13 20:07:47 +00:00 |
|
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 |
|