Commit Graph

38241 Commits

Author SHA1 Message Date
jesus
c02a423ee9 LCL, fix moving dbgrid selected field to the last one while using 'END' key and there are invisible columns, Problem 3) issue #19993
git-svn-id: trunk@39317 -
2012-11-20 08:55:31 +00:00
jesus
0d8b603ec0 LCL, fix gtk grid's autofillcolumns problem when sometimes client size changes are not correctly detected, problem 1) issue #19993
git-svn-id: trunk@39316 -
2012-11-20 08:17:01 +00:00
maxim
23171a5d62 SQLDb: enabled PostgreSQL for FPC 2.6.0
git-svn-id: trunk@39315 -
2012-11-20 01:28:11 +00:00
juha
296b64998c IDE, initial setup dlg: stop and wait for the thread before closing
git-svn-id: trunk@39314 -
2012-11-20 00:24:55 +00:00
juha
0a0b953dfe IDE, initial setup dlg: Test for faDirectory flag when scanning. FindFirstUTF8(Path, faDirectory... returns all files
git-svn-id: trunk@39313 -
2012-11-19 23:25:56 +00:00
juha
b51b639fab LazUtils: reimplement the test for faDirectory in TFileSearcher.Search. FindFirst returns files in any case.
git-svn-id: trunk@39312 -
2012-11-19 21:51:07 +00:00
maxim
25275d022b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #23353
git-svn-id: trunk@39311 -
2012-11-19 20:39:44 +00:00
maxim
fbde574366 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@39310 -
2012-11-19 20:31:58 +00:00
blikblum
0f765a1f91 gtk2: register TGtk2WSScrollBar to TCustomScrollBar instead of TScrollBar. Fixes #23200
git-svn-id: trunk@39308 -
2012-11-19 19:44:55 +00:00
juha
73933e18a0 IDE, initial setup dlg: replace non-thread-safe stuff, RegExpr -> ValueOfKey func, non-cached file funcs
git-svn-id: trunk@39305 -
2012-11-19 01:14:15 +00:00
juha
49943df153 IDE, initial setup dlg: Use depth first strategy for searching
git-svn-id: trunk@39304 -
2012-11-19 01:14:09 +00:00
juha
d38f2da57d Revert "IDE: Build mode dialog revamp". Commit by mistake
git-svn-id: trunk@39303 -
2012-11-18 16:07:03 +00:00
juha
9f051d112c Fix compilation of LazBuild
git-svn-id: trunk@39302 -
2012-11-18 16:03:57 +00:00
juha
0951479289 IDE: Build mode dialog revamp
git-svn-id: trunk@39301 -
2012-11-18 16:03:52 +00:00
juha
e8653f265e LCL: Map quadclicks to doubleclicks for controls that do not accept quadclicks. Issue #23298, patch from cobines
git-svn-id: trunk@39300 -
2012-11-18 12:39:17 +00:00
juha
f1d553753a IDE, initial setup dlg: use a thread to search for FPC sources, refactoring
git-svn-id: trunk@39299 -
2012-11-18 11:41:50 +00:00
juha
9f7d751934 IDE, initial setup dlg: add OK text also when "make" command is ok.
git-svn-id: trunk@39298 -
2012-11-18 11:41:45 +00:00
juha
95686848e3 LazUtils: Clean the TFileSearcher.Search code and use faDirectory for pure dir search
git-svn-id: trunk@39297 -
2012-11-18 11:41:41 +00:00
juha
b7d905fbd8 Converter: reordering code
git-svn-id: trunk@39296 -
2012-11-18 11:41:34 +00:00
mattias
f5c07f66be IDE: rename identifier: stop on invalid identifier
git-svn-id: trunk@39295 -
2012-11-18 08:15:34 +00:00
juha
2d498b4135 Converter: Use the path selected by user when searching for missing units. It used the same path always
git-svn-id: trunk@39294 -
2012-11-17 10:02:52 +00:00
juha
773c2fe670 IDE, Build Lazarus dialog. Cleanup
git-svn-id: trunk@39293 -
2012-11-17 10:02:48 +00:00
juha
7b14876476 IDE: in Build Lazarus dialog, relocate "Edit Defines" button to be nearer the "Defines" list
git-svn-id: trunk@39292 -
2012-11-17 10:02:43 +00:00
mattias
d291bcedbd IDE: initial setup dlg: invalidate file state cache when user comes back from another application
git-svn-id: trunk@39291 -
2012-11-17 09:45:41 +00:00
martin
a99a932801 DBG: Fix updating Inspect dialog, if triggered via source-editor (pop-up menu)
git-svn-id: trunk@39290 -
2012-11-16 15:43:16 +00:00
mattias
19c0f84bd2 lazutils: started TranslateUTF8Chars
git-svn-id: trunk@39288 -
2012-11-16 14:30:58 +00:00
jesus
8f2b9afb13 LazReport, fix picture edit checkbox, was tri-state and unchecked
git-svn-id: trunk@39287 -
2012-11-16 03:39:34 +00:00
martin
6e09d09556 DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321
git-svn-id: trunk@39285 -
2012-11-15 23:50:18 +00:00
jesus
1bb2d62a3c LazReport, fix incorrect scaling of unstretched images on PDF export, PDF export addon now requires PowerPDF 0.9.10, issue #23326
git-svn-id: trunk@39284 -
2012-11-15 21:33:01 +00:00
juha
f0e99e4d12 FileUtil: fix layout (2 function declarations on 1 line). Issue #23314 by Bart Broersma
git-svn-id: trunk@39283 -
2012-11-15 20:04:44 +00:00
martin
a66522e83b SourceEditor: Fixed crash when closing last tab (via ctrl F4) while code-completion was active. Issue #0023317
git-svn-id: trunk@39282 -
2012-11-15 15:33:36 +00:00
martin
346ebe18a0 DBG: Inspect-Dialog, skip update, if no change
git-svn-id: trunk@39281 -
2012-11-15 14:47:39 +00:00
martin
1a23649a97 DBG: Inspect-Dialog, prevent crash, due to nested updates
git-svn-id: trunk@39280 -
2012-11-15 14:46:30 +00:00
martin
f0f98b8cad SynEdit: Fixed new text painter. Tabs that expanded to a width of 1 were incorrectly painted. Issue #0023316
git-svn-id: trunk@39279 -
2012-11-14 22:44:46 +00:00
jesus
911299e0ea LazReport, fix loading previously saved binary reports on preview window
git-svn-id: trunk@39278 -
2012-11-14 21:53:49 +00:00
blikblum
0ca30c0e9c lazreport: add const for string parameters
git-svn-id: trunk@39277 -
2012-11-13 12:01:02 +00:00
martin
1652a45a33 SourceEditor: Fix asking "Save file", if only 1 tab is open in 2ndary window. Issue #0023312
git-svn-id: trunk@39276 -
2012-11-13 10:18:56 +00:00
blikblum
9ac3607662 lazreport: remove the default export filter (binary) from save/open dialog in preview. Protected by a conditional define disabled by default
git-svn-id: trunk@39275 -
2012-11-13 02:27:24 +00:00
martin
2a87ad2878 SynEdit; CSS Highlighter. Fix spelling of keywords. Issue #0023183 Patch by Janusz Tomczak
git-svn-id: trunk@39274 -
2012-11-12 10:47:19 +00:00
juha
c5c1a65852 IDE: BuildModes manager continued
git-svn-id: trunk@39273 -
2012-11-11 09:23:52 +00:00
juha
e4a4d8582a IDE: Move Build Mode Management to its own form
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
ef65901375 IDE: formatting
git-svn-id: trunk@39271 -
2012-11-10 22:44:59 +00:00
juha
f6ffdc0b7a IDE: rename IDEOptionsDialog.OnLoadIDEOptions and OnSaveIDEOptions to make the code easier to follow.
git-svn-id: trunk@39270 -
2012-11-10 22:44:54 +00:00
juha
4edee9917b New form for Build Mode Management
git-svn-id: trunk@39269 -
2012-11-10 22:35:02 +00:00
mattias
11eb3f7337 lazutils: less warnings
git-svn-id: trunk@39268 -
2012-11-10 16:33:03 +00:00
mattias
36f2c96002 lazutils: added IsHardLinks
git-svn-id: trunk@39267 -
2012-11-10 16:32:28 +00:00
jesus
d46192418c LazReport, Fix breaking lines properly when text contains utf8 chars, from Julio Jiménez Borreguero, issue #23291
git-svn-id: trunk@39266 -
2012-11-08 17:57:36 +00:00
mattias
67447dd7f1 lcl: gtk2: less warnigns
git-svn-id: trunk@39265 -
2012-11-08 13:01:15 +00:00
mattias
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
juha
7b19e58f07 LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha
git-svn-id: trunk@39263 -
2012-11-07 22:56:59 +00:00