Commit Graph

46005 Commits

Author SHA1 Message Date
giuliano
ed5fd30d67 LCL: issue #0014257 - SetCursor faulty under GTK2 - changes cursor for
wrong control

files controls.pp and include/graphiccontrol.inc

git-svn-id: trunk@47814 -
2015-02-15 23:26:26 +00:00
martin
10fea96426 Pascalscript: update to 0b037bef7a68a58237ac25adf08d787db8ecd3be
git-svn-id: trunk@47813 -
2015-02-15 22:24:17 +00:00
mattias
806b395a38 IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47812 -
2015-02-15 21:59:34 +00:00
sekelsenmat
cd3feb8828 cocoa: Fixes wrong interpretation of sandboxing tetx
git-svn-id: trunk@47811 -
2015-02-15 17:35:31 +00:00
martin
4996f81eb9 installer, win: update cross build script / changed order of options
git-svn-id: trunk@47809 -
2015-02-15 17:20:20 +00:00
sekelsenmat
6b51f51be4 cocoa: Implements pasteboard text copy
git-svn-id: trunk@47808 -
2015-02-15 17:11:08 +00:00
mattias
c318018c98 IDE: less debug
git-svn-id: trunk@47807 -
2015-02-15 15:23:08 +00:00
mattias
3ea49cce88 codetools: identifier completion: $codepage parameter
git-svn-id: trunk@47806 -
2015-02-15 15:22:24 +00:00
zeljko
87c3c117f1 Gtk2: fixed drawing images when TListView.OwnerData := true. issue #27469
git-svn-id: trunk@47805 -
2015-02-15 15:01:06 +00:00
zeljko
9caddb7ee7 Qt: dramatically improved OnData event of TListView. issue #27475
git-svn-id: trunk@47804 -
2015-02-15 14:45:03 +00:00
sekelsenmat
cd40a021c3 fpvectorial: Fixes typo
git-svn-id: trunk@47803 -
2015-02-15 14:23:26 +00:00
sekelsenmat
51fcf22447 fpvectorial: Starts html table reading
git-svn-id: trunk@47802 -
2015-02-15 13:33:43 +00:00
bart
78287460c8 TDateEdit: less verbose.
git-svn-id: trunk@47801 -
2015-02-15 13:14:53 +00:00
bart
8f4b9db051 TDateEdit:
- refactor GetDate/SetDate
- reduce the need for parsing Text for GetDate
- force valid text in control when DirectInput = False

git-svn-id: trunk@47800 -
2015-02-15 13:12:42 +00:00
mattias
27ab2c6a1f lazutils: less hints
git-svn-id: trunk@47799 -
2015-02-15 12:37:49 +00:00
sekelsenmat
0ab828a48e cocoa: Initial support for reading text with sandboxing on (so the text will be app internal only)
git-svn-id: trunk@47798 -
2015-02-15 12:24:14 +00:00
mattias
2d51379198 IDE: UTF-8 mode: changed caption to set UTF-8 in RTL, there is no UTF-8 RTL
git-svn-id: trunk@47797 -
2015-02-15 11:50:11 +00:00
sekelsenmat
2e57cfe36f cocoa: Prepares the clipboard for non-standard types
git-svn-id: trunk@47796 -
2015-02-15 11:37:36 +00:00
sekelsenmat
83a8aed14d cocoa: Implements clipboard text pasting and general clipboard structure
git-svn-id: trunk@47795 -
2015-02-15 11:10:55 +00:00
bart
a65acdc419 TDateEdit: Remove method DateFormatChanged: it exposes a private field that is only meant for internal use, and should not be changed by user.
git-svn-id: trunk@47794 -
2015-02-15 11:05:19 +00:00
mattias
442759f8f3 LCL: TShellCtrl: less calling ProcessMessages
git-svn-id: trunk@47792 -
2015-02-15 00:37:24 +00:00
mattias
79346fc245 LCL: TShellCtrl: check for duplicates using avl tree
git-svn-id: trunk@47791 -
2015-02-15 00:34:49 +00:00
zeljko
be6f83f647 Qt: fixed segfault when setting image list on TListView with OwnerData:=True. part of issue #27469
git-svn-id: trunk@47790 -
2015-02-14 21:54:29 +00:00
sekelsenmat
0c1bc741f1 cocoa-printing: New implementation of the dialog, found a way to show the dialog and print separately
git-svn-id: trunk@47789 -
2015-02-14 19:45:47 +00:00
sekelsenmat
7fbf0b2c70 cocoa-printing: Now the print dialog shows
git-svn-id: trunk@47788 -
2015-02-14 19:15:59 +00:00
martin
f6d307d5c2 Merged revision(s) 47786 from branches/fixes_1_4:
Merged revision(s) 47785 from tags/lazarus_1_4_RC1:
fix wince build
........

git-svn-id: trunk@47787 -
2015-02-14 18:31:01 +00:00
sekelsenmat
91c40e2444 cocoa: A lot more of structural printing code
git-svn-id: trunk@47784 -
2015-02-14 18:27:39 +00:00
mattias
a598861da6 updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@47783 -
2015-02-14 15:18:23 +00:00
bart
227f862579 TDateEdit: fix GetDate when DateOrder is doNone and Text has literal day- or monthnames. Issue #0027454.
git-svn-id: trunk@47782 -
2015-02-14 15:06:00 +00:00
mattias
79903958e3 IDE: update package last used times on load and async
git-svn-id: trunk@47780 -
2015-02-14 11:35:27 +00:00
mattias
bc619d6597 IDE: package linkgs dlg: show last used dates
git-svn-id: trunk@47779 -
2015-02-14 10:53:43 +00:00
mattias
6da2503281 IDE: package linkgs dlg: close on escape
git-svn-id: trunk@47778 -
2015-02-14 10:47:34 +00:00
mattias
f12df89d67 chmhelp clean up
git-svn-id: trunk@47777 -
2015-02-14 10:38:02 +00:00
mattias
2b3944a98f lcl: docs
git-svn-id: trunk@47776 -
2015-02-14 10:37:51 +00:00
sekelsenmat
0c07d2cc8b cocoa-printer: Now it can already list printer names, part 2
git-svn-id: trunk@47775 -
2015-02-14 10:14:24 +00:00
sekelsenmat
37da396bcd cocoa-printer: Now it can already list printer names
git-svn-id: trunk@47774 -
2015-02-14 10:12:08 +00:00
sekelsenmat
7edad30f89 fpvectorial: Improves debug info for tables
git-svn-id: trunk@47773 -
2015-02-14 10:11:09 +00:00
juha
2fbfba12ac LCL: A new filled arrow style for TreeView. Issue #27465, patch from Alexey Torgashin.
git-svn-id: trunk@47770 -
2015-02-14 09:36:36 +00:00
sekelsenmat
20a1bf3a5f Structural work for Printing in Cocoa, now it already compiles and links but doesnt print anything
git-svn-id: trunk@47768 -
2015-02-14 08:48:14 +00:00
maxim
b8546196bb IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47760 -
2015-02-14 00:05:53 +00:00
juha
7c10898810 IDE: Unify spaces style in project description. Issue #27441.
git-svn-id: trunk@47759 -
2015-02-13 23:59:39 +00:00
mattias
4bca3e790b lazreport: use clocale only under unix
git-svn-id: trunk@47757 -
2015-02-13 23:21:14 +00:00
martin
81decbbe0c IDE: Changed wording for cursor right/left in camel cased words
git-svn-id: trunk@47756 -
2015-02-13 22:37:20 +00:00
mattias
707c60c7eb IDE: simplified
git-svn-id: trunk@47754 -
2015-02-13 21:31:36 +00:00
mattias
312c5f1c59 IDE: simplified
git-svn-id: trunk@47753 -
2015-02-13 21:27:28 +00:00
mattias
7a83697bce lazreport: simplified UTF8 handling
git-svn-id: trunk@47751 -
2015-02-13 21:04:51 +00:00
mattias
d85758cb35 lazreport: fixed UTF8Desc to always return a valid UTF8 string
git-svn-id: trunk@47750 -
2015-02-13 20:40:29 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
zeljko
a8a5b670ea Qt: unset elide mode on tabs under macosx because we have unreadable tabs when control contains a lot of tabs.
git-svn-id: trunk@47747 -
2015-02-13 18:24:35 +00:00
mattias
80fb2b2367 aggpas: 64bit fixes from fpgui aggpas
git-svn-id: trunk@47745 -
2015-02-13 17:45:09 +00:00