Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (403 - 405 of 3931)

Ticket Resolution Summary Owner Reporter
#207 No Bug Auto Propercase in Comments Jos JamesB
Description

When Auto Propercase is turned on, function names in comments are still propercased. This is weird as comments don't do anything. I can understand if you had propercased the functions before, then commented the line. But when typing in a comment with Auto Propercase functions are propercased.

Thanks

#155 Wont Fix Auto resize of GUICtrlCreateGraphic control notify area. (?) M.v.Gulik
Description

Hi

Run into something that stuck me as odd. Other than than I'm not sure what to make of it. (AutoIt-bug,Win-bug, or No-bug)

When resizing a resizeble gui-window, with a GUICtrlCreateGraphic control in it. the visual graphic of the graphic-control stays as it is. (as expected) but the notification area of that graphic control is however (auto)resized. (?)

M.v.Gulik. Xp.Pro.Sp2, AutoIt.beta.3.2.11.1 (only testes on 3.2.11.1)

included au3 file. (run and resize) Grahic controle item = white area + blue border. Fake notify area = black border area.

#3142 Rejected Auto-Complete in SciTE Jos anonymous
Description

My laziness make me wish for Auto-Complete function in SciTE should be more "complete" and work harder:

TimerInit --> TimerInit()
_Timer_GetIdleTime --> _Timer_GetIdleTime()
_Timer_Init --> _Timer_Init()
_IE_VersionInfo --> _IE_VersionInfo()
SplashOff --> SplashOff()
_Now --> _Now()
_NowCalc --> _NowCalc()

end so on...

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.