Commit Graph

7274 Commits

Author SHA1 Message Date
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +00:00
mattias
341e0ee0f0 implemented default height for gtk TStatusBar and set TStatusBar.AutoSize to true
git-svn-id: trunk@7275 -
2005-06-22 23:04:47 +00:00
mattias
2570d33d76 set default TStatusBar height to 30
git-svn-id: trunk@7274 -
2005-06-22 22:25:36 +00:00
mattias
e8c2d61d71 set default TBitBtn height to 35
git-svn-id: trunk@7273 -
2005-06-22 22:23:10 +00:00
mattias
a524c20757 resing enclose selection dialog buttons
git-svn-id: trunk@7272 -
2005-06-22 22:20:08 +00:00
marc
82d1e285bb * Fixed crash then display was passed with --display=
git-svn-id: trunk@7271 -
2005-06-22 22:15:06 +00:00
jesus
512a4fa364 implemented columns assign method bug #984
git-svn-id: trunk@7270 -
2005-06-22 21:32:25 +00:00
mattias
cc18e577c8 fixed Sender of Application.OnKeyDownHandler bug #947
git-svn-id: trunk@7269 -
2005-06-22 21:09:50 +00:00
mattias
9628a2b23e implemented TMouse.SetCursorPos from Andrew
git-svn-id: trunk@7268 -
2005-06-22 17:37:06 +00:00
vincents
4b1b721147 fixes for the contributors in about form
git-svn-id: trunk@7267 -
2005-06-22 14:30:36 +00:00
vincents
76b0ec7ad4 added resourcestring for missing contributors file.
git-svn-id: trunk@7266 -
2005-06-22 12:21:36 +00:00
vincents
2c30764f8d added contributors
git-svn-id: trunk@7265 -
2005-06-22 10:17:10 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
vincents
0c73a31caa added DumpExceptionBackTrace
git-svn-id: trunk@7263 -
2005-06-22 09:04:48 +00:00
mattias
25d8613949 added close button glyph from Felipe Monteiro de Carvalho
git-svn-id: trunk@7262 -
2005-06-21 22:52:13 +00:00
mattias
05899acc9e fixed gtk intf popup menu placement from Andrew Haines
git-svn-id: trunk@7261 -
2005-06-21 22:36:22 +00:00
vincents
79896c7112 - removed 1.x specific FindGlobalComponent
- added writing stack trace of exception in Application.HandleException

git-svn-id: trunk@7260 -
2005-06-21 14:41:16 +00:00
vincents
74a953ad16 copy terminating #0 to clipboard too, windows expects it.
git-svn-id: trunk@7259 -
2005-06-21 11:42:35 +00:00
mattias
717c3cbef7 harden clean ups to spot mem leaks earlier
git-svn-id: trunk@7258 -
2005-06-20 18:35:17 +00:00
mattias
4b813aac5d fixed code completion of external procs
git-svn-id: trunk@7257 -
2005-06-20 18:27:43 +00:00
vincents
8f5ae6f7e5 fixed memleak when destroying TOutputLines
git-svn-id: trunk@7256 -
2005-06-20 09:43:27 +00:00
mattias
4056975eaf gtk2 intf only showing one grip for last statusbar panel from Andrew Haines
git-svn-id: trunk@7255 -
2005-06-20 09:07:09 +00:00
mattias
07807f53bf updated codetools idea of FPC sources paths for win32/win64
git-svn-id: trunk@7254 -
2005-06-20 00:46:57 +00:00
mattias
6bc643e291 hid TStaticText - it is obsolete
git-svn-id: trunk@7253 -
2005-06-19 10:16:27 +00:00
mattias
e6ca15816b added IDE interface for regular expressions
git-svn-id: trunk@7252 -
2005-06-18 19:37:17 +00:00
mattias
8640071269 finished Install Packages dialog - a dialog to easily (un)install several packages at once
git-svn-id: trunk@7251 -
2005-06-18 18:30:59 +00:00
mattias
536f8dd243 implemented TCustomLabel.OptimalFill: boolean
git-svn-id: trunk@7250 -
2005-06-18 16:10:09 +00:00
mattias
2e496fbb98 updated finnish translation from Seppo
git-svn-id: trunk@7249 -
2005-06-18 13:15:04 +00:00
mattias
107a955dd6 fixed syncompletion for UTF8 keypress
git-svn-id: trunk@7248 -
2005-06-18 09:22:56 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
683ed7e2c0 added message window to persistent IDE windows
git-svn-id: trunk@7246 -
2005-06-17 16:06:16 +00:00
mattias
6016b2c888 added Cut/Copy/Paste to sourceeditor popupmenu from George Lober
git-svn-id: trunk@7245 -
2005-06-17 15:57:06 +00:00
mattias
ef447778e8 added TApplication.ShowMainForm from George Lober
git-svn-id: trunk@7244 -
2005-06-17 15:49:55 +00:00
mattias
07fe86ea7a updated codepageconverter from boris arko
git-svn-id: trunk@7243 -
2005-06-17 14:51:19 +00:00
mattias
77a19d91a2 implemented short cut for view units/forms
git-svn-id: trunk@7242 -
2005-06-17 14:27:23 +00:00
mattias
f63de75308 implemented check for missing installed packages before openening a designer form
git-svn-id: trunk@7241 -
2005-06-17 13:29:06 +00:00
mattias
c0cd818f26 moved TLazIntfImage.CreateMaskData to public
git-svn-id: trunk@7240 -
2005-06-14 23:20:46 +00:00
vincents
ed91996ba9 fixed handling WM_MEASUREITEM for OwnerdrawnFixed listbox.
git-svn-id: trunk@7239 -
2005-06-14 07:30:51 +00:00
mattias
7e13a73664 added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
git-svn-id: trunk@7238 -
2005-06-13 18:34:21 +00:00
mattias
4b51056801 updated COPYING and README for new files
git-svn-id: trunk@7237 -
2005-06-13 09:38:54 +00:00
vincents
903c6d561e fixed crashed with csOwnerDrawVariable combobox style (bug #934) from Jesus
git-svn-id: trunk@7236 -
2005-06-13 08:04:38 +00:00
vincents
f9efe7ac15 fixed exception with special printers from Olivier
git-svn-id: trunk@7235 -
2005-06-13 07:56:39 +00:00
vincents
5f280446fe make sure the data link is in edit state (bug #946) from Jesus
git-svn-id: trunk@7234 -
2005-06-12 13:19:29 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
vincents
6ee528e57c fixed objects with a sorted listbox from Jesus
git-svn-id: trunk@7232 -
2005-06-10 18:57:12 +00:00
vincents
ef9b65acf2 cwstrings not needed on win32
git-svn-id: trunk@7231 -
2005-06-10 07:04:49 +00:00
vincents
c077b1d77d merged changes from heaptrc.pp
git-svn-id: trunk@7230 -
2005-06-10 07:00:08 +00:00
mattias
85689266c5 undid svn adds, replaced cvsexportlocal in build_fpc_rpm.sh
git-svn-id: trunk@7229 -
2005-06-09 20:43:30 +00:00
mattias
e527ec4264 added cwstrings
git-svn-id: trunk@7228 -
2005-06-08 19:42:11 +00:00
mattias
c7532e8071 added storing parser results of parsing FPC, make outputs
git-svn-id: trunk@7227 -
2005-06-08 15:50:02 +00:00