Commit Graph

15290 Commits

Author SHA1 Message Date
mattias
f1f758e093 synedit: started TSynCustomBeautifier
git-svn-id: trunk@15428 -
2008-06-15 10:59:47 +00:00
jesus
a779c0af6e LCL, grids, changed cbsEllipsis editor issue #7214, fix unwished selection change while editing if mouse moved (gtk), several editor problems if goAlwaysShowEditor option is set
git-svn-id: trunk@15427 -
2008-06-14 23:07:53 +00:00
mattias
b713bcb5bb gtk intf: first try to debug caret bug
git-svn-id: trunk@15426 -
2008-06-14 17:26:23 +00:00
paul
daf9bb41ce lcl: publish OnContextPopup for more controls
git-svn-id: trunk@15425 -
2008-06-14 16:14:08 +00:00
paul
8300102cb2 lcl: publish OnContextPopup for TListBox and TCheckListBox
git-svn-id: trunk@15424 -
2008-06-14 14:30:26 +00:00
mattias
63efcb6dec gtk1 intf: workaround for popupmenu of TEdit/TComboBox mouse capture release bug #9452
git-svn-id: trunk@15423 -
2008-06-14 13:20:10 +00:00
mattias
e3520a6d50 gtk intf: reduced warnings/notes - use -dVerboseLCLTodos and -dVerboseGtkTodos to see them
git-svn-id: trunk@15422 -
2008-06-14 12:04:46 +00:00
mattias
80961e1ff9 IDE: improved find/replace dlg
git-svn-id: trunk@15421 -
2008-06-14 11:50:58 +00:00
mattias
9e39fbdff8 IDE: fixed loading history position filenames
git-svn-id: trunk@15420 -
2008-06-14 11:29:25 +00:00
mattias
f1f3dcac16 IDE: fixed default value of showcompiledialog to false
git-svn-id: trunk@15419 -
2008-06-14 11:24:42 +00:00
tombo
a4df5b94f9 LCL Qt: if not changed, clipping box covers entire bitmap
git-svn-id: trunk@15418 -
2008-06-14 11:22:20 +00:00
mattias
343e405a4a IDE: added info build window from David Guadagnini
git-svn-id: trunk@15417 -
2008-06-14 11:21:49 +00:00
mattias
7c6f7a9fcd translations: german: updates from Joerg Braun
git-svn-id: trunk@15416 -
2008-06-14 09:32:09 +00:00
mattias
a2eb97b8a3 synedit: hiding half visible caret on last visible line, bug #9916
git-svn-id: trunk@15415 -
2008-06-13 19:28:58 +00:00
mattias
85a91ea73f IDE: incremental find: cuts not found chars at end
git-svn-id: trunk@15414 -
2008-06-13 19:12:01 +00:00
mattias
7840402e42 gtk1: fixed compilation
git-svn-id: trunk@15413 -
2008-06-13 19:03:50 +00:00
mattias
52afc922a8 IDE: method jumping: fixed using logicalcaret
git-svn-id: trunk@15412 -
2008-06-13 19:01:31 +00:00
mattias
56f181b65c synedit: fixed updating bracket highlighting on text changes from Martin Friebe
git-svn-id: trunk@15411 -
2008-06-13 17:40:46 +00:00
mattias
09f4ca53a5 gtk2 intf: TComboBox: fixed getting item index
git-svn-id: trunk@15410 -
2008-06-13 17:17:55 +00:00
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