Commit Graph

15521 Commits

Author SHA1 Message Date
paul
50a71ae47b qt, gtk: make WheelDelta the same as in windows: -120, 120
git-svn-id: trunk@15409 -
2008-06-13 14:46:43 +00:00
paul
37de3d4197 win32, qt: report wheel events in client coords (#0011442)
git-svn-id: trunk@15408 -
2008-06-13 14:30:07 +00:00
mattias
f4a4c53091 lazreport: added lr_propedit.pas to split designer forms of lr_edit
git-svn-id: trunk@15407 -
2008-06-13 11:50:35 +00:00
paul
88c735ca06 images: use ico file instead of xpm for mainicon (new icon code will not handle xpm as icon anymore)
git-svn-id: trunk@15406 -
2008-06-13 10:57:55 +00:00
mattias
4526640d8f IDE: fixed old Gutter.OnChange
git-svn-id: trunk@15405 -
2008-06-13 10:17:03 +00:00
mattias
d694c15f0a LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas
git-svn-id: trunk@15404 -
2008-06-13 09:33:39 +00:00
mattias
d13b188ae7 IDE: fixed memleak, bug #11451
git-svn-id: trunk@15403 -
2008-06-13 08:38:49 +00:00
mattias
d429507b9e IDE: clean up, bug #11445
git-svn-id: trunk@15402 -
2008-06-13 08:36:00 +00:00
mattias
9519e71b14 IDE: added environment option to focus/bringtofront messages
git-svn-id: trunk@15401 -
2008-06-13 08:15:10 +00:00
mattias
2ebd2ec660 LCL: clean up, fixed EnsureVisible to not force BringToFront
git-svn-id: trunk@15400 -
2008-06-13 08:14:05 +00:00
sekelsenmat
cab55add37 Small fix for new small messagedlg
git-svn-id: trunk@15399 -
2008-06-13 04:12:04 +00:00
sekelsenmat
7c28d4dd83 Adds a new mode in TPromptDialog for devices with a small screen
git-svn-id: trunk@15398 -
2008-06-13 04:05:27 +00:00
vincents
146f23781e gtk and gtk2 interface: removed gtk requirement from the Makefile; we don't use this fpcmake functionality and the name of the package has changed, so there is no easy way to use it with both fpc 2.2.0 and 2.2.2+
git-svn-id: trunk@15397 -
2008-06-12 22:48:13 +00:00
vincents
c0f7c4db42 synedit: made TSynGutter.OnChange public instead of published, fixes #10995
git-svn-id: trunk@15396 -
2008-06-12 22:21:48 +00:00
kirkpatc
1ce1166231 FPDoc - definitions added for CustomTimer.xml
git-svn-id: trunk@15395 -
2008-06-12 17:04:24 +00:00
mattias
e05e391f2b IDE: implemented adding packages when creating new unit
git-svn-id: trunk@15394 -
2008-06-12 10:04:25 +00:00
mattias
730b5f6b42 customforms: made TForm the base class.
git-svn-id: trunk@15393 -
2008-06-11 22:29:34 +00:00
mattias
fe488ca1bd IDE: jump history: fixed showing source line
git-svn-id: trunk@15392 -
2008-06-11 21:32:45 +00:00
mattias
6180c0bbed IDE: moved view jump history to view menu
git-svn-id: trunk@15391 -
2008-06-11 21:15:54 +00:00
mattias
96a7abc480 translations: german: updates from Joerg Braun
git-svn-id: trunk@15390 -
2008-06-11 21:05:57 +00:00
mattias
c30b81fb48 IDE: added jump history from Martin
git-svn-id: trunk@15389 -
2008-06-11 16:01:49 +00:00
paul
efb0e8990c gtk2: ifdef SetCW, ResetCW only for windows
git-svn-id: trunk@15388 -
2008-06-11 15:35:58 +00:00
vincents
0e00ff3660 IDE: removed codepage target from Makefile (was used on windows)
git-svn-id: trunk@15387 -
2008-06-11 11:03:46 +00:00
vincents
95463a005e IDE: fixed deleting multiple breakponts (bug #10236)
git-svn-id: trunk@15386 -
2008-06-11 10:33:29 +00:00
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