Commit Graph

1035 Commits

Author SHA1 Message Date
lazarus
cfaaa10ef0 MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3472 -
2002-10-06 09:03:28 +00:00
lazarus
25d5234def MG: fixed jumping history
git-svn-id: trunk@3449 -
2002-10-02 20:30:28 +00:00
lazarus
cdc4491fb2 MG: accelerated unitdependencies
git-svn-id: trunk@3448 -
2002-10-02 16:16:40 +00:00
lazarus
367fd82678 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@3444 -
2002-10-02 07:56:23 +00:00
lazarus
aeaef506fa MG: renamed close all
git-svn-id: trunk@3376 -
2002-09-30 09:35:15 +00:00
lazarus
27f7ca3e31 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@3373 -
2002-09-27 20:52:23 +00:00
lazarus
50a2d314da MWE: Applied target OS patch from "Vincent Snijders" <vslist@zonnet.nl>
It addresses two things.
1. Setting a OS_TARGET for building lazarus in the Build Lazarus dialog.
2. Specifying the Target OS in the compiler options dialog.

git-svn-id: trunk@3372 -
2002-09-24 20:10:09 +00:00
lazarus
92a823fa10 MG: applied localization from Vasily
git-svn-id: trunk@3367 -
2002-09-20 07:26:37 +00:00
lazarus
093d68ba1a MG: renamed designerstr.pas to objinspstrconsts.pas
git-svn-id: trunk@3351 -
2002-09-16 14:46:05 +00:00
lazarus
70ffadd093 MG: added localization from Vasily
git-svn-id: trunk@3349 -
2002-09-16 06:44:08 +00:00
lazarus
7c2bb90b7b MG: added uni dependencies
git-svn-id: trunk@3339 -
2002-09-14 07:05:15 +00:00
lazarus
db0cda01e8 Fix designer initialization.
git-svn-id: trunk@3335 -
2002-09-13 14:06:19 +00:00
lazarus
e18c37b2a4 Cleanups, extended TStatusBar, graphic control cleanups.
git-svn-id: trunk@3334 -
2002-09-13 11:49:47 +00:00
lazarus
a8acebb11a MG: fixed memcheck output
git-svn-id: trunk@3331 -
2002-09-13 08:11:46 +00:00
lazarus
621924577e MG: added CVS keywords
git-svn-id: trunk@3325 -
2002-09-11 13:19:56 +00:00
lazarus
60c0bf0cd4 MG: added insert ChangeLog Entry
git-svn-id: trunk@3324 -
2002-09-11 12:18:21 +00:00
lazarus
4b76f93f27 MG: added insert Username and Datetime
git-svn-id: trunk@3323 -
2002-09-11 12:05:46 +00:00
lazarus
8c87999185 MG: added insert GPL notice
git-svn-id: trunk@3322 -
2002-09-11 11:31:23 +00:00
lazarus
fb202ba0fe MG: added selection menu items
git-svn-id: trunk@3321 -
2002-09-11 08:32:56 +00:00
lazarus
10a697c44d MG: added new project from file
git-svn-id: trunk@3316 -
2002-09-10 18:17:31 +00:00
lazarus
939e1f6074 Intermediate UI patch to show a bug.
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +00:00
lazarus
d15ec403d8 MG: fixed editing empty resources
git-svn-id: trunk@2748 -
2002-08-18 08:53:28 +00:00
lazarus
d5f0ff7d47 MG: custom external tools are now shown in the menu
git-svn-id: trunk@1846 -
2002-08-16 20:13:09 +00:00
lazarus
9edfb60be4 MG: added Un-/Comment Selection
git-svn-id: trunk@1845 -
2002-08-16 19:00:56 +00:00
lazarus
32cf125f6a MG: added tool: Convert DFM file to LFM
git-svn-id: trunk@1806 -
2002-07-31 15:21:52 +00:00
lazarus
f51257b9c9 MG: reduced output
git-svn-id: trunk@1790 -
2002-07-22 18:25:12 +00:00
lazarus
3a4fe1163d MG: added Revert
git-svn-id: trunk@1782 -
2002-07-06 06:37:06 +00:00
lazarus
04cb1f713a MG: added handling of invalid programnamnes on save project
git-svn-id: trunk@1778 -
2002-07-05 10:32:44 +00:00
lazarus
6510417783 MG: fixed unreleased gdiobjects on printing cmd line help
git-svn-id: trunk@1777 -
2002-07-05 09:36:45 +00:00
lazarus
c6cf9cfbda MG: added Tabs To Spaces in Selection
git-svn-id: trunk@1766 -
2002-06-28 06:34:56 +00:00
lazarus
bac9463593 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@1761 -
2002-06-26 15:11:09 +00:00
lazarus
81cc26790e MG: added upper/lowercase selection
git-svn-id: trunk@1752 -
2002-06-13 18:37:49 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
9f6e67ba6f MWE:
+ Added view callstack menu item

git-svn-id: trunk@1653 -
2002-04-30 15:01:06 +00:00
lazarus
3cb9d2fdec MG: started internationalization of IDE
git-svn-id: trunk@1571 -
2002-03-29 23:22:22 +00:00