paul
749bbc330b
examples: update imagelist example - it did not work after TBitmap=>TCustomBitmap change
...
git-svn-id: trunk@15032 -
2008-05-02 16:04:26 +00:00
marc
aecb127993
* Fixed compilation and some memleaks
...
git-svn-id: trunk@14954 -
2008-04-24 23:48:27 +00:00
marc
e07aec1513
* Updated Lithuanian translation by Valdas Jankunas
...
* Updated some po files not covered by the localize script
git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
vincents
e523d1cf32
turbopower ipro example: clean up
...
git-svn-id: trunk@14759 -
2008-04-05 12:49:17 +00:00
vincents
30e7e3edec
turbopower ipro example: fixed compilation
...
git-svn-id: trunk@14758 -
2008-04-05 12:43:47 +00:00
mattias
a6e55fad6f
examples: openglcontrol: using GL_CLAMP_TO_EDGE instead of GL_CLAMP - it is not longer the same on newer cards
...
git-svn-id: trunk@14686 -
2008-03-30 01:28:53 +00:00
mattias
bd4b61b421
IDEIntf: added handlers for opened and close project
...
git-svn-id: trunk@14451 -
2008-03-06 22:59:24 +00:00
mattias
ed00968185
examples: openglcontrol: set target to default
...
git-svn-id: trunk@14446 -
2008-03-06 11:39:31 +00:00
mattias
89b48f4f33
openglcontrol: added exception when no visual was found
...
git-svn-id: trunk@14437 -
2008-03-05 22:05:25 +00:00
mattias
50840fd57a
lazdatadict: added error for wrong fpc versions
...
git-svn-id: trunk@14355 -
2008-03-01 18:06:35 +00:00
mattias
65a770df87
IDE: fixed overriding build target OS/CPU/LCL, bug #10915
...
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
vincents
83ebfd0672
examples: fixed compilation after the removal of the clistbox unit from Maxim Ganetsky
...
git-svn-id: trunk@14235 -
2008-02-23 19:33:06 +00:00
mattias
a71b6c97ca
improved make cleanall fro Mazen
...
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +00:00
mattias
e585127ec0
h2pas: finished tool to comment fucntions that are too complex for h2pas
...
git-svn-id: trunk@14110 -
2008-02-12 13:26:13 +00:00
mattias
5a6bbf49a4
synedit: added < and > as default word break characters
...
git-svn-id: trunk@14053 -
2008-02-09 19:14:53 +00:00
mattias
a6b0e52b35
examples; anchordocking: improved two sibling example
...
git-svn-id: trunk@14051 -
2008-02-09 18:08:20 +00:00
sekelsenmat
2d2a1cb6ff
Fixes lcl compilation on win32, initial implementation for TWin32TrayIcon.GetPosition and moved popupnotifier example.
...
git-svn-id: trunk@14041 -
2008-02-09 12:39:21 +00:00
vincents
806b9cac81
examples: Added Application.QueueAsyncCall example as alternative for using PostMessage
...
git-svn-id: trunk@14039 -
2008-02-09 10:28:14 +00:00
mattias
79666bf74b
LCL: small cleanups
...
git-svn-id: trunk@14018 -
2008-02-07 18:39:36 +00:00
mattias
32a23b4bf2
anchordocking: added spiral example
...
git-svn-id: trunk@14002 -
2008-02-06 14:37:47 +00:00
mattias
3c0c8da15c
anchordocking: removed fcl and synedit from examples
...
git-svn-id: trunk@14001 -
2008-02-06 14:12:15 +00:00
mattias
2f93d7ffe0
LCL: anchordocking: added titlewidth,height to TCustomAnchoredDockManager
...
git-svn-id: trunk@13999 -
2008-02-06 13:45:08 +00:00
mattias
725ee3e904
IDE: fpdoc editor: left style buttons now work for short description too
...
git-svn-id: trunk@13940 -
2008-01-31 22:24:36 +00:00
mattias
999e8b059d
IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
...
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
paul
f1d8f78b0c
initial implementation of TWinControl.SetShape for gtk, qt, win32 + example
...
git-svn-id: trunk@13874 -
2008-01-25 06:56:57 +00:00
mattias
f3efce1701
LCL: anchor docking: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min
...
git-svn-id: trunk@13760 -
2008-01-15 19:31:02 +00:00
mattias
84a32a76be
examples: docking: set session flag and improved layout
...
git-svn-id: trunk@13759 -
2008-01-15 19:21:15 +00:00
paul
546684ab7b
DragImageList example
...
git-svn-id: trunk@13757 -
2008-01-15 10:18:20 +00:00
tombo
d28ab69a71
Examples DropFiles: corrected caption, enable dropping on Form2
...
git-svn-id: trunk@13714 -
2008-01-10 13:18:40 +00:00
mattias
3e34d8a699
LCL: anchor docking: fixed cleaning up when docker is freed, Examples: anchor docking: added test case for clearing layouts
...
git-svn-id: trunk@13623 -
2008-01-04 19:15:47 +00:00
mattias
2b730fd3d0
examples: anchor docking: added README.txt
...
git-svn-id: trunk@13620 -
2008-01-04 19:07:10 +00:00
mattias
31bc903546
LCL: added test for anchordocking
...
git-svn-id: trunk@13617 -
2008-01-04 11:42:11 +00:00
vincents
7e5dbd0350
imgviewer example: fix compilation after removal of the lazarus jpeg package
...
git-svn-id: trunk@13578 -
2008-01-02 09:45:59 +00:00
mattias
525fec94be
LCL: replaced drag/dock messages with a cleaner TDragManager from Marius
...
git-svn-id: trunk@13564 -
2008-01-01 23:35:52 +00:00
mattias
b2dfb3370c
IDE: code explorer: implemented alphabetical sort for identifiers, hiding type/const/var/class visibility section nodes
...
git-svn-id: trunk@13534 -
2007-12-30 14:40:57 +00:00
vincents
74ba1b4b62
explorermenu example package: fixed compilation
...
git-svn-id: trunk@13507 -
2007-12-28 15:03:04 +00:00
paul
e5e017a04d
remove gtk2 as target for example
...
git-svn-id: trunk@13407 -
2007-12-21 03:14:30 +00:00
andrew
218dbddfc5
Proofread readme.txt
...
git-svn-id: trunk@13396 -
2007-12-20 02:12:40 +00:00
paul
4708021126
added readme
...
git-svn-id: trunk@13395 -
2007-12-20 01:44:09 +00:00
paul
a91d1b1cf3
PostMessage, SendMessage example
...
git-svn-id: trunk@13390 -
2007-12-19 13:23:08 +00:00
mattias
1ce240c0e6
lazdaemon: set nicer default unit names
...
git-svn-id: trunk@13283 -
2007-12-11 23:06:44 +00:00
mattias
7cac0aa984
IDE: compiler tests: added warnings when a search path does not exist
...
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
paul
cd416a4ee7
- update jpeg example
...
git-svn-id: trunk@13196 -
2007-12-07 06:05:47 +00:00
paul
0c31625cb5
remove Jpeg4Lazarus from all svn files dependencies
...
git-svn-id: trunk@13194 -
2007-12-07 03:03:52 +00:00
paul
1c77fb1ce8
- move code from JPeg4Lazarus to graphics.pp
...
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package
git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
mattias
53e8d6533f
IDE: fixed searching owner of virtual files
...
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
vincents
bd8a102149
lcl: added lclversion unit and example ( #10250 )
...
git-svn-id: trunk@13156 -
2007-12-05 07:14:58 +00:00
paul
94f23a0660
fix compilation of components and examples
...
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
paul
48d0717fa1
set form position to screencenter in imagelist example
...
git-svn-id: trunk@12911 -
2007-11-18 08:50:22 +00:00
paul
d91f29e289
improve imagelist example:
...
- protect example from extending effects set
- add image for 1 Bit effect
git-svn-id: trunk@12887 -
2007-11-16 01:50:46 +00:00
vincents
0c328fda99
regenerated Makefiles with fixed fpc 2.3 fpcmake
...
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
mattias
b91754876e
Makefiles: recreated with fpcmake -Tall
...
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
sekelsenmat
579e90adec
Added initial implementation for BallonHints on the tray, and updated example.
...
git-svn-id: trunk@12809 -
2007-11-10 10:42:46 +00:00
paul
33852710ce
new imagelist state drawing example
...
git-svn-id: trunk@12793 -
2007-11-09 04:09:30 +00:00
vincents
0224072d15
cleandir example: added note about missing fclel.res.
...
git-svn-id: trunk@12746 -
2007-11-05 13:08:14 +00:00
vincents
ea3948dcd3
cleandir example: fixed compilation on windows
...
git-svn-id: trunk@12744 -
2007-11-05 12:02:19 +00:00
mattias
d42e679dbb
Examples: fixed apptype for addressbook example under windows
...
git-svn-id: trunk@12612 -
2007-10-27 18:17:42 +00:00
vincents
6c588075a8
regenerated makefile for better cross compilation support ( #9924 )
...
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
vincents
ca9310208c
tools, examples: fixed compilation by requiring libc
...
git-svn-id: trunk@12502 -
2007-10-17 10:00:05 +00:00
mattias
e4a0241fcb
Makefiles: removed some fcl dependencies
...
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
ebef050781
fpc-crosswin32 deb: updates and copying tools like windres
...
git-svn-id: trunk@12492 -
2007-10-16 20:32:10 +00:00
mattias
5c6f96fcaf
IDE: goto line dlg: improved layout
...
git-svn-id: trunk@12481 -
2007-10-15 22:02:30 +00:00
mattias
b2748c46db
openglcontrol gtk2: reduced debugging output, fixed crash on destroy
...
git-svn-id: trunk@12479 -
2007-10-15 22:00:28 +00:00
mattias
9f67277474
h2pas wizard: added tool to add missing pointer types
...
git-svn-id: trunk@12336 -
2007-10-05 20:43:40 +00:00
mattias
a2c2fa0c0d
example: scanline: using black instead of gray, for better contrast
...
git-svn-id: trunk@12317 -
2007-10-04 17:54:02 +00:00
marc
1d0a2554cd
* Updated translation by Valdas Jankunas
...
git-svn-id: trunk@12278 -
2007-10-01 21:09:41 +00:00
mattias
8f193ce68e
LCL: fixed TLazIntfImage setting DataDescription, updated example for scanline
...
git-svn-id: trunk@12267 -
2007-10-01 09:35:21 +00:00
mattias
622c1cea5a
example for TLazIntfImage fixed
...
git-svn-id: trunk@12266 -
2007-10-01 09:05:25 +00:00
sekelsenmat
1f11a69562
Moved the trayicon example to the examples folder. Also updated it and made verified its compatibility with Turbo Delphi Explorer.
...
git-svn-id: trunk@12139 -
2007-09-22 19:47:39 +00:00
marc
1832fdc084
* Added and updated po files
...
git-svn-id: trunk@12081 -
2007-09-20 00:10:18 +00:00
mattias
a4dc35765d
IDEIntf: added lfm/lrs files for objectinspector
...
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
marc
dc0c1fc783
* Updated translation by Maxim Ganetsky
...
git-svn-id: trunk@11920 -
2007-09-02 22:28:07 +00:00
vincents
e4ef78eb67
- removed rst files from svn, they are not source files, but are generated by the compiler
...
git-svn-id: trunk@11891 -
2007-08-30 21:49:03 +00:00
vincents
e1a3c061e0
add Lithuanian translations from Valdas
...
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
mattias
e248181ae4
fixed file extension
...
git-svn-id: trunk@11793 -
2007-08-11 21:10:00 +00:00
mattias
2d37c4a089
examples: added example for service, gui and console app from Michael Van Canneyt
...
git-svn-id: trunk@11792 -
2007-08-11 21:09:34 +00:00
vincents
a0c72167f0
examples: fixed waitforexample for fpc 2.3.1
...
git-svn-id: trunk@11776 -
2007-08-10 13:16:49 +00:00
tombo
d707f64709
LCL: added TForm.AllowDropFiles to enable OnDropFiles event, updated DropFiles example
...
git-svn-id: trunk@11686 -
2007-07-31 12:51:35 +00:00
mattias
d2ed7122f6
improved package compiler options: compile
...
git-svn-id: trunk@11492 -
2007-07-13 13:53:32 +00:00
mattias
6a1d7613b8
added license and note to example lpicustomdata
...
git-svn-id: trunk@11489 -
2007-07-13 12:25:07 +00:00
mattias
b5e720249c
added example for changing custom lpi data
...
git-svn-id: trunk@11488 -
2007-07-13 12:16:06 +00:00
tombo
1720437ee9
LCL: renamed OnFilesDrop event to OnDropFiles III.
...
git-svn-id: trunk@11395 -
2007-06-27 15:37:38 +00:00
tombo
2d733b0a23
LCL: renamed OnFilesDrop event to OnDropFiles II.
...
git-svn-id: trunk@11370 -
2007-06-25 14:39:21 +00:00
tombo
d7ae9d52d1
LCL: renamed OnFilesDrop event to OnDropFiles
...
git-svn-id: trunk@11369 -
2007-06-25 14:38:03 +00:00
tombo
6860a97e2b
LCL: added OnFilesDrop event to TCustomForm, TApplication and TApplicationProperties
...
* created example application
* implemented in Win32 interface
git-svn-id: trunk@11365 -
2007-06-24 10:17:46 +00:00
marc
111a7eaa55
* moved codepageconverter translations to languages dir
...
* updated brazilian translations by Antonio Galvao
git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
vincents
1e323b22a7
treeview example: don't include 32 bits resource when compiled for win64
...
git-svn-id: trunk@11069 -
2007-05-03 18:55:47 +00:00
vincents
d3ac699694
childsizinglayout example: don't store session info in lpi
...
git-svn-id: trunk@11068 -
2007-05-03 18:51:20 +00:00
vincents
d36a125fd8
object inspector example: use default os and widget set
...
git-svn-id: trunk@10980 -
2007-04-19 21:11:05 +00:00
jesus
cb772e1198
fixes grid's line widths in several forms
...
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
vincents
a0cd202e73
regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
...
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
mattias
94552293bc
rpm: using relativ paths for desktop menu item
...
git-svn-id: trunk@10772 -
2007-03-20 18:28:48 +00:00
mattias
91e8c58c50
LCL: TCanvas.DrawText: changing and restoring BKMode when Style.Opaque=false
...
git-svn-id: trunk@10766 -
2007-03-18 21:57:25 +00:00
mattias
0f509809a3
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
mattias
407997bc6f
gtk intf: TListBox: single selection mode: when selected item is deleted switch to mode SINGLE, when item is selected switch to BROWSE mode, issue #1428
...
git-svn-id: trunk@10758 -
2007-03-16 14:23:31 +00:00
mattias
e77c31ed38
codetools: searching include file of include file in directory of first include file
...
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
vincents
f364f43b6a
listview example: added checkbox for HideSelection property
...
git-svn-id: trunk@10702 -
2007-03-02 09:48:08 +00:00
marc
1b0b818700
+ Added (custom) cursors example from Paul Ishenin
...
git-svn-id: trunk@10666 -
2007-02-20 23:39:04 +00:00
vincents
f0d0a647d0
treeview example: fixed compilation on linux
...
git-svn-id: trunk@10611 -
2007-02-08 09:16:50 +00:00
vincents
d79e783bb4
designer baseclass example: fixed compilation
...
git-svn-id: trunk@10589 -
2007-02-05 14:15:01 +00:00
vincents
aad5b6502d
examples: fixed out of the box compilation by adding a global package links
...
git-svn-id: trunk@10570 -
2007-02-02 14:50:20 +00:00
vincents
ef505e76e2
examples: fixed compilation
...
git-svn-id: trunk@10563 -
2007-02-01 23:33:31 +00:00
mattias
48bf90bf1d
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@10510 -
2007-01-26 11:32:40 +00:00
mattias
0d7ff5bab2
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@10509 -
2007-01-26 11:32:00 +00:00
mattias
b66c203a3c
added debugging information
...
git-svn-id: trunk@10466 -
2007-01-18 11:53:08 +00:00
mattias
52796d556e
IDE: implemented registering custom component base classes for designer
...
git-svn-id: trunk@10458 -
2007-01-16 18:28:15 +00:00
vincents
aeae3fdd32
updated polish translations from Paweł (ACD)
...
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
jesus
6d408b4534
resized and tidied up the example form for the Grid Semaphore, from Graeme Geldenhuys
...
git-svn-id: trunk@10433 -
2007-01-12 16:52:35 +00:00
jesus
98fa10f7f6
removed VisibleColCount and VisibleRowCount readonly properties from some lfms and regenerated their lrs files
...
git-svn-id: trunk@10426 -
2007-01-11 20:44:14 +00:00
jesus
667426dd97
gtk: font enumeration support for requested pitch, fontenum example updated
...
git-svn-id: trunk@10406 -
2007-01-09 09:02:10 +00:00
mattias
4560417c25
added package link for simpleideintf
...
git-svn-id: trunk@10375 -
2007-01-05 12:11:54 +00:00
mattias
4aaef35274
examples: added an example for ScanLine replacement
...
git-svn-id: trunk@10275 -
2006-12-01 21:23:32 +00:00
mattias
d6eb52a88b
gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
...
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
mattias
9747f91093
added FontIsMonoSpace
...
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
92a59e706f
added example to add IDE help for the sources of a package
...
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
14b9d0eadc
project version info: added default values while saving
...
git-svn-id: trunk@9909 -
2006-09-15 17:59:31 +00:00
mattias
92ed57e945
replaced paths with CodeTools package
...
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
vincents
3445892be1
examples: added packages dependencies, so that IDE and lazbuild can compile them
...
git-svn-id: trunk@9828 -
2006-09-07 07:04:39 +00:00
mattias
7d1c50c395
xml streaming: implemented custom properties
...
git-svn-id: trunk@9748 -
2006-08-23 22:49:29 +00:00
mattias
ac5ae3b17e
fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
...
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
b79d6a7b7d
h2pas: started text tools editor
...
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
43b02b83ea
fixed compilation under fpc 2.1.1
...
git-svn-id: trunk@9694 -
2006-07-31 07:38:52 +00:00
mattias
b116feb56e
started LazDoc reading inherited help items
...
git-svn-id: trunk@9671 -
2006-07-25 07:41:45 +00:00
mattias
5643a1ba44
added Procedure Jump to source editor context menu
...
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
408b5f9830
small optimization for widestrings
...
git-svn-id: trunk@9660 -
2006-07-22 09:03:26 +00:00
mattias
7f60e77e98
fixed range check, added widestring stream example
...
git-svn-id: trunk@9659 -
2006-07-22 08:59:21 +00:00
mattias
245402981f
renamed README files to README.txt
...
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00
mattias
67458062b3
started h2pas frontend, localized watch list
...
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
4baf95a5f5
fixed mem leak
...
git-svn-id: trunk@9630 -
2006-07-18 17:37:21 +00:00
mattias
b17384ebc1
TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
...
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
f10441b47f
added multithreading examples
...
git-svn-id: trunk@9575 -
2006-07-08 15:12:53 +00:00
vincents
2b7bb69fe4
* fixes postscriptcanvas example
...
patch by Darius
git-svn-id: trunk@9555 -
2006-07-04 18:06:05 +00:00
mattias
060e5fdbe6
removed session file
...
git-svn-id: trunk@9543 -
2006-07-02 22:06:28 +00:00
mattias
d51b75a539
carbon intf: started Synchronize. ToDo: wait till processed.
...
git-svn-id: trunk@9542 -
2006-07-02 22:06:06 +00:00
mattias
24649d370c
carbon intf: implemented dosynchronize
...
git-svn-id: trunk@9541 -
2006-07-02 14:23:17 +00:00
mattias
d27f730f7a
fixed streaming empty widestrings
...
git-svn-id: trunk@9534 -
2006-07-01 11:40:25 +00:00
mattias
3385779d03
gtk2 intf: added GetDefaultPangoLayout
...
git-svn-id: trunk@9494 -
2006-06-24 08:35:25 +00:00
mattias
a681ab7b71
added TXMLConfigStorage
...
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
mattias
e8a420de15
localized dialog to find components in the palette
...
git-svn-id: trunk@9435 -
2006-06-14 17:52:11 +00:00
mattias
63dd31ff22
implemented a dialog to find components in the palette
...
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
8bf46b037a
cleanup
...
git-svn-id: trunk@9422 -
2006-06-12 19:06:18 +00:00
mattias
436dd7b560
removed session file
...
git-svn-id: trunk@9421 -
2006-06-12 19:00:17 +00:00
mattias
d7280b58d3
added example for html help with ipro from Armin Diehl
...
git-svn-id: trunk@9420 -
2006-06-12 18:59:51 +00:00
mattias
34ec62a9ca
fixed PChar typecasts
...
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
mattias
ceace70fe8
improved converting URL path delimiter to PathDelim
...
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
mattias
47a7425d7c
set button/bitbtn borderspacing.innerborder to 4
...
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
84a4d25163
added example for HTML help
...
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
19d2543a28
small updates from Barko
...
git-svn-id: trunk@9267 -
2006-05-13 09:30:38 +00:00
micha
c3fada6d57
win64 fixes (from peter, modified)
...
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
mattias
b9bb55769f
added help for code template dialog
...
git-svn-id: trunk@9217 -
2006-04-30 22:49:29 +00:00
mattias
81729dd840
implemented saving form as xml
...
git-svn-id: trunk@9172 -
2006-04-23 22:46:41 +00:00
mattias
891c68db93
make fields editor more robust for multiple forms from Alexandrov Alexandru
...
git-svn-id: trunk@9166 -
2006-04-23 20:24:57 +00:00
mattias
96da86f260
published some Font properties, that now works under win32 and gtk1
...
git-svn-id: trunk@9165 -
2006-04-23 20:22:22 +00:00
mattias
baa2ccb6bc
XML streaming: implemented reading child controls
...
git-svn-id: trunk@9163 -
2006-04-23 11:03:05 +00:00
mattias
a6dce8e43a
reading components from XML: implemented reading properties and collections
...
git-svn-id: trunk@9162 -
2006-04-22 22:00:34 +00:00
mattias
d613b09c25
added to codetools defines preview a TreeView for the defines
...
git-svn-id: trunk@9160 -
2006-04-22 14:09:14 +00:00
mattias
f5abc1d817
added TCustomSplitter.MoveSplitter and SetSplitterPosition and IDE ct defines editor now saves splitter positions
...
git-svn-id: trunk@9159 -
2006-04-22 13:13:36 +00:00
mattias
7057de0774
fixed unhandled macro
...
git-svn-id: trunk@9145 -
2006-04-19 08:17:45 +00:00
mattias
de9497265f
fixed project src path for output dir
...
git-svn-id: trunk@9120 -
2006-04-13 18:19:39 +00:00
mattias
660b011966
changed project output file: if target filename is set, it is now always relative to the project directory
...
git-svn-id: trunk@9118 -
2006-04-11 20:49:15 +00:00
vincents
01de1692b1
fixed typo
...
git-svn-id: trunk@9114 -
2006-04-10 18:15:22 +00:00
vincents
7e9fc77a93
removed ShowScale
...
git-svn-id: trunk@9113 -
2006-04-10 11:18:13 +00:00
mattias
0a08475ff7
completed xml writer for components
...
git-svn-id: trunk@9112 -
2006-04-10 10:13:37 +00:00
mattias
770fa8ffb2
fixed ExtTextOut getting TextHeight
...
git-svn-id: trunk@9111 -
2006-04-10 08:45:13 +00:00
mattias
f4ec1d306d
implemented streaming components to TXMLConfig
...
git-svn-id: trunk@9090 -
2006-04-07 16:12:43 +00:00
mattias
d8e7f5e0af
added ct define fpc rtl directory if SrcOS=win then add win/wininc
...
git-svn-id: trunk@9089 -
2006-04-07 14:38:16 +00:00
mattias
cc4020a589
renamed msgintf.pas to idemsgintf.pas
...
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
34318f3f2b
added comctrls ttreenode docs from Darius
...
git-svn-id: trunk@9063 -
2006-04-02 17:30:45 +00:00
vincents
22e049a217
regenerated to support i386-darwin
...
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
0b48164f48
anchordocking: implemented saving layout
...
git-svn-id: trunk@9000 -
2006-03-22 23:18:04 +00:00
vincents
5c372c949e
64 bits fixes
...
git-svn-id: trunk@8932 -
2006-03-13 07:49:59 +00:00
mattias
4a72c727b5
added resourcestrings to debugoptions from Darius
...
git-svn-id: trunk@8821 -
2006-02-25 11:37:07 +00:00
mattias
f5b827c8f7
added example for IDE QuickFix item to fix Sender not used items
...
git-svn-id: trunk@8816 -
2006-02-24 15:49:01 +00:00
mattias
c03e8cd810
added DefineRectProperty
...
git-svn-id: trunk@8811 -
2006-02-23 16:29:43 +00:00
mattias
509e8de76c
added example how to stream components
...
git-svn-id: trunk@8810 -
2006-02-23 14:57:19 +00:00
mattias
850280fdb8
added example to start a browser under linux
...
git-svn-id: trunk@8791 -
2006-02-21 23:54:52 +00:00
mattias
3d972e14a4
added multithreading example
...
git-svn-id: trunk@8790 -
2006-02-21 19:13:21 +00:00
mattias
7f659b2099
implemented Quick Fix system
...
git-svn-id: trunk@8782 -
2006-02-20 18:55:36 +00:00
mattias
31550f7501
started saving of anchor docking state
...
git-svn-id: trunk@8750 -
2006-02-17 12:36:45 +00:00
mattias
5125dffdf8
set target of opengl control example to default
...
git-svn-id: trunk@8731 -
2006-02-11 09:34:52 +00:00
mattias
86d52425ee
renamed example gtkglarea to openglcontrol
...
git-svn-id: trunk@8730 -
2006-02-11 09:24:56 +00:00
mattias
a5ea07ca09
renamed example gtkglarea to openglcontrol
...
git-svn-id: trunk@8729 -
2006-02-11 09:17:39 +00:00
mattias
da985a41bf
renamed example gtkglarea to openglcontrol
...
git-svn-id: trunk@8728 -
2006-02-11 09:17:31 +00:00
mattias
736174ad5a
renamed example dir gtkglarea to openglcontrol
...
git-svn-id: trunk@8727 -
2006-02-11 09:16:24 +00:00
mattias
d47a79ff62
added anchor docking example
...
git-svn-id: trunk@8722 -
2006-02-09 18:31:10 +00:00
vincents
63080cbd35
fixed compilation
...
git-svn-id: trunk@8687 -
2006-02-02 15:17:35 +00:00
mattias
1f08229ba5
added TFont.IsEqual
...
git-svn-id: trunk@8541 -
2006-01-17 12:33:53 +00:00
mattias
79e3ae5aa6
improved autosizing of explorermenu example from Darius
...
git-svn-id: trunk@8479 -
2006-01-10 14:09:39 +00:00
mattias
6edfc6200b
Makefile update only on change
...
git-svn-id: trunk@8477 -
2006-01-09 23:08:37 +00:00
mattias
437421c944
fixed codeexplorer anchroing
...
git-svn-id: trunk@8464 -
2006-01-07 18:30:54 +00:00
mattias
4b11686705
moved IDE command constants to ideintf/idecommands.pas
...
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
jesus
ecff79f1e2
updated ipro example
...
git-svn-id: trunk@8303 -
2005-12-13 07:08:20 +00:00
mattias
5a28a8fb1e
fixed exception handling
...
git-svn-id: trunk@8233 -
2005-11-28 20:57:11 +00:00
mattias
ba823195d4
clean up
...
git-svn-id: trunk@8232 -
2005-11-28 19:44:57 +00:00
mattias
73b6c0cdd6
added example for adding a new codetools function to the IDE via a package
...
git-svn-id: trunk@8231 -
2005-11-28 19:42:16 +00:00
jesus
fd3d6a4a2b
tpipro example update
...
git-svn-id: trunk@8228 -
2005-11-26 21:26:06 +00:00
mattias
77dcb0f8d9
made TListView example lpi publishable
...
git-svn-id: trunk@8215 -
2005-11-22 19:04:04 +00:00
mattias
6ade560b7d
extended TListView example from Darius
...
git-svn-id: trunk@8214 -
2005-11-22 19:02:20 +00:00
jesus
53a30ea218
example for font enumeration
...
git-svn-id: trunk@8041 -
2005-11-02 21:28:39 +00:00
mattias
45e475f8c0
started more flexible ChildSizing.Layout engine
...
git-svn-id: trunk@7983 -
2005-10-22 18:46:09 +00:00
mattias
b28e93cbd6
implemented TWinControl.ChildSizing.Layout and ControlsPerLine (still inactive yet). Added an example for it.
...
git-svn-id: trunk@7959 -
2005-10-12 10:53:35 +00:00
mattias
1277cddb17
renamed *.TXT to *.txt
...
git-svn-id: trunk@7875 -
2005-10-01 09:40:41 +00:00
mattias
4fccef8238
added example package registering a IDE mennu item to show all IDE menus in a treeview from Michael VC
...
git-svn-id: trunk@7874 -
2005-10-01 09:38:02 +00:00
mattias
95ca76e85e
added .lpi for examples
...
git-svn-id: trunk@7869 -
2005-10-01 00:38:04 +00:00
mattias
e34bc1f2b0
added -WG switch for target win32
...
git-svn-id: trunk@7867 -
2005-09-30 23:27:37 +00:00
mattias
4a15b32072
fixed calling CreateFormEditor
...
git-svn-id: trunk@7863 -
2005-09-30 23:00:17 +00:00
mattias
b0f71e6cd3
added 2 as default gtk intf value for GetSystemMetric(sm_cxedge) and extended TSempahorGrid from Salvatore
...
git-svn-id: trunk@7839 -
2005-09-26 23:23:18 +00:00
vincents
db47221357
ListBox needs draw event if it is ownerdrawn.
...
git-svn-id: trunk@7676 -
2005-09-12 09:48:45 +00:00
mattias
3029bd9362
codepageconverter example allowsnow to select files
...
git-svn-id: trunk@7606 -
2005-08-31 07:51:07 +00:00
mattias
193756ef59
fixed FindNext finding empty filename
...
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
vincents
1064272122
removed ifdef ver1 from Martin Smat
...
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
5b8b66dc98
added to Contributors.txt Christopher Kirkpatrick
...
git-svn-id: trunk@7418 -
2005-07-25 09:12:19 +00:00
jesus
4813f74001
additional files
...
git-svn-id: trunk@7411 -
2005-07-23 21:04:34 +00:00
jesus
c9df107267
Improved sample for turbopower_ipro package
...
git-svn-id: trunk@7410 -
2005-07-23 21:03:07 +00:00
mattias
22682ade99
changed unit output directories to fpc format units/CPU-OS
...
git-svn-id: trunk@7398 -
2005-07-22 13:47:35 +00:00
mattias
07fe86ea7a
updated codepageconverter from boris arko
...
git-svn-id: trunk@7243 -
2005-06-17 14:51:19 +00:00
vincents
9b5fa5c965
Set #255 as default value for TSemaphorGrid.CHARSEP from Salvatore.
...
git-svn-id: trunk@7159 -
2005-05-06 20:42:18 +00:00
mattias
69d1fb9e09
fixed invaldating hintwindow on changing hintstr
...
git-svn-id: trunk@7084 -
2005-04-18 14:40:36 +00:00
micha
68c4a47215
some more annotation
...
git-svn-id: trunk@7076 -
2005-04-15 09:26:23 +00:00
mattias
5ab09c1d2d
aesthetical improvements for colorbuttons from Luca Minuti
...
git-svn-id: trunk@7061 -
2005-04-06 10:39:36 +00:00
mattias
6697af3196
accelerated TMemo on gtk, gtk2 and win32 interface from Andrew Haines
...
git-svn-id: trunk@7060 -
2005-04-05 19:41:19 +00:00
mattias
bb9b35a0ba
added missing file
...
git-svn-id: trunk@7059 -
2005-04-05 19:01:34 +00:00
mattias
a7912f11f2
fixed saving default values for TStringGrid from Jesus
...
git-svn-id: trunk@7058 -
2005-04-04 18:14:20 +00:00
mattias
092848eb6d
updated New LCL TSemaphorDBGrid and changes in SemaphorGrid example from Salvatore
...
git-svn-id: trunk@7057 -
2005-04-04 12:17:23 +00:00
marc
434dff3b94
+ Added Dutch ide translation from Marmin
...
* Updated Catalan translation from Jordi
git-svn-id: trunk@7051 -
2005-04-02 23:38:01 +00:00
mattias
332a943a8f
added example for rotating with lazintfimage from Olivier
...
git-svn-id: trunk@7015 -
2005-03-23 16:01:01 +00:00
vincents
5c84454943
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
...
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
0fdf2cd5ab
fixed example compiling
...
git-svn-id: trunk@6857 -
2005-02-27 10:09:41 +00:00
marc
6ed8e2ecf4
* Reworked listviews to match new interface
...
git-svn-id: trunk@6848 -
2005-02-26 17:08:41 +00:00
mattias
ba33923ef4
fixed default compilation
...
git-svn-id: trunk@6742 -
2005-02-05 13:46:46 +00:00
mattias
3e1747c0ff
fixed paths from Olivier
...
git-svn-id: trunk@6730 -
2005-02-03 23:19:15 +00:00
mattias
0998146d41
added fpc replacement for gtkglarea
...
git-svn-id: trunk@6729 -
2005-02-03 23:16:59 +00:00
mattias
94f6a1142d
fixed gtk2 intf from Peter Vreman
...
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +00:00
mattias
9a406a352b
added sprite example
...
git-svn-id: trunk@6666 -
2005-01-22 22:26:16 +00:00
mattias
e96bcfac7c
added taborder example
...
git-svn-id: trunk@6664 -
2005-01-22 20:24:15 +00:00
mattias
d62f3e0a9a
added forgotten example files
...
git-svn-id: trunk@6609 -
2005-01-16 13:08:00 +00:00
mattias
e3e01c7134
added example for package with grid descendent from Salvatore
...
git-svn-id: trunk@6570 -
2005-01-13 19:07:09 +00:00
micha
7dffa37bbc
speed up creation a bit
...
git-svn-id: trunk@6443 -
2004-12-31 16:41:26 +00:00
micha
d2d8cf5dd5
terminate threads upon form exit
...
git-svn-id: trunk@6435 -
2004-12-30 14:50:01 +00:00
mattias
b62eab6b71
updated russian utf translation from Vasily
...
git-svn-id: trunk@6433 -
2004-12-30 11:24:06 +00:00
micha
94754dccd3
unix needs threading unit
...
git-svn-id: trunk@6431 -
2004-12-28 14:31:27 +00:00
mattias
5cd2ad5220
started TTranslateStrings and .lrt files support from Vasily
...
git-svn-id: trunk@6424 -
2004-12-27 13:06:38 +00:00
mattias
24f64d8bf8
started TTranslateStrings and .lrt files support from Vasily
...
git-svn-id: trunk@6423 -
2004-12-27 12:56:42 +00:00
micha
42c748d259
example to test usage of TThread.Synchronize
...
git-svn-id: trunk@6421 -
2004-12-27 10:21:45 +00:00
mattias
b7d863ace4
extended codepageconverter example from Barko
...
git-svn-id: trunk@6414 -
2004-12-23 20:11:54 +00:00
mattias
caa5ef7bac
added auto column sizing from Jesus
...
git-svn-id: trunk@6413 -
2004-12-23 19:24:46 +00:00
mattias
9103a0a167
extended codepageconverter example from Barko
...
git-svn-id: trunk@6412 -
2004-12-23 19:10:40 +00:00
mattias
93cb3ed38c
implemented auto add on double click on component palette
...
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
mattias
9c2fcfd062
added IDEIntf dependency for OI Example
...
git-svn-id: trunk@6357 -
2004-12-10 11:14:55 +00:00
mattias
5a299951ff
imroved readability and cleanups from Barko
...
git-svn-id: trunk@6330 -
2004-12-04 00:39:18 +00:00
mattias
d03bd1a6ad
added latin2 table for codepageconverter
...
git-svn-id: trunk@6326 -
2004-12-02 18:52:32 +00:00
mattias
0eec6b6ea8
added example for converting special characters of lazarus projects
...
git-svn-id: trunk@6322 -
2004-12-02 11:40:05 +00:00
micha
ea58339ac8
extend with more controls to test painting interactions
...
git-svn-id: trunk@6203 -
2004-11-05 10:47:57 +00:00
marc
d1de09d761
Fix from olivier GUILBAUD
...
git-svn-id: trunk@6168 -
2004-10-27 23:50:10 +00:00
mattias
82eee573aa
fixed compilation of ipro
...
git-svn-id: trunk@6112 -
2004-10-04 09:36:23 +00:00
mattias
2cca8f143f
added postscript canvas example from Olivier
...
git-svn-id: trunk@6110 -
2004-10-04 09:05:23 +00:00
mattias
879f1ff11a
added TBarChar demo
...
git-svn-id: trunk@6066 -
2004-09-24 14:55:55 +00:00
vincents
225cd32466
set form style to fsNormal, so that it becomes the mainform
...
git-svn-id: trunk@5973 -
2004-09-11 20:22:18 +00:00
mattias
79e0b3d2d1
fixed compiling codetools with -dCTDebug
...
git-svn-id: trunk@5855 -
2004-08-25 21:26:45 +00:00
mattias
8fb1867a6b
removed obsolete unit vclglobals
...
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
6af56af31a
added two new examples from Michael VC
...
git-svn-id: trunk@5812 -
2004-08-17 19:58:53 +00:00
mattias
9ed2e1f1a3
added example for loading a picture from file
...
git-svn-id: trunk@5784 -
2004-08-13 20:17:36 +00:00
vincents
52d45cdab4
regenerated makefiles, make doesn't need to be in path now
...
git-svn-id: trunk@5712 -
2004-07-26 20:44:22 +00:00
vincents
a80f61bd3f
fixed compilation: TBitBtn is not a TButton anymore
...
git-svn-id: trunk@5703 -
2004-07-24 20:13:36 +00:00
marc
7c4506d73f
+ Added a new listview test example
...
git-svn-id: trunk@5668 -
2004-07-11 17:26:52 +00:00
marc
c4afc3033d
* Implemented most of TListColoum/Item in the Ws for gtk and win32
...
git-svn-id: trunk@5667 -
2004-07-11 17:20:47 +00:00
mattias
c0d838030c
added hebrew translation from ik
...
git-svn-id: trunk@5570 -
2004-06-17 08:11:51 +00:00
mattias
8ddb84becd
fixed TTreeNode.Delete and deleting in between node
...
git-svn-id: trunk@5567 -
2004-06-15 17:21:01 +00:00
mattias
6b21bbd682
added example for ipro component
...
git-svn-id: trunk@5507 -
2004-05-25 20:19:37 +00:00
marc
df44bfb886
* Fixed win32 listview
...
git-svn-id: trunk@5489 -
2004-05-20 21:28:54 +00:00
mattias
7c50a3d56a
added TLazIntfImage example
...
git-svn-id: trunk@5486 -
2004-05-19 22:35:40 +00:00
marc
ae6aebdfa7
* Started to move TListview to the WS interface
...
git-svn-id: trunk@5483 -
2004-05-18 23:10:41 +00:00
vincents
37363fc726
replaced writeln with debugln
...
git-svn-id: trunk@5481 -
2004-05-17 20:34:20 +00:00
marc
cb5c7a3f36
Added layout to check
...
git-svn-id: trunk@5466 -
2004-05-13 00:18:18 +00:00
mattias
65faba3c10
clean up
...
git-svn-id: trunk@5460 -
2004-05-12 15:09:47 +00:00
mattias
d7245957ad
fixed compilation
...
git-svn-id: trunk@5285 -
2004-03-08 00:12:42 +00:00
mattias
277581d567
fixed CreateComponent for buttons, implemented basic Drag And Drop
...
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
mattias
59ace4ca3b
fixed compilation from Vincent
...
git-svn-id: trunk@5207 -
2004-02-19 09:45:40 +00:00
mattias
a418b3b9fc
changed consistency stops during method renaming to errors
...
git-svn-id: trunk@5063 -
2004-01-13 22:34:06 +00:00
mattias
5ae2f7b03e
fixed paths
...
git-svn-id: trunk@5062 -
2004-01-13 22:11:24 +00:00
micha
b512c64bee
test multiselect opendialog
...
git-svn-id: trunk@5051 -
2004-01-12 08:26:08 +00:00
mattias
32cd2c80a1
fixed crDefault in lrs files
...
git-svn-id: trunk@5028 -
2004-01-08 13:52:09 +00:00
mattias
cbc69512ee
set DragCursor props to default
...
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
mattias
d90dafe5fe
set colors to default values
...
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
79edaaaf23
various combobox and other fixes from Vincent
...
git-svn-id: trunk@4962 -
2003-12-26 15:29:33 +00:00
mattias
93962e4220
splitted output directories for cross compilation
...
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
a3000e4875
fixed WaitForHandles
...
git-svn-id: trunk@4881 -
2003-12-08 14:27:16 +00:00
mattias
d68a68647e
fixed memleak from Vincent
...
git-svn-id: trunk@4862 -
2003-11-29 13:38:35 +00:00
mattias
ab426e3571
fixed testall
...
git-svn-id: trunk@4839 -
2003-11-25 09:15:55 +00:00
mattias
7b213bc79f
fixed win32 intf menu height from Wojciech
...
git-svn-id: trunk@4827 -
2003-11-22 23:56:33 +00:00
mattias
1e4cf2c054
fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
...
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
5e5c1122a7
renamed LCLLinux to LCLIntf
...
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
52880372e2
added OI example
...
git-svn-id: trunk@4607 -
2003-09-12 16:20:55 +00:00
mattias
ce91561698
implemented insert marks for TTreeView
...
git-svn-id: trunk@4508 -
2003-08-21 13:04:10 +00:00
mattias
a75902dbfa
added easter example
...
git-svn-id: trunk@4506 -
2003-08-20 17:57:13 +00:00
mattias
820129a7e4
added groupboxnested example
...
git-svn-id: trunk@4468 -
2003-08-12 16:04:22 +00:00
mattias
51083ebbab
fixed keypress/keyup, createcaret on synedit focus
...
git-svn-id: trunk@4467 -
2003-08-12 14:02:54 +00:00
mattias
9faa57ebf4
fixed mode delphi to objfpc
...
git-svn-id: trunk@4454 -
2003-08-05 09:30:34 +00:00
mattias
e4f766c128
added synedit example
...
git-svn-id: trunk@4428 -
2003-07-26 14:16:26 +00:00
mattias
bdec126a2d
fixed nested notebook example
...
git-svn-id: trunk@4421 -
2003-07-25 08:52:43 +00:00
mattias
bd10465402
workaround for fpc mode bug
...
git-svn-id: trunk@4420 -
2003-07-25 08:41:49 +00:00
mattias
e18663becb
added fontdialog options to win32 intf from Wojciech Malinowski
...
git-svn-id: trunk@4362 -
2003-07-03 18:10:55 +00:00
mattias
6217d19fda
fixed error
...
git-svn-id: trunk@4352 -
2003-07-01 16:15:36 +00:00
mattias
a4b72e95de
fixed exception handling
...
git-svn-id: trunk@4351 -
2003-07-01 15:37:03 +00:00
mattias
62d535b829
added TreeView demo from Tom Lisjac
...
git-svn-id: trunk@4297 -
2003-06-23 10:05:39 +00:00
mattias
01696fe7b6
added package gtkopengl
...
git-svn-id: trunk@4109 -
2003-04-29 19:00:43 +00:00
mattias
6936c3d2b8
restored bitmaps
...
git-svn-id: trunk@4038 -
2003-04-10 19:51:18 +00:00
mattias
0d883f89b8
fixed testall example
...
git-svn-id: trunk@3773 -
2003-01-01 11:11:50 +00:00
mattias
4356dd7165
applied win32 notebook patch from Vincent
...
git-svn-id: trunk@3698 -
2002-12-16 09:02:27 +00:00
lazarus
acfed31bc8
MG: fixed examples
...
git-svn-id: trunk@3583 -
2002-10-30 13:44:29 +00:00
lazarus
e5283fc1bb
MG: fixed example
...
git-svn-id: trunk@3582 -
2002-10-30 13:23:48 +00:00
lazarus
865f0767aa
MG: mouse cursors are now allocated on demand
...
git-svn-id: trunk@3581 -
2002-10-30 12:37:25 +00:00
lazarus
a63aee24a3
MG: removed interfaces
...
git-svn-id: trunk@3580 -
2002-10-29 23:14:28 +00:00
lazarus
bff634b9b0
MG: removed interfaces
...
git-svn-id: trunk@3579 -
2002-10-29 19:33:42 +00:00
lazarus
09138261ff
MG: added interfaces unit
...
git-svn-id: trunk@3578 -
2002-10-29 08:22:33 +00:00
lazarus
bbc829a44b
MG: fixed compiling examples
...
git-svn-id: trunk@3313 -
2002-09-10 14:08:54 +00:00
lazarus
cab2573590
Make TComboboxes sort again, including in OI
...
git-svn-id: trunk@3298 -
2002-09-07 20:30:50 +00:00
lazarus
939e1f6074
Intermediate UI patch to show a bug.
...
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +00:00
lazarus
e78acde725
Fixed alignment of multiline TLabel.
...
Simplified and prettified MessageBoxen.
git-svn-id: trunk@3264 -
2002-08-30 10:06:07 +00:00
lazarus
3e9ae9aac4
Keith: Win32 fixes. Much appreciation to Markus L�din.
...
git-svn-id: trunk@3257 -
2002-08-28 17:28:11 +00:00
mattias
29ff3a72e1
added package gtkopengl
...
git-svn-id: trunk@2974 -
2002-08-18 08:56:41 +00:00
lazarus
5895aa70b7
Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
...
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.
git-svn-id: trunk@2945 -
2002-08-18 08:56:27 +00:00
lazarus
98399ff1a9
MG: TNoteBook now starts with no Page and TPage has no auto names
...
git-svn-id: trunk@2753 -
2002-08-18 08:53:33 +00:00
lazarus
cf4fe82fbb
MG: scrollingwincontrol from Andrew
...
git-svn-id: trunk@2700 -
2002-08-18 04:56:51 +00:00
mattias
8ab6a60b7e
many clipping fixes
...
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
0b6ddbf1c8
increased version to 0.9.0 beta
...
git-svn-id: trunk@2642 -
2002-08-17 23:41:33 +00:00
mattias
ca6e3c7610
updated all Makefiles
...
git-svn-id: trunk@2638 -
2002-08-17 23:41:32 +00:00
lazarus
c6b0c62f81
New dialog for multiline caption of TCustomLabel.
...
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.
git-svn-id: trunk@2114 -
2002-08-17 23:40:58 +00:00
lazarus
77fcbcd0dc
MG: added a faster version of TXMLConfig
...
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
8e168bb45e
MG: fixed working directory of running programms
...
git-svn-id: trunk@1749 -
2002-06-12 14:14:52 +00:00
lazarus
c5a6f3f06b
MG: added component/units to unit path
...
git-svn-id: trunk@1680 -
2002-05-15 05:25:57 +00:00
lazarus
6c9464c470
MG: updated licenses
...
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
e98e669d0a
MG: small updates and fixes
...
git-svn-id: trunk@1622 -
2002-04-21 13:24:07 +00:00
lazarus
625ac9a73c
MG: splitted gtkglarea demo in example and component
...
git-svn-id: trunk@1611 -
2002-04-15 13:12:34 +00:00
lazarus
0f5c59201b
+ Enhanced testall-app with demo for TPanel, stoppok
...
git-svn-id: trunk@1540 -
2002-03-23 21:02:02 +00:00
lazarus
8d718a011d
Improved TSpeedButton (Glyph, Spacing, Margin, drawing)
...
Added PageCount to TNotebook
Optimized component selection buttons a bit.
git-svn-id: trunk@1456 -
2002-02-24 20:51:24 +00:00
lazarus
09ca1546a5
MG: updated licenses
...
git-svn-id: trunk@1399 -
2002-02-09 02:30:23 +00:00
lazarus
bdf8fb50ca
Constraints implementation (first cut) and sizig - moving system rework to
...
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)
git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00
lazarus
284d6555a1
Keith: Fixed form size for listviewtest.pp, kind changing for scrollbar.pp
...
git-svn-id: trunk@678 -
2002-02-08 00:44:06 +00:00
lazarus
5e00188a21
MWE: * Updated tebugger
...
+ Added debugger to IDE
git-svn-id: trunk@666 -
2002-02-05 23:16:48 +00:00
lazarus
b1e06b7653
Keith:
...
* Fixes for Win32
* Added new listviewtest.pp example
git-svn-id: trunk@659 -
2002-02-04 10:54:33 +00:00
lazarus
c9e180acac
TPanel implemented.
...
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.
git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
d2c64aa547
Keith: Fixes for Win32
...
git-svn-id: trunk@652 -
2002-02-01 10:13:09 +00:00
lazarus
6a9c9a2215
MG: fixed Makefiles
...
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
peter
5150c46979
* Makefile update, rebuild with fpcmake with lcl support
...
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
aa172e0b3a
Fixed version numbers and a fix to codetools unit path. The codetools
...
fix was to allow zipinstall to work correctly.
git-svn-id: trunk@623 -
2002-01-24 19:33:04 +00:00
lazarus
5a8a763409
Keith: win32 interface is now the default on Windows
...
git-svn-id: trunk@611 -
2002-01-21 12:52:45 +00:00
lazarus
a9ae32701b
Keith: updated to build all compilable examples
...
git-svn-id: trunk@604 -
2002-01-17 04:08:40 +00:00