mattias
|
889df9238b
|
codetools: indentations: get smallest of all nested indentations
git-svn-id: trunk@20461 -
|
2009-06-05 21:11:03 +00:00 |
|
mattias
|
756546b94a
|
codetools: fixed ReadPriorAtom end, bug #13915
git-svn-id: trunk@20460 -
|
2009-06-05 20:37:48 +00:00 |
|
mattias
|
d6a7f25283
|
codetools: indentation: only for new lines
git-svn-id: trunk@20459 -
|
2009-06-05 20:12:59 +00:00 |
|
mattias
|
15e0d0fdb0
|
codetools: indentation: inner indent
git-svn-id: trunk@20458 -
|
2009-06-05 20:07:43 +00:00 |
|
mattias
|
8209691967
|
codetools: complete block: begin begin begin end end
git-svn-id: trunk@20457 -
|
2009-06-05 18:13:48 +00:00 |
|
mattias
|
6bf2f76a84
|
codetools: added example for begin begin end
git-svn-id: trunk@20456 -
|
2009-06-05 18:12:53 +00:00 |
|
mattias
|
f86f672699
|
codetools: indentation: added nested indentation
git-svn-id: trunk@20455 -
|
2009-06-05 17:59:58 +00:00 |
|
paul
|
00b1b0bbb3
|
gtk2: implement color changing for TListView and TListBox (issue #0013914)
git-svn-id: trunk@20454 -
|
2009-06-05 17:19:11 +00:00 |
|
paul
|
6938b6b821
|
lcl: some cosmetic corrections for TToolButton.Autosize
git-svn-id: trunk@20453 -
|
2009-06-05 17:09:19 +00:00 |
|
martin
|
7065d10942
|
EditorOptions/Mouse: Renamed General node to Text
git-svn-id: trunk@20452 -
|
2009-06-05 16:53:30 +00:00 |
|
dmitry
|
610acd9c4d
|
added overridable TCarbonMemo creation options
git-svn-id: trunk@20451 -
|
2009-06-05 16:50:21 +00:00 |
|
mattias
|
fde74a01fe
|
IDE: save file as: fixed showing defaults for include files
git-svn-id: trunk@20450 -
|
2009-06-05 16:48:31 +00:00 |
|
martin
|
2fa93a508b
|
EditorOptions/Mouse: Shortened some labels
git-svn-id: trunk@20449 -
|
2009-06-05 16:45:03 +00:00 |
|
paul
|
f7066cf839
|
gtk: reset special colors if we are setting clDefault
git-svn-id: trunk@20448 -
|
2009-06-05 16:38:44 +00:00 |
|
mattias
|
163b327eee
|
IDE: skip unit checks for include files
git-svn-id: trunk@20447 -
|
2009-06-05 16:25:24 +00:00 |
|
paul
|
b92167f4b3
|
gtk: treat clBtnFace as default bg color as it was before (temporary solution)
git-svn-id: trunk@20446 -
|
2009-06-05 16:24:35 +00:00 |
|
mattias
|
a20af130ed
|
reduced output
git-svn-id: trunk@20445 -
|
2009-06-05 16:18:56 +00:00 |
|
zeljko
|
0e20e0ed72
|
Qt: do not process stalled events before QCoreApplication_quit(), stalled events are handled by qt.Such call produces AV's on app quit in rare cases (Qt-4.5).
git-svn-id: trunk@20444 -
|
2009-06-05 16:08:58 +00:00 |
|
martin
|
083fce06ef
|
Fixed Exception when sorting grid with no free columns or no free rows.
git-svn-id: trunk@20443 -
|
2009-06-05 16:05:36 +00:00 |
|
martin
|
54811dc268
|
EditorOptions/Mouse: Added sort to grid
git-svn-id: trunk@20442 -
|
2009-06-05 15:40:52 +00:00 |
|
paul
|
cbea652f5f
|
gtk: fix resetting color property of some controls (issue #0007555, using Zeljan patch but with many modifications)
git-svn-id: trunk@20441 -
|
2009-06-05 15:39:52 +00:00 |
|
mattias
|
b3dfa327cd
|
removed startlazarus
git-svn-id: trunk@20440 -
|
2009-06-05 15:35:04 +00:00 |
|
mattias
|
2bb23f98a3
|
removed special from startlazarus
git-svn-id: trunk@20439 -
|
2009-06-05 15:34:53 +00:00 |
|
vincents
|
3c98c1b0ae
|
Mac OS X installer: fixed location of startlazarus (issue #12146)
git-svn-id: trunk@20438 -
|
2009-06-05 13:38:17 +00:00 |
|
vincents
|
7a0277395a
|
Mac OS X: moved startlazarus into lazarus bundle, patches from Dmitry (issue #12069)
git-svn-id: trunk@20437 -
|
2009-06-05 13:30:47 +00:00 |
|
martin
|
acd8f1f8dc
|
EditorOptions/Mouse: Added more help
git-svn-id: trunk@20436 -
|
2009-06-05 13:19:39 +00:00 |
|
mattias
|
62772a8398
|
codetools: started tool to explore fpc sources
git-svn-id: trunk@20435 -
|
2009-06-05 12:49:01 +00:00 |
|
martin
|
82eab88ac2
|
EditorOptions/Mouse: Fixed Action=None / Added no action for click on fold-tree's vertical line(s)
git-svn-id: trunk@20434 -
|
2009-06-05 12:47:04 +00:00 |
|
mattias
|
58acb9da65
|
codetools: completeblock: fixed closing nested if else
git-svn-id: trunk@20433 -
|
2009-06-05 11:38:03 +00:00 |
|
mattias
|
0ac9217af3
|
codetools: complete block: fixed closing program begin end.
git-svn-id: trunk@20432 -
|
2009-06-05 11:17:57 +00:00 |
|
zeljko
|
75d50cf723
|
Qt: complete qwidget palette rework.Introduced new class TQtWidgetPalette.Colors are consistent now across all qtlcl supported platforms during design time and runtime.
git-svn-id: trunk@20431 -
|
2009-06-05 10:24:47 +00:00 |
|
mattias
|
1a788e5d9e
|
lcl: TTreeView: invalidate after sort, from Ts. Petrov, bug #13913
git-svn-id: trunk@20430 -
|
2009-06-05 09:35:47 +00:00 |
|
paul
|
0006ba061f
|
gtk: more support for extra mouse buttons
git-svn-id: trunk@20429 -
|
2009-06-05 09:22:21 +00:00 |
|
paul
|
3c4f8ff042
|
gtk: don't apply SubstractScroll for gtk1 widgetset
git-svn-id: trunk@20428 -
|
2009-06-05 09:20:11 +00:00 |
|
paul
|
6bd157f740
|
gtk: improve SubtractScoll
git-svn-id: trunk@20427 -
|
2009-06-05 08:42:58 +00:00 |
|
paul
|
0c1cf37ea2
|
gtk2: don't add adjustment value to the DC origin, it is applied by gtk
git-svn-id: trunk@20426 -
|
2009-06-05 08:42:33 +00:00 |
|
paul
|
393c3eea5f
|
gtk: formatting
git-svn-id: trunk@20425 -
|
2009-06-05 08:40:43 +00:00 |
|
paul
|
3656a56670
|
gtk: use gtkglobals in gtkdef instead of vice-versa
git-svn-id: trunk@20424 -
|
2009-06-05 08:39:34 +00:00 |
|
mattias
|
b27ed3b91b
|
codetools: indentation extended for different indents per type
git-svn-id: trunk@20423 -
|
2009-06-05 08:22:44 +00:00 |
|
paul
|
859e98e674
|
lcl: formatting
git-svn-id: trunk@20422 -
|
2009-06-05 08:13:38 +00:00 |
|
paul
|
a9c33794ae
|
lcl: cleanup
git-svn-id: trunk@20421 -
|
2009-06-05 08:02:01 +00:00 |
|
jesus
|
62117dc779
|
LCL: GTK1, enable notebook user popupmenu on right click
git-svn-id: trunk@20420 -
|
2009-06-05 04:37:46 +00:00 |
|
paul
|
fdd47f0673
|
gtk: fill modifiers for 2 mouse extra butttons
git-svn-id: trunk@20419 -
|
2009-06-05 03:12:54 +00:00 |
|
paul
|
114803be07
|
gtk: pass special keys to keypress (issue #0011591)
git-svn-id: trunk@20418 -
|
2009-06-05 02:33:57 +00:00 |
|
paul
|
822a2b7210
|
win32: improve checklistbox drawing
- draw focus rectangle
- draw better looking check mark
- don't fill the space between the "check" and "text" parts
git-svn-id: trunk@20417 -
|
2009-06-05 01:55:34 +00:00 |
|
paul
|
ffda60f2e0
|
lcl: request checklistbox item height > than check
git-svn-id: trunk@20416 -
|
2009-06-05 01:39:48 +00:00 |
|
martin
|
7b82b702dd
|
Fix for jump to declaration / was passing wrong coordinate
git-svn-id: trunk@20415 -
|
2009-06-05 01:14:24 +00:00 |
|
martin
|
c48d05bde9
|
EditorOptions/Mouse: Added more Fold Actions templates
(missed a file)
git-svn-id: trunk@20414 -
|
2009-06-04 23:59:43 +00:00 |
|
martin
|
0f7c792281
|
EditorOptions/Mouse: Added more Fold Actions templates
git-svn-id: trunk@20413 -
|
2009-06-04 23:59:16 +00:00 |
|
marc
|
cf12e50a5a
|
* Don't set the bfOffBits member of the dummy fileheader, when set pixeldata is expected there. Fixes issue #13906
git-svn-id: trunk@20412 -
|
2009-06-04 23:40:54 +00:00 |
|