Commit Graph

21081 Commits

Author SHA1 Message Date
mattias
dbd54e5026 codetools test: added test for try if finally
git-svn-id: trunk@21424 -
2009-08-23 12:57:23 +00:00
mattias
07f4f08699 IDE: added resourcestrings
git-svn-id: trunk@21423 -
2009-08-23 12:55:04 +00:00
mattias
d5a845d99d LCL: grids: fixed result of DoMouseWheelUp/Down
git-svn-id: trunk@21422 -
2009-08-23 12:49:32 +00:00
mattias
0f47af48bc gtk2 intf: fixed stopping wheel message when handled by LCL
git-svn-id: trunk@21421 -
2009-08-23 12:47:08 +00:00
mattias
a0dcd37632 docs: fixed TControl.DoMouseWheel, true means handled
git-svn-id: trunk@21420 -
2009-08-23 12:44:53 +00:00
mattias
f11cbd5147 LCL published TSTringGrid.OnMosueWheel
git-svn-id: trunk@21419 -
2009-08-23 12:38:18 +00:00
mattias
d257a3bc1a IDE: check if unit interfaces is missing
git-svn-id: trunk@21418 -
2009-08-23 12:31:42 +00:00
mattias
cb478845f0 codetools; comment
git-svn-id: trunk@21417 -
2009-08-23 11:59:33 +00:00
mattias
62546b6dde lazsvnpkg: fixed duplicate include of images
git-svn-id: trunk@21416 -
2009-08-23 11:02:31 +00:00
mattias
324e3a146b IDE: publish project: do not save session info, bug #14416
git-svn-id: trunk@21415 -
2009-08-23 10:57:04 +00:00
paul
ffc2148273 docs: add Przemysław Nagay to the contributors list (mantis nick = cobines)
git-svn-id: trunk@21414 -
2009-08-23 07:58:24 +00:00
mazen
4bb80794e3 * Fixed Debian build scripts. Now Lazarus files are instelled inder /usr/{lib,doc}/lazarus/%{lazarusversion} to ease mutiple version installation. But this may require further changes.
git-svn-id: trunk@21413 -
2009-08-22 23:15:54 +00:00
mattias
5c1e94e909 IDE: code help: fixed conversion of line endings to unix line endings
git-svn-id: trunk@21412 -
2009-08-22 22:44:23 +00:00
mattias
287d754ed2 translations: german: updates from Swen
git-svn-id: trunk@21411 -
2009-08-22 22:11:42 +00:00
mattias
4c329b56d8 IDE: naming options: improved layout
git-svn-id: trunk@21410 -
2009-08-22 22:10:26 +00:00
mattias
850f7771d2 IDEIntf: stringgrid component editor: improved layout and added resourcestrings
git-svn-id: trunk@21409 -
2009-08-22 22:09:02 +00:00
mattias
4b4089c587 IDE: renamed BuildMode
git-svn-id: trunk@21408 -
2009-08-22 21:36:29 +00:00
mattias
30c59bfba2 IDE: renamed cbmntBuildVar
git-svn-id: trunk@21407 -
2009-08-22 21:23:53 +00:00
mattias
8115d392f9 IDE: renamed TCompOptBuildVarsFrame
git-svn-id: trunk@21406 -
2009-08-22 21:19:09 +00:00
mattias
a4eeb8c35c IDE: clean up
git-svn-id: trunk@21405 -
2009-08-22 21:12:31 +00:00
mattias
ff42886a9f IDE: renamed buildmode unit to buildvar
git-svn-id: trunk@21404 -
2009-08-22 21:11:20 +00:00
dmitry
790cf29075 carbon: fix for lots of empty path clipping message
git-svn-id: trunk@21403 -
2009-08-22 21:07:03 +00:00
mattias
4bd95ef5b3 gtk intf: comments
git-svn-id: trunk@21402 -
2009-08-22 19:44:59 +00:00
mattias
f9b8d50251 moved UseAsyncProcess to ide.inc
git-svn-id: trunk@21401 -
2009-08-22 19:43:22 +00:00
mattias
f1d4a6b323 synedit: added checks if handle is allocated
git-svn-id: trunk@21400 -
2009-08-22 19:42:50 +00:00
mattias
e0c57af916 undo
git-svn-id: trunk@21399 -
2009-08-22 19:40:53 +00:00
mattias
b03dbf338e synedit: added checks if handle is allocated
git-svn-id: trunk@21398 -
2009-08-22 19:33:35 +00:00
mattias
766a2fcfb4 LCL: fixed calling finalization handlers when Application=nil
git-svn-id: trunk@21397 -
2009-08-22 17:01:30 +00:00
mattias
1a7644e937 IDE: clean up, lazbuild: using package codetools
git-svn-id: trunk@21396 -
2009-08-22 16:51:00 +00:00
mattias
ef3a49fd63 translations: german: updates from Joerg Braun and Swen Heinig
git-svn-id: trunk@21395 -
2009-08-22 16:39:57 +00:00
mattias
691d03ec25 translations: german: updates from Joerg Braun and Swen Heinig
git-svn-id: trunk@21394 -
2009-08-22 16:34:57 +00:00
mattias
8cb64210ce IDE: fixed invalidate codetools defines
git-svn-id: trunk@21393 -
2009-08-22 15:58:54 +00:00
mattias
ec80d91b4e IDE: fpdoc editor: removed popmenu items, added speedbutton for printshort
git-svn-id: trunk@21392 -
2009-08-22 15:16:30 +00:00
mattias
ffe4367a67 IDE: aded resourcestrings
git-svn-id: trunk@21391 -
2009-08-22 14:56:13 +00:00
mattias
6f2fbc674a IDE: package options: fixed using DirPathExists to check directories, bug #14405
git-svn-id: trunk@21390 -
2009-08-22 14:54:18 +00:00
mattias
51d7653f6a IDE: clear always codetools defines cache when macro values change
git-svn-id: trunk@21389 -
2009-08-22 04:25:00 +00:00
mazen
0f03282d39 * Added comment to patch file.
* Added lintian override file.

git-svn-id: trunk@21388 -
2009-08-21 23:00:48 +00:00
mazen
769916162a * Updated Debian packages build requirements.
* Minor fixes in Debian rules file.

git-svn-id: trunk@21387 -
2009-08-21 22:54:13 +00:00
paul
5ebfb46064 gtk: hide internal tooltip window or it shows on the screen as small artefact
git-svn-id: trunk@21386 -
2009-08-21 16:54:39 +00:00
paul
780307386f languages: Updated Portuguese translations by Marcelo B Paula (issue #0014404)
git-svn-id: trunk@21385 -
2009-08-21 15:24:37 +00:00
paul
ebf57a017e win32: fix WindowsVersion variable initialization (fixes bug #0014400)
git-svn-id: trunk@21384 -
2009-08-21 15:21:04 +00:00
kirkpatc
3a36d94ef4 FPDoc - fixed links for various AutoSize and AdjustSize methods in Controls.xml; additional descriptions for some inherited methods in stdctrls.xml (ScrollBar and ComboBox)
git-svn-id: trunk@21383 -
2009-08-21 14:39:35 +00:00
paul
0296b239c5 qt: return nbcShowCloseButtons capability for notebook by cobines (issue #0014258)
git-svn-id: trunk@21382 -
2009-08-21 14:17:54 +00:00
martin
1e7e1cca97 SynEdit: SyncronEdit: fixed problem with extended mouse-settings and breakpoints
git-svn-id: trunk@21381 -
2009-08-21 12:41:54 +00:00
paul
10aa429021 gtk, gtk2: fix memory leak on destruction of some widgets by cobines (issue #0014090) + formatting of surrounding code
git-svn-id: trunk@21380 -
2009-08-21 09:34:54 +00:00
mattias
29e765c48f IDEIntf: TComponentTreeView: insert marks for TControl only allow to change parent, but not position
git-svn-id: trunk@21379 -
2009-08-21 08:56:54 +00:00
mattias
6a855e9373 IDEIntf: TComponentTreeView: using insert marks
git-svn-id: trunk@21378 -
2009-08-21 08:43:34 +00:00
mattias
651c7b8c2e LCL: TCustomNotebook: do not set csAcceptsControls
git-svn-id: trunk@21377 -
2009-08-21 08:22:54 +00:00
mattias
dccb75b96a IDEIntf: TComponentTreeView: added check for dragging from Parent without csAcceptsControls
git-svn-id: trunk@21376 -
2009-08-21 08:19:31 +00:00
vincents
f05c8572af windows crossinstaller builder: clean the RTL after make cycle; with fpc 2.5.1 the RTL is compiled with WPO for the ppcXXX, so it must be rebuild before using it for other executables
git-svn-id: trunk@21375 -
2009-08-21 08:02:01 +00:00