summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Collapse)AuthorFilesLines
2012-03-27more dependencies and include pathsMatúš Kukan1-0/+4
Conflicts: basctl/AllLangResTarget_basctl.mk formula/AllLangResTarget_for.mk Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2012-02-13Wrong size of 'Remove watch' button at Basic IDE. fdo#44237Tomcsik Bence1-17/+21
This patch resize the nVirtToolBoxHeight in WatchWindow::WatchWindow if the aRemoveWatchButton plus some space is higher than nVirtToolBoxHeight. So the aRemoveWatchButton doesn't go into aHeaderBar. Signed-off-by: Andras Timar <atimar@suse.com>
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
Signed-off-by: Thorsten Behrens <tbehrens@suse.com> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Signed-off-by: Michael Meeks <MMeeks@suse.com>
2012-01-09some misc tidyup ( that was reverted )Noel Power4-29/+28
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
2012-01-09Revert "remove duplicated images for basic dialog form controls ( & misc ↵Noel Power4-35/+35
tidyup )" This reverts commit b08e273015d72251b68bca86535cf5919dd9e40e.
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power4-35/+35
2011-12-05add some form control support for basic dialogsNoel Power12-13/+224
2011-12-05So size_t is recognized on windowsAugust Sodora1-0/+2
2011-12-05String->OUStringAugust Sodora1-9/+11
2011-12-05Remove unnecessary includesAugust Sodora1-11/+0
2011-12-05add missing include for size_tIvan Timofeev1-0/+1
2011-12-04Refactor BreakPointAugust Sodora8-188/+267
2011-12-04String->OUStringAugust Sodora3-12/+12
2011-12-04sal_Bool to boolAugust Sodora1-8/+10
2011-12-04String change for Line Number functionality in Basic IDEStefan Knorr (astron)1-1/+1
2011-11-30Remove unnecessary includesAugust Sodora2-10/+13
2011-11-30Remove unnecessary includesAugust Sodora2-5/+4
2011-11-30String->OUStringAugust Sodora2-9/+8
2011-11-30Remove unnecessary includesAugust Sodora1-20/+15
2011-11-30Refactor sbxitemAugust Sodora4-64/+142
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann9-29/+29
2011-11-30Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialogNiklas Johansson2-2/+2
When entering pass count 2 it is expected that the breakpoint is passed two times before breaking not to break the second time. Also fixed a crash due to dangling pointers of breakpoints.
2011-11-30Convert group of consts to enumAugust Sodora11-40/+43
2011-11-30String->OUStringAugust Sodora2-15/+13
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power7-3/+24
2011-11-28String->OUStringAugust Sodora1-4/+4
2011-11-28String->OUStringAugust Sodora2-11/+11
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-238/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header in basctlNorbert Thiebaud46-88/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-3/+0
2011-11-25Some German to English comment translations.mikew3-5/+4
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-24no need for BasicErrorHdl to be a LINKCaolán McNamara2-2/+2
2011-11-22String->OUStringAugust Sodora9-83/+82
2011-11-22String->OUStringAugust Sodora2-5/+5
2011-11-21String->OUStringAugust Sodora1-15/+15
2011-11-21String->OUStringAugust Sodora2-3/+3
2011-11-21Remove unnecessary includesAugust Sodora12-125/+69
2011-11-21Remove unnecessary includesAugust Sodora1-16/+0
2011-11-21Remove unnecessary includesAugust Sodora1-27/+18
2011-11-21Removed unnecessary includesAugust Sodora1-31/+11
2011-11-21Removed unnecessary includesAugust Sodora1-23/+10
2011-11-21unused local variableAugust Sodora1-1/+0
2011-11-21cppcheck: C-style pointer castingAugust Sodora5-14/+13
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power2-3/+56
2011-11-18-Werror=shadow fixStephan Bergmann1-2/+2