vincents
|
b30e640082
|
implemented cursor navigation in radiogroup (issue #1172, #1413)
git-svn-id: trunk@8172 -
|
2005-11-15 23:38:07 +00:00 |
|
jesus
|
baf1edce64
|
fixed stringgrid selection after DeleteColRow (bug #1433)
git-svn-id: trunk@8171 -
|
2005-11-15 19:14:53 +00:00 |
|
mattias
|
a5858e5cf2
|
fixed invalidating preferred size on invalidating client rect
git-svn-id: trunk@8170 -
|
2005-11-15 17:49:24 +00:00 |
|
micha
|
a02ab953ca
|
implement calling event for handle activity in main loop for gtk
git-svn-id: trunk@8169 -
|
2005-11-15 17:30:03 +00:00 |
|
mattias
|
ed60dffb71
|
IDE now extends/clean up project unit path on renaming a project unit
git-svn-id: trunk@8168 -
|
2005-11-15 16:14:04 +00:00 |
|
vincents
|
cb2563fb4f
|
added win32 files from Bogusław Brandys
git-svn-id: trunk@8167 -
|
2005-11-15 14:21:02 +00:00 |
|
vincents
|
785011c271
|
don't document soon-to-obsolete lazcwstring
git-svn-id: trunk@8166 -
|
2005-11-15 13:06:20 +00:00 |
|
vincents
|
c7527038a7
|
added skeleton for translations unit
git-svn-id: trunk@8165 -
|
2005-11-15 12:37:11 +00:00 |
|
vincents
|
f69e635fbc
|
don't apply layout to visible messages view (issue #1175)
git-svn-id: trunk@8164 -
|
2005-11-15 10:16:53 +00:00 |
|
vincents
|
89b47b2fc5
|
fixed search path
git-svn-id: trunk@8163 -
|
2005-11-15 10:10:31 +00:00 |
|
vincents
|
027479d4e4
|
pass OPT in environment variable
quote compiler idemake.cfg, if necessary (issue #1437)
git-svn-id: trunk@8162 -
|
2005-11-14 23:27:09 +00:00 |
|
mattias
|
0f62ce4223
|
updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@8161 -
|
2005-11-14 23:04:50 +00:00 |
|
mattias
|
44e2cf3a3f
|
added more docs for StdCtrls from Christopher Kirkpatrick
git-svn-id: trunk@8160 -
|
2005-11-14 23:02:47 +00:00 |
|
mattias
|
2074b79dab
|
fixed checking SetActiveControl
git-svn-id: trunk@8159 -
|
2005-11-14 22:57:10 +00:00 |
|
marc
|
7960598843
|
* reverted previous change. in mi mode, gdb outputs a newline as "\n" and not as a real lineend
git-svn-id: trunk@8158 -
|
2005-11-14 22:49:34 +00:00 |
|
mattias
|
04442df12c
|
adds shortcut (mnemonic) support for toolbar buttons, initial focus in the evaluate dialog from Ere Maijala
git-svn-id: trunk@8157 -
|
2005-11-14 22:26:56 +00:00 |
|
mattias
|
ce972bc35b
|
activated AutoScroll for watchesdlg from Simeon Mitev
git-svn-id: trunk@8156 -
|
2005-11-14 22:21:32 +00:00 |
|
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 |
|