Commit Graph

32981 Commits

Author SHA1 Message Date
juha
9c64ab8039 Improve a GUI string in FileBrobser.
git-svn-id: trunk@33752 -
2011-11-24 09:21:55 +00:00
zeljko
efd91117a1 Qt: set tristate handling (allowgrayed) on TQtCheckBox. part of #20740
git-svn-id: trunk@33751 -
2011-11-24 08:59:12 +00:00
zeljko
37f6b6943c Qt: fixed capture behaviour for TQtCustomControl.issue #20742
git-svn-id: trunk@33750 -
2011-11-24 08:39:30 +00:00
sekelsenmat
e97ab1eaa6 customdrawnws-cocoa: Compilation fix
git-svn-id: trunk@33749 -
2011-11-24 08:03:08 +00:00
sekelsenmat
d3a2cf706c customdrawnws: Updates the X11 backend to paint child wincontrols
git-svn-id: trunk@33748 -
2011-11-24 07:57:05 +00:00
sekelsenmat
42f8712413 LazCanvas: Fully overrides the clipping from TFPImageCanvas
git-svn-id: trunk@33747 -
2011-11-24 07:53:11 +00:00
sekelsenmat
a5a68f3e4c customdrawnws: Fixes compilation with fpc 2.4
git-svn-id: trunk@33746 -
2011-11-24 07:41:52 +00:00
sekelsenmat
bd3a4c7440 customdrawnws: Updates the win32 backend after the last reworks, but it isn't showing the form anymore
git-svn-id: trunk@33745 -
2011-11-24 07:30:30 +00:00
sekelsenmat
a4e581205b customdrawnws: Activates using our clipping by default
git-svn-id: trunk@33744 -
2011-11-24 06:31:08 +00:00
sekelsenmat
cd917e380b Adds more region support for lazcanvas
git-svn-id: trunk@33743 -
2011-11-24 06:30:28 +00:00
mattias
50fa9db563 cody: dictionary: parse unit
git-svn-id: trunk@33742 -
2011-11-24 00:20:36 +00:00
juha
7e15bcec7a LCL: Fix GTK2 TCheckListBox.AllowGrayed. Issue #19980, patch from August Klein
git-svn-id: trunk@33741 -
2011-11-23 23:51:17 +00:00
mattias
721ad9284e codetools: do not parse public after class member variable, bug #20713
git-svn-id: trunk@33740 -
2011-11-23 23:18:35 +00:00
sekelsenmat
8af078bc34 fpvectorial: Adds the xml docs
git-svn-id: trunk@33739 -
2011-11-23 21:32:44 +00:00
martin
f2ffcef2ba SynEdit: Handle pixel to row, for row > Lines.Count Issue #0019509
git-svn-id: trunk@33738 -
2011-11-23 21:26:57 +00:00
juha
a2059d628c Documentation Editor: Change Cyrillic text to English in context menu. Issue #20737, patch from BigChimp
git-svn-id: trunk@33737 -
2011-11-23 21:10:00 +00:00
juha
36e4079462 Documentation Editor: improve showing Build sources after deletion. Issue #20736, patch from BigChimp
git-svn-id: trunk@33736 -
2011-11-23 21:09:48 +00:00
juha
17a5f29c18 IDE: fix character casing in a GUI string
git-svn-id: trunk@33735 -
2011-11-23 21:09:36 +00:00
sekelsenmat
2692c6cc47 customdrawnws: Advances the code to render sub-controls and fixes the upside Cocoa bitmap
git-svn-id: trunk@33734 -
2011-11-23 20:57:58 +00:00
sekelsenmat
a485ecf313 Adds WindowOrg support for lazcanvas and a upsidedown init for graphtype
git-svn-id: trunk@33733 -
2011-11-23 20:54:38 +00:00
sekelsenmat
72ea67ba06 customdrawn-x11: Finishes the handle rework
git-svn-id: trunk@33732 -
2011-11-23 17:32:24 +00:00
sekelsenmat
6966f1da55 Starts adding more complex region support in lazcanvas
git-svn-id: trunk@33731 -
2011-11-23 17:29:12 +00:00
sekelsenmat
31e5579de6 customdrawn-x11: Reworks the structure so that TX11WindowInfo is the window Handle now, which is more reliable and removes the need for keeping a list of windows
git-svn-id: trunk@33730 -
2011-11-23 16:55:08 +00:00
sekelsenmat
ff21b0cfdf customdrawn-x11: Rearranges some x11 misc procs
git-svn-id: trunk@33729 -
2011-11-23 16:15:21 +00:00
sekelsenmat
fc9d9ffdc9 customdrawnws: X11: Starts implementing events. Implements OnMouseMove, form closing, OnClick
git-svn-id: trunk@33728 -
2011-11-23 15:54:52 +00:00
sekelsenmat
77e748c9cb customdrawnws: Renames 2 units for more unique names
git-svn-id: trunk@33727 -
2011-11-23 14:59:36 +00:00
sekelsenmat
050d04c0b3 customdrawnws: Adds many canvas operations
git-svn-id: trunk@33726 -
2011-11-23 14:43:04 +00:00
sekelsenmat
8a7cdf675e customdrawnws: Adds initial pen support
git-svn-id: trunk@33725 -
2011-11-23 14:25:26 +00:00
sekelsenmat
90b26076a8 lazcanvas: Structural support for pen selecting
git-svn-id: trunk@33724 -
2011-11-23 14:24:53 +00:00
sekelsenmat
1fb920a99c Initial commit of lazregions, the non-native region manager
git-svn-id: trunk@33723 -
2011-11-23 14:05:00 +00:00
paul
2112307399 cocoa: use TCocoaRegion
git-svn-id: trunk@33722 -
2011-11-23 12:41:43 +00:00
sekelsenmat
ed3d2c2cd8 customdrawnws: Fully corrects the image drawing in X11 at least for 24-bit displays
git-svn-id: trunk@33721 -
2011-11-23 12:03:06 +00:00
sekelsenmat
ca3c63e532 customdrawnws: Fixes X11 window size setting
git-svn-id: trunk@33720 -
2011-11-23 10:32:44 +00:00
sekelsenmat
6e0c0f4dd4 customdrawnws: Improves the XCreateImage/XPutImage code, now it renders something more similar to what I want
git-svn-id: trunk@33719 -
2011-11-23 10:11:37 +00:00
mattias
9b4fd7d602 codetools: fixed parsing interface
git-svn-id: trunk@33718 -
2011-11-23 08:57:18 +00:00
sekelsenmat
0748370917 customdrawnws: Implements more skeletons for winapi canvas routines and fixes the color channels in Cocoa
git-svn-id: trunk@33717 -
2011-11-23 08:27:08 +00:00
sekelsenmat
6293824469 Adds more init formats to graphtype
git-svn-id: trunk@33716 -
2011-11-23 08:26:18 +00:00
sekelsenmat
fb6e9cb2b6 customdrawnws: Improves SelectObject to really return the old brush by using new capabilities from LazCanvas
git-svn-id: trunk@33715 -
2011-11-23 07:58:18 +00:00
sekelsenmat
a885d9908b Expands lazcanvas for the needs of LCLIntf.SelectObject
git-svn-id: trunk@33714 -
2011-11-23 07:57:43 +00:00
sekelsenmat
11bcccbf7f customdrawnws: Implements basic support for brush color
git-svn-id: trunk@33713 -
2011-11-23 07:29:10 +00:00
paul
592fe96721 synedit: highlight objccategory keyword
git-svn-id: trunk@33712 -
2011-11-23 07:23:31 +00:00
sekelsenmat
90b0ebd926 customdrawnws: Fixes compiling the cocoa backend
git-svn-id: trunk@33711 -
2011-11-23 07:03:12 +00:00
paul
5d1c06e32a cocoa: fix RectToViewCoord. simplification of different record convert procedures
git-svn-id: trunk@33710 -
2011-11-23 05:25:20 +00:00
paul
9a2d80ca4f cocoa: a trial to port carbon antialiasing switch
git-svn-id: trunk@33709 -
2011-11-23 02:34:33 +00:00
paul
a740183729 cocoa: port carbon pen code
git-svn-id: trunk@33708 -
2011-11-23 01:47:41 +00:00
mattias
88c5e7255b cody: dictionary: check if unit and package still exist
git-svn-id: trunk@33707 -
2011-11-23 01:16:46 +00:00
paul
426a9b9005 cocoa: fix brush pattern drawing by storing the bitmap copy, add TCocoaBitmap copy constructor
git-svn-id: trunk@33706 -
2011-11-23 01:08:08 +00:00
mattias
1eaf8dc323 cody: dictionary: show unit and package file
git-svn-id: trunk@33705 -
2011-11-23 00:37:18 +00:00
mattias
3bcc8975d1 codetools: class sections required, optional only for objcprotocol
git-svn-id: trunk@33704 -
2011-11-22 22:58:11 +00:00
mattias
2e0870f4d0 codetools: class sections required, optional only for objcprotocol
git-svn-id: trunk@33703 -
2011-11-22 22:44:09 +00:00