Commit Graph

15247 Commits

Author SHA1 Message Date
vincents
e330d55ac5 IDE: improved look of codetoolsdefpreview from Graeme (bug #11455)
git-svn-id: trunk@15385 -
2008-06-11 09:15:02 +00:00
kirkpatc
7d7b6535ae FPDoc - definintions for some Types and functions in Controls.xml
git-svn-id: trunk@15384 -
2008-06-11 08:27:31 +00:00
paul
194a5e0b3c lcl: publish wheel events for TForm
git-svn-id: trunk@15383 -
2008-06-11 03:34:17 +00:00
paul
04fb5145bc qt: don't offset mouse pos in wheel event
git-svn-id: trunk@15382 -
2008-06-11 03:33:45 +00:00
paul
945a0487b2 qt: send wheel events in screen coordinates
git-svn-id: trunk@15381 -
2008-06-11 03:31:04 +00:00
paul
7872f8a8db qt: extend TQtIcon
git-svn-id: trunk@15380 -
2008-06-11 02:17:18 +00:00
paul
55fe69da9b gtk2: use another way of fixing cursor creating crash under window
git-svn-id: trunk@15379 -
2008-06-11 02:16:55 +00:00
sekelsenmat
0fb0403aed Fixes wince dialog positioning
git-svn-id: trunk@15378 -
2008-06-10 23:33:25 +00:00
vincents
84fba8eb85 rpm build script: fixed using fpc version number when running samplecfg (bug #11461)
git-svn-id: trunk@15377 -
2008-06-10 22:34:56 +00:00
mattias
d8ea030583 gtk2 intf: enabled gtk double buffering for TCustomControls
git-svn-id: trunk@15376 -
2008-06-10 19:06:59 +00:00
vincents
d99a049461 LCL: TScrollingWinControl.AutoScroll (bug #10774)
* moved TScrollingWinControl.AutoScroll from published to protected section
* set default value to true
* published AutoScroll in descendant classes

git-svn-id: trunk@15375 -
2008-06-10 14:30:57 +00:00
kirkpatc
ad8b434a14 FPDoc - further updates to TCustomBitmap in graphics.xml
git-svn-id: trunk@15374 -
2008-06-10 10:30:14 +00:00
paul
31c5d5d91e lcl: fix checklistbox item height under win32 (wince?)
git-svn-id: trunk@15373 -
2008-06-10 01:19:42 +00:00
sekelsenmat
7f7721db71 Fixes setting the position of a form in wince
git-svn-id: trunk@15372 -
2008-06-10 01:08:54 +00:00
vincents
c80ec36fb2 snapshot rpm build script: added support for using full fpc version number in file name (2.2.2rc1)
git-svn-id: trunk@15371 -
2008-06-09 21:50:03 +00:00
vincents
9da100f931 rpm build script: use full fpc version in file name (fpc-2.2.2rc1)
git-svn-id: trunk@15370 -
2008-06-09 11:29:14 +00:00
sekelsenmat
ac9c5de1ef Fixes compilation of TTrayIcon example
git-svn-id: trunk@15369 -
2008-06-09 02:31:51 +00:00
sekelsenmat
bc0e2703a9 The close OK button returns mrOK for modal dialogs.
git-svn-id: trunk@15368 -
2008-06-09 02:08:59 +00:00
sekelsenmat
eb8998e206 Fixes crash in modal dialogs in Windows CE
git-svn-id: trunk@15367 -
2008-06-09 01:51:47 +00:00
marc
85f8b5b8a6 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@15366 -
2008-06-08 23:18:34 +00:00
kirkpatc
6d3dace3d6 FPDoc - fix small typo in graphics.xml
git-svn-id: trunk@15365 -
2008-06-08 20:49:04 +00:00
mattias
e25395d533 IDE: source editor: implemented changing file encoding
git-svn-id: trunk@15364 -
2008-06-08 20:44:46 +00:00
mattias
668f6c6a7e IDE: source editor: showing for ansi encoding the current system encoding
git-svn-id: trunk@15363 -
2008-06-08 19:39:17 +00:00
mattias
a008d75250 gtk2 intf: moved doublebuffering from synedit to gtk2 as this is faster since gtk2.12
git-svn-id: trunk@15362 -
2008-06-08 13:17:51 +00:00
marc
05c1297564 * Added lazreport editor samples to localize script. Patch by Maxim Ganetsky
git-svn-id: trunk@15361 -
2008-06-08 13:02:25 +00:00
marc
e187d433b1 * Updated Russian translation by Maxim Ganetsky (includes translation mentioned in #9797)
git-svn-id: trunk@15360 -
2008-06-08 12:34:03 +00:00
vincents
6b50bd835b windows installers: support for full fpc version (e.g. fpc 2.2.2rc1) in installer file name
git-svn-id: trunk@15359 -
2008-06-08 12:00:42 +00:00
mattias
f9241cd65d IDE: disabled new dialogs by default
git-svn-id: trunk@15358 -
2008-06-07 22:30:36 +00:00
mattias
ce26f75399 IDE: external tools: replaced Cancel with Ignore, bug #11073
git-svn-id: trunk@15357 -
2008-06-07 22:10:37 +00:00
mattias
7814e569d4 synedit: fixed searching backwards and end of range contains half pattern, bug #11430
git-svn-id: trunk@15356 -
2008-06-07 16:08:18 +00:00
mattias
0ca6ca49d9 translations: russian: updates from Andrey
git-svn-id: trunk@15355 -
2008-06-07 09:24:57 +00:00
paul
34cc6ccdbe win32: add horizontal scroll to listbox
git-svn-id: trunk@15354 -
2008-06-07 08:29:58 +00:00
paul
f5fded607f win32: fill CheckListbox items with CheckListBox color
git-svn-id: trunk@15353 -
2008-06-07 08:23:20 +00:00
mattias
31774d4769 IDEIntf: object inspector: implemented paPickList, bug #11258
git-svn-id: trunk@15352 -
2008-06-07 02:19:40 +00:00
mattias
859941454f IDE: added macro Home, bug #10219
git-svn-id: trunk@15351 -
2008-06-07 02:10:00 +00:00
mattias
7045b20e83 IDE: editor options: added option Show Special Characters
git-svn-id: trunk@15350 -
2008-06-07 01:31:00 +00:00
mattias
bf145b6d96 synedit: implemented eoShowSpecialChars for #32 and #9, similar to 9797
git-svn-id: trunk@15349 -
2008-06-07 01:13:14 +00:00
sekelsenmat
fd035cca0c Improves Cocoa code
git-svn-id: trunk@15348 -
2008-06-07 00:45:19 +00:00
mattias
e8e615a9b1 synedit: implemented non UTF-8 characters are shown as ?
git-svn-id: trunk@15347 -
2008-06-07 00:39:15 +00:00
mattias
fff34bfe63 IDE: editor options: keymapping: improved button layout
git-svn-id: trunk@15346 -
2008-06-06 23:58:04 +00:00
mattias
62e6df2b95 LCL: more fixes for fpc 2.2.0 compilation
git-svn-id: trunk@15345 -
2008-06-06 15:07:53 +00:00
vincents
4117a15a99 win32 cross installer build script: also build a native fpcmake, so it doesn't depend on an installed version
git-svn-id: trunk@15344 -
2008-06-06 15:00:36 +00:00
vincents
89873c1b83 mac os x installer build script: shuffled around until it doesn't give weird errors when cross compiling to ppc: http://lists.freepascal.org/lists/fpc-devel/2008-June/013892.html
git-svn-id: trunk@15343 -
2008-06-06 14:42:05 +00:00
mattias
c6cba442ee IDE: compiler options: auto disabling i386 options
git-svn-id: trunk@15342 -
2008-06-06 14:41:33 +00:00
mattias
ee5d2a42df LCL: more fixes for fpc 2.2.0 compilation
git-svn-id: trunk@15341 -
2008-06-06 14:12:05 +00:00
mattias
025c9f9def LCL; fixed 2.2.0 compilation
git-svn-id: trunk@15340 -
2008-06-06 12:59:56 +00:00
kirkpatc
3e490580ec FPDoc - ihave performed 'makeskel --update' on Graphics.xml, then updated several Method descriptions and extensively updated TCustomBitmap in graphics.xml
git-svn-id: trunk@15339 -
2008-06-06 12:45:50 +00:00
vincents
284e61208a mac os x installer build script: fixed typo
git-svn-id: trunk@15338 -
2008-06-06 09:26:53 +00:00
vincents
2e6e2e7c64 mac os x installer build script: clean up and reordering of statements
git-svn-id: trunk@15337 -
2008-06-06 09:05:26 +00:00
paul
e64861e127 ide: Add "AutoShow" option to the Object Inspector to allow hide OI forever (#0010603)
git-svn-id: trunk@15336 -
2008-06-06 08:24:11 +00:00