Commit Graph

25003 Commits

Author SHA1 Message Date
martin
0273a6983b Synedit: Improved drawing of highlight frames/boxes
git-svn-id: trunk@25429 -
2010-05-15 15:45:38 +00:00
paul
04de1fcdae lcl: call defaulthandler if color=clDefault for wmerasebkgnd
git-svn-id: trunk@25428 -
2010-05-15 15:12:33 +00:00
martin
ebc780e6e8 Ide, Options,: improved Layout for translations
git-svn-id: trunk@25427 -
2010-05-15 15:11:13 +00:00
paul
1b38c456a8 lcl: draw hintwindow with themes if color = clDefault
git-svn-id: trunk@25426 -
2010-05-15 15:07:30 +00:00
paul
112777a442 win32: create form and hint window classes with brush handle (for clDefault support)
git-svn-id: trunk@25425 -
2010-05-15 15:06:48 +00:00
maxim
e039b99d81 IDE: improved general editor options tab layout - now second controls column moves when resizing dialog
git-svn-id: trunk@25424 -
2010-05-15 14:56:47 +00:00
maxim
063270e5fe regenerated translations; updated Russian translation
git-svn-id: trunk@25423 -
2010-05-15 14:36:06 +00:00
martin
8db8ccf782 Synedit-Completion: make end/home key work (independent of ctrl key)
git-svn-id: trunk@25422 -
2010-05-15 14:15:51 +00:00
martin
fa47d74a89 SynEdit: Fixed invalidation issue (intruduced in rev 25320 #8616df2434)
git-svn-id: trunk@25421 -
2010-05-15 14:06:38 +00:00
paul
22ffafbcc9 win32: bring selected page to top on switching
git-svn-id: trunk@25420 -
2010-05-15 13:04:16 +00:00
paul
c66dfcc85c lcl: DoSendPageIndex should set LastChangePageIndex for correct page reporting on page show/hide
git-svn-id: trunk@25419 -
2010-05-15 12:48:30 +00:00
paul
7faf34fbcc win32: use SetWindowPos instead of ShowWindow for page showing/hiding
git-svn-id: trunk@25418 -
2010-05-15 12:47:14 +00:00
mattias
51906d0ce2 LCL: TCanvas.RealizeAntialiasing: do not call changed
git-svn-id: trunk@25417 -
2010-05-15 11:42:47 +00:00
dmitry
403c0fde87 lcl: implement setting amDontCare mode for TCanvas. The actual value set is based on WS.GetLCLCapability
git-svn-id: trunk@25416 -
2010-05-15 11:32:32 +00:00
dmitry
6544ff1533 lcl: fix OpenDocument to use 'open' command for darwin
git-svn-id: trunk@25415 -
2010-05-15 11:25:39 +00:00
sekelsenmat
6b4280a175 Fixes LCLIntf compilation in UNIX
git-svn-id: trunk@25414 -
2010-05-15 08:53:37 +00:00
sekelsenmat
aa50d358b4 Implements LCLIntf.OpenDocument to open a document with the default application
git-svn-id: trunk@25413 -
2010-05-15 08:49:19 +00:00
martin
8a1ed611d5 SourceEditor: Fix IsCaretOnScreen (for finding jump target edit)
git-svn-id: trunk@25412 -
2010-05-15 00:31:15 +00:00
martin
7af77a0ab8 Ide, Options, updated layouts for "move caret on right click"
git-svn-id: trunk@25411 -
2010-05-14 23:05:26 +00:00
martin
e207fc15bc Ide, Options, updated defaults for "move caret on right click"
git-svn-id: trunk@25410 -
2010-05-14 22:48:23 +00:00
martin
3f38e5e58d SynEdit: Improved and customized handling of "move caret on right click"
git-svn-id: trunk@25409 -
2010-05-14 22:48:19 +00:00
martin
04f6026090 SourceEditor: Prevent an issue with selecting the last tab on GTK2, when clicking tab-borders
git-svn-id: trunk@25408 -
2010-05-14 21:00:09 +00:00
zeljko
2773d06487 Qt,Gtk2: added minimize/restore ability to get consistent behaviour on all platforms. Patch by Flavio Etrusco modified by me for qt. fixes #13919
git-svn-id: trunk@25407 -
2010-05-14 19:12:02 +00:00
paul
dda71573f7 lcl: TCustomPage.IsControlVisible, TCustomPage.HandleObjectShouldBeVisible must take TCustomPage.Visible setting into account (Samuel Herzog note in issue #0009344)
git-svn-id: trunk@25406 -
2010-05-14 17:05:56 +00:00
paul
f34a129c53 lcl: fix typo in comment
git-svn-id: trunk@25405 -
2010-05-14 16:02:57 +00:00
paul
8ba105a104 ide: respect output filter aborting during compilation
git-svn-id: trunk@25404 -
2010-05-14 16:02:32 +00:00
zeljko
db0addae35 Qt: fixed hang with TScrollingWinControl until TQtMainWindow reworked (form scrollbars)
git-svn-id: trunk@25403 -
2010-05-14 15:56:46 +00:00
mattias
847f100e73 LCL: added VerboseShowing, try #2
git-svn-id: trunk@25402 -
2010-05-14 12:50:26 +00:00
zeljko
23ca943e68 Qt: updated note about widget activation under X11.
git-svn-id: trunk@25401 -
2010-05-14 09:56:54 +00:00
paul
bc8f5f3d69 lcl: map LM_PAINT to WM_PAINT message number, don't perform any special handling if control has no doublebuffering and Message.DC = 0
win32: don't use doublebuffing and other hacks for TBitBtn wm_paint handler - pass the message to LCL as is (windows 7 glue is not visible on focused bit buttons, to be done for regular buttons too)

git-svn-id: trunk@25400 -
2010-05-14 09:55:36 +00:00
zeljko
7a0bb95c36 Qt: removed previous guard patch, it's enough to not ignore event for user input events so Qt won't do any async call.Now our viewport is safe.
git-svn-id: trunk@25399 -
2010-05-14 09:39:18 +00:00
paul
8b1b85e16d lcl: move button flags to TCustomButton.CreateParams
git-svn-id: trunk@25398 -
2010-05-14 09:16:51 +00:00
mattias
a17605a7f4 LCL: warn if CM_SHOWINGFAILED
git-svn-id: trunk@25397 -
2010-05-14 09:15:07 +00:00
zeljko
bb2880ff20 Qt: added guard to user input events (mouse,kbd), fixed crashes when qt doing async processing of user input events.
git-svn-id: trunk@25396 -
2010-05-14 08:59:44 +00:00
paul
3feefa999d win32: remove unused code
git-svn-id: trunk@25395 -
2010-05-14 08:39:34 +00:00
dmitry
a51c4a2e55 carbon: using BorderStyle for TListBox, patch by Luiz Americo
git-svn-id: trunk@25394 -
2010-05-14 04:53:07 +00:00
blikblum
8242414ed3 lcl: don't set ListBox BorderStyle after handle creation since widgetset already does.
git-svn-id: trunk@25393 -
2010-05-14 03:51:18 +00:00
blikblum
adbaa85ed7 qt: use AParams info to set TCustomListBox BorderStyle at handle creation
git-svn-id: trunk@25392 -
2010-05-14 03:50:01 +00:00
blikblum
25f7120344 gtk2: use AParams info to set TCustomListBox BorderStyle at handle creation
git-svn-id: trunk@25391 -
2010-05-14 03:49:24 +00:00
paul
b81a841753 fpgui: update from José Mejuto (issue #0016473)
git-svn-id: trunk@25390 -
2010-05-14 03:20:46 +00:00
blikblum
95c213a0ee lcl/win32: move BorderStyle params setting from widgetset (win32) to LCL (TWinControl.CreateParams).
git-svn-id: trunk@25389 -
2010-05-14 02:34:25 +00:00
maxim
abaa1390ff regenerated translations; updated Russian translation
git-svn-id: trunk@25388 -
2010-05-13 22:02:55 +00:00
maxim
6b87644a97 IDE, components: various improvements for descriptions in 'New...' dialog, bug #10808.
git-svn-id: trunk@25387 -
2010-05-13 21:38:53 +00:00
mattias
65f048b55b codetools: added TFPCDefinesCache
git-svn-id: trunk@25386 -
2010-05-13 21:34:07 +00:00
martin
389b7bcf5e QT: Fixed rangecheck
git-svn-id: trunk@25385 -
2010-05-13 21:28:21 +00:00
martin
76a60bedff SynEdit: temporarily undone rev 25382 #970c7a531c, 25379 #3a1ed7cdf4 / since it breaks on carbon
git-svn-id: trunk@25384 -
2010-05-13 19:09:44 +00:00
mattias
7fe1c5270e codetools: check if fpc cfg needs update
git-svn-id: trunk@25383 -
2010-05-13 18:59:00 +00:00
martin
970c7a531c SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon), fixed anti-alias for other text
git-svn-id: trunk@25382 -
2010-05-13 18:44:28 +00:00
mattias
e7a23e60aa IDE: ssh debugger note: worwrap, bug #16444
git-svn-id: trunk@25381 -
2010-05-13 18:29:46 +00:00
mattias
88fada8125 IDE: added resourcestrings
git-svn-id: trunk@25380 -
2010-05-13 18:27:06 +00:00