Commit Graph

37953 Commits

Author SHA1 Message Date
paul
68ef99b929 cocoa: use the same way to get mertrics as for carbon since HiTheme is still supported on 64bit osx and is the only way to query theme metrics
git-svn-id: trunk@38928 -
2012-10-01 01:55:38 +00:00
blikblum
8035a82e6f lcl: check for csDestroying in Parent before calling SetLastFocusedControl in TCustomForm.SetFocusedControl. Not doing this check can expose fpc bug #23031 leading to a crash.
git-svn-id: trunk@38927 -
2012-09-30 23:18:13 +00:00
bart
5141e6ad8e TToolBar: fix divider drawing when flat=true: draw 2 lines. Fixes issue #21193
git-svn-id: trunk@38926 -
2012-09-30 21:24:21 +00:00
bart
51374d258b SpinEdit: only constrain Value if MaxValue is greater than MinValue
git-svn-id: trunk@38925 -
2012-09-30 21:04:36 +00:00
juha
0839a029db IDE: Add "Active File" to Search in Files where-selections. Issue #7686
git-svn-id: trunk@38924 -
2012-09-30 16:09:09 +00:00
juha
4593c8f87f IDE: Set "Include SubDirs" by default for Find in File Options
git-svn-id: trunk@38923 -
2012-09-30 16:08:52 +00:00
martin
f8dbcc135d DBG: Fix setting stackframe for hint eval, after searching for highest source-frame.
git-svn-id: trunk@38922 -
2012-09-30 15:23:53 +00:00
juha
b4440971ec IDE: Make File -> "Close All" cloase also packages. Rename "Close" to "Close Editor File". Issue #12422
git-svn-id: trunk@38921 -
2012-09-30 12:33:52 +00:00
juha
3fac3a3c41 Converter: move the implementation code so its location matches the definitions
git-svn-id: trunk@38920 -
2012-09-30 10:08:37 +00:00
juha
710e904ca1 Revert "LCL: temporary debug messages for QT to find the cause for an access violation."
git-svn-id: trunk@38919 -
2012-09-30 09:19:27 +00:00
juha
c24bd2344c IDE: Mark source file as modified when on-disk change is ignored. Issue #22889
git-svn-id: trunk@38918 -
2012-09-30 08:39:59 +00:00
juha
d121635fa3 IDE: formatting
git-svn-id: trunk@38917 -
2012-09-30 08:39:53 +00:00
ask
e7c4459955 TAChart: Add TDataPointDistanceTool.Transparency property
git-svn-id: trunk@38916 -
2012-09-30 05:32:09 +00:00
ask
3a81d9a04e TAChart: Add TZoomDragTool.AdjustSelection property
git-svn-id: trunk@38915 -
2012-09-30 05:20:09 +00:00
juha
6df1313604 RTTI: Allow assigning Nil to TTIPropertyGrid.TIObject. Issue #22720
git-svn-id: trunk@38914 -
2012-09-29 23:17:48 +00:00
juha
44ef110df0 IDE: Don't allow editing Boolean ComboBoxes in Object-Inspector. Issue #23018
git-svn-id: trunk@38913 -
2012-09-29 21:37:26 +00:00
juha
e08a18840b LCL: temporary debug messages for QT to find the cause for an access violation.
git-svn-id: trunk@38912 -
2012-09-29 21:37:21 +00:00
juha
0e8eb89d5e Converter: improve messages a bit
git-svn-id: trunk@38911 -
2012-09-29 21:37:16 +00:00
vincents
6c5a8a9ae8 docs: added dummy file for lcl\fpmake.pp to make the doc building script happy
git-svn-id: trunk@38910 -
2012-09-29 19:33:53 +00:00
jesus
49f0d121cd LCL, update tracegdicalls to use GetLineInfo from LCLProc
git-svn-id: trunk@38909 -
2012-09-29 19:11:40 +00:00
ask
8d208ba958 TAChart: Draw selection rectangle according to RatioLimit in zoom drag tool
git-svn-id: trunk@38908 -
2012-09-29 17:40:02 +00:00
ask
06b630c6b9 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default. Part 2
git-svn-id: trunk@38907 -
2012-09-29 17:38:34 +00:00
juha
7a5b56c83e IDE: improve TPathEditorDialog behavior
git-svn-id: trunk@38906 -
2012-09-29 17:36:48 +00:00
juha
96b3cbf9c8 IDE: formatting
git-svn-id: trunk@38905 -
2012-09-29 17:36:43 +00:00
juha
7e1f04ade7 Converter: Replace also WinTypes and WinProcs units with "LCLIntf, LCLType, LMessages"
git-svn-id: trunk@38904 -
2012-09-29 14:52:15 +00:00
juha
7d7d464100 Converter: Convert also units in project directory which are not part of the project. Issue #22677
git-svn-id: trunk@38903 -
2012-09-29 14:44:47 +00:00
ask
b8f1a26235 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default
git-svn-id: trunk@38902 -
2012-09-29 14:36:19 +00:00
ask
50c1480502 TAChart: Fix leftover tool image after unzooming in normal draw mode
git-svn-id: trunk@38901 -
2012-09-29 14:30:00 +00:00
ask
e7353938a4 TAChart: Add TZoomDragTool.Transparency property
git-svn-id: trunk@38900 -
2012-09-29 14:24:10 +00:00
zeljko
1f6e44d04f Gtk2: fixed few memleaks with PGList in TGtk2ListView.
git-svn-id: trunk@38899 -
2012-09-29 12:07:16 +00:00
ask
eff9f1abee TAChart: Add TZoomDragTool.Brush property
git-svn-id: trunk@38898 -
2012-09-29 12:01:52 +00:00
zeljko
53848b11b5 Gtk2: implemented TGtk2CustomListView.ItemDisplayRect, implemented editor for listview with style vsSmallIcon, vsIcon. issue #23015
git-svn-id: trunk@38897 -
2012-09-29 11:14:16 +00:00
zeljko
0eef8e9087 Gtk2: fixed crash in GtkIconView by unref GtkColumn which isn't GtkObject.
git-svn-id: trunk@38896 -
2012-09-29 08:33:44 +00:00
zeljko
24625416e6 Gtk2: deliver LVIS_FOCUSED message. issue #23014
git-svn-id: trunk@38895 -
2012-09-29 08:17:16 +00:00
zeljko
0dbe621ebf Qt: deliver LVIS_FOCUSED message
git-svn-id: trunk@38894 -
2012-09-29 08:16:37 +00:00
zeljko
8f30e4debe Qt: fixed TIconArrangement for TListView vsIcon,vsSmallIcon
git-svn-id: trunk@38893 -
2012-09-29 08:05:22 +00:00
zeljko
fbd34e1260 Gtk2: fixed TIconArrangement of GtkListView.
git-svn-id: trunk@38892 -
2012-09-29 08:00:27 +00:00
ask
d102797393 TAChart: Add TChart.OnExtentChanging event
git-svn-id: trunk@38891 -
2012-09-29 05:34:29 +00:00
ask
e75056a790 TAChart: Separate measure and draw phases for TChartTitle
git-svn-id: trunk@38890 -
2012-09-29 05:27:18 +00:00
blikblum
4443b9ae3f qt: simplify TQtWidget.GetWidget
git-svn-id: trunk@38889 -
2012-09-29 01:38:07 +00:00
ask
5380fecc6f TAChart: Add TPanDragTool to the built-in toolset
git-svn-id: trunk@38888 -
2012-09-28 17:47:32 +00:00
ask
3ea4ede96d TAChart: Fix keyboard-activated distance tool on the auto-focus chart
git-svn-id: trunk@38887 -
2012-09-28 17:42:00 +00:00
vincents
869bf4cc0f lcl: fixed use of uninitialized variable (issue #23013)
git-svn-id: trunk@38886 -
2012-09-28 14:28:04 +00:00
paul
260349c3f2 carbon: fix error in comment
git-svn-id: trunk@38884 -
2012-09-28 09:01:29 +00:00
paul
6129b92d32 cocoa: fix DrawImageRep (apply property before new context creation), fix memory management in TCocoaTextLayout
git-svn-id: trunk@38883 -
2012-09-28 08:37:22 +00:00
sekelsenmat
3f7d870c4d lazdialogs patch from Giuliano and also a minor improvement for handle handling in LCL-CustomDrawn-Win32 MessageBox
git-svn-id: trunk@38882 -
2012-09-28 08:36:33 +00:00
paul
9a097510c9 cocoa: initialize NSView before other operations with it, simplify NSRect to rect conversions
git-svn-id: trunk@38881 -
2012-09-28 08:35:18 +00:00
paul
ad804864bd cocoa: move ScreenContext to CocoaGDIObjects, always create it since it is used by any LCL application
git-svn-id: trunk@38880 -
2012-09-28 08:32:38 +00:00
mattias
89930bd828 lcl: carbon: removed duplicate include file
git-svn-id: trunk@38879 -
2012-09-28 08:30:36 +00:00
mattias
49cbe561e4 lcl: carbon: clean up
git-svn-id: trunk@38878 -
2012-09-28 08:27:52 +00:00