Commit Graph

18847 Commits

Author SHA1 Message Date
paul
c770cd7d3b ide: on Evaluate command use selection if available and use word at caret instead (as now)
git-svn-id: trunk@19128 -
2009-03-27 03:53:55 +00:00
paul
d7fef7831e debugger: improve anchoring of evaluate&modify dialog, add constraints
git-svn-id: trunk@19127 -
2009-03-27 03:44:39 +00:00
paul
5a3f0457dd lcl: don't close calendar dialog and calendar popup form on double click if user clicked on wrong parts of calendar (issue #0009722)
git-svn-id: trunk@19126 -
2009-03-27 03:25:20 +00:00
paul
3215e2c1d2 qt: start HitTest implementation for calendar
git-svn-id: trunk@19125 -
2009-03-27 03:15:00 +00:00
martin
0725aa4cca SynEdit, Trim-Trailing-Spaces: Fixed, tab moves caret in Position-Only mode
git-svn-id: trunk@19124 -
2009-03-26 18:43:10 +00:00
sekelsenmat
086fcf9b93 Small fix for ShellCtrls
git-svn-id: trunk@19123 -
2009-03-26 18:25:17 +00:00
sekelsenmat
0c45ccdace Starts TShellListView component and fixes compiling wince interface with fpc 2.3.1
git-svn-id: trunk@19122 -
2009-03-26 18:05:45 +00:00
martin
19be7391db SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line"
git-svn-id: trunk@19121 -
2009-03-26 17:45:54 +00:00
jesus
dcc5e60570 LazReport, remove 'LazReport:' from printjob title if report title was set, issue #13398
git-svn-id: trunk@19120 -
2009-03-26 16:35:22 +00:00
jesus
44e8337817 LazReport, fix some designer dialogs checkboxes tri-state, issue #13400
git-svn-id: trunk@19119 -
2009-03-26 16:20:58 +00:00
martin
a65594caeb SynEdit: Trimming Spaces, fixed trim on edit
git-svn-id: trunk@19118 -
2009-03-26 16:15:34 +00:00
paul
56ae429345 lcl: fix Timers class hierarchi. Was: TCustomTimer -> TTimer -> TIdleTimer with published props only in TCustomFirmer. Now: TCustomTimer -> TTimer, TCustomTimer -> TCustomIdleTimer -> TIdleTimer and published props are in TTimer and TIdleTimer.
git-svn-id: trunk@19117 -
2009-03-26 15:09:24 +00:00
jesus
a6893bb23f LazReport, fix preview blocking bug, issue #13399
git-svn-id: trunk@19116 -
2009-03-26 14:48:47 +00:00
paul
42541fc98c ideintf: do Timer.OnTimer default event + some formatting (issue #0013403)
git-svn-id: trunk@19115 -
2009-03-26 14:30:27 +00:00
paul
513040eaed gtk2: implement HitTest for calendar
git-svn-id: trunk@19114 -
2009-03-26 10:17:34 +00:00
paul
c77dcb2408 rtti controls: fix compilation after TCalendar.ReadOnly removal
git-svn-id: trunk@19113 -
2009-03-26 08:35:42 +00:00
paul
5c9822cc3e win32: implement TWin32WSCustomCalendar.HitTest
git-svn-id: trunk@19112 -
2009-03-26 08:30:08 +00:00
paul
3b0c402312 lcl: remove TCalendar.ReadOnly property, add HitTest function
git-svn-id: trunk@19111 -
2009-03-26 07:59:44 +00:00
paul
3ded592929 jcf: fix compilation error for unixes
git-svn-id: trunk@19110 -
2009-03-26 06:06:45 +00:00
paul
78dd5824d8 jcf: fix compilation error for unixes
git-svn-id: trunk@19109 -
2009-03-26 06:01:17 +00:00
paul
dee329f19a jcf: update version in the setting file
git-svn-id: trunk@19108 -
2009-03-26 05:58:36 +00:00
paul
5a9e74a1fa jcf: update from the main repository
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
paul
05f7d868a7 codetools: implement some new abstract methods of TAbstractObjectWriter
git-svn-id: trunk@19106 -
2009-03-26 03:34:42 +00:00
sekelsenmat
781913e482 wince: Starts implementing common dialogs and fixes adding TShellTreeView to the pallete
git-svn-id: trunk@19105 -
2009-03-26 02:24:55 +00:00
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