Commit Graph

5946 Commits

Author SHA1 Message Date
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
mattias
725ee3133d improved double byte char fonts for gtk1, started synedit UTF8 support
git-svn-id: trunk@5906 -
2004-09-02 09:17:00 +00:00
vincents
962815f369 added starter to build lazarus tool
git-svn-id: trunk@5905 -
2004-09-01 22:20:44 +00:00
vincents
b3edbd82ba added output directories for powerpc/linux target
git-svn-id: trunk@5904 -
2004-09-01 22:04:46 +00:00
micha
08e3b3170f from jesus reyes:
grids:
 + bug #388 fixed
 + focused cell rectangle redesign
 + many internal changes

dbgrids:
 + font support, still the object inspector doesnt allow main/title
font changes but it works in the column/column.title font.
 + column/column.title text layout (tltop, tlcenter, tlbottom)
 + editing support
 + fixed resize designtime problems
 + options

git-svn-id: trunk@5903 -
2004-09-01 20:18:03 +00:00
mattias
ee2ac29bce replaced KeyPress dependencies with KeyDown
git-svn-id: trunk@5902 -
2004-09-01 11:12:04 +00:00
mattias
2772146090 updated finnish translation from Seppo
git-svn-id: trunk@5901 -
2004-09-01 10:49:06 +00:00
mattias
4ec908a9f7 added some project flags to start getting rid of TProjectType
git-svn-id: trunk@5900 -
2004-09-01 10:25:58 +00:00
mattias
ca675e25c7 implemented registration of project file types
git-svn-id: trunk@5899 -
2004-09-01 09:43:24 +00:00
vincents
221d6ae2e6 fix for rm -f on MacOS X
git-svn-id: trunk@5898 -
2004-08-31 13:06:39 +00:00
vincents
75b9a376b8 explicit delete startlazarus executable not needed
git-svn-id: trunk@5897 -
2004-08-30 20:17:17 +00:00