Commit Graph

14665 Commits

Author SHA1 Message Date
vincents
a239a91f28 IDE: fixed showing find results of find identifer references, when the same Identifier searched
git-svn-id: trunk@14802 -
2008-04-11 14:42:34 +00:00
vincents
9ed9aa3295 win32 interfaces: added some defines to enable unicode support easily.
git-svn-id: trunk@14801 -
2008-04-11 11:22:20 +00:00
vincents
ec22352fac IDE: search results view, guard against listbox entry without match position for example as a result of Find References.
git-svn-id: trunk@14800 -
2008-04-10 13:58:58 +00:00
vincents
a69cd0c485 LCL: fixed maskedit warnings
git-svn-id: trunk@14799 -
2008-04-10 13:07:59 +00:00
paul
09b6731e09 ide: start resolving foreign references (works only when referenced form is already loaded)
git-svn-id: trunk@14798 -
2008-04-10 08:44:50 +00:00
paul
ea223b758a add TResourceCache.Clear
git-svn-id: trunk@14797 -
2008-04-10 02:02:47 +00:00
sekelsenmat
c48bc3eba2 Adds the Cocoa widgetset.
git-svn-id: trunk@14796 -
2008-04-09 23:54:49 +00:00
paul
af204c1c8f fix ugly typo in code that breaks KeyPress handling on ansi version of win32 lcl
git-svn-id: trunk@14795 -
2008-04-09 10:45:23 +00:00
vincents
366d03794f fixed typo in the correct place
git-svn-id: trunk@14794 -
2008-04-09 10:12:33 +00:00
mattias
55eb1b8a80 fixed typo
git-svn-id: trunk@14793 -
2008-04-09 10:03:09 +00:00
tombo
beec66d795 LCL IntfGraphics: fixed bug #0011109: Bitmap "Invalid Size" error. - Mac OS X - Leopard
- negative height in bmp header only means bitmap data is not upside-down

git-svn-id: trunk@14792 -
2008-04-09 09:54:12 +00:00
vincents
b82d4957ca components: message composer: improved layout (bug #11126)
patch by: Salvatore Coppola

git-svn-id: trunk@14791 -
2008-04-09 09:04:10 +00:00
vincents
dc7211bd1d Message Composer: added missing package files
git-svn-id: trunk@14790 -
2008-04-09 08:31:21 +00:00
paul
1b79e32235 fix win32 KeyPress handling - allow passing ansi chars in system cp
git-svn-id: trunk@14789 -
2008-04-09 08:19:35 +00:00
vincents
7964e3a55f IDE: fixed updating main bar caption after changing the project title (bug #1642)
patch by: Junior Goncalves

git-svn-id: trunk@14788 -
2008-04-09 08:04:56 +00:00
paul
6e278016cc use PropValueError instead of manual raise with fixed message
git-svn-id: trunk@14787 -
2008-04-09 05:53:25 +00:00
vincents
3ba06c5d7b fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14786 -
2008-04-08 21:47:14 +00:00
vincents
a3af29134d test: added scripts for creating a database with test run results (derived from the fpc test results database)
git-svn-id: trunk@14785 -
2008-04-08 21:29:50 +00:00
tombo
d8a2b452ec LCL file dropping under gtk: applied #0011105: Patch to fix file drag and drop problems from Colin Western
git-svn-id: trunk@14784 -
2008-04-08 13:31:23 +00:00
vincents
b845efb8ab IDE: move win32 lazconf.inc to lazbaseconf.inc to prepare for shared win32/win64 lazconf
git-svn-id: trunk@14783 -
2008-04-08 13:02:40 +00:00
mattias
ee9ef21896 LCL: fixed UTF8FixBroken for non UTF-8 start bytes
git-svn-id: trunk@14782 -
2008-04-08 11:05:53 +00:00
vincents
5baa3b91de added Message Composer package from Salvatore Coppola (issue #10994)
git-svn-id: trunk@14781 -
2008-04-08 10:23:16 +00:00
vincents
fa76d74554 packager: added ccodeparsertool to the CodeTools package
git-svn-id: trunk@14780 -
2008-04-07 14:46:42 +00:00
vincents
243a732ad1 components: opengl context: fixed compilation with fpc 2.3.1 after TBool declaration changes
git-svn-id: trunk@14779 -
2008-04-07 14:24:26 +00:00
vincents
908e051af0 rx component: fixed compilation on 64 bits cpu
git-svn-id: trunk@14778 -
2008-04-07 13:39:55 +00:00
vincents
ef62bac367 tests: fixed compilation with fpc 2.3.1 (which doesn't allow to pass literal const to formal const parameters)
git-svn-id: trunk@14777 -
2008-04-07 12:09:02 +00:00
vincents
15b967a601 IDE: fixed unit search directories for make bigide
git-svn-id: trunk@14776 -
2008-04-07 10:35:49 +00:00
tombo
aa734b750b LCL hints: allow showing hints for disabled controls
git-svn-id: trunk@14775 -
2008-04-07 10:26:51 +00:00
vincents
76e6875b18 IDE: fixed unit search directories for make bigide
git-svn-id: trunk@14774 -
2008-04-07 09:53:04 +00:00
vincents
ac26bc73d0 components: tachart: make unit output directory widget dependent
git-svn-id: trunk@14773 -
2008-04-07 09:49:38 +00:00
vincents
899c90c1ee components: fixed unit search directory
git-svn-id: trunk@14772 -
2008-04-07 09:17:37 +00:00
vincents
6d2b376f1c components: fixed unit search directory
git-svn-id: trunk@14771 -
2008-04-07 09:15:28 +00:00
vincents
95e234bd6e win32 interface: improved wm_char handling
git-svn-id: trunk@14770 -
2008-04-07 08:46:39 +00:00
marc
7b3bf328ae * updated translation by slavko
git-svn-id: trunk@14769 -
2008-04-06 16:45:44 +00:00
vincents
92bc6dea2c LCL: use TShortcut from the classes unit
git-svn-id: trunk@14768 -
2008-04-06 11:30:19 +00:00
vincents
8609fa32cd updated Russian translations from Maxim
git-svn-id: trunk@14767 -
2008-04-06 08:09:16 +00:00
laurent
5a3255f6f9 Delete BorderSpacing.Onchange property in lfm
git-svn-id: trunk@14766 -
2008-04-05 20:07:10 +00:00
mattias
ca564f7e3e translations: finnish: updates from Seppo
git-svn-id: trunk@14765 -
2008-04-05 19:07:06 +00:00
sekelsenmat
e52e15040b Fix compilation of maskedit in non-win32.
git-svn-id: trunk@14764 -
2008-04-05 18:03:36 +00:00
vincents
09ece34247 components: regenerated makefiles using the new unit output directory (bug #9963)
git-svn-id: trunk@14763 -
2008-04-05 17:50:49 +00:00
vincents
99312d0284 components: paradox : fixed conditional defines
git-svn-id: trunk@14762 -
2008-04-05 17:44:47 +00:00
vincents
16af84f993 IDE: install package dialog: double click on a package moves it to the other list
git-svn-id: trunk@14761 -
2008-04-05 16:58:14 +00:00
sekelsenmat
78c6aa38dd Patch from David Guadagnini plus fix from Junior Goncalves and other
fixes from myself. Implements maskedit.pp

git-svn-id: trunk@14760 -
2008-04-05 13:39:50 +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
vincents
486a2d72d1 components: lazdatadict: fixed conditional defines
git-svn-id: trunk@14757 -
2008-04-05 09:42:09 +00:00
vincents
6cdf555bb7 components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
vincents
e7d5664114 translations: reorder items alphabetically
git-svn-id: trunk@14755 -
2008-04-05 08:09:20 +00:00
mattias
d547195c8f IDE: implemented check if package uses Owner of property
git-svn-id: trunk@14754 -
2008-04-04 17:55:27 +00:00
mattias
4a0ceae39d IDE: implemented experimental TPersistentPropertyEditor.SetValue for multi forms
git-svn-id: trunk@14753 -
2008-04-04 17:06:08 +00:00