micha
963bdc89c2
convert lm_gettext to new interface methods
...
remove lm_settext replacement settext methods in twidgetsets
git-svn-id: trunk@5956 -
2004-09-10 14:38:30 +00:00
micha
7f1de98fae
remove LM_SETTEXT message as it is not used
...
git-svn-id: trunk@5955 -
2004-09-10 11:20:44 +00:00
micha
d189d5601f
convert LM_SETLABEL message to interface methods
...
git-svn-id: trunk@5954 -
2004-09-10 09:43:13 +00:00
mattias
17b50e641d
removed double implicit unit from Alexander Shiyan
...
git-svn-id: trunk@5953 -
2004-09-09 22:02:57 +00:00
mattias
4643737fa0
started TTabControlNotebookStrings
...
git-svn-id: trunk@5952 -
2004-09-09 22:00:37 +00:00
mattias
81a54223f5
renamed customradiogroup.inc to radiogroup.inc
...
git-svn-id: trunk@5951 -
2004-09-09 09:35:44 +00:00
mattias
1828741e37
changed TCustomXXX published sections to public
...
git-svn-id: trunk@5950 -
2004-09-09 09:18:53 +00:00
mattias
ffe7b57320
fixed shorten path for search result view
...
git-svn-id: trunk@5949 -
2004-09-08 23:16:14 +00:00
mattias
20cfc9e471
improved TListView.SetItemVisible from Andrew Haines
...
git-svn-id: trunk@5948 -
2004-09-08 23:05:36 +00:00
mattias
69059885b0
started TTabControl
...
git-svn-id: trunk@5947 -
2004-09-08 22:59:54 +00:00
micha
6adb463e6f
convert LM_SHOWHIDE message to new intf method TWSWinControl.ShowHide
...
git-svn-id: trunk@5946 -
2004-09-08 20:47:17 +00:00
micha
e512c8e42a
convert LM_SETCOLOR message to new intf method TWSWinControl.SetColor
...
git-svn-id: trunk@5945 -
2004-09-08 19:09:34 +00:00
mazen
d900a5f83e
* fix BIDI insertion, still needs more work on utf8bidi
...
git-svn-id: trunk@5944 -
2004-09-08 16:39:34 +00:00
mazen
e12ee5a465
* Commenting removed messages
...
* Can someone please verify they can be removed please?
git-svn-id: trunk@5943 -
2004-09-08 16:20:24 +00:00
mattias
89483df42f
fixed find in files searching at end of line
...
git-svn-id: trunk@5942 -
2004-09-08 08:20:50 +00:00
vincents
78477655a6
- removed some debug output
...
- removed wmsize event handler
- changed case of some keywords
- improved DrawFocusRect in case there are not gridlines
git-svn-id: trunk@5941 -
2004-09-08 07:21:10 +00:00
mattias
0a089d1218
implemented Package Editor -> View package source
...
git-svn-id: trunk@5940 -
2004-09-07 14:49:13 +00:00
micha
bc8ccb5975
fix key handling of maskedit (inhibit backspace handling)
...
git-svn-id: trunk@5939 -
2004-09-07 14:13:16 +00:00
mattias
de212d1f9b
fixed value synedit heights in codetools defines editor
...
git-svn-id: trunk@5938 -
2004-09-07 12:34:04 +00:00
mattias
0aac112e5b
fixed add file to package dialog: unit instead of virtual unit
...
git-svn-id: trunk@5937 -
2004-09-07 12:13:36 +00:00
mattias
5c577fc4ba
fixed missing semicolon for new forms
...
git-svn-id: trunk@5936 -
2004-09-07 12:09:36 +00:00
mattias
769920e59b
fixed missing semicolon in package main sources
...
git-svn-id: trunk@5935 -
2004-09-07 11:45:21 +00:00
mattias
3d39aba638
implemented Components -> Open package of current unit
...
git-svn-id: trunk@5934 -
2004-09-07 11:43:03 +00:00
mattias
d1151c2d1e
fixed crash on deleteing custom ct defines
...
git-svn-id: trunk@5933 -
2004-09-07 11:13:10 +00:00
micha
e91d8c2c09
fix logs to get rid of comment level 2 warning
...
git-svn-id: trunk@5932 -
2004-09-07 10:26:17 +00:00
micha
02b14f6cbb
fix win32 interface, remove lm_setlimittext (obsolete)
...
git-svn-id: trunk@5931 -
2004-09-07 10:18:11 +00:00
micha
12e184b13e
convert lcl messages to new interface using methods: LM_{G,S}ETSELSTART, LM_{G,S}ETSELLEN, LM_{G,S}ETLIMITTEXT
...
git-svn-id: trunk@5930 -
2004-09-07 09:44:46 +00:00
mattias
135948348e
started the carbon LCL interface
...
git-svn-id: trunk@5929 -
2004-09-06 22:24:52 +00:00
micha
41e753368c
implement LM_GETSELLEN en LM_GETSELSTART for win32 edit controls
...
git-svn-id: trunk@5928 -
2004-09-06 15:08:32 +00:00
mattias
37271113a2
updated objinspstrconsts.fi.po from Seppo
...
git-svn-id: trunk@5927 -
2004-09-05 21:35:27 +00:00
mattias
4257eafa48
updated finish translation from Seppo
...
git-svn-id: trunk@5926 -
2004-09-05 12:16:32 +00:00
mattias
0128c35793
added unitname repair heuristic
...
git-svn-id: trunk@5925 -
2004-09-05 12:13:51 +00:00
mattias
bb66eeac5f
fixed SkipCompiler flag in options dialog
...
git-svn-id: trunk@5924 -
2004-09-05 11:45:43 +00:00
mattias
f564ed3b0c
fixed gtk1 intf key handler result
...
git-svn-id: trunk@5923 -
2004-09-05 10:39:01 +00:00
marc
6756284868
* removed compileroptionsdlg from uses claus to get rid of compiler warning
...
git-svn-id: trunk@5922 -
2004-09-04 23:50:17 +00:00
mattias
d3cd86f5c6
added reintroduce to get rid of the warning
...
git-svn-id: trunk@5921 -
2004-09-04 23:02:56 +00:00
mattias
0efc0e2812
fixed inserting after EOL
...
git-svn-id: trunk@5920 -
2004-09-04 22:58:54 +00:00
mattias
9cbff0982c
added default values for compiler skip options and improved many parts of synedit for UTF8
...
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
marc
90b8b206c0
+ Added option to skip compiler step on compile, build or run
...
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)
git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00
vincents
9f010fcf41
fix showing splash screen on restart
...
git-svn-id: trunk@5917 -
2004-09-03 21:14:50 +00:00
mattias
f96cb57823
added languages/lazaruside.esutf.mo
...
git-svn-id: trunk@5916 -
2004-09-02 18:36:13 +00:00
mattias
490dbdc645
removed double KeyPress method in synedit
...
git-svn-id: trunk@5915 -
2004-09-02 17:59:59 +00:00
mattias
0f9985babe
fixed changing CNCHar.CharCode when key changed
...
git-svn-id: trunk@5914 -
2004-09-02 17:42:38 +00:00
mazen
e9bf89e4df
* fix compile probelm using gtk1
...
git-svn-id: trunk@5913 -
2004-09-02 16:04:17 +00:00
mazen
0feb2a60d9
* utf8bidi is only needed for implementation, please ensure it
...
does not appear in any interface section except for LCLType.
git-svn-id: trunk@5912 -
2004-09-02 14:59:55 +00:00
mazen
7b4583e1bf
* fixed theType/_Type related to GTK1/GTK2 difference
...
* fix return error which causes GTK2 not to call AfterEvent
* Test on BeforeEvent and EventStopped now exists directly
in key press, as no more things are done.
* _string/theString field are depreciated, please don't use
them with GTK2
git-svn-id: trunk@5911 -
2004-09-02 14:58:14 +00:00
mazen
5f334ecf17
* fix compilation problem with utf8bidi
...
* ugly hack CaretNew.x/CaretX should be safe, but will
recode later
git-svn-id: trunk@5910 -
2004-09-02 14:49:58 +00:00
mazen
366fa1a99e
- utf8bidi is not used here
...
git-svn-id: trunk@5909 -
2004-09-02 14:08:15 +00:00
mazen
a8dc13f556
- utf8bidi is not used here
...
git-svn-id: trunk@5908 -
2004-09-02 13:58:29 +00:00
mattias
c275c58aa2
fixed synedit pkg filenames
...
git-svn-id: trunk@5907 -
2004-09-02 09:33:21 +00:00