Commit Graph

66283 Commits

Author SHA1 Message Date
lazarus
bf6db14dc2 MG: smarter wordcompletion
git-svn-id: trunk@283 -
2001-06-05 11:47:55 +00:00
lazarus
c816040f46 MG: small bugfixes for bitbtn, handles
git-svn-id: trunk@282 -
2001-06-05 10:32:06 +00:00
lazarus
eef7ba4e9f MG: saving recent file lists
git-svn-id: trunk@281 -
2001-06-05 10:27:50 +00:00
lazarus
36975e1117 MG: fixed bugs and cleaned up messages
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
2703d29631 MG: close application object in gtkint.pp
git-svn-id: trunk@279 -
2001-06-04 07:54:59 +00:00
lazarus
eb92e596e0 MG: added environment option OpenLastProjectAtStart
git-svn-id: trunk@278 -
2001-05-31 13:57:28 +00:00
lazarus
e57580d034 MG: fixed classname bug and StreamJITForm index bug
git-svn-id: trunk@277 -
2001-05-30 19:06:04 +00:00
lazarus
9068ebd544 MG: bugfixes + starting programs
git-svn-id: trunk@276 -
2001-05-29 08:16:27 +00:00
lazarus
36ba602a24 MG: removed unused code. fixed editor name bug.
git-svn-id: trunk@275 -
2001-05-28 10:00:55 +00:00
lazarus
2c5345b809 MG: added --primary-config-path=<filename> cmd line option
git-svn-id: trunk@274 -
2001-05-27 11:52:01 +00:00
lazarus
8d2b0856cc MG: clear goto line dialog everytime
git-svn-id: trunk@273 -
2001-05-26 19:40:03 +00:00
lazarus
439314eca1 MG: bugfixes for non existing files during reload
git-svn-id: trunk@272 -
2001-05-21 21:49:09 +00:00
lazarus
d61cf75ddc MG: keydown events added
git-svn-id: trunk@271 -
2001-05-21 21:00:39 +00:00
lazarus
ddb43ba20d MG: codetools accelerated
git-svn-id: trunk@270 -
2001-05-20 11:06:32 +00:00
lazarus
99383a228a MG: fixed wrong page index in editor closing
git-svn-id: trunk@269 -
2001-05-16 10:00:00 +00:00
lazarus
91c0ff257e MG: bugfixed editor restore order
git-svn-id: trunk@268 -
2001-05-15 06:39:48 +00:00
lazarus
505bc9fa3d Implemented BringToFront / SendToBack.
git-svn-id: trunk@267 -
2001-05-13 22:07:09 +00:00
lazarus
34fb4ae355 MG: bugfix for mainunits ext <> .lpr
git-svn-id: trunk@266 -
2001-04-21 14:50:21 +00:00
lazarus
d919d167eb + added working OnClick support for TCustomRadiogroup, stoppok
git-svn-id: trunk@265 -
2001-04-17 21:39:17 +00:00
lazarus
bfe772f331 * enhanced testdialog for TBevel
* basic test for TPaintBox
stoppok

git-svn-id: trunk@264 -
2001-04-17 21:36:15 +00:00
lazarus
f8ad639e4e + added working OnClick support for TCustomRadiogroup, stoppok
git-svn-id: trunk@263 -
2001-04-17 21:33:52 +00:00
lazarus
84e7070fe4 MWE:
* Moved menubar outside clientarea
* Played a bit with the IDE layout
* Moved the creation of the toolbarspeedbuttons to a separate function

git-svn-id: trunk@262 -
2001-04-13 17:56:17 +00:00
lazarus
c966642d4d Fixed typo MAH
git-svn-id: trunk@261 -
2001-04-13 13:37:13 +00:00
lazarus
3bcf623f2a Made fix to buttonglyph to use the correct size of single glyph
Made fix to StretchBlt to use the correct height and width
     Both of these corrected the Win32 Speedbutton problem        MAH

git-svn-id: trunk@260 -
2001-04-13 13:22:23 +00:00
lazarus
30d2a175a2 * TTimer uses winapi interface now instead of sendmessage interface, stoppok
git-svn-id: trunk@259 -
2001-04-06 22:28:09 +00:00
lazarus
b11e8615f1 * TTimer uses winapi-interface now instead of sendmessage-interface, stoppok
git-svn-id: trunk@258 -
2001-04-06 22:25:15 +00:00
lazarus
d278671970 Commented out the code for the DB components for now.
Shane

git-svn-id: trunk@257 -
2001-04-04 14:00:32 +00:00
lazarus
e3fbaecdcb Added some changes to compreg.pp
git-svn-id: trunk@256 -
2001-04-04 13:58:50 +00:00
lazarus
68ebd85421 MG: finished TComponentPropertyEditor, added OnModified to oi, cfe and designer
git-svn-id: trunk@255 -
2001-04-04 13:55:35 +00:00
lazarus
ff15c0780a MG: added add to/remove from project, small bugfixes
git-svn-id: trunk@254 -
2001-04-04 12:20:35 +00:00
lazarus
8524e2e580 Additional Images
Shane

git-svn-id: trunk@253 -
2001-04-03 21:16:57 +00:00
lazarus
b990bddea2 Adding image files
Shane

git-svn-id: trunk@252 -
2001-04-03 18:18:02 +00:00
lazarus
85afa29a5c MG: added project options
git-svn-id: trunk@251 -
2001-04-03 12:14:43 +00:00
lazarus
6fcd18e2a6 MG: bugfixes for TBevel
git-svn-id: trunk@250 -
2001-04-02 14:45:26 +00:00
lazarus
74e4ef2d2d MG: added designer-popupmenu
git-svn-id: trunk@249 -
2001-04-02 14:41:31 +00:00
lazarus
d6756d69bb MG: added non-visual-component code to IDE and LCL
git-svn-id: trunk@248 -
2001-03-31 13:35:23 +00:00
lazarus
0ffbcd9238 MG: fixed loading program file bug
git-svn-id: trunk@247 -
2001-03-29 13:11:33 +00:00
lazarus
751a6f677e MG: new environment opts, ptApplication bugfixes
git-svn-id: trunk@246 -
2001-03-29 12:38:59 +00:00
lazarus
566a5f3aa8 MG: added backup code and fixed removing controls
git-svn-id: trunk@245 -
2001-03-28 14:08:45 +00:00
lazarus
5cc0992d9c MWE:
+ Turned on longstrings
  + modified memotest to add lines

git-svn-id: trunk@244 -
2001-03-27 21:12:54 +00:00
lazarus
652e4b7903 MWE:
* changed makefiles so that the LCL is build separate fron interfaces

git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
56b97ad5b7 Changes from Nagy Zsolt
Shane

git-svn-id: trunk@242 -
2001-03-27 14:27:43 +00:00
lazarus
3416b940e1 MG: fixed mouse msg, added filedialog initialdir
git-svn-id: trunk@241 -
2001-03-27 11:11:13 +00:00
lazarus
0b8e9b01d6 MG: setwindowpos + bugfixes
git-svn-id: trunk@240 -
2001-03-26 14:58:32 +00:00
lazarus
9dba2d8387 MG: TSourceLog + compiling bugfixes
git-svn-id: trunk@239 -
2001-03-26 14:52:30 +00:00
lazarus
5a4c6ea7a6 MG: canvas size enlarged
git-svn-id: trunk@238 -
2001-03-24 18:05:58 +00:00
lazarus
9924268fbc MG: fixed unreleased handle bug
git-svn-id: trunk@237 -
2001-03-22 22:46:18 +00:00
lazarus
0b370679cf MG: fixed unreleased handle bug
git-svn-id: trunk@236 -
2001-03-22 22:39:02 +00:00
lazarus
2d564a6c57 MG: bugfixes + startet IDE TComponent support
git-svn-id: trunk@235 -
2001-03-22 17:57:34 +00:00
lazarus
567eee5674 MG: fixed window positions
git-svn-id: trunk@234 -
2001-03-21 23:48:29 +00:00