Commit Graph

6148 Commits

Author SHA1 Message Date
vincents
b329d6bd23 Fix fpc 1.0.x compilation.
git-svn-id: trunk@6148 -
2004-10-17 13:51:50 +00:00
mattias
b739b9b6dd updated finnish translation from Seppo
git-svn-id: trunk@6147 -
2004-10-17 09:55:36 +00:00
mattias
f032ceaa2b implemented gtkwscomctrls.TGtkWSStatusBar
git-svn-id: trunk@6146 -
2004-10-16 15:36:49 +00:00
micha
2dfb4b3f1a fix recursive loop when creating combobox
git-svn-id: trunk@6145 -
2004-10-16 14:42:45 +00:00
micha
86e77f52a8 remove statusbar helper methods from general widgetset object
git-svn-id: trunk@6144 -
2004-10-16 10:17:21 +00:00
micha
3859bbcc63 cleanup statusbar methods in lcl interfaceobject
fix statusbar recursive call issue

git-svn-id: trunk@6143 -
2004-10-16 10:15:45 +00:00
micha
7b6d63f91a speed up creation of environment options dialog by creating the handle later
git-svn-id: trunk@6142 -
2004-10-16 09:16:00 +00:00
vincents
5f70eeba05 fixed fpc 1.0 compilation
git-svn-id: trunk@6141 -
2004-10-16 08:59:26 +00:00
mattias
91c039d2ba TTreeView using GetScrollInfo in scrol messages to scroll beyond 32767
git-svn-id: trunk@6140 -
2004-10-15 16:21:55 +00:00
mattias
d5177800f0 codeexplorer: using lower recursive depth
git-svn-id: trunk@6139 -
2004-10-15 13:28:22 +00:00
mattias
8f32b28a3f calling updating notebook tab after realize, needed for close btns
git-svn-id: trunk@6138 -
2004-10-15 12:04:09 +00:00
micha
2b55646f6f splitup of CreateComponent to widgetset CreateHandle methods
git-svn-id: trunk@6137 -
2004-10-15 09:51:09 +00:00
vincents
06fef4c787 Added transparent color.
git-svn-id: trunk@6136 -
2004-10-14 14:12:41 +00:00
vincents
9c50f566e7 From Jesus: Set default window class style to CS_DBLCLKS.
git-svn-id: trunk@6135 -
2004-10-13 20:03:22 +00:00
vincents
17a62156d6 change parameter type in implementation to TTranslateString too
git-svn-id: trunk@6134 -
2004-10-13 09:59:24 +00:00
mattias
6a9d72cbda fixed compiler options interface double variables
git-svn-id: trunk@6133 -
2004-10-12 08:23:20 +00:00
marc
09f9e53b4f * Fixed interrupting GDB on win32
* Reset exename after run so that the exe is not locked on win32

git-svn-id: trunk@6132 -
2004-10-11 23:33:36 +00:00
marc
99952d39d9 * Fixed interrupting GDB on win32
* Reset exename after run so that the exe is not locked on win32

git-svn-id: trunk@6131 -
2004-10-11 23:28:13 +00:00
vincents
0f9b054cfc Command line help for --debug-log.
git-svn-id: trunk@6130 -
2004-10-11 17:48:59 +00:00
vincents
d212a88751 Replaced writeln by DebugLn in {$IFDEF VerboseDesigner}
git-svn-id: trunk@6129 -
2004-10-11 10:47:19 +00:00
vincents
d3f31f7707 Fix fpc 1.0.x compilation.
git-svn-id: trunk@6128 -
2004-10-09 18:08:52 +00:00
vincents
000cdb2e4c Fix compilation with DisableFPImage defined.
git-svn-id: trunk@6127 -
2004-10-09 17:15:42 +00:00
vincents
ff34364753 Fix fpc 1.0.x compilation.
git-svn-id: trunk@6126 -
2004-10-09 14:42:21 +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
45c1fe7cee From Jesus: Ctrl+HOME does dataset.first, ctrl+END does dataSet.Last and fixes
git-svn-id: trunk@6124 -
2004-10-09 12:16:21 +00:00
vincents
cbe38a8df2 Fix fpc 1.0.x compilation.
git-svn-id: trunk@6123 -
2004-10-09 11:43:25 +00:00
vincents
1ff00689cf added support for --debug-log command line parameter and progname_debuglog environment variable
git-svn-id: trunk@6122 -
2004-10-08 21:33:01 +00:00
vincents
f15594e52d Fix from olivier GUILBAUD
git-svn-id: trunk@6121 -
2004-10-08 14:15:17 +00:00
micha
67287e4bfc remove obsolete code
git-svn-id: trunk@6120 -
2004-10-06 12:50:38 +00:00
mazen
5f00dd5198 * fix compile problem in uses clause for GTK2
git-svn-id: trunk@6119 -
2004-10-06 12:32:08 +00:00
micha
64e62a5abe split up common dialogs code
git-svn-id: trunk@6118 -
2004-10-06 10:52:46 +00:00
micha
ced41008d4 fix update edit text for generic edit controls
git-svn-id: trunk@6117 -
2004-10-05 20:14:19 +00:00
mattias
6d35eda3fe postcript fixes for fpc 1.0.10 from Olivier
git-svn-id: trunk@6116 -
2004-10-05 17:54:36 +00:00
mattias
ce54817546 restored Tonys postscriptprinter unit
git-svn-id: trunk@6115 -
2004-10-04 23:10:29 +00:00
vincents
b900c730b8 Use -XX option for building lazarus to prevent problems on win95.
git-svn-id: trunk@6114 -
2004-10-04 22:00:52 +00:00
vincents
3b411e37e4 - Always create fpc.cfg.
- Remove compilertest.pas on uninstall.

git-svn-id: trunk@6113 -
2004-10-04 14:27:53 +00:00
mattias
82eee573aa fixed compilation of ipro
git-svn-id: trunk@6112 -
2004-10-04 09:36:23 +00:00
mattias
a690fc37d1 added postscript canvas example from Olivier
git-svn-id: trunk@6111 -
2004-10-04 09:20:55 +00:00
mattias
2cca8f143f added postscript canvas example from Olivier
git-svn-id: trunk@6110 -
2004-10-04 09:05:23 +00:00
mattias
68955cf841 fixed designer selecting hidden controls and postscriptprinter improvements from Olivier
git-svn-id: trunk@6109 -
2004-10-04 08:49:56 +00:00
vincents
51e29b5767 Added resource for startlazarus icon.
git-svn-id: trunk@6108 -
2004-10-04 07:05:11 +00:00
mattias
be7257c846 printers update from Olivier
git-svn-id: trunk@6107 -
2004-10-03 13:58:59 +00:00
mattias
62604373bd added new printers.pas from Olivier G
git-svn-id: trunk@6106 -
2004-10-02 16:53:52 +00:00
vincents
4786f0bb57 Added icon to startlazarus.
git-svn-id: trunk@6105 -
2004-10-01 21:33:36 +00:00
vincents
c770b9b6d2 Fixed running installer on more than one disk drive.
git-svn-id: trunk@6104 -
2004-10-01 21:11:48 +00:00
vincents
17fcabd221 Set editor font.
git-svn-id: trunk@6103 -
2004-10-01 21:10:30 +00:00
vincents
6717aa8890 Set editor font and adjust MainIDE window size.
git-svn-id: trunk@6102 -
2004-10-01 21:09:57 +00:00
vincents
d624021fd1 fix LazProjectDescriptors memleak
git-svn-id: trunk@6101 -
2004-10-01 19:56:10 +00:00
vincents
897252d6c7 Added copyright notice and short description.
git-svn-id: trunk@6100 -
2004-10-01 14:11:48 +00:00
mattias
f74b0ab523 updated finnish translation from Seppo
git-svn-id: trunk@6099 -
2004-10-01 13:31:23 +00:00