vincents
|
f4f8d20afd
|
update Catalan translation from J.Salvador Pérez
git-svn-id: trunk@10168 -
|
2006-11-03 19:34:27 +00:00 |
|
mattias
|
6741124cef
|
IDE: renaming components: implemented finding methods with default name
git-svn-id: trunk@10167 -
|
2006-11-03 11:53:20 +00:00 |
|
marc
|
90f62672f2
|
+ added exception dissection
+ added linenr address resolving
+ added setting of breakpoints
git-svn-id: trunk@10166 -
|
2006-11-03 00:54:34 +00:00 |
|
mattias
|
168e90b7ce
|
LCL: grids: renamed some parameter names of events, so that they do not interfere when copied
git-svn-id: trunk@10165 -
|
2006-11-02 21:26:17 +00:00 |
|
mattias
|
da28cfbd3b
|
IDE: fixed searching first in virtual units and then in search path
git-svn-id: trunk@10164 -
|
2006-11-02 21:03:13 +00:00 |
|
mattias
|
52994ffffc
|
IDE: implemented renaming inherited form and references in unit (simple search and replace, but better than no replace)
git-svn-id: trunk@10163 -
|
2006-11-02 20:11:45 +00:00 |
|
sekelsenmat
|
2448617cd6
|
Improvements for modal dialogs on qt.
git-svn-id: trunk@10162 -
|
2006-11-02 19:56:33 +00:00 |
|
mattias
|
062208ae24
|
made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic
git-svn-id: trunk@10161 -
|
2006-11-02 19:44:07 +00:00 |
|
mattias
|
567453b914
|
IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
|
2006-11-02 19:32:59 +00:00 |
|
vincents
|
ba83e8416b
|
Capture any mouse button by setting CaptureMouseButton property from Tom Gregorovic (#7653)
git-svn-id: trunk@10159 -
|
2006-11-02 12:37:20 +00:00 |
|
mattias
|
9f6de0ac7a
|
LCL: published TAction.DisableIfNoHandler
git-svn-id: trunk@10158 -
|
2006-11-02 03:33:24 +00:00 |
|
mattias
|
e7be3ae1d3
|
codetools: added record case variables to identifier completion
git-svn-id: trunk@10157 -
|
2006-11-02 03:29:30 +00:00 |
|
mattias
|
212503e493
|
LCL: setup better default properties for png writer from Tom Gregorovic
git-svn-id: trunk@10156 -
|
2006-11-02 02:54:29 +00:00 |
|
mattias
|
29a270df3c
|
LCL: improved bit table MissingBits for converting less bits per channel to many bits per channel from Tom Gregorovic
git-svn-id: trunk@10155 -
|
2006-11-02 02:51:11 +00:00 |
|
mattias
|
6bd238fd52
|
gtk2 intf: emulating return key down after for gtkentry, because it eats it, but LCL needs the return key
git-svn-id: trunk@10154 -
|
2006-11-02 02:05:07 +00:00 |
|
mattias
|
329aa53724
|
codetools: directive expressions: implemented ! for not, and a dummy function for DECLARED
git-svn-id: trunk@10153 -
|
2006-11-02 01:46:41 +00:00 |
|
jesus
|
30e2ee3872
|
fix cursor pos on editing UTF8 text in stringcelleditor
git-svn-id: trunk@10152 -
|
2006-11-01 17:45:56 +00:00 |
|
vincents
|
967aa8de53
|
regenerated to support win64
git-svn-id: trunk@10151 -
|
2006-11-01 10:52:07 +00:00 |
|
vincents
|
ca079ac951
|
updated catalan translations from J.Salvador Pérez
git-svn-id: trunk@10150 -
|
2006-11-01 10:50:07 +00:00 |
|
jesus
|
cd7659f566
|
CheckNewCachedSizes, UpdateActive and UpdateData made virtual from Aleksey Lagunov
git-svn-id: trunk@10149 -
|
2006-11-01 07:41:05 +00:00 |
|
mattias
|
85d2f2b1c3
|
IDE: find results view: fixed updating short paths after applying filter form Funky Beast
git-svn-id: trunk@10148 -
|
2006-10-31 18:25:31 +00:00 |
|
mattias
|
c3cc436b89
|
gtk2 intf: implemented difference between Minimize and Desktop switch from Andrew, bug #1996
git-svn-id: trunk@10147 -
|
2006-10-31 18:19:02 +00:00 |
|
mattias
|
fa382552fa
|
updated finnish translation from Seppo
git-svn-id: trunk@10146 -
|
2006-10-31 17:54:07 +00:00 |
|
andrew
|
a077644137
|
fixed the gtk1 part of bug #1996 (proper windowstate when minimizing/restoring)
git-svn-id: trunk@10145 -
|
2006-10-31 14:45:12 +00:00 |
|
mattias
|
683b8aa123
|
IDE: run parameters now have histories
git-svn-id: trunk@10144 -
|
2006-10-31 14:11:03 +00:00 |
|
mattias
|
5beb7e0377
|
IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
|
2006-10-31 13:34:39 +00:00 |
|
mattias
|
9b795b8260
|
IDE: project directory is now added to the include path of all project directories
git-svn-id: trunk@10142 -
|
2006-10-31 13:06:14 +00:00 |
|
mattias
|
44743b499f
|
TSynPasSyn: added keyword otherwise issue #7529
git-svn-id: trunk@10141 -
|
2006-10-31 12:52:43 +00:00 |
|
mattias
|
dead2dc443
|
codetools: adding missing semicolon on code completing classes
git-svn-id: trunk@10140 -
|
2006-10-31 12:38:27 +00:00 |
|
mattias
|
0b3a85d0e6
|
codetools: adding missing semicolon on code completing forward procedures
git-svn-id: trunk@10139 -
|
2006-10-31 12:22:13 +00:00 |
|
micha
|
9b2a1f22d9
|
rename Action parameter to not conflict with Form.Action property (issue #7703)
git-svn-id: trunk@10138 -
|
2006-10-31 10:35:35 +00:00 |
|
sekelsenmat
|
20f8829a34
|
small improvement to qt readme file
git-svn-id: trunk@10137 -
|
2006-10-31 00:56:44 +00:00 |
|
vincents
|
9919592501
|
added mainunit codetools hint
git-svn-id: trunk@10136 -
|
2006-10-30 20:58:35 +00:00 |
|
vincents
|
961e8b298b
|
win installer: improved default settings for win64
git-svn-id: trunk@10135 -
|
2006-10-30 15:04:43 +00:00 |
|
marc
|
28f291504a
|
* Added pointeraccess to data
git-svn-id: trunk@10134 -
|
2006-10-30 12:59:16 +00:00 |
|
vincents
|
b8106ada6e
|
add -WG for lazarus on win64
git-svn-id: trunk@10133 -
|
2006-10-30 12:20:40 +00:00 |
|
sekelsenmat
|
62f7399c31
|
Implemented TBitmap.LoadFromDevice to take screenshots.
git-svn-id: trunk@10132 -
|
2006-10-30 12:15:06 +00:00 |
|
mattias
|
83cc6976b1
|
IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
|
2006-10-30 11:11:01 +00:00 |
|
vincents
|
9405bf0098
|
win installer: use gdate to create a date stamp
git-svn-id: trunk@10130 -
|
2006-10-30 10:27:12 +00:00 |
|
jesus
|
8075abcdf3
|
added sample for printing in RawMode
git-svn-id: trunk@10129 -
|
2006-10-30 00:18:20 +00:00 |
|
sekelsenmat
|
78ac6c89ab
|
Fix for modal dialogs from Philip Hess.
git-svn-id: trunk@10128 -
|
2006-10-29 21:49:17 +00:00 |
|
vincents
|
d3c966380d
|
windows installer: adapted for win64 installer
git-svn-id: trunk@10127 -
|
2006-10-29 21:00:14 +00:00 |
|
vincents
|
c9e79ed4b5
|
sqldb laz package is not available on win64
git-svn-id: trunk@10126 -
|
2006-10-29 18:36:23 +00:00 |
|
vincents
|
46c7971051
|
disable sqldb components on win64 (they are not compiled by fpc)
git-svn-id: trunk@10125 -
|
2006-10-29 18:23:01 +00:00 |
|
micha
|
115bcee89d
|
show message view: make shortcut command same as menu click
git-svn-id: trunk@10124 -
|
2006-10-28 20:37:16 +00:00 |
|
mattias
|
eba711c73a
|
gtk intf: added simple function for clBackground, LCL, TTabControl: added csAcceptControls to ControlStyle
git-svn-id: trunk@10123 -
|
2006-10-28 16:21:59 +00:00 |
|
mattias
|
882a5c5696
|
gtk2 intf: improved cell renderer test for drawn items from Andrew Haines
git-svn-id: trunk@10122 -
|
2006-10-28 15:43:23 +00:00 |
|
mattias
|
0d6f320556
|
gtk2 intf: improved TGtkWSCustomSplitter.DrawSplitter
git-svn-id: trunk@10121 -
|
2006-10-28 15:41:11 +00:00 |
|
mattias
|
b8e285a693
|
gtk2 intf: added gdkwindows for client widgets: gtk_fixed_new
git-svn-id: trunk@10120 -
|
2006-10-28 15:07:08 +00:00 |
|
florian
|
107c5e7c0b
|
* fixed Win64 in behalf of Micha
git-svn-id: trunk@10119 -
|
2006-10-28 14:59:28 +00:00 |
|