martin
c9570a9b46
SynEdit: Cleanup, removed unused variables
...
git-svn-id: trunk@19104 -
2009-03-25 21:49:32 +00:00
martin
5bb8ad3f37
SynEdit: Refactor/Cleanup Highlighter
...
git-svn-id: trunk@19103 -
2009-03-25 21:40:50 +00:00
martin
c612f1e4e1
SynEdit: fixed group-undo. Group-Undo would prevent the editor from being marked as "changed" in some cases if editing was continued after saving.
...
git-svn-id: trunk@19102 -
2009-03-25 20:41:06 +00:00
vincents
9acc18a2ba
updated translations from Sven Heinig and Joerg Braun
...
git-svn-id: trunk@19101 -
2009-03-25 19:57:59 +00:00
zeljko
1b3da68c68
Qt: use another approach to find control under mouse in TQtDesignWidget.DesignControlEventFilter()
...
git-svn-id: trunk@19100 -
2009-03-25 18:43:44 +00:00
zeljko
a98fc12775
Qt: don't call inherited EventFilter() from DesignControlEventFilter.MainMenu is interactive during designtime from now on.
...
git-svn-id: trunk@19099 -
2009-03-25 12:21:23 +00:00
paul
dee3b9ff40
lcl: pass Sender to TExceptionEvent instead of Application
...
git-svn-id: trunk@19098 -
2009-03-25 10:21:01 +00:00
paul
ffe4e89cf0
lcl: improve exceptions handling (fixes issue #0013394 )
...
- fix Application.HandleException usage - Sender must be an object where exception occurred, not an exception itself
- catch exceptions in more places
- add HandleCreateException for delphi compatibility and HandleDestroyException, HandleShowHideException for similarity
git-svn-id: trunk@19097 -
2009-03-25 10:01:24 +00:00
paul
b85a4a9d0c
qt: correct showing header for calendar + formatting
...
git-svn-id: trunk@19096 -
2009-03-25 09:25:50 +00:00
jesus
68eddde845
Printers, added support to specify printing resolution, cups
...
git-svn-id: trunk@19095 -
2009-03-25 05:35:55 +00:00
paul
2884421c60
images: make source line images blue instead of green by Marc's request
...
git-svn-id: trunk@19094 -
2009-03-25 01:51:18 +00:00
zeljko
d8105e2133
Qt: removed previous patch for interacting with tabwidget during designtime, introduced getDesignInteractive().
...
git-svn-id: trunk@19093 -
2009-03-24 18:48:06 +00:00
sekelsenmat
f676add39f
WinCE: Fixes Rectangle routine.
...
git-svn-id: trunk@19092 -
2009-03-24 14:19:06 +00:00
zeljko
5a3ce1a137
Qt: introduced designer mouseclick hook, now it's possible to switch tcustomnotebook pages during designtime by mouse click.
...
git-svn-id: trunk@19091 -
2009-03-24 12:16:59 +00:00
ask
ce8f80bc53
TAChart: Move Active property to TBasicChartSeries class
...
git-svn-id: trunk@19090 -
2009-03-24 11:19:03 +00:00
zeljko
bd8923b25a
Qt: fix usage of TQtDesignWidget event filter
...
git-svn-id: trunk@19089 -
2009-03-24 10:44:01 +00:00
paul
802244bbfa
lcl: cleanup TCalendarDialog
...
git-svn-id: trunk@19088 -
2009-03-24 10:11:29 +00:00
paul
096157088e
wince: port win32 ShowWeekNumber option for TCalendar (patch by haword, issue #0013392 )
...
git-svn-id: trunk@19087 -
2009-03-24 09:19:31 +00:00
paul
b4f0c63393
win32: if calendar has today string (always true at moment) we need to choose maximal width between calendar rectangle and today string for our control (must fix bug #0012780 )
...
git-svn-id: trunk@19086 -
2009-03-24 06:36:26 +00:00
paul
f772d28064
lcl: increase calendar and popup calendar form sizes to fit better on gtk2-ubuntu
...
git-svn-id: trunk@19085 -
2009-03-24 03:52:58 +00:00
paul
e82b00defb
win32: cleanup calendar code, implement ShowWeekNumbers option
...
git-svn-id: trunk@19084 -
2009-03-24 03:41:11 +00:00
paul
7e563aa986
lcl: cleanup calendar code
...
git-svn-id: trunk@19083 -
2009-03-24 03:39:27 +00:00
paul
b0f9fcfd3b
debugger: fix entry point parsing
...
git-svn-id: trunk@19082 -
2009-03-24 01:51:32 +00:00
martin
1473f651bd
SynEdit: Markup-Current-Word, improved dealing with open "begin" closed by next "procedure"
...
git-svn-id: trunk@19081 -
2009-03-23 22:47:11 +00:00
martin
06e2f76e25
SynEdit, Current-Word-Markup: Slightly reduced resource usage
...
git-svn-id: trunk@19080 -
2009-03-23 22:13:11 +00:00
martin
4fb2ec2495
SynEdit: Refactor/Cleanup Highlighter and Current-Word-Markup
...
git-svn-id: trunk@19079 -
2009-03-23 21:48:43 +00:00
zeljko
941ebd42a6
Qt: bugfix for #13390
...
git-svn-id: trunk@19078 -
2009-03-23 19:54:47 +00:00
martin
1513151751
SynEdit: Fix adjusting of bookmarks (and other marks) on Lines add/del - undo/redo
...
git-svn-id: trunk@19077 -
2009-03-23 18:59:58 +00:00
zeljko
27e1b5440b
Qt: fix themes unexpected drawing by taking application palette, also draw transparent when details says so.
...
git-svn-id: trunk@19076 -
2009-03-23 17:16:41 +00:00
zeljko
c90e12efac
Qt: small fix, check for nil pointer in TQtTreeWidget.signalCurrentItemChanged()
...
git-svn-id: trunk@19075 -
2009-03-23 14:13:31 +00:00
zeljko
b84a1a97c5
Qt: bugfix for #13388
...
git-svn-id: trunk@19074 -
2009-03-23 13:46:28 +00:00
zeljko
8c2e23e096
Qt: bugfix for #13083
...
git-svn-id: trunk@19073 -
2009-03-23 13:00:08 +00:00
paul
45c85c3a98
ide: don't increase build in version info too often. do it once before build (maybe fixes bug #0013369 )
...
git-svn-id: trunk@19072 -
2009-03-23 10:01:52 +00:00
paul
9713e8b48c
lcl: add TControl.AutoSizingLockCount protected read only property for use in child classes,
...
don't remove fsDisableAutoSize in TCustomForm.WMPaint handler if we are inside AutoSizing (fixes bug #0013378 )
git-svn-id: trunk@19071 -
2009-03-23 09:34:48 +00:00
paul
84f98a4450
win32: port r13117 #7b318045cc from wince - fixes threading synchronization (fixes issue #0011561 )
...
git-svn-id: trunk@19070 -
2009-03-23 08:23:45 +00:00
paul
1a7230cfff
ide: don't crash when we pressing keys in the empty procedure list (bug #0013377 ) based on patch of Vladimir Zhirov
...
git-svn-id: trunk@19069 -
2009-03-23 01:44:27 +00:00
paul
3b28882b67
designer: fix crashes (bug #0013385 )
...
git-svn-id: trunk@19068 -
2009-03-23 01:35:02 +00:00
paul
16d50a7062
ideintf: fix crash with TCollection as subproperty (bug #0013381 ) by Alexander S. Klenin
...
git-svn-id: trunk@19067 -
2009-03-23 01:24:27 +00:00
martin
5ccd61dfb4
SynEdit package registration: added some missing units
...
git-svn-id: trunk@19066 -
2009-03-22 20:30:51 +00:00
zeljko
00fdfaabb3
Qt: bugfix for #13382
...
git-svn-id: trunk@19065 -
2009-03-22 20:09:41 +00:00
paul
0a20153a4d
designer: fix painting (visible only on windows)
...
- use symmetric DC.Restore for all DC.Save calls
- set control for designer DC since it is not always possible to retrieve control from DC (especially it is impossible on windows)
- if GetDCOriginRelativeToWindow return False use another approach to retrieve this origin (using known DC control)
- formatting
git-svn-id: trunk@19064 -
2009-03-22 16:00:04 +00:00
paul
dcab697872
win32: return false for GetDCOriginRelativeToWindow if DC is not a control DC
...
git-svn-id: trunk@19063 -
2009-03-22 15:56:51 +00:00
martin
d9396e4d39
SynEdit, refactor highlighter: Moved folding code into a base-class of its own
...
git-svn-id: trunk@19062 -
2009-03-22 15:24:32 +00:00
martin
d2cb648445
SynEdit: Fixed a compile warning
...
git-svn-id: trunk@19061 -
2009-03-22 14:50:19 +00:00
zeljko
58d57194ca
Qt: another fix for #13364 , sync with LCL TListView was missing.
...
git-svn-id: trunk@19060 -
2009-03-22 10:26:01 +00:00
ask
fc32749416
TAChart: Renamed TSerie -> TLineSeries because latter is both more logical and Delphi-compatible.
...
Old name retained as an alias for backwards compatibility.
git-svn-id: trunk@19059 -
2009-03-22 10:17:43 +00:00
zeljko
f434f56c60
Qt: another fix for #13364,prevent loop of selection messages by removing unneeded signals from TQtTreeWidget.
...
git-svn-id: trunk@19058 -
2009-03-21 22:39:56 +00:00
zeljko
4138df79a8
Qt: fixes for bugs #13364 , #13366 with note that #13364 is not bugfix but workaround.
...
git-svn-id: trunk@19057 -
2009-03-21 19:09:39 +00:00
martin
019e7e3aa2
SynEdit: Fixes to Folding (certain folds were mismatched since revision 19048 #10773be327 / Force-close "begin" at next "procedure"
...
git-svn-id: trunk@19056 -
2009-03-21 17:49:06 +00:00
paul
2f1f84b816
win32: don't count origin between memory/metafile DC and window in the GetDCOriginRelativeToWindow - it is imposible to do
...
git-svn-id: trunk@19055 -
2009-03-21 15:36:01 +00:00