Commit Graph

21936 Commits

Author SHA1 Message Date
mattias
50a2f313be codetools: auto indent: edged brackets
git-svn-id: trunk@22315 -
2009-10-28 10:35:28 +00:00
mattias
5cde48e398 codetools: auto indent: round brackets
git-svn-id: trunk@22314 -
2009-10-28 10:28:32 +00:00
paul
5cf79cb15b lcl: publish TTabSheet.Font property (issue #0014918)
git-svn-id: trunk@22313 -
2009-10-28 09:52:30 +00:00
paul
a350849e6b lcl: patch from Zaher Dirkey to fix TLabel and TStaticText alignment with respect the BiDi mode (issue #0014915)
git-svn-id: trunk@22312 -
2009-10-28 09:49:18 +00:00
paul
7ffc66550f docs: add Boian Mitov to the contributors list
git-svn-id: trunk@22311 -
2009-10-28 09:45:16 +00:00
paul
5b9bce5f38 lcl: apply patch of Boian Mitov to support listview state images and HitTestInfo under win32 (issue #0014881)
git-svn-id: trunk@22310 -
2009-10-28 09:41:02 +00:00
vincents
18116eec89 fixed format specifiers in Japanese translations from taka_jp (issue #14889)
git-svn-id: trunk@22309 -
2009-10-28 08:03:30 +00:00
mattias
41c02d624c fpc cross win32: using binutils 2.20
git-svn-id: trunk@22308 -
2009-10-27 13:09:51 +00:00
mattias
ceaa5de063 codetools: when adding units to uses section check for special units: cmem, sharedmem, lineinfo, heaptrc, cthreads
git-svn-id: trunk@22307 -
2009-10-27 12:38:10 +00:00
mattias
a9b7039924 IDE: DoAddActiveUnitToProject: if unit belongs to a package, ask to add dependency
git-svn-id: trunk@22306 -
2009-10-27 12:04:57 +00:00
mattias
aee969033e IDE: DoAddActiveUnitToProject: ask to rename lowercase depending on settings
git-svn-id: trunk@22305 -
2009-10-27 11:41:26 +00:00
mattias
8a800ead9f IDE: DoAddActiveUnitToProject: removed auto renaming lowercase
git-svn-id: trunk@22304 -
2009-10-27 11:36:16 +00:00
paul
7a349faa5d gtk1: fix compilation
git-svn-id: trunk@22303 -
2009-10-27 09:08:46 +00:00
paul
d0bf270166 lazreport: regenerate translation files
git-svn-id: trunk@22302 -
2009-10-27 02:16:36 +00:00
paul
18a0946b92 win32: restore not only combobox text but also cursor position and selection after items clear
git-svn-id: trunk@22301 -
2009-10-27 02:15:35 +00:00
mattias
170f532285 codetools: sealed and abstract classes
git-svn-id: trunk@22300 -
2009-10-27 00:02:41 +00:00
mattias
eac2df8196 IDE: clean up
git-svn-id: trunk@22299 -
2009-10-26 23:18:30 +00:00
mattias
333881fb52 rpm: gtk1 and gtk2 devel packages
git-svn-id: trunk@22298 -
2009-10-26 22:31:26 +00:00
mattias
bac01663f7 rpm: changed dependencies
git-svn-id: trunk@22297 -
2009-10-26 22:12:52 +00:00
mattias
241ebb3899 IDE: class completion options: improved layout
git-svn-id: trunk@22296 -
2009-10-26 19:59:06 +00:00
mattias
027ebef2f6 IDE: auto indent: check if source is pascal
git-svn-id: trunk@22295 -
2009-10-26 17:45:58 +00:00
mattias
fba6ff9e10 codetools: added todos
git-svn-id: trunk@22294 -
2009-10-26 17:45:30 +00:00
mattias
4a27eef2d0 IDE: auto indent: providing context sensitive examples
git-svn-id: trunk@22293 -
2009-10-26 17:32:45 +00:00
mattias
6577c9429d codetools: auto indenter: fetching example filenames
git-svn-id: trunk@22292 -
2009-10-26 17:32:11 +00:00
mattias
e2bf0d0920 IDE: codetools options: added indent context sensitive checkbox
git-svn-id: trunk@22291 -
2009-10-26 16:29:24 +00:00
paul
81f665d3c4 codetools: better support 'sealed' and 'abstract' classes
git-svn-id: trunk@22290 -
2009-10-26 15:01:26 +00:00
mattias
62bfbe7c8c IDE: codetools options: added indentation example file name
git-svn-id: trunk@22289 -
2009-10-26 13:17:35 +00:00
mattias
5a0d1223bc IDE: reduced debugging
git-svn-id: trunk@22288 -
2009-10-26 12:42:05 +00:00
mattias
03c7d6f036 IDE: added default config for indentation
git-svn-id: trunk@22287 -
2009-10-26 12:39:34 +00:00
dmitry
97e87ee11f fixed TCarbonWSCustomComboBox, adding Get-SetDroppedDown method. ComboBoxDropDown removed from carbon widgetset
git-svn-id: trunk@22286 -
2009-10-26 10:46:45 +00:00
paul
b89b28de7c lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
git-svn-id: trunk@22285 -
2009-10-26 10:21:56 +00:00
paul
833166cbd0 lcl: allow ItemChanged event for OwnerData listview
git-svn-id: trunk@22284 -
2009-10-26 07:17:16 +00:00
paul
391e491deb ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call
git-svn-id: trunk@22283 -
2009-10-26 03:30:54 +00:00
andrew
7b12360c79 * Fixed bug #14890 where if no binary or text Index existed a crash would occur. if fpc > 2.4 is used then fpc needs to be latest too since a bug was found there also that caused the same crash
git-svn-id: trunk@22282 -
2009-10-26 00:48:00 +00:00
mattias
29dc7d7e67 codetools: auto indent: using last indent
git-svn-id: trunk@22281 -
2009-10-25 20:10:39 +00:00
dmitry
09be8c7fb1 refactored CarbonButtons. removed LCL controls dependancy to CarbonWS units
git-svn-id: trunk@22280 -
2009-10-25 18:00:39 +00:00
andrew
4590634148 * Fixed chm toc being loaded as index
git-svn-id: trunk@22279 -
2009-10-24 19:20:00 +00:00
andrew
5ae9882103 * Implemented several fpgui dialogs
* Improved base widget signal handlers to reduce code duplication

git-svn-id: trunk@22275 -
2009-10-24 17:22:56 +00:00
mattias
a46e172bd9 laz_xmlread: replaced some ExpectString with faster ExpectChar
git-svn-id: trunk@22274 -
2009-10-24 10:23:12 +00:00
michael
68ecf8856b * Fixed copy/paste error found by Pierre Panissod
git-svn-id: trunk@22273 -
2009-10-24 07:51:19 +00:00
michael
b8c2996e0d * Fixed bug #7408
git-svn-id: trunk@22271 -
2009-10-23 16:31:37 +00:00
zeljko
8533b5894c Qt: fix for #14871 , problem with TQtPage painting under win32 ... now it's same for all qt platforms and works ok.
git-svn-id: trunk@22270 -
2009-10-23 11:16:42 +00:00
michael
d05f809e5b * Add lazdaemonapp to uses clause
git-svn-id: trunk@22269 -
2009-10-23 09:16:11 +00:00
paul
4ca72dc495 lcl: add more WM_ messages
git-svn-id: trunk@22268 -
2009-10-23 05:25:32 +00:00
marc
bce54d0455 + Added extra gdb startup options, patch #0014866 by DRIGUS GmbH
* to bo done: store this property

git-svn-id: trunk@22267 -
2009-10-22 22:32:22 +00:00
marc
a593eef5ef * Initialize rawimage data when no data present and no data loaded
git-svn-id: trunk@22266 -
2009-10-22 21:54:28 +00:00
marc
e7f7fe8eb9 * fixed loading rawimage from savestream
git-svn-id: trunk@22265 -
2009-10-22 20:32:30 +00:00
marc
a457e55753 * fixed missing endupdate when loadinf image with size=0
git-svn-id: trunk@22264 -
2009-10-22 20:31:04 +00:00
vincents
ba1b2f95f1 jcf: removed FileUtils unit from package in the past it has been replaced with JcfFileUtils, fixes issue #14863
git-svn-id: trunk@22263 -
2009-10-22 19:59:03 +00:00
mattias
b3fc61266c IDE: clean up
git-svn-id: trunk@22262 -
2009-10-22 18:20:55 +00:00