Commit Graph

529 Commits

Author SHA1 Message Date
sekelsenmat
54842c85d5 Small fix in trayicon example to make sure the correct icon is loaded in Win32
git-svn-id: trunk@16281 -
2008-08-28 11:59:38 +00:00
sekelsenmat
71b88bff9b Clean-up and improvements in the trayicon test program.
git-svn-id: trunk@16274 -
2008-08-27 13:35:50 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
paul
8519c89579 lcl:
- fix TCustomBitmap.MaskHandleNeeded. It used non-compatible description to create mask handle (#0011850)
  - fix TBitmap. Don't set FTransparentColor - it must be clDefault
examples:
  - fix compilation of icon example

git-svn-id: trunk@16268 -
2008-08-27 09:24:00 +00:00
vincents
c84f7ed855 lazintfimage example: fixed loading a bitmap
git-svn-id: trunk@16256 -
2008-08-26 17:58:03 +00:00
mattias
3514616677 examples fixed compilation
git-svn-id: trunk@16241 -
2008-08-25 22:52:59 +00:00
mattias
3dd7e95998 examples fixed compilation
git-svn-id: trunk@16239 -
2008-08-25 22:51:22 +00:00
mattias
ce192d3f70 examples: fixed compilation
git-svn-id: trunk@16238 -
2008-08-25 22:44:21 +00:00
mattias
908ad54b8f examples: fixed compilation
git-svn-id: trunk@16237 -
2008-08-25 22:40:11 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735 * Updated translations by Valdas Jankunas
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
mattias
903f90de7a LCL: added ssMeta to ShortCutToText
git-svn-id: trunk@16135 -
2008-08-19 02:06:21 +00:00
mattias
e2280116f1 examples: clean up
git-svn-id: trunk@16081 -
2008-08-16 01:48:43 +00:00
vincents
6ce48cf59e removed Form.TextHeight from lfm files (issue #11883)
git-svn-id: trunk@16065 -
2008-08-15 11:02:38 +00:00
vincents
74e0c987b3 examples: fixed compilation of postscriptcanvas example
git-svn-id: trunk@16058 -
2008-08-14 14:21:33 +00:00
mattias
398a7c4721 IDE: fixed menu / edit / insert text / general / todo
git-svn-id: trunk@16049 -
2008-08-13 07:01:38 +00:00
mattias
7a365a3838 examples: openglcontrol: added FPS
git-svn-id: trunk@16046 -
2008-08-12 21:02:49 +00:00
vincents
f27f168af2 treeview example: fixed LFM and uninitialized variable hint
git-svn-id: trunk@16039 -
2008-08-12 14:01:53 +00:00
mattias
7915b1e5d8 carbon: improved -dVerboseKeyboard
git-svn-id: trunk@16015 -
2008-08-10 12:35:28 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
vincents
bfdb622379 added .txt extension
git-svn-id: trunk@15838 -
2008-07-22 11:08:32 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
tombo
3e0f21b461 LCL carbon: implemented Bitmap.Canvas.GetPixels
git-svn-id: trunk@15781 -
2008-07-14 13:16:07 +00:00
paul
d6c451e95b icon example: increase some buttons height and form size, position to look better on more widgetsets
git-svn-id: trunk@15626 -
2008-06-30 14:42:00 +00:00
paul
9b8ffbea8c one more problem in the same example
git-svn-id: trunk@15619 -
2008-06-30 07:08:22 +00:00
paul
7a8b551fb9 examples: fix project
git-svn-id: trunk@15618 -
2008-06-30 07:05:02 +00:00
paul
31fd4afd4e examples: add icon examples
git-svn-id: trunk@15617 -
2008-06-30 03:25:26 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
sekelsenmat
9bf58926c8 Improves Carbon Cocoa TTrayIcon
git-svn-id: trunk@15459 -
2008-06-18 20:23:05 +00:00
sekelsenmat
ac9c5de1ef Fixes compilation of TTrayIcon example
git-svn-id: trunk@15369 -
2008-06-09 02:31:51 +00:00
sekelsenmat
57660dab8c Improves carbon trayicon
git-svn-id: trunk@15326 -
2008-06-06 02:05:42 +00:00
sekelsenmat
63e0d0286a Improves the TrayIcon example
git-svn-id: trunk@15322 -
2008-06-05 22:42:22 +00:00
vincents
a7bba2a00d trayicon example: fixed compilation with fpc 2.2.1 and higher on darwin
git-svn-id: trunk@15313 -
2008-06-05 07:45:39 +00:00
sekelsenmat
c5ae780008 Improves the TTrayIcon example
git-svn-id: trunk@15174 -
2008-05-18 12:05:10 +00:00
jesus
ec0b7a24ab fix col/row indices in gridcelleditor example
git-svn-id: trunk@15158 -
2008-05-15 18:11:18 +00:00
sekelsenmat
b7864b218e Improves Carbon-Cocoa TTrayIcon implementation
git-svn-id: trunk@15152 -
2008-05-15 10:15:06 +00:00
mattias
d2a7f5c3a4 examples: sprites: fixed session store attributes
git-svn-id: trunk@15122 -
2008-05-13 14:51:20 +00:00
mattias
67f9451c09 examples: sprites: added comment about stretchdraw
git-svn-id: trunk@15119 -
2008-05-13 14:22:15 +00:00
mattias
8668edd623 examples: sprites: using Draw instead of CopyRect
git-svn-id: trunk@15117 -
2008-05-13 10:25:08 +00:00
paul
a658a26aaa lcl: standard Search actions
git-svn-id: trunk@15113 -
2008-05-13 07:17:56 +00:00
paul
6abb9d2d98 lcl: Standard Dialog Actions
git-svn-id: trunk@15112 -
2008-05-13 03:36:08 +00:00
paul
2c7ee0f8d9 example: add images to actions of std_actions example
git-svn-id: trunk@15111 -
2008-05-13 02:47:28 +00:00
paul
93831090cb lcl: Standard File Actions
git-svn-id: trunk@15110 -
2008-05-13 02:38:38 +00:00
mattias
2fa8db67b5 IDE: implemented finding missing classes in lfm
git-svn-id: trunk@15107 -
2008-05-12 22:55:44 +00:00
mattias
3a10b1ee37 clean up
git-svn-id: trunk@15096 -
2008-05-12 09:43:33 +00:00
mattias
fc595c4244 sprite example: skip erasing background
git-svn-id: trunk@15094 -
2008-05-12 08:20:14 +00:00
paul
58088268ed examples: standard actions
git-svn-id: trunk@15093 -
2008-05-11 12:49:02 +00:00
paul
eca06cdccb examples: fix sprites example (issue #0011252)
git-svn-id: trunk@15047 -
2008-05-05 07:53:50 +00:00
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