vincents
|
bf8330872a
|
windows installer: revert changes to localize installer, because the translations files cannot be read by the setup yet
git-svn-id: trunk@10759 -
|
2007-03-16 21:40:33 +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
|
dfa3af129d
|
creating deb: fixed docs and removing on first run
git-svn-id: trunk@10757 -
|
2007-03-16 13:39:37 +00:00 |
|
mattias
|
b2a7c1c696
|
IDE: fixed clearing messages when appending codetools error
git-svn-id: trunk@10756 -
|
2007-03-16 11:14:24 +00:00 |
|
marc
|
d50417ed40
|
* Fixed alphashift
git-svn-id: trunk@10755 -
|
2007-03-16 08:59:12 +00:00 |
|
marc
|
78aee44612
|
* Patch #8453 by Tom Gregorovic: UTF8ToUTF16 and UTF16ToUTF8 implementation
+ Added UTF16String
~ todo: use it and remove original conversion code from carbon
git-svn-id: trunk@10754 -
|
2007-03-16 00:00:08 +00:00 |
|
marc
|
957622e38c
|
* Patch #8526 by Tom Gregorovic: Carbon interface modified to object approach like Qt and other improvements
git-svn-id: trunk@10753 -
|
2007-03-15 23:52:29 +00:00 |
|
marc
|
08595e6a3b
|
* patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection
git-svn-id: trunk@10752 -
|
2007-03-15 01:03:46 +00:00 |
|
marc
|
b5df97096a
|
* patch from Paul Ishenin:
1. paritial implemented TCarbonCursor (without custom cursor)
2. implemented TCarbonWidgetSet [CreateCursor (only stub to TCarbonCursor), CreateStandardCursor, DestroyCursor, SetCursor]
3. implemented handling control cursors
todo: custom cursor, but I should look at bitmaps, pixmaps, ... first
git-svn-id: trunk@10751 -
|
2007-03-14 23:08:14 +00:00 |
|
vincents
|
c8c9280862
|
LCL: don't round Font.Size (is integer anyway), fixes IE309991 given by fpc 2.3.1
git-svn-id: trunk@10750 -
|
2007-03-14 20:02:56 +00:00 |
|
mattias
|
d9550f1105
|
IDE: codebrowser: show menu item
git-svn-id: trunk@10749 -
|
2007-03-14 18:16:37 +00:00 |
|
mattias
|
09803d2544
|
IDE: codebrowser: clean up, implemented putting all identifiers in one hidden unit
git-svn-id: trunk@10748 -
|
2007-03-14 18:15:22 +00:00 |
|
mattias
|
07d40f291c
|
IDE: codebrowser: added filter for packages, units and identifiers - ToDo: reg ex
git-svn-id: trunk@10747 -
|
2007-03-14 10:30:08 +00:00 |
|
jesus
|
c1e14d850d
|
dbgrid: update field textusing text property so field's OnSetText event can be used (from Aleksey Lagunov)
git-svn-id: trunk@10746 -
|
2007-03-13 23:56:32 +00:00 |
|
marc
|
7db0d40c31
|
* fixed compilation of win32-gtk2 (doesn't run yet)
* fixed use of correct gtk in pairsplitter
* some cleanup
git-svn-id: trunk@10745 -
|
2007-03-13 23:53:11 +00:00 |
|
vincents
|
e4e0d904a0
|
win32 installer: added more localizable strings (bug #8516)
git-svn-id: trunk@10744 -
|
2007-03-13 23:32:37 +00:00 |
|
vincents
|
85276d864a
|
fixed localize.bat after directory changes
git-svn-id: trunk@10743 -
|
2007-03-13 23:05:06 +00:00 |
|
marc
|
ff0d9e967b
|
* updated translation from Antônio Galvão
git-svn-id: trunk@10742 -
|
2007-03-13 23:00:51 +00:00 |
|
vincents
|
714ac2a4f6
|
IDE: don't save existing unit to the test directory, even if it is part of the project (bug #8271)
git-svn-id: trunk@10741 -
|
2007-03-13 10:31:55 +00:00 |
|
vincents
|
a5f5bc21b8
|
added David Guadagnini to the contributors
git-svn-id: trunk@10740 -
|
2007-03-12 09:43:25 +00:00 |
|
vincents
|
20ee06c269
|
IDE: added file browse button in edit tool dialog (bug #8353) from David Guadagnini
git-svn-id: trunk@10739 -
|
2007-03-12 09:41:01 +00:00 |
|
vincents
|
73e08712ae
|
LCL: added comment for MouseCapture := false;
git-svn-id: trunk@10738 -
|
2007-03-12 09:36:30 +00:00 |
|
mattias
|
769478772a
|
gtk intf: fixed sending keypress event twice
git-svn-id: trunk@10737 -
|
2007-03-10 22:38:35 +00:00 |
|
mattias
|
ef80d70936
|
LCL: TSpeedButton: moving glyph right, down when down
git-svn-id: trunk@10736 -
|
2007-03-10 22:06:40 +00:00 |
|
mattias
|
54f2ddb7fd
|
LCL: TBitmap: freeing savestream on setting handle, added faster TBitmap.SetHandles
git-svn-id: trunk@10735 -
|
2007-03-10 21:52:44 +00:00 |
|
mattias
|
9caf40c771
|
IDE: wehn adding a package for a component, try the unit owner of the class first
git-svn-id: trunk@10734 -
|
2007-03-10 21:00:15 +00:00 |
|
marc
|
e4deb6932e
|
* made ActiveDefaultButtonChanged naming more consistent with other routines
* added some handle checks
git-svn-id: trunk@10733 -
|
2007-03-10 02:48:32 +00:00 |
|
marc
|
c9f940ca40
|
* patch from Tom Gregorovic
git-svn-id: trunk@10732 -
|
2007-03-10 00:05:51 +00:00 |
|
vincents
|
076523638b
|
LCL: release MouseCapture when a control is destroyed, fixes bug #8317
git-svn-id: trunk@10731 -
|
2007-03-09 20:04:55 +00:00 |
|
vincents
|
8be4ae26de
|
IDE: fixed check of FPC source directory, it doesn't require the compile sources anymore
git-svn-id: trunk@10730 -
|
2007-03-09 19:11:24 +00:00 |
|
vincents
|
e6328c9f67
|
win32 interface: fixed number of digits in debug output of window handle
git-svn-id: trunk@10729 -
|
2007-03-09 10:21:55 +00:00 |
|
mattias
|
41955d1b8a
|
LCL: painting background of hint window
git-svn-id: trunk@10728 -
|
2007-03-09 00:42:23 +00:00 |
|
mattias
|
f7020ac77c
|
sqlite: fixed warning for fpc 2.3.x
git-svn-id: trunk@10727 -
|
2007-03-09 00:31:28 +00:00 |
|
mattias
|
61700dad67
|
gtk intf: small optimization as suggested by Luiz
git-svn-id: trunk@10726 -
|
2007-03-09 00:25:38 +00:00 |
|
mattias
|
15abcba5a2
|
IDE: fixed check of FPC source directory
git-svn-id: trunk@10725 -
|
2007-03-09 00:09:48 +00:00 |
|
marc
|
de4fb4771b
|
* Fixed setting keyinfo flags
git-svn-id: trunk@10724 -
|
2007-03-08 23:57:13 +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
|
c64b39bc07
|
win32 interface: implemented Items.BeginUpdate and Items.Capacity for Listbox and Combobox
git-svn-id: trunk@10722 -
|
2007-03-08 23:02:40 +00:00 |
|
jesus
|
ce908d7e72
|
lcl: added showcaption property to TSpeedButton
git-svn-id: trunk@10721 -
|
2007-03-08 21:34:11 +00:00 |
|
vincents
|
7acf6de61a
|
LCL: published Borderspacing for DB controls (bug #8472)
git-svn-id: trunk@10720 -
|
2007-03-08 10:05:39 +00:00 |
|
vincents
|
7b0a38e5ed
|
check if debugger path name is an executable to prevent problems like bug #8454
git-svn-id: trunk@10719 -
|
2007-03-07 22:45:15 +00:00 |
|
vincents
|
7847b25113
|
fixed compilation error in previous commit
git-svn-id: trunk@10718 -
|
2007-03-07 22:38:09 +00:00 |
|
vincents
|
2e1ff7b684
|
LCL: fixed FileUtil.FileIsExecutable to return false for directories (bug #8454)
git-svn-id: trunk@10717 -
|
2007-03-07 22:32:31 +00:00 |
|
vincents
|
552f04a7e1
|
fixed unit path of console test runner
git-svn-id: trunk@10716 -
|
2007-03-07 22:19:54 +00:00 |
|
vincents
|
6d5981f315
|
test: added test for FileUtil.FileIsExecutable
git-svn-id: trunk@10715 -
|
2007-03-07 21:56:22 +00:00 |
|
mattias
|
f5b6a2e3ba
|
IDE: codebrowser: hints and jump to node, LCL package: script to create the list of LCL units
git-svn-id: trunk@10714 -
|
2007-03-07 08:31:04 +00:00 |
|
vincents
|
7127d2d4d0
|
test: made test program for 8437 suitable for automated testing
git-svn-id: trunk@10713 -
|
2007-03-06 22:29:27 +00:00 |
|
marc
|
7dcb45bc1f
|
* patch for tpairsplitter by Paul Ishenin
git-svn-id: trunk@10712 -
|
2007-03-06 00:08:35 +00:00 |
|
marc
|
bd072c89f7
|
* test project by Paul Ishenin
git-svn-id: trunk@10711 -
|
2007-03-06 00:06:32 +00:00 |
|
marc
|
c0c7e1b100
|
* fixed properties
git-svn-id: trunk@10710 -
|
2007-03-05 22:28:17 +00:00 |
|