Commit Graph

102 Commits

Author SHA1 Message Date
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
1d61524d13 implemented sourcemarks
git-svn-id: trunk@2648 -
2002-08-17 23:41:33 +00:00
mattias
820460bb3a ensuecursorvisible now tries to also show the selection
git-svn-id: trunk@2627 -
2002-08-17 23:41:32 +00:00
mattias
78cb32fe74 reduced focus handling and improved focus setting
git-svn-id: trunk@2602 -
2002-08-17 23:41:31 +00:00
mattias
00459728c6 fixed delete word
git-svn-id: trunk@2597 -
2002-08-17 23:41:30 +00:00
mattias
600e5ef1b4 updated translations and raised message window on error
git-svn-id: trunk@2568 -
2002-08-17 23:41:29 +00:00
mattias
c39e6a5bba grids patch from Jesus for painting
git-svn-id: trunk@2559 -
2002-08-17 23:41:28 +00:00
mattias
b50a6411c4 fixed regular expression replace
git-svn-id: trunk@2535 -
2002-08-17 23:41:27 +00:00
mattias
7168c508df fixed synedit mouse pos to logical column
git-svn-id: trunk@2521 -
2002-08-17 23:41:26 +00:00
mattias
d139150e08 fixed synedit ensure cursor pos visible with tab chars
git-svn-id: trunk@2500 -
2002-08-17 23:41:25 +00:00
mattias
48cf736bf6 ident completion: fixed start token and context for classes
git-svn-id: trunk@2470 -
2002-08-17 23:41:24 +00:00
mattias
eff3f13ca9 now using SynRegExpr for Find-Replace in IDE
git-svn-id: trunk@2457 -
2002-08-17 23:41:23 +00:00
mattias
389e58ef1e added history to identifier completion
git-svn-id: trunk@2428 -
2002-08-17 23:41:22 +00:00
mattias
ddae4a8ce1 focus fixes, reduced lpi size
git-svn-id: trunk@2419 -
2002-08-17 23:41:21 +00:00
mattias
171619dd1d custom controls now support child wincontrols
git-svn-id: trunk@2410 -
2002-08-17 23:41:20 +00:00
mattias
7858855e34 synedit: select line now trims space
git-svn-id: trunk@2376 -
2002-08-17 23:41:19 +00:00
mattias
12180be05d improved ExtTxtOut: support for char dist array
git-svn-id: trunk@2365 -
2002-08-17 23:41:18 +00:00
mattias
41923f209b double byte char font started
git-svn-id: trunk@2340 -
2002-08-17 23:41:17 +00:00
mattias
09d4639c89 implemented fsUnderLine for ExtTextOut for gtk
git-svn-id: trunk@2337 -
2002-08-17 23:41:16 +00:00
mattias
19b1eab0d1 added syneditregexsearch.pas
git-svn-id: trunk@2324 -
2002-08-17 23:41:15 +00:00
mattias
3846081d6f fixed vertical cursor movement and tab chars in line
git-svn-id: trunk@2309 -
2002-08-17 23:41:14 +00:00
mattias
47a89f2b2c applied patch from Vasily
git-svn-id: trunk@2287 -
2002-08-17 23:41:13 +00:00
mattias
5473bf6a6f add synmemo.pas syneditplugins.pas synmacrorecorder.pas
git-svn-id: trunk@2282 -
2002-08-17 23:41:12 +00:00
lazarus
df2cfbb671 MG: improved lastmouse caret on focus change
git-svn-id: trunk@2265 -
2002-08-17 23:41:11 +00:00
lazarus
33316c1e30 MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@2244 -
2002-08-17 23:41:10 +00:00
lazarus
41e91ac873 MG: fixed synedit dragging without mousecapture
git-svn-id: trunk@2231 -
2002-08-17 23:41:09 +00:00
lazarus
80099ed5b1 MG: fixed gutter click
git-svn-id: trunk@2222 -
2002-08-17 23:41:08 +00:00
lazarus
5af6c6bb06 MG: completion now replaces the whole word when key without Shift
git-svn-id: trunk@2200 -
2002-08-17 23:41:07 +00:00
lazarus
41a09504d9 MG: changed synedit default background color to white
git-svn-id: trunk@2191 -
2002-08-17 23:41:06 +00:00
lazarus
bd91f45a43 MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com>
Here is the run down of what it includes -

 -Vasily Volchenko's Updated Russian Localizations

 -improvements to GTK Styles/SysColors
 -initial GTK Palette code - (untested, and for now useless)

 -Hint Windows and Modal dialogs now try to stay transient to
  the main program form, aka they stay on top of the main form
  and usually minimize/maximize with it.

 -fixes to Form BorderStyle code(tool windows needed a border)

 -fixes DrawFrameControl DFCS_BUTTONPUSH to match Win32 better
  when flat

 -fixes DrawFrameControl DFCS_BUTTONCHECK to match Win32 better
  and to match GTK theme better. It works most of the time now,
  but some themes, noteably Default, don't work.

 -fixes bug in Bitmap code which broke compiling in NoGDKPixbuf
  mode.

 -misc other cleanups/ fixes in gtk interface

 -speedbutton's should now draw correctly when flat in Win32

 -I have included an experimental new CheckBox(disabled by
  default) which has initial support for cbGrayed(Tri-State),
  and WordWrap, and misc other improvements. It is not done, it
  is mostly a quick hack to test DrawFrameControl
  DFCS_BUTTONCHECK, however it offers many improvements which
  can be seen in cbsCheck/cbsCrissCross (aka non-themed) state.

 -fixes Message Dialogs to more accurately determine
  button Spacing/Size, and Label Spacing/Size based on current
  System font.
 -fixes MessageDlgPos, & ShowMessagePos in Dialogs
 -adds InputQuery & InputBox to Dialogs

 -re-arranges & somewhat re-designs Control Tabbing, it now
  partially works - wrapping around doesn't work, and
  subcontrols(Panels & Children, etc) don't work. TabOrder now
  works to an extent. I am not sure what is wrong with my code,
  based on my other tests at least wrapping and TabOrder SHOULD
  work properly, but.. Anyone want to try and fix?

 -SynEdit(Code Editor) now changes mouse cursor to match
  position(aka over scrollbar/gutter vs over text edit)

 -adds a TRegion property to Graphics.pp, and Canvas. Once I
  figure out how to handle complex regions(aka polygons) data
  properly I will add Region functions to the canvas itself
  (SetClipRect, intersectClipRect etc.)

 -BitBtn now has a Stored flag on Glyph so it doesn't store to
  lfm/lrs if Glyph is Empty, or if Glyph is not bkCustom(aka
  bkOk, bkCancel, etc.) This should fix most crashes with older
  GDKPixbuf libs.

git-svn-id: trunk@2183 -
2002-08-17 23:41:05 +00:00
lazarus
0c825a7d38 MG: added patch from Andrew
git-svn-id: trunk@2167 -
2002-08-17 23:41:04 +00:00
lazarus
03c4dc9b8f MG: added insert Username and Datetime
git-svn-id: trunk@2162 -
2002-08-17 23:41:03 +00:00
lazarus
639d8eab21 MG: added selection menu items
git-svn-id: trunk@2155 -
2002-08-17 23:41:02 +00:00
lazarus
2bcf2ca00e MG: implemented BlockIndent for synedit
git-svn-id: trunk@2138 -
2002-08-17 23:41:01 +00:00
lazarus
3eebaf9ca8 MG: fixed bracket hilighting on lines with tabs
git-svn-id: trunk@2134 -
2002-08-17 23:41:00 +00:00
lazarus
1f576f48df MG: fixed right margin on non text area
git-svn-id: trunk@2125 -
2002-08-17 23:40:59 +00:00
lazarus
c6b0c62f81 New dialog for multiline caption of TCustomLabel.
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.

git-svn-id: trunk@2114 -
2002-08-17 23:40:58 +00:00
lazarus
a76d248945 MG: double, triple and quad clicks now works
git-svn-id: trunk@2107 -
2002-08-17 23:40:57 +00:00
lazarus
96ed28e545 MG: added if oldvalue=newvalue then exit; line to codecompletion
git-svn-id: trunk@2103 -
2002-08-17 23:40:56 +00:00
lazarus
75c82f7d1c MG: right margin is now under the text
git-svn-id: trunk@2093 -
2002-08-17 23:40:55 +00:00
lazarus
4db87724b3 MG: fixed bracket hilighting
git-svn-id: trunk@2085 -
2002-08-17 23:40:54 +00:00
lazarus
d536c331cd MG: from Andrew: style list fixes, autosize for radio/checkbtns
git-svn-id: trunk@2079 -
2002-08-17 23:40:53 +00:00
lazarus
7532adc77b MG: implemented Ctrl+Mouse links in source editor
git-svn-id: trunk@2074 -
2002-08-17 23:40:52 +00:00
lazarus
75e07c0f7f MG: freeing more unused GCs
git-svn-id: trunk@2068 -
2002-08-17 23:40:51 +00:00
lazarus
126f9199ff MG: fixed bracket hilighting
git-svn-id: trunk@2063 -
2002-08-17 23:40:50 +00:00
lazarus
75c22d6137 MG: accelerated synedit
git-svn-id: trunk@2060 -
2002-08-17 23:40:49 +00:00
lazarus
2a2e84fe6c MG: accelerations for synedit
git-svn-id: trunk@2052 -
2002-08-17 23:40:48 +00:00
lazarus
6be96de0d3 MG: removed ClientRectBugfix defines
git-svn-id: trunk@1850 -
2002-08-17 15:45:36 +00:00
lazarus
1eac5a958a MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
git-svn-id: trunk@1756 -
2002-06-21 16:59:15 +00:00
lazarus
930552f748 MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
git-svn-id: trunk@1744 -
2002-06-09 14:00:41 +00:00