vincents
9e22870185
made FindDefaultBrowser more win32-friendly
...
git-svn-id: trunk@6583 -
2005-01-14 10:21:51 +00:00
mattias
76cf624f43
comp opt: renamed additional fpc config file with custom config file
...
git-svn-id: trunk@6558 -
2005-01-12 18:43:21 +00:00
mattias
30274bba1b
implemented editing for TTIGrid
...
git-svn-id: trunk@6538 -
2005-01-10 21:09:30 +00:00
mattias
9ce30e43e9
implemented showing object names for TTIGrid
...
git-svn-id: trunk@6521 -
2005-01-09 13:48:06 +00:00
mattias
487b6f09fc
added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
...
git-svn-id: trunk@6519 -
2005-01-09 12:10:32 +00:00
mattias
893a0a64e3
implemented basic TTIGrid showing value cells
...
git-svn-id: trunk@6518 -
2005-01-09 02:49:26 +00:00
mattias
2ca5b0d2f8
added workaround for fpc bug #3534
...
git-svn-id: trunk@6512 -
2005-01-08 16:02:17 +00:00
mattias
0dbbfae88f
added Lagunov Aleksey to Contributors.txt
...
git-svn-id: trunk@6507 -
2005-01-08 10:43:07 +00:00
mattias
0ced54bdb8
implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
...
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
9ad079b291
added dbpropedits.pas property editors for db controls
...
git-svn-id: trunk@6488 -
2005-01-06 23:59:44 +00:00
mattias
6334f891ba
Columns property in TCustomGrid by Jesus
...
git-svn-id: trunk@6485 -
2005-01-05 15:20:10 +00:00
mattias
eb99a8c7d1
fixed setting bool value by Jesus
...
git-svn-id: trunk@6437 -
2004-12-30 23:23:23 +00:00
mattias
b62eab6b71
updated russian utf translation from Vasily
...
git-svn-id: trunk@6433 -
2004-12-30 11:24:06 +00:00
mattias
96d90202b9
implemented URL directory property editor
...
git-svn-id: trunk@6428 -
2004-12-27 17:52:42 +00:00
mattias
9767c47834
implemented URL file property editor
...
git-svn-id: trunk@6426 -
2004-12-27 17:19:39 +00:00
mattias
332d4e3136
implemented dialog to edit basic help db settings
...
git-svn-id: trunk@6425 -
2004-12-27 16:51:19 +00:00
mattias
45f82e0f1e
improved OI for new scrollbar values
...
git-svn-id: trunk@6415 -
2004-12-23 21:12:20 +00:00
mattias
924cd35914
added resurce strings for gtk file dlg
...
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
813c5d0789
added macrointf
...
git-svn-id: trunk@6383 -
2004-12-17 08:31:42 +00:00
mattias
85db9924a1
added global package links for lazarus cvs packages
...
git-svn-id: trunk@6382 -
2004-12-16 22:09:53 +00:00
mattias
915ad368a1
fixed license for ideintf
...
git-svn-id: trunk@6380 -
2004-12-16 19:05:41 +00:00
mattias
545441282f
fixed loading project flags and added RTTI example for readonly properties
...
git-svn-id: trunk@6373 -
2004-12-13 16:43:37 +00:00
mattias
93cb3ed38c
implemented auto add on double click on component palette
...
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
vincents
6425889e6e
moved GetLanguageIDs from Translations to LazConf
...
git-svn-id: trunk@6352 -
2004-12-09 14:30:12 +00:00
vincents
5da54bbcd4
removed -CD -XD compiler options, only pass link style if explicitly set
...
git-svn-id: trunk@6350 -
2004-12-09 12:52:22 +00:00
vincents
484af1ff21
prevented using uninitialized strings and fixed memleak
...
git-svn-id: trunk@6338 -
2004-12-06 15:57:39 +00:00
mattias
458de8e767
fixed Makefile
...
git-svn-id: trunk@6306 -
2004-11-27 15:53:59 +00:00
mattias
51caf89088
replaced some mosuedown with selectionchanged events from Vincent
...
git-svn-id: trunk@6300 -
2004-11-26 16:57:22 +00:00
mattias
ff0abfca3e
TTextStrings improvements (Exchange, Put), clean ups
...
git-svn-id: trunk@6293 -
2004-11-24 08:18:13 +00:00
vincents
a0813a7194
fixed fpc 1.0.x compilation
...
git-svn-id: trunk@6289 -
2004-11-23 12:25:48 +00:00
mattias
0769547146
implemented interface for the New dialog of the IDE
...
git-svn-id: trunk@6283 -
2004-11-22 21:47:14 +00:00
mattias
a2102621c5
implemented registration functions for project, file and package types, added cgilazide package
...
git-svn-id: trunk@6282 -
2004-11-22 21:39:40 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
mattias
3f05bb31fd
implemented new generic class creation for TJITForms
...
git-svn-id: trunk@6241 -
2004-11-13 17:41:49 +00:00
mattias
529dc2ac56
fixed GetEditorClass for props without mapped class
...
git-svn-id: trunk@6234 -
2004-11-11 18:53:51 +00:00
mattias
d5414fe864
changed TPropertyEditor.GetComponent
...
git-svn-id: trunk@6232 -
2004-11-11 18:45:24 +00:00
micha
5632bc02aa
clCaptionText is white in linux/gtk (text color selected items?), so hard to read, change to window text
...
git-svn-id: trunk@6230 -
2004-11-11 15:54:13 +00:00
micha
8d67244ac0
clActiveCaption is not a text color, but a background color (fixes readability problem on windows xp with silverxp/luna theme)
...
git-svn-id: trunk@6229 -
2004-11-11 15:51:08 +00:00
vincents
b406ab0f6e
initialize function result
...
git-svn-id: trunk@6228 -
2004-11-11 08:33:30 +00:00
mattias
b36cfe863b
fixed cleaning up unused resource cache items
...
git-svn-id: trunk@6216 -
2004-11-08 11:52:14 +00:00
mattias
1249f31932
fixed cleaning up unused resource cache item lists
...
git-svn-id: trunk@6212 -
2004-11-07 01:36:18 +00:00
mattias
233bfe04f3
fixed double calling destructor for resource cache items
...
git-svn-id: trunk@6211 -
2004-11-07 01:10:05 +00:00
marc
fee93ccea9
* fixed stronger fpc typing (and some real cast errors)
...
git-svn-id: trunk@6195 -
2004-11-04 01:26:47 +00:00
mattias
cfaf6208d5
object inspector now uses ConfigSorage instead of laz_xmlxcfg
...
git-svn-id: trunk@6172 -
2004-10-28 10:01:30 +00:00
micha
944b1d8ec7
forgotten: patch to solve scrollbar to show upon handle creation instead of after first resize
...
git-svn-id: trunk@6160 -
2004-10-25 11:13:52 +00:00
mattias
b739b9b6dd
updated finnish translation from Seppo
...
git-svn-id: trunk@6147 -
2004-10-17 09:55:36 +00:00
mattias
6a9d72cbda
fixed compiler options interface double variables
...
git-svn-id: trunk@6133 -
2004-10-12 08:23:20 +00:00
mattias
bce37f242b
added compiler options to IDEIntf and made Win32GraphicApp default for application projects
...
git-svn-id: trunk@6125 -
2004-10-09 13:24:18 +00:00
mattias
eb45bfc091
implemented custom project types
...
git-svn-id: trunk@6093 -
2004-10-01 11:23:07 +00:00