Commit Graph

35902 Commits

Author SHA1 Message Date
mattias
1cef794417 IDE: next/prev error: clear multi selection
git-svn-id: trunk@36753 -
2012-04-13 16:31:44 +00:00
mattias
43f74e4964 LCL: TTreeView: clean up
git-svn-id: trunk@36752 -
2012-04-13 16:30:06 +00:00
mattias
dff0b6499a IDE: jump to next/prev error: fixed direction
git-svn-id: trunk@36751 -
2012-04-13 16:24:06 +00:00
mattias
400abd9665 IDE: less debugging
git-svn-id: trunk@36750 -
2012-04-13 16:16:31 +00:00
mattias
fd84e1aef1 gtk2: clean up
git-svn-id: trunk@36749 -
2012-04-13 16:14:32 +00:00
mattias
52e6b95473 IDE: added debugging for sort selection
git-svn-id: trunk@36748 -
2012-04-13 15:25:27 +00:00
mattias
1966581af5 IDE: sort selection: layout
git-svn-id: trunk@36747 -
2012-04-13 15:22:53 +00:00
mattias
3716b7ad0b IDE: fixed fixed size dialogs
git-svn-id: trunk@36746 -
2012-04-13 15:09:17 +00:00
sekelsenmat
e87cc8fbbf Adds the sysenvapis include files to the lpk and adds an extra safety in OpenURL for users which forget to encode spaces in filenames
git-svn-id: trunk@36745 -
2012-04-13 12:47:38 +00:00
sekelsenmat
5f2d225948 Adds a OpenURL/OpenDocument test
git-svn-id: trunk@36744 -
2012-04-13 12:45:54 +00:00
sekelsenmat
89ba11a644 LCL-CustomDrawn-Windows: Fixes compilation
git-svn-id: trunk@36743 -
2012-04-13 12:18:47 +00:00
sekelsenmat
59fbca4fcd LCL-CustomDrawn-Windows: Fixes compilation
git-svn-id: trunk@36742 -
2012-04-13 12:18:36 +00:00
sekelsenmat
85011c746f Patch with font collection support from Circular
git-svn-id: trunk@36741 -
2012-04-13 07:01:31 +00:00
mattias
2d5e028aa0 lazbuild: quick check if lazarusdire is valid
git-svn-id: trunk@36740 -
2012-04-12 21:40:44 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
3beda300fd IDE: extended macro MakeExe: $MakeExe(ide,filename) for host OS
git-svn-id: trunk@36738 -
2012-04-12 20:40:54 +00:00
zeljko
8cf9062528 LCL: TToolButton: commented debugln()
git-svn-id: trunk@36735 -
2012-04-12 12:13:03 +00:00
zeljko
7d77b04315 Gtk2: fixed mouse capturing for native scrolling win controls (listbox,listview etc).issue #21713
git-svn-id: trunk@36734 -
2012-04-12 08:33:53 +00:00
mattias
610d3f9251 lazbuild: auto create ide/revision.inc if missing
git-svn-id: trunk@36733 -
2012-04-12 07:36:37 +00:00
paul
3fce85182c win32: fix range check error
git-svn-id: trunk@36732 -
2012-04-12 01:13:29 +00:00
blikblum
d180390193 lazreport: fix possible access violation by checking dataset for nil
git-svn-id: trunk@36731 -
2012-04-12 00:15:25 +00:00
mattias
0b8592ab4f IDE: project wizard: fixed fixed size, bug #21714
git-svn-id: trunk@36730 -
2012-04-11 22:15:22 +00:00
juha
17c60bd62e LCL: Improve TStringHashList, prevents a PO file update crash. Issue #21685, patch from cobines
git-svn-id: trunk@36729 -
2012-04-11 18:41:54 +00:00
mattias
5ed7c19f7d make useride: pass --lazarusdir=.
git-svn-id: trunk@36728 -
2012-04-11 14:42:52 +00:00
mattias
40bdad5f6f lazbuild: fixed expanding --lazarusdir
git-svn-id: trunk@36727 -
2012-04-11 14:41:54 +00:00
mattias
e4335e4af7 IDE: parsing options: added hints about directives
git-svn-id: trunk@36726 -
2012-04-11 12:10:12 +00:00
sekelsenmat
0fd34987dd Patch from bug #21707 to improve TCDPageControl close button positioning
git-svn-id: trunk@36725 -
2012-04-11 11:11:59 +00:00
mattias
2039c21296 lazbuild: fixed repeated build project clean: save project state file before compiling too
git-svn-id: trunk@36724 -
2012-04-11 09:00:32 +00:00
mattias
74310d0da5 IDE: fixed repeated build project clean: save project state file before compiling too
git-svn-id: trunk@36723 -
2012-04-11 08:39:20 +00:00
sekelsenmat
69b548980c Minor improvement to the X11 screen format code
git-svn-id: trunk@36722 -
2012-04-11 08:39:16 +00:00
sekelsenmat
c74dcfc14e Patch from Giuliano: Fixes compilation, adds a new smart painting for X11, improves trayicon for X11
git-svn-id: trunk@36721 -
2012-04-11 08:28:09 +00:00
jesus
34e6e9ce12 LazReport, added option to ignore undefined symbols, from Luiz Americo, issue #21683
git-svn-id: trunk@36720 -
2012-04-11 05:07:47 +00:00
paul
6eb348b717 lcl: fix range check errors
git-svn-id: trunk@36719 -
2012-04-11 03:22:05 +00:00
maxim
9ba1572df7 regenerated translations; updated Russian translation
git-svn-id: trunk@36718 -
2012-04-10 21:59:21 +00:00
maxim
ae9b3c702a LCL: reverted changes to menus.pp from r36666 #844e616738 (by Paul's request)
git-svn-id: trunk@36717 -
2012-04-10 21:41:46 +00:00
jesus
de59e7b8b4 LCL, combination of modal form + wsMaximized style produces tiny windows on GTK2, issue #21634
git-svn-id: trunk@36716 -
2012-04-10 20:45:52 +00:00
mattias
0b9fc091a6 lcl: fixed TToolButton.MouseUp X,Y in boundsrect check
git-svn-id: trunk@36715 -
2012-04-10 18:29:47 +00:00
sekelsenmat
23933fd6a6 LCL-CustomDrawn-Cocoa: Fixes compilation
git-svn-id: trunk@36714 -
2012-04-10 18:27:20 +00:00
mattias
9bfaf73b2d lcl: fixed TToolButton.MouseUp checking if cursor is still in boundsrect
git-svn-id: trunk@36713 -
2012-04-10 18:24:23 +00:00
mattias
0b5e5f6a0c lcl: fixed function result
git-svn-id: trunk@36712 -
2012-04-10 18:21:22 +00:00
zeljko
c5accacd74 Qt: enable wordwrap on TQtStaticText. issue #21697
git-svn-id: trunk@36711 -
2012-04-10 13:26:16 +00:00
mattias
d052d54817 printers4lazide: added sourceprinter.pas
git-svn-id: trunk@36710 -
2012-04-10 12:08:24 +00:00
mattias
4cd477be7c make help: install
git-svn-id: trunk@36709 -
2012-04-10 11:52:45 +00:00
mattias
8ab70b4eca makefile: comment
git-svn-id: trunk@36708 -
2012-04-10 11:23:30 +00:00
sekelsenmat
39b6d1e118 Reverts debug define added wrong in last commit
git-svn-id: trunk@36707 -
2012-04-10 10:04:15 +00:00
sekelsenmat
259c163efb Fixes yet again the new DisableFormBackgroundDrawingProc
git-svn-id: trunk@36706 -
2012-04-10 10:03:48 +00:00
vincents
1ef3a1b4b8 mac os x installer build script: adapted to current makefile targets
git-svn-id: trunk@36705 -
2012-04-10 10:01:30 +00:00
sekelsenmat
a9e7650b4e LCL-CustomDrawn: Dont consider invisible controls to disable drawing covered controls
git-svn-id: trunk@36704 -
2012-04-10 09:43:41 +00:00
sekelsenmat
80721245e5 Small fix for the form background drawing disabling
git-svn-id: trunk@36703 -
2012-04-10 09:41:58 +00:00
mattias
b3d9e6e4a0 IDE: TProject.TitleIsDefault: check for project+number
git-svn-id: trunk@36702 -
2012-04-10 09:41:55 +00:00