Commit Graph

46471 Commits

Author SHA1 Message Date
maxim
7597b4fa5f IDEIntf: updated Russian translation
git-svn-id: trunk@48703 -
2015-04-10 21:34:54 +00:00
juha
a15564d545 SqlDb: Add Firebird support also for Solaris. Issue #27802, patch from Mark Morgan Lloyd.
git-svn-id: trunk@48702 -
2015-04-10 20:51:38 +00:00
mattias
7fc2d7d75e lazbuild: clean up
git-svn-id: trunk@48701 -
2015-04-10 19:55:10 +00:00
mattias
a7316c5d9f lazbuild: fixed showing memleaks on error
git-svn-id: trunk@48699 -
2015-04-10 19:51:46 +00:00
mattias
a96cfe9231 lazbuild: -q -q passes -vw-n-h-i-l-d-u-t-p-c-x- to the compiler
git-svn-id: trunk@48698 -
2015-04-10 19:19:09 +00:00
zeljko
894fe3d7d4 Gtk2: create FDrawable on demand, only when FDrawable is nil and widget unmapped yet (usually happens only for TCustomForm). issue #27821
git-svn-id: trunk@48697 -
2015-04-10 12:05:48 +00:00
zeljko
23b4170169 Qt: fixed TPageControl ignores nboKeyboardTabSwitch. issue #22853
git-svn-id: trunk@48696 -
2015-04-10 11:48:50 +00:00
mattias
b4fcc4f59d IDE/lazbuild: if project target empty, put in unit output dir, bug #27823
git-svn-id: trunk@48694 -
2015-04-10 08:52:33 +00:00
zeljko
890bf2475b Gtk2: fixed popupparent when mode is pmExplicit. issue #25589
git-svn-id: trunk@48693 -
2015-04-10 08:21:38 +00:00
zeljko
328668b5b6 Qt: fixed popupParent behaviour when mode is pmExplicit. issue #25589
git-svn-id: trunk@48692 -
2015-04-10 08:21:07 +00:00
sekelsenmat
19675bde86 cocoa: Large new parts of the recording-based printing
git-svn-id: trunk@48691 -
2015-04-10 07:28:57 +00:00
zeljko
fe8bc35cf1 Gtk2: fixed triggering of OnMouseUp event when mouse moved out of component. issue #21982
git-svn-id: trunk@48690 -
2015-04-10 07:26:53 +00:00
juha
143b80ae36 LazUtils: Implement abstract methods for classes TXMLObjectWriter / TXMLObjectReader. Issue #27817, patch from Vojtech Cihak.
git-svn-id: trunk@48689 -
2015-04-09 20:29:10 +00:00
juha
be0209b77b IDE: Improve the DoBuildProject change.
git-svn-id: trunk@48688 -
2015-04-09 20:05:18 +00:00
juha
5341fd0bed IDE: Increment build number only once when building many modes at one go. Patch from Sandro Cumerlato.
git-svn-id: trunk@48687 -
2015-04-09 16:37:04 +00:00
juha
00c7ba3737 FPCUnit: GUI ergonomy improvements. Issue #27765, patch from s_tarassov.
git-svn-id: trunk@48686 -
2015-04-09 13:53:15 +00:00
juha
2e99d6ffe7 CairoCanvas PDF example: add Thai, Russian and Arabic text. Set widgetset to NoGui, can be used in a server.
git-svn-id: trunk@48685 -
2015-04-09 10:07:42 +00:00
sekelsenmat
5b89a8d49e cocoa: Fixes a crash and a bug in printing
git-svn-id: trunk@48684 -
2015-04-09 07:33:19 +00:00
mattias
2d13dc3be6 LCL: fixed typo
git-svn-id: trunk@48683 -
2015-04-08 20:58:23 +00:00
mattias
7688e7b21f IDE: OI: implemented Revert to inherited for some base types of TComponent properties
git-svn-id: trunk@48682 -
2015-04-08 20:50:17 +00:00
mattias
d505fceb00 IDE: fixed TCustomFormEditor.GetAncestorLookupRoot to return the next ancestor root, instead of the deepest
git-svn-id: trunk@48681 -
2015-04-08 16:10:15 +00:00
joost
75eb7cb004 LazDebuggerFpGdbmi: Fixed compilation after r48638 #8f9d2106db
git-svn-id: trunk@48680 -
2015-04-08 15:01:31 +00:00
zeljko
6ccaef90d4 Qt: fixed build with -dQT_NATIVE_DIALOGS
git-svn-id: trunk@48679 -
2015-04-08 12:30:44 +00:00
sekelsenmat
6fac29b917 cocoa: Implements PageControl.ShowTabs, TabPosition and BorderWidth
git-svn-id: trunk@48678 -
2015-04-08 07:25:36 +00:00
juha
8ba395693c Finnish translations for chmhelp from Seppo Suutarla.
git-svn-id: trunk@48677 -
2015-04-08 06:42:22 +00:00
sekelsenmat
e501d2e418 cocoa: Fixes crash in Screen.Cursor := crDefault
git-svn-id: trunk@48676 -
2015-04-08 06:28:12 +00:00
sekelsenmat
c49bfcde31 cocoa: Implements support for wait cursor
git-svn-id: trunk@48675 -
2015-04-08 06:06:58 +00:00
sekelsenmat
311e29495a Adds hourglass cursors for platforms which provide no native one
git-svn-id: trunk@48674 -
2015-04-08 06:03:30 +00:00
mattias
4aa714fd47 IDE: Messages: popup menu - Options - More ... opens messages options frame
git-svn-id: trunk@48673 -
2015-04-07 21:55:44 +00:00
mattias
e8e7fd24b4 codetools: clean up
git-svn-id: trunk@48672 -
2015-04-07 21:30:17 +00:00
juha
0d8acaed21 LCL: Improve things on big endian systems. Issue #27719, patch from Mark Morgan Lloyd
git-svn-id: trunk@48671 -
2015-04-06 19:12:20 +00:00
mattias
ab4e4de60d codetools: DbgText: implemented keeplines
git-svn-id: trunk@48670 -
2015-04-06 18:13:25 +00:00
mattias
09320e4420 codetools: clean up
git-svn-id: trunk@48669 -
2015-04-06 18:07:35 +00:00
mattias
a18ea56b7f codetools: clean up
git-svn-id: trunk@48668 -
2015-04-06 18:04:45 +00:00
mattias
aea275de32 codetools: clean up
git-svn-id: trunk@48667 -
2015-04-06 18:03:39 +00:00
mattias
c26c395562 codetools: clean up
git-svn-id: trunk@48666 -
2015-04-06 17:58:37 +00:00
mattias
7f9a598f7d codetools: clean up
git-svn-id: trunk@48665 -
2015-04-06 17:57:38 +00:00
mattias
838eb3d9c4 codetools: clean up
git-svn-id: trunk@48664 -
2015-04-06 17:50:54 +00:00
mattias
db6d5c1a01 codetools: clean up
git-svn-id: trunk@48663 -
2015-04-06 17:49:28 +00:00
mattias
6f305d5efe codetools: clean up
git-svn-id: trunk@48662 -
2015-04-06 17:42:31 +00:00
mattias
b1acac9beb codetools: clean up
git-svn-id: trunk@48661 -
2015-04-06 17:39:43 +00:00
mattias
e0a471dc07 codetools: clean up
git-svn-id: trunk@48660 -
2015-04-06 17:35:11 +00:00
mattias
b08d58effc codetools: clean up
git-svn-id: trunk@48659 -
2015-04-06 17:32:06 +00:00
mattias
4e2d917900 codetools: less hints
git-svn-id: trunk@48658 -
2015-04-06 17:31:55 +00:00
mattias
7e7b1e40c4 codetools: clean up
git-svn-id: trunk@48657 -
2015-04-06 17:22:43 +00:00
mattias
303a563f98 codetools: clean up
git-svn-id: trunk@48656 -
2015-04-06 17:18:13 +00:00
mattias
69917cf580 codetools: clean up
git-svn-id: trunk@48655 -
2015-04-06 17:15:01 +00:00
mattias
5182b88700 codetools: clean up
git-svn-id: trunk@48654 -
2015-04-06 17:06:53 +00:00
mattias
39dcf2b4ff codetools: clean up
git-svn-id: trunk@48653 -
2015-04-06 17:05:31 +00:00
mattias
b44c1e81a6 codetools: code templates: fixed using params
git-svn-id: trunk@48652 -
2015-04-06 16:54:45 +00:00