paul
|
983bc213aa
|
cocoa: add Idle observer, notify application when cocoa enters Idle state
git-svn-id: trunk@38944 -
|
2012-10-02 03:47:58 +00:00 |
|
paul
|
c639b7f82f
|
lcl: cleanup
git-svn-id: trunk@38943 -
|
2012-10-02 01:18:43 +00:00 |
|
paul
|
cc9082bfec
|
cocoa: remove wrong usage of interfaces
git-svn-id: trunk@38942 -
|
2012-10-02 01:12:43 +00:00 |
|
martin
|
a8550d383a
|
DBG: Update watch detail pane, when viewing snapshots
git-svn-id: trunk@38941 -
|
2012-10-02 01:08:14 +00:00 |
|
maxim
|
befc597806
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@38940 -
|
2012-10-01 20:12:13 +00:00 |
|
bart
|
a667f618e1
|
TToolBar: extend heuristic in IsVertical function to also consider alClient and alCustom.
Fixes issue #0023034
git-svn-id: trunk@38939 -
|
2012-10-01 19:21:23 +00:00 |
|
paul
|
aeba29b745
|
cocoa: cleanup
git-svn-id: trunk@38938 -
|
2012-10-01 14:07:07 +00:00 |
|
mattias
|
5446aa1fac
|
IDE: close project: close editor file from right to left
git-svn-id: trunk@38937 -
|
2012-10-01 08:56:40 +00:00 |
|
mattias
|
7669ae8777
|
IDE: translations: updates German from Swen Heinig
git-svn-id: trunk@38936 -
|
2012-10-01 08:55:43 +00:00 |
|
zeljko
|
457cf17356
|
Qt: fixed range check errors under 64bit
git-svn-id: trunk@38935 -
|
2012-10-01 08:51:03 +00:00 |
|
paul
|
d21e04d8f9
|
cocoa: NSControl should be initialized by initWithFrame
git-svn-id: trunk@38934 -
|
2012-10-01 08:20:41 +00:00 |
|
paul
|
cbfa6091d1
|
cocoa: (de)allocate PaintStruct dinamically, cleanup
git-svn-id: trunk@38933 -
|
2012-10-01 08:17:52 +00:00 |
|
paul
|
d07bc91aef
|
cocoa: change TCocoaContext constructor to accept graphics context, implement GetDC for currently painting views
git-svn-id: trunk@38932 -
|
2012-10-01 08:16:01 +00:00 |
|
paul
|
5b87a81b7e
|
cocoa: cleanup
git-svn-id: trunk@38931 -
|
2012-10-01 02:29:26 +00:00 |
|
paul
|
82883bdef1
|
cocoa: fix view creation
git-svn-id: trunk@38930 -
|
2012-10-01 02:27:03 +00:00 |
|
paul
|
a2bccb587a
|
cocoa: create only bitmaps which can be used for context creation
git-svn-id: trunk@38929 -
|
2012-10-01 01:58:08 +00:00 |
|
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 |
|