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
vincents
c6bcec9e08
explicit delete startlazarus executable not needed
...
git-svn-id: trunk@5896 -
2004-08-30 20:11:41 +00:00
mattias
4cb794d4d7
added OnUTF8KeyPresss
...
git-svn-id: trunk@5895 -
2004-08-30 16:37:58 +00:00
mattias
3fca394b77
changed GTK2 IFDEF to USE_UTF8BIDI_LCL
...
git-svn-id: trunk@5894 -
2004-08-30 16:11:02 +00:00
mattias
75d71f9804
started project interface
...
git-svn-id: trunk@5893 -
2004-08-30 16:02:17 +00:00
mazen
e7c690a4cf
* Fix parameters in function call
...
git-svn-id: trunk@5892 -
2004-08-30 15:47:29 +00:00
mazen
f7d016f205
* Fix a compile problem, still need to find the correct way to fix that.
...
git-svn-id: trunk@5891 -
2004-08-30 15:46:22 +00:00
mattias
56ae7a60a2
fixed focus catch for combobox csDropDownList
...
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
vincents
c892e4ee98
fix crash when showing hints from Andrew Haines
...
git-svn-id: trunk@5889 -
2004-08-30 07:41:49 +00:00
mazen
90c2b1d394
* now units are manually registered by user
...
git-svn-id: trunk@5888 -
2004-08-29 17:24:24 +00:00
vincents
a303ae29e9
Don't use handles in test if form is MainForm
...
git-svn-id: trunk@5887 -
2004-08-29 12:35:07 +00:00
vincents
bfc1e57050
Fixed showing lazarus taskbar.
...
git-svn-id: trunk@5886 -
2004-08-29 12:34:03 +00:00
vincents
7efeef9232
Use same defaults for loading and saving options
...
git-svn-id: trunk@5885 -
2004-08-29 12:21:37 +00:00
mattias
49d3b3d118
fixed readbinary in LRS binary to text
...
git-svn-id: trunk@5884 -
2004-08-29 10:25:59 +00:00
mattias
b4638fdb13
fixed makefile
...
git-svn-id: trunk@5883 -
2004-08-29 10:13:59 +00:00
mattias
62cd2ac165
fixed startlazarus compile under MacOSX
...
git-svn-id: trunk@5882 -
2004-08-29 09:39:52 +00:00
mattias
fe2b26de51
fixed OI options defaults
...
git-svn-id: trunk@5881 -
2004-08-29 09:20:20 +00:00
mattias
dcc3efa9ef
added Show Hints option to OI options
...
git-svn-id: trunk@5880 -
2004-08-29 09:12:52 +00:00
mattias
f7390aea11
fixed searching units first lowercase
...
git-svn-id: trunk@5879 -
2004-08-29 08:59:37 +00:00
mattias
c76d013e4e
fixed aborting new project
...
git-svn-id: trunk@5878 -
2004-08-29 08:54:39 +00:00
mattias
87eeaf72b3
added hints for long props in OI from Andrew Haines
...
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
vincents
d2614cb6f8
use xmlcfg from fcl instead of laz_xmlcfg to remove dependency on codetools
...
git-svn-id: trunk@5876 -
2004-08-27 20:22:49 +00:00
vincents
0c52b7f830
generated by new fpcmake
...
git-svn-id: trunk@5875 -
2004-08-27 20:21:23 +00:00
micha
fd1f66510c
select all text upon entry in edit control
...
git-svn-id: trunk@5874 -
2004-08-27 19:06:40 +00:00
vincents
a7995e2442
added starter as makefile target, hand edited the Makefile to support .lpr files
...
git-svn-id: trunk@5873 -
2004-08-27 18:12:06 +00:00
micha
21b48dfe2a
fix choosing taskbar button "close" to close app
...
git-svn-id: trunk@5872 -
2004-08-27 15:13:03 +00:00
mattias
7ebffa4b90
fixed component pasting in designer
...
git-svn-id: trunk@5871 -
2004-08-27 10:11:44 +00:00
micha
eb3a62d452
do not draw border, interface will draw border: borderstyle = bssingle
...
git-svn-id: trunk@5870 -
2004-08-27 09:39:48 +00:00
micha
4d9968925e
fix compile by adding braces
...
git-svn-id: trunk@5869 -
2004-08-27 09:19:27 +00:00
micha
fe38ae6e93
implement tapplication.minimize for win32, stub for gtk
...
git-svn-id: trunk@5868 -
2004-08-27 08:55:23 +00:00
marc
b8918ec656
* Restructured debugger view classes
...
* Fixed help
git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
mattias
28e09a231e
localized graphprop editor form and replaced opensavedialog with opensavepicturedialog
...
git-svn-id: trunk@5866 -
2004-08-26 22:12:39 +00:00
vincents
d9c76c32bc
Added StartLazarus.
...
git-svn-id: trunk@5865 -
2004-08-26 21:42:12 +00:00
mattias
914d3d0c51
implemented caching outputfilter search for include file
...
git-svn-id: trunk@5864 -
2004-08-26 21:35:25 +00:00
vincents
f02d97fd21
Prepare lazarus for use with loader. Use -dUseStartLazarus to activate.
...
git-svn-id: trunk@5863 -
2004-08-26 21:32:31 +00:00
mattias
aa117a3f6c
moved navigation key handling to TApplication and added options for custom navigation
...
git-svn-id: trunk@5862 -
2004-08-26 19:09:34 +00:00
mazen
2a2c700341
* adapt example to the package
...
git-svn-id: trunk@5861 -
2004-08-26 16:31:37 +00:00
mazen
cb9a639a21
+ added support for XPM, BMP, TGA
...
* Fix units names
* Fix example program
git-svn-id: trunk@5860 -
2004-08-26 11:27:40 +00:00
mazen
b5be98d22b
+ added support for XPM, BMP, TGA
...
* Fix units names
* Fix example program
git-svn-id: trunk@5859 -
2004-08-26 11:19:13 +00:00