Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Drop-down mostly working in CocoaDateTime_DROP_DOWNCarolyn MacLeod2-101/+97
2009-03-04override getChildren to return nothingCarolyn MacLeod1-0/+5
2009-02-27Use low-level calls for drop-down buttonCarolyn MacLeod2-2/+360
2009-02-26remove createTextCarolyn MacLeod1-9/+3
2009-02-26remove non-carbon codeCarolyn MacLeod1-10/+1
2009-02-26reverse ifCarolyn MacLeod1-3/+3
2009-02-25Catch up to HEADCarolyn MacLeod23-5311/+5368
2009-02-25ConsistencyCarolyn MacLeod1-11/+10
2009-02-25Remove NPECarolyn MacLeod1-5/+3
2009-02-25added popupOwnerCarolyn MacLeod1-6/+22
2009-02-25fix NPE in non-popup calendarCarolyn MacLeod1-8/+12
2009-02-25make ESC and CR keys work when focus is anywhere in drop-down calendarCarolyn MacLeod1-8/+10
2009-02-25increase width on Vista so that drop-down button shows calendar iconCarolyn MacLeod1-3/+6
2009-02-24bring up to current code levelCarolyn MacLeod1-13/+162
2009-02-24bring up to current code levelCarolyn MacLeod1-36/+67
2009-02-24initial DROP_DOWN implementationCarolyn MacLeod5-842/+2068
2009-02-24This commit was manufactured by cvs2svn to create branchcvs2svn933-118851/+0
2009-02-24265897 - Text throws exceptions and doesn't display bullets in Mylyn task rep...Root_DateTime_DROP_DOWNKevin Barnes1-20/+24
2009-02-24not sure why this changed. releasing the one that is sorted properlySilenio Quarti1-1/+1
2009-02-24261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod1-23/+440
2009-02-24265570 - [Cocoa] hover (tooltip) from error log view doesn't go awaySilenio Quarti1-0/+2
2009-02-24261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod16-0/+16
2009-02-24261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2-0/+2
2009-02-24261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod37-1/+38
2009-02-24265860 - Missing @since tagsCarolyn MacLeod1-0/+1
2009-02-23261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod1-0/+1
2009-02-23265860 - Missing @since tagsCarolyn MacLeod1-0/+1
2009-02-23*** empty log message ***Felipe Heidrich2-12/+154
2009-02-23265606 - CTabFolder does not show tooltipsSilenio Quarti12-20/+166
2009-02-23tooltipsSilenio Quarti9-26/+107
2009-02-23265860 - Missing @since tagsCarolyn MacLeod1-0/+3
2009-02-23Bug 23103: [DCR]TableColumn doesnt support popup menusFelipe Heidrich2-0/+18
2009-02-23v3533 for I20090224Kevin Barnes2-1/+27
2009-02-23Bug 23103: [DCR]TableColumn doesnt support popup menusFelipe Heidrich3-41/+69
2009-02-23Bug 23103: [DCR]TableColumn doesnt support popup menusFelipe Heidrich2-2/+40
2009-02-23Bug 23103: [DCR]TableColumn doesnt support popup menusFelipe Heidrich2-12/+10
2009-02-23*** empty log message ***Felipe Heidrich1-0/+124
2009-02-23fix &'s in column tooltipsGrant Gayed2-2/+36
2009-02-23v3533 for I20090224Kevin Barnes4-5/+5
2009-02-23264399 - [DND] A deadlock occurs during automated testing of a SWT applicatio...Kevin Barnes1-1/+8
2009-02-20Bug 265668: Text#setMessage(..) should force redrawFelipe Heidrich1-0/+1
2009-02-20Bug 265668: Text#setMessage(..) should force redrawFelipe Heidrich1-0/+1
2009-02-20Bug 265668: Text#setMessage(..) should force redrawFelipe Heidrich1-7/+11
2009-02-20Enable Accessible2.Carolyn MacLeod4-0/+12
2009-02-20Enable Accessible2.Carolyn MacLeod1-0/+1
2009-02-20Enable Accessible2.Carolyn MacLeod1-0/+15
2009-02-20don't send DefaultSelection for checkboxesGrant Gayed5-8/+26
2009-02-20161864 - Provide API to disable JavaScript in BrowserGrant Gayed13-5159/+5337
2009-02-20remove notification observer that does nothingGrant Gayed1-13/+1
2009-02-20265603 - ToolItem#setToolTipText(..) should not render mnemonic character (&)Grant Gayed5-5/+30

Back to the top