Commit Graph

20931 Commits

Author SHA1 Message Date
jesus
e993b0b561 LCL, fix AV in dbgrid AutoSizeColumns when dataset is inactive, issue #14239
git-svn-id: trunk@21218 -
2009-08-13 19:22:41 +00:00
martin
0599dc51aa LCL: small optimization to WM_SETCURSOR, avoid unnecessary calculations, if screen.cursor is set
git-svn-id: trunk@21217 -
2009-08-13 14:10:09 +00:00
martin
af0b5a9727 LLCL: Fixes to SetCursor (Windows) for Edit/Comboboxes controls, part of issue #14336
git-svn-id: trunk@21216 -
2009-08-13 13:27:54 +00:00
mattias
92b4657c3e clean up
git-svn-id: trunk@21215 -
2009-08-13 11:41:36 +00:00
martin
edaea50d9b LCL: Fixes to SetCursor (Windows) for tabbed controls, one part of issue #14336
git-svn-id: trunk@21214 -
2009-08-13 10:33:26 +00:00
mattias
7dbec45e6d gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed
git-svn-id: trunk@21213 -
2009-08-13 06:53:35 +00:00
martin
d18426903d EditorOptions, Mouse config: Help finding conflicts
git-svn-id: trunk@21212 -
2009-08-13 01:12:56 +00:00
martin
86a763c003 Syncron-Edit: Improved cell selection, go to next different cell via tab / Handle Mouse correctly, if Mouse up and other actions are assigned to gutter
git-svn-id: trunk@21211 -
2009-08-12 23:11:23 +00:00
marc
cc05f18a30 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@21210 -
2009-08-12 22:08:40 +00:00
marc
f18d8e2493 * updated .po files
git-svn-id: trunk@21209 -
2009-08-12 22:07:08 +00:00
marc
6753f1791c * updated .po files
git-svn-id: trunk@21208 -
2009-08-12 22:00:46 +00:00
marc
6185c6ab60 * reverted r21200 #16af7e11b4, the removed functionality is essential when running lcl apps remote
git-svn-id: trunk@21207 -
2009-08-12 21:43:56 +00:00
jesus
e90595ffcc LazReport, fix designer freeze when using Help context button, issue #14262
git-svn-id: trunk@21206 -
2009-08-12 18:52:17 +00:00
martin
fbadef8c65 Debugger, fix calling idle on windows. Otherwise the IDE fails to update (e.g hints) during debug; issue #14296
git-svn-id: trunk@21205 -
2009-08-12 18:27:11 +00:00
jesus
3058684e23 LCL, fix dbgrid editor show on pressing RETURN, issue #14325
git-svn-id: trunk@21204 -
2009-08-12 18:03:29 +00:00
mattias
3e9f4bda8d LCL: published TCalendar.AutoSize
git-svn-id: trunk@21203 -
2009-08-12 15:44:16 +00:00
mattias
4e41553208 gtk2 intf: calendar: implemented GetPreferredSize
git-svn-id: trunk@21202 -
2009-08-12 15:43:30 +00:00
mattias
365837b53b gtk2 intf: clean up
git-svn-id: trunk@21201 -
2009-08-12 15:24:07 +00:00
mattias
16af7e11b4 gtk intf: removed cache for windowfrompoint, it crashes if widget was destroyed
git-svn-id: trunk@21200 -
2009-08-12 15:10:44 +00:00
mattias
898ed6eb2d LCL: fixed typo
git-svn-id: trunk@21199 -
2009-08-12 14:05:50 +00:00
mattias
1c5875ccfe gtk2 intf: removed auto mouse capture on mouse btn press fixing X locks with modal forms, LCL: fixed some typos
git-svn-id: trunk@21198 -
2009-08-12 14:04:52 +00:00
martin
7a30d2fdae Fixes to SetCursor (Windows) / Cleanup
git-svn-id: trunk@21197 -
2009-08-12 13:54:59 +00:00
martin
c34d49893d EditorOptions: cleanup
git-svn-id: trunk@21196 -
2009-08-12 13:47:53 +00:00
martin
1aa3cceda2 EditoEditorOptions: Preview Colors in list / font size
git-svn-id: trunk@21195 -
2009-08-12 13:44:01 +00:00
vincents
c05c2d6daa IDE: removed changes of r21130. The editor checks for file changes, when the Lazarus IDE is activated. This does not yet work, because application deactivate is not detected correctly. A possible solution for that is committed in r21188 #d4eeeafe50, compile with -dEnableAsyncDeactivate.
git-svn-id: trunk@21194 -
2009-08-12 13:38:28 +00:00
martin
4a7a1e4c5d EditorOptions: preview syn click, improved finding char under mouse
git-svn-id: trunk@21193 -
2009-08-12 13:23:08 +00:00
martin
c38d807c36 EditorOptions: more fixes to finding default color (non pas highlighter)
git-svn-id: trunk@21192 -
2009-08-12 13:22:18 +00:00
vincents
619493579b IDE: fixed using ESC to close Search Results from Dmitry (issue #14291)
git-svn-id: trunk@21191 -
2009-08-12 13:21:15 +00:00
vincents
90ffa1e4dc updated polish translations from Tomasz Wieckowski (issue #14310)
git-svn-id: trunk@21190 -
2009-08-12 12:10:26 +00:00
mattias
92afc36834 IDE: clean up
git-svn-id: trunk@21189 -
2009-08-12 11:39:17 +00:00
mattias
d4eeeafe50 LCL: added flag EnableAsyncDeactivate for possible workaround for too early/many deactivate events
git-svn-id: trunk@21188 -
2009-08-12 11:38:37 +00:00
mattias
236c316138 LCL: calendarpopup: missing semicolon
git-svn-id: trunk@21187 -
2009-08-12 11:33:53 +00:00
mattias
f0811dac55 synedit: workaround for broken compilation in 21184
git-svn-id: trunk@21186 -
2009-08-12 11:33:06 +00:00
vincents
3f954d651c deb building: make deb SNAPSHOT=1 adds a datestamp in the deb file name, patch from Mazen
git-svn-id: trunk@21185 -
2009-08-12 08:29:34 +00:00
martin
b1da3f1b5c EditorOptions: regrouped colors
git-svn-id: trunk@21184 -
2009-08-12 02:00:17 +00:00
martin
5e096085eb EditorOptions: Fixed possible endless loop
git-svn-id: trunk@21183 -
2009-08-12 01:38:48 +00:00
martin
bb7f662fae EditorOptions: Read proper defaults, for translated standard-attributes (Identifier, number, ...)
git-svn-id: trunk@21182 -
2009-08-12 00:40:04 +00:00
martin
fab0df10cf EditorOptions: removed key-actions from preview / ensure folded block stays folded
git-svn-id: trunk@21181 -
2009-08-11 23:55:33 +00:00
martin
389bc62b33 Synedit: Fixed missing invalidation, after folding "/fold" default region
git-svn-id: trunk@21180 -
2009-08-11 23:54:05 +00:00
martin
05b23d62ab EditorOptions: change drop-down to fixed list, since only given values are allowed; fixes bug #14322
git-svn-id: trunk@21179 -
2009-08-11 23:33:37 +00:00
martin
5d854504eb EditorOptions: added folded block to preview
git-svn-id: trunk@21178 -
2009-08-11 22:53:25 +00:00
marc
95d59e9124 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@21177 -
2009-08-11 22:44:25 +00:00
martin
433e6874d6 EditorOptions: Layout
git-svn-id: trunk@21176 -
2009-08-11 22:26:44 +00:00
andrew
3f2460287f Reverted 21136 #8f5e7c79e9 since it exposes a fpc bug that causes too may problems when compiling lazarus
git-svn-id: trunk@21175 -
2009-08-11 21:55:44 +00:00
martin
8262ac570e EditoEditorOptions: fixed mouse-click in preview-syn would move topline
git-svn-id: trunk@21174 -
2009-08-11 19:37:54 +00:00
martin
ea63b8ecb3 EditoEditorOptions: Preview Colors in list, fixed default color for line number gutter
git-svn-id: trunk@21173 -
2009-08-11 18:41:36 +00:00
martin
593ac3c798 EditoEditorOptions: Preview Colors in list, special cases / cleanup
git-svn-id: trunk@21172 -
2009-08-11 18:31:58 +00:00
mattias
f044aa18f3 IDE: clean up
git-svn-id: trunk@21171 -
2009-08-11 16:43:41 +00:00
martin
e895e701e5 EditorOptions: fixed select color from preview-click
git-svn-id: trunk@21170 -
2009-08-11 16:43:01 +00:00
martin
81ae899adc EditoEditorOptions: Preview Colors in list
git-svn-id: trunk@21169 -
2009-08-11 16:33:39 +00:00