Commit Graph

44925 Commits

Author SHA1 Message Date
mattias
14c1684449 iconvtable: unicode file names
git-svn-id: trunk@46803 -
2014-11-12 18:35:40 +00:00
mattias
7340162085 lazres: unicode file names
git-svn-id: trunk@46802 -
2014-11-12 18:34:43 +00:00
bart
6e411be053 TCalendarDialog: implement Left and Top properties.
git-svn-id: trunk@46801 -
2014-11-12 15:11:37 +00:00
giuliano
447003f6d6 LCL: issue #0027030: proper button size in vertical mode
(conctrls.pp,toolbar.inc,toolbutton.inc)
IDEINTF: same issue - componenteditors.pas

git-svn-id: trunk@46800 -
2014-11-12 11:58:51 +00:00
jesus
19ecf0127e LazReport, on bookeeping aggr bands variables make sure var name do not include '=' sign as it may interfer later when reading value
git-svn-id: trunk@46799 -
2014-11-12 05:06:32 +00:00
giuliano
d3cb58f726 Updated Italian translations:
IDE,LCL,components,examples

git-svn-id: trunk@46798 -
2014-11-11 17:38:50 +00:00
jesus
a574bd5af1 LCL, dbgrid: use CompareBookmarks where available, issue #24924
git-svn-id: trunk@46797 -
2014-11-10 16:36:56 +00:00
reiniero
6ffa2b8ad4 * components/readme.txt fixed/more details:
- replace tabs with 2 spaces
- added missing directories 
aarre
anchordocking
cairocanvas
customdrawn
debuggerintf
externhelp
fpdebug
fppkg
fpvectorial
IdeInspector
ideintf
IdeLazLogger
IndustrialStuff
instantfpc
lazcontrols
lazdebuggergdbmi
lazsvnpkg
macroscript
mrumenu
multithreadprocs
sqldb
todolist
Please add/verify explanations
- removed (no longer?) existing dirs 
cgi
interbase
popupnotifier
prettymessages
trayicon
- sort pochecker
- sdf is not csv but csv like
- explain what dbs tdbf supports

git-svn-id: trunk@46796 -
2014-11-10 12:00:47 +00:00
mattias
d464541947 components: clean up readme, bug #27022
git-svn-id: trunk@46794 -
2014-11-10 10:17:07 +00:00
maxim
1d68c03f7b Examples, lazresexplorer: improved i18n (patch by Péter Gábor with modifications, bug #26978), regenerated translations and updated Russian translation
git-svn-id: trunk@46793 -
2014-11-09 21:44:55 +00:00
bart
2ece5f8498 TCalendarDialog: implement OnChange event.
git-svn-id: trunk@46792 -
2014-11-09 18:41:00 +00:00
bart
311f06d24a TCalendarDialog: update TCalendarDialog.Date before calling OnXXXChanged events. Issue #0026852.
git-svn-id: trunk@46791 -
2014-11-09 18:36:58 +00:00
bart
002710fa19 TCalendarDialog: implement OnShow, OnClose and OnCanClose events.
git-svn-id: trunk@46790 -
2014-11-09 16:02:17 +00:00
bart
a10a83428d TCalendarDialog: make it possible to navigate calendar by keyboard.
git-svn-id: trunk@46789 -
2014-11-09 15:20:05 +00:00
bart
0eb198cb3a Win32: Implement TWin32WidgetSet.GetScrollbarVisible. Partially resolves Issue #0026083.
git-svn-id: trunk@46788 -
2014-11-08 23:58:28 +00:00
bart
7d8ba3e55e Grids: Dont restore backed-up value of RowCount when using InsertRowWithValues on an empty grid (Issue #0026943).
git-svn-id: trunk@46787 -
2014-11-08 16:59:17 +00:00
maxim
60d8f24cfb LCL: regenerated translations; updated and improved Russian translation
git-svn-id: trunk@46786 -
2014-11-08 01:50:27 +00:00
maxim
ea3dc9c43d LCL: fixed typo in Grids
git-svn-id: trunk@46785 -
2014-11-08 01:49:29 +00:00
maxim
b32aafd27f IDE: updated and improved Russian translation
git-svn-id: trunk@46784 -
2014-11-08 01:31:14 +00:00
giuliano
7f75c3a2e3 New version of Find and Replace Dialogues. Forms created in code without
loading a .lfm from stream. Added an frButtonsAtBottom Option.
Removed dependency from /lcl/forms/finddlgunit.* and /lcl/forms/replacedlgunit.*

git-svn-id: trunk@46783 -
2014-11-07 22:43:27 +00:00
bart
da19531449 Grids: raise exception when trying to insert a row when there are no columns, or a columns when there are no rows.
git-svn-id: trunk@46782 -
2014-11-07 22:36:06 +00:00
mattias
a087d98729 lcl: cocoa: fixed some compilation issue
git-svn-id: trunk@46781 -
2014-11-07 16:32:16 +00:00
mattias
9928fb1647 lazutf8: docs
git-svn-id: trunk@46780 -
2014-11-07 16:12:32 +00:00
bart
b3bae2ee14 LCL: use TFileStreamUtf8 for LoadFromFile/SaveToFile for TCocoaMemoStrings and TCarbonMemoStrings (forgotten in r46777 #001b440270 ).
git-svn-id: trunk@46779 -
2014-11-07 15:06:37 +00:00
mattias
ba6f0da620 IDE: fixed loading default unit when no lps exists
git-svn-id: trunk@46778 -
2014-11-07 14:59:42 +00:00
bart
001b440270 LCL: use TFileStreamUtf8 for LoadFromFile/SaveToFile for Grids, TTextStrings, TWin32MemoStrings, TWinCEMemoStrings, TQtMemoStrings, TGtk2MemoStrings, TGtk3MemoStrings,
thus eliminating the need for Utf8ToSys() conversions.

git-svn-id: trunk@46777 -
2014-11-07 14:52:30 +00:00
mattias
b66981ff3e lcl: TUpDown: override DoSetBounds to resize Min/MaxBtn within update lock
git-svn-id: trunk@46776 -
2014-11-07 10:37:19 +00:00
mattias
6ab0879ae4 lcl: TUpDown: comments
git-svn-id: trunk@46775 -
2014-11-07 10:20:23 +00:00
mattias
7a9d869af0 lcl: TUpDown: implemented preferred size
git-svn-id: trunk@46774 -
2014-11-07 10:18:34 +00:00
mattias
d1f45975dc LCL: TUpDown: use type
git-svn-id: trunk@46773 -
2014-11-07 10:04:20 +00:00
mattias
5ebadd515f LCL: TUpDown: override directly instead of indirect via events
git-svn-id: trunk@46772 -
2014-11-07 10:02:46 +00:00
juha
1a30c3ba70 LCL: Improvents for TCoolbar by Vojtech Cihak. Issue #27001.
git-svn-id: trunk@46771 -
2014-11-06 23:24:00 +00:00
mattias
817995bf38 IDE: when renaming component via F2: mark form as modified
git-svn-id: trunk@46769 -
2014-11-06 22:37:11 +00:00
mattias
fc3563fa16 IDE: fixed change component name resourcestring
git-svn-id: trunk@46768 -
2014-11-06 22:31:48 +00:00
jesus
b60d0138c4 LCL,grids: implements TDrawGrid and TStringGrid multiselection, patch from Werner Palmer, issue #27000
git-svn-id: trunk@46767 -
2014-11-06 20:53:42 +00:00
jesus
bd19001549 LCL, grids: InsertRowWithValues adjust first the number of columns then insert row, fix insert a row in a fixed grid, issue #26943
git-svn-id: trunk@46766 -
2014-11-06 19:41:05 +00:00
juha
02113e0100 IDE: Fix the parser for All Compiler Options when using FPC 2.7.1. Issue #26903.
git-svn-id: trunk@46765 -
2014-11-06 19:29:35 +00:00
juha
1ea6528b88 IDE: TCompilerOptReader formatting.
git-svn-id: trunk@46764 -
2014-11-06 19:29:29 +00:00
juha
25b93e4ca7 IDE: Load a value also for Comboboxes in All Compiler Option GUI. Was disabled for some reason. Issue #26994.
git-svn-id: trunk@46763 -
2014-11-06 00:07:30 +00:00
bart
5f894bec77 TComboBox: prevent execution of DefaultAction on parentform (e.g. Button with Default/Cancel := True) when pressing Enter/Cancel when DroppedDown (Issue #0024819).
git-svn-id: trunk@46762 -
2014-11-05 18:22:41 +00:00
jesus
e24d5e256c LazReport: Patch from Alexey Lagunov, issue #26855
1. Fix AV on TlrButtonPanel
 2. Implement highlight find text in preview report window
 3. Fix loading TlrCrossView from stream
 4. Fixed speed save changes to the data in the report (after double click on preview report window)

git-svn-id: trunk@46761 -
2014-11-05 17:48:14 +00:00
bart
92df6c333e Grids:
- propagate CellHint to Application.Hint, so it can be used in Application.OnHint
- fix displaying CellHint if this has a "long hint".
Fixes issue #0026957.

git-svn-id: trunk@46760 -
2014-11-05 14:26:11 +00:00
mattias
b82866c190 LCL: gtk2: ExtSelectClipRGN: check Drawable=nil
git-svn-id: trunk@46759 -
2014-11-05 12:32:12 +00:00
mattias
4b679593c8 lcl: TCustomImage.Paint: do not invalidate when initializing the image during paint
git-svn-id: trunk@46758 -
2014-11-05 12:20:06 +00:00
reiniero
5e6a4176d3 * Various files: cosmetic: typo: occurance=>occurrence
git-svn-id: trunk@46757 -
2014-11-05 10:00:42 +00:00
jesus
2ea7ac784f JCF: avoid convert to WideString to string and count WideChars instead of chars, fix problem on formatting strings with several non-ascii chars, issue #23715
git-svn-id: trunk@46756 -
2014-11-05 00:13:54 +00:00
mattias
15749008b6 anchordocking: clean up
git-svn-id: trunk@46755 -
2014-11-04 22:56:45 +00:00
mattias
349fd28c87 fpcunit: after a test run only nodes with errors become expanded, all nodes in the tree (test units) are collapsed by default, patch #26985
git-svn-id: trunk@46754 -
2014-11-04 21:16:38 +00:00
mattias
548adfecfd anchordocking: fixed freeing unneeded controls
git-svn-id: trunk@46753 -
2014-11-04 21:06:15 +00:00
juha
313da629e6 AnchorDocking: Fix loop in TAnchorDockHostSite.Merge.
git-svn-id: trunk@46752 -
2014-11-04 18:44:05 +00:00