Commit Graph

1377 Commits

Author SHA1 Message Date
laurent
8d64244b0e new menu images
git-svn-id: trunk@14546 -
2008-03-16 21:13:14 +00:00
paul
7b44b9d924 ide: rename UnitEditor to SourceEditor
git-svn-id: trunk@14531 -
2008-03-15 13:17:37 +00:00
laurent
38fa89e83c New menu images
git-svn-id: trunk@14495 -
2008-03-11 21:22:47 +00:00
mattias
dea14199d7 translations: turkish: updates from Hakan
git-svn-id: trunk@14491 -
2008-03-10 22:26:10 +00:00
laurent
cadad3a03c New menu images
git-svn-id: trunk@14483 -
2008-03-09 20:49:32 +00:00
mattias
a44098add7 added tool to create UTF-8 conversion tables
git-svn-id: trunk@14479 -
2008-03-08 23:23:02 +00:00
laurent
e4195e96ba new menu icons
git-svn-id: trunk@14478 -
2008-03-08 22:26:55 +00:00
mattias
ac77c786a6 IDE: renamed compatibilityissues to compatibilityrestrictions
git-svn-id: trunk@14472 -
2008-03-08 19:29:10 +00:00
mattias
a2be38a14b IDE+IDEIntf: renamed issues to restricted (properties)
git-svn-id: trunk@14468 -
2008-03-08 18:48:28 +00:00
marc
b895d72611 * converted menueditorform to lfm by Maxim Ganetsky
git-svn-id: trunk@14450 -
2008-03-06 22:51:13 +00:00
mattias
58e4529589 codetools: started h2pastool
git-svn-id: trunk@14407 -
2008-03-04 13:23:11 +00:00
laurent
9a0566101b update images
git-svn-id: trunk@14359 -
2008-03-01 22:39:27 +00:00
laurent
3b2ef57a07 update bookmark icons
git-svn-id: trunk@14357 -
2008-03-01 22:17:36 +00:00
mattias
5478233071 paradox: renamed README.txt
git-svn-id: trunk@14350 -
2008-03-01 14:46:04 +00:00
mattias
a4e5ca8215 ports: added FreeBSD ports von Joerg Braun
git-svn-id: trunk@14346 -
2008-03-01 13:32:05 +00:00
laurent
be5185fcfb Update components images
git-svn-id: trunk@14317 -
2008-02-29 16:22:34 +00:00
tombo
ecb6afce2f IDE implemented compatibility issues:
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set

git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
ce09782485 codetools: started c parser
git-svn-id: trunk@14279 -
2008-02-27 14:05:42 +00:00
mattias
4ef23076cb codetools: started conversion of codetools to normal package
git-svn-id: trunk@14262 -
2008-02-26 16:12:23 +00:00
sekelsenmat
def1546d06 Further removes clistbox.
git-svn-id: trunk@14233 -
2008-02-22 18:09:03 +00:00
sekelsenmat
d8d0de7c0e Small fix for screenshot taking on carbon and removes carbon clistbox.
git-svn-id: trunk@14230 -
2008-02-22 09:46:02 +00:00
sekelsenmat
78d3a22099 Implements screenshot taking on the Carbon widgetset, adds -k-framework -kOpenGL for all Carbon apps as dependency and adds Apple OpenGL bindings to the carbon interface directory.
git-svn-id: trunk@14226 -
2008-02-21 22:00:28 +00:00
vincents
64eefe417c IDE: converted menu template from to lfm from Maxim Ganetsky
git-svn-id: trunk@14191 -
2008-02-19 12:01:07 +00:00
sekelsenmat
2c82246914 Separates CheckBox on gtk2 and further removes clistbox.
git-svn-id: trunk@14179 -
2008-02-18 08:02:43 +00:00
sekelsenmat
fc312ff2bb Removes the obsolete CListBox under gtk and qt.
git-svn-id: trunk@14176 -
2008-02-18 07:02:01 +00:00
sekelsenmat
e6cdd14d3b Removes CListBox under win32
git-svn-id: trunk@14173 -
2008-02-17 17:53:51 +00:00
mattias
9ee445c286 added c header file example with lots of typical c constructs
git-svn-id: trunk@14141 -
2008-02-15 17:41:20 +00:00
mattias
8d1b4060a1 LCL: added widgetset NoGUI
git-svn-id: trunk@14139 -
2008-02-15 10:49:38 +00:00
sekelsenmat
b5c1ef3ae2 Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
git-svn-id: trunk@14124 -
2008-02-13 19:54:03 +00:00
mattias
d6a1b800a0 LCL: added turkish translation from Hakan
git-svn-id: trunk@14104 -
2008-02-12 08:10:55 +00:00
mattias
29d9cb29f8 codetools: added some simple c code parser functions
git-svn-id: trunk@14094 -
2008-02-11 20:20:32 +00:00
vincents
8d5b985b69 docs: added popupnotifier skeleton
git-svn-id: trunk@14070 -
2008-02-10 14:34:11 +00:00
paul
4f7164b77c docking:
- add special png images for docking (mdi buttons differ between widgetsets and not so informative)
- use toolbutton + image drawing instead of mdi button drawing
- track mouse on dock header (buttons become how and pressed)
- execute button actions on mouse-up instead of mouse-down

git-svn-id: trunk@14062 -
2008-02-10 08:52:06 +00:00
sekelsenmat
fa14be1de9 Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported.
git-svn-id: trunk@14057 -
2008-02-09 20:32:37 +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
sekelsenmat
ae7e221cc7 Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
git-svn-id: trunk@14038 -
2008-02-09 10:24:40 +00:00
marc
28b602fb1a * forgot to add .lrs and .lfm. Part of r13975 #1932501559
git-svn-id: trunk@13977 -
2008-02-04 22:37:00 +00:00
marc
75dbc4459a * Updated translations by Slavko
git-svn-id: trunk@13974 -
2008-02-04 22:15:42 +00:00
mattias
2fec45de82 cgilaz: reduced version number of package link, so that cgilaz is found by examples
git-svn-id: trunk@13949 -
2008-02-02 09:24:32 +00:00
mattias
b6ee99a887 IDE: fpdoc editor: added secon column of speedbuttons
git-svn-id: trunk@13947 -
2008-02-02 09:14:57 +00:00
jesus
231fbb81d3 lazreport, removed old perl scripts
git-svn-id: trunk@13944 -
2008-02-01 17:04:04 +00:00
mattias
32b926d3f9 cgilaz: added demo from Michael Van Canneyt
git-svn-id: trunk@13933 -
2008-01-31 12:39:37 +00:00
vincents
2e6f933e24 moved paradox package from components\lazparadox to components\paradox
git-svn-id: trunk@13917 -
2008-01-29 22:57:14 +00:00
mattias
1ac76f04fe lazparadox: added package for paradox databases - needs fpc 2.3.1 from Michael VC
git-svn-id: trunk@13916 -
2008-01-29 22:39:45 +00:00
mattias
50a0e12b0d images: added missing pkg_unit.png
git-svn-id: trunk@13912 -
2008-01-29 17:21:00 +00:00
tombo
99415e3982 IDE carbon: added option for creating Application Bundle to project Options
git-svn-id: trunk@13908 -
2008-01-29 13:16:44 +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
laurent
438498126b New images for codeexplorer
git-svn-id: trunk@13860 -
2008-01-24 17:25:36 +00:00
vincents
662ceb9aaa docs: removed obsolete file
git-svn-id: trunk@13857 -
2008-01-24 13:14:31 +00:00