sekelsenmat
960e2242e9
customdrawn: Fixes combobox width autosize
...
git-svn-id: trunk@48890 -
2015-04-29 09:19:19 +00:00
jesus
c6d6f8c7a6
IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
...
git-svn-id: trunk@48889 -
2015-04-29 06:20:16 +00:00
jesus
bfe307d647
LazReport, fix image exporter filename, from willians cleyton, issue #27986
...
git-svn-id: trunk@48888 -
2015-04-29 05:52:30 +00:00
jesus
28089b25f7
Printers, win: check for PDev.DevModeSize that prevents error 204, from DaLiv, issue #27970
...
git-svn-id: trunk@48887 -
2015-04-29 05:08:31 +00:00
maxim
aae4334209
LHelp: i18n-ed Open Dialog (bug #27977 ) and updated Russian translation
...
git-svn-id: trunk@48885 -
2015-04-28 23:00:57 +00:00
maxim
95a72e9548
Translations: French translation update by Gilles Vasseur, bug #27990
...
git-svn-id: trunk@48883 -
2015-04-28 21:59:04 +00:00
maxim
7414a268fe
IDE: regenerated Spanish translation
...
git-svn-id: trunk@48881 -
2015-04-28 21:23:02 +00:00
sekelsenmat
b3ede1ffd0
lcl-customdrawn: Finally fixes the combobox height in non-Android platforms, which was due to lack of a proper PreferredHeight
...
git-svn-id: trunk@48880 -
2015-04-28 15:05:25 +00:00
zeljko
02fecee255
Qt: do not assume that parent of TQtPage is TQtTabWidget.
...
git-svn-id: trunk@48879 -
2015-04-28 12:35:49 +00:00
juha
c9ad1bd666
Packager: When adding a new component, update palette page only if there is one. Issue #27985
...
git-svn-id: trunk@48878 -
2015-04-27 19:15:25 +00:00
jesus
bd0773764e
Translations: some missing spanish po files
...
git-svn-id: trunk@48877 -
2015-04-27 18:17:26 +00:00
jesus
f54444c6ae
LazReport: Patch from Aleksey Lagunov:
...
1. fix work with Zeos DB components (lr.zeos.diff)
2. fix export to pdf with cairo export - correctly export justify text (lr.cairo.diff)
3. Increase max bands on page to 255
4. for MemoView implemebtated First Line indent - ParagraphGap property
5. Rework code for subreports - need for drag page in report designer
6. Rework code for crosstab reports - fix sorting in report
7. In report designer implement page reordering
git-svn-id: trunk@48876 -
2015-04-27 17:50:38 +00:00
zeljko
2f05933d7f
Qt: fixed regression with focus of controls on mdichild forms. issue #27982
...
git-svn-id: trunk@48875 -
2015-04-27 08:29:55 +00:00
juha
b8f7b8aef0
Packager: Don't hide selection in the ListView of Open Installed Package dialog.
...
git-svn-id: trunk@48874 -
2015-04-26 21:14:31 +00:00
juha
414374dbd9
LazUtils: Restore test for HashTableSize>0, needed because HashTableSize is unsigned.
...
git-svn-id: trunk@48873 -
2015-04-26 21:10:30 +00:00
jesus
ded4b23a89
LCL, grids: modified previous patch, the text should be the text value not the pressed key
...
git-svn-id: trunk@48872 -
2015-04-26 20:41:18 +00:00
jesus
4ec7f482b1
LCL, grids: make sure the grid is notified about text is changed on pressing the first char, issue #27955
...
git-svn-id: trunk@48871 -
2015-04-26 20:34:38 +00:00
bart
77ddd148d7
Dialogs: Add another overloaded version of MessageDlg (Delphi compatibility). Issue #0027964 .
...
git-svn-id: trunk@48870 -
2015-04-26 17:56:58 +00:00
juha
a711accc1f
IDE: Save all changed Coolbar options. Issue #27941
...
git-svn-id: trunk@48869 -
2015-04-26 14:21:32 +00:00
bart
2cb6581c7f
IDE: fix alt-modifier in dutch translation for main menu. Issue #0027967 .
...
git-svn-id: trunk@48868 -
2015-04-26 09:07:14 +00:00
sekelsenmat
3e670b1f36
cocoa: Fixes compilation to latest customdrawn
...
git-svn-id: trunk@48867 -
2015-04-26 05:37:52 +00:00
jesus
3289794569
Translations: spanish translation complement
...
git-svn-id: trunk@48866 -
2015-04-25 22:56:24 +00:00
joost
640226c89b
FpDebug: Forgot to include file in r48864 #c53e775af5
...
git-svn-id: trunk@48865 -
2015-04-25 19:18:08 +00:00
joost
c53e775af5
FpDebug: The developers at Apple were not able to build a linker
...
with the ability to deal with Dwarf-debug info. Added the ability
to read the Dwarf-debug info from the object files and to map the
corresponding addresses to their position in the final executable.
git-svn-id: trunk@48864 -
2015-04-25 19:15:09 +00:00
maxim
77b0466028
Docs: added José Martínez to contributors list
...
git-svn-id: trunk@48859 -
2015-04-25 18:33:34 +00:00
bart
b727702265
LazUtils: TFileSearcher.Search: do not remove directories that are subdirectories of another directory from ASearchPath,
...
when ASearchSubDirs is False. Issue #0027965 .
git-svn-id: trunk@48858 -
2015-04-25 18:28:43 +00:00
maxim
c318c7ac51
Translations: minor translations README update
...
git-svn-id: trunk@48856 -
2015-04-25 18:15:12 +00:00
bart
a64855cad9
LazUtils: TFileSearcher.Search: if SearchPath is empty, search current directory.
...
git-svn-id: trunk@48854 -
2015-04-25 18:02:28 +00:00
maxim
e222aaa1be
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@48852 -
2015-04-25 17:50:43 +00:00
maxim
622dfa7549
Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
...
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
80d20f199b
LCL: regenerated translations
...
git-svn-id: trunk@48850 -
2015-04-25 17:45:43 +00:00
maxim
fbc415fa58
SynEdit: regenerated translations
...
git-svn-id: trunk@48849 -
2015-04-25 17:44:31 +00:00
maxim
5f1107ceab
LazReport, AddFunction addon: regenerated translations
...
git-svn-id: trunk@48848 -
2015-04-25 17:42:54 +00:00
maxim
0f995671f2
EditorToolBar: regenerated translations
...
git-svn-id: trunk@48847 -
2015-04-25 17:39:26 +00:00
joost
5e3d796544
FpDebug: Removed unused overload of GetImageReader
...
git-svn-id: trunk@48846 -
2015-04-25 11:12:55 +00:00
juha
fe0840ae84
LazUtils: Fix compilation with FPC trunk. Remove a useless test "if FHashTableSize>0".
...
git-svn-id: trunk@48845 -
2015-04-25 11:06:37 +00:00
joost
7c10064ae9
LazUtils: Added unit lazfglhash with generic class TLazFPGHashTable<T>, for usage in fpdebug
...
git-svn-id: trunk@48844 -
2015-04-25 09:51:59 +00:00
zeljko
de22645de5
Gtk2: fixed menu item separator. issue #27905
...
git-svn-id: trunk@48843 -
2015-04-25 08:23:55 +00:00
zeljko
aac691fd52
Qt: cleanup unused local variables, removed one warning. issue #27951
...
git-svn-id: trunk@48842 -
2015-04-25 08:11:24 +00:00
juha
e80c4e4656
IDE: Make text for the Auto-create checkbox shorter.
...
git-svn-id: trunk@48841 -
2015-04-25 07:32:54 +00:00
zeljko
990754d7c0
Qt: do not report stalled focus changes if widget is invisible. issue #27960
...
git-svn-id: trunk@48840 -
2015-04-25 07:03:59 +00:00
maxim
228d2c547b
Translations: French translation update by Gilles Vasseur, bug #27956
...
git-svn-id: trunk@48838 -
2015-04-24 20:10:01 +00:00
sekelsenmat
0d71534f00
cocoa: Fixes wrong interpretation of toolbar winapi constants
...
git-svn-id: trunk@48837 -
2015-04-24 18:46:23 +00:00
maxim
99454578ac
Translations: French translation update by Gilles Vasseur, bug #27956
...
git-svn-id: trunk@48834 -
2015-04-24 12:25:22 +00:00
sekelsenmat
0b2aa66d35
customdrawn: More minor improvements to toolbar
...
git-svn-id: trunk@48833 -
2015-04-24 11:57:13 +00:00
sekelsenmat
efbf75076f
customdrawn: Expands support to dropdown button
...
git-svn-id: trunk@48832 -
2015-04-24 11:44:36 +00:00
sekelsenmat
4a4b47c394
CustomDrawn-Windows: Fixes endless loop in PromptUser
...
git-svn-id: trunk@48831 -
2015-04-24 11:18:58 +00:00
sekelsenmat
929fbbbbf6
customdrawn: Forgot to commit customdrawnthemes.pas
...
git-svn-id: trunk@48830 -
2015-04-24 11:11:29 +00:00
sekelsenmat
9b4132cbca
customdrawn: Starts mac toolbar arrow and starts customdrawn ws theme
...
git-svn-id: trunk@48829 -
2015-04-24 08:36:08 +00:00
jesus
967e0663ad
LazUtils: added function for getting normalized filename (darwin)
...
git-svn-id: trunk@48828 -
2015-04-24 06:28:20 +00:00