Commit Graph

8197 Commits

Author SHA1 Message Date
vincents
07250b92b4 fixes typos
git-svn-id: trunk@8205 -
2005-11-21 21:54:58 +00:00
mattias
bf0b329c88 implemented automatic uninstall on failed install
git-svn-id: trunk@8204 -
2005-11-21 21:44:24 +00:00
mattias
6191874ec3 fixed codetools ignore error position comparison
git-svn-id: trunk@8203 -
2005-11-21 21:01:56 +00:00
jesus
d98dc07d7a memory leak fix
git-svn-id: trunk@8202 -
2005-11-21 19:31:58 +00:00
mattias
0cb1f93961 fixed TComboBox InitializeWnd calling inherited
git-svn-id: trunk@8201 -
2005-11-21 18:53:43 +00:00
micha
84afc58a43 expand and implement ReadOnly for win32
git-svn-id: trunk@8200 -
2005-11-20 15:43:15 +00:00
mattias
fb9ab660a7 added missing files
git-svn-id: trunk@8199 -
2005-11-20 11:35:35 +00:00
micha
d672ec111b add loud complaint to LCL, so we fix the combobox issue soon
git-svn-id: trunk@8198 -
2005-11-19 21:49:38 +00:00
micha
555edd3371 set default form icon (issue #1457)
git-svn-id: trunk@8197 -
2005-11-19 16:10:56 +00:00
micha
192b287775 let widget read stored value when creating handle; patch by vincent (issue #1458)
git-svn-id: trunk@8196 -
2005-11-19 15:39:47 +00:00
micha
ba14a3e41f do not focus new control if notebook does not already have focus (issue #1455)
git-svn-id: trunk@8195 -
2005-11-19 14:46:58 +00:00
mattias
f5ff9d9bd6 gtk2 intf can now optionally use the file chooses, compile with HasGTK2_6
git-svn-id: trunk@8194 -
2005-11-19 11:55:08 +00:00
mattias
00d2646d1b uses PD_RETURNDC option for printers dialogs and returned DC has all options selected by user applied from Boguslaw Brandys
git-svn-id: trunk@8193 -
2005-11-19 10:59:08 +00:00
mattias
0dfb96f59d improved todolist dlg resizing from Graeme Geldenhuys
git-svn-id: trunk@8192 -
2005-11-19 10:52:32 +00:00
mattias
a46f0b8461 improved unitinfo dlg resizing from Graeme Geldenhuys
git-svn-id: trunk@8191 -
2005-11-19 10:51:30 +00:00
mattias
af53ffcc4b fixed gpl insertion from Graeme Geldenhuys
git-svn-id: trunk@8190 -
2005-11-19 10:32:11 +00:00
vincents
9118148eff updated Ukrainian translations from Evgen Palamarchuck
git-svn-id: trunk@8189 -
2005-11-18 20:24:14 +00:00
micha
c85ee92754 add user data parameter to addeventhandler, that is passed to the given callback
git-svn-id: trunk@8188 -
2005-11-18 18:56:30 +00:00
marc
66fe5731bf * Made debugger aware of target pointer size
git-svn-id: trunk@8187 -
2005-11-18 18:37:29 +00:00
mattias
4d4b8d9565 updated finnish translation from Seppo
git-svn-id: trunk@8186 -
2005-11-18 17:28:44 +00:00
marc
b80db1e018 * Fixed registerlookup for amd64
* Fixed entrypoint parsing (Micha was right)
* Added message on load failure

git-svn-id: trunk@8185 -
2005-11-18 00:17:23 +00:00
marc
d8ae91b726 * added message on failure
git-svn-id: trunk@8184 -
2005-11-18 00:14:46 +00:00
vincents
a8f56d92ef use value from OnAcceptDate (issue #1448)
git-svn-id: trunk@8183 -
2005-11-17 20:52:41 +00:00
mattias
a62ae95299 fixed treating .lpr as source in project, fixed splitter anchored to multiple controls
git-svn-id: trunk@8182 -
2005-11-17 19:06:13 +00:00
vincents
c7ee52ef9c fixed setting general editor options
git-svn-id: trunk@8181 -
2005-11-17 12:36:19 +00:00
mattias
8b1cbe4186 fixed setting codetools defines for virtual directory
git-svn-id: trunk@8180 -
2005-11-16 23:00:53 +00:00
micha
0cb86ee4af add flags to AddEventHandler, socket and flags to callback
git-svn-id: trunk@8179 -
2005-11-16 19:12:10 +00:00
mattias
740bdda6ff implemented TWinControl.DoAutoSize for aligned and parent anchored child controls
git-svn-id: trunk@8178 -
2005-11-16 18:47:41 +00:00
vincents
d763eedda9 added ldockctrledit skeleton doc
git-svn-id: trunk@8177 -
2005-11-16 10:02:57 +00:00
vincents
f92a75bc07 added ldockctrl skeleton doc
git-svn-id: trunk@8176 -
2005-11-16 09:37:10 +00:00
vincents
5b7a95ffb2 added {$INLINE ON}
git-svn-id: trunk@8175 -
2005-11-16 09:28:25 +00:00
vincents
cd0845f2aa renamed DoSetTabStops to UpdateTabStop
git-svn-id: trunk@8174 -
2005-11-16 09:27:46 +00:00
mattias
7f21a7743b improved parent AutoSizing for aligned clients
git-svn-id: trunk@8173 -
2005-11-16 08:55:53 +00:00
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