summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
Commit message (Expand)AuthorAgeFilesLines
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-0/+17
* forgot to fix Widget.gtk_widget_set_receives_defaultSilenio Quarti2012-08-081-1/+5
* fix: use helper instead of OS native. And fix helpers to call OS.GTK_WIDGET_U...Silenio Quarti2012-08-081-4/+20
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-081-0/+8
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-0/+32
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-0/+8
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-061-0/+8
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-031-0/+32
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-031-0/+8
* Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor2012-08-021-0/+8
* add gtk_widhet_get_mapped() helper function to simply codeSilenio Quarti2012-08-011-0/+8
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-1/+7
* Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2012-04-121-3/+3
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-3/+3
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-141-4/+0
|\
| * Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti2012-01-201-4/+0
* | bug 230854 - initial commit, started with patch from comment 149Felipe Heidrich2011-07-211-1/+14
|/
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich2011-03-231-2/+2
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-2/+2
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-2/+26
* fix sending of MouseEnter/MouseExit eventsGrant Gayed2010-04-141-1/+20
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-0/+4
* 280005 - Crash due to call in SWT code for RHEL 4Bogdan Gheorghe2010-01-141-1/+7
* 295368 - I20091117-0800 crashes on startup with widget disposed exceptionBogdan Gheorghe2009-11-171-1/+1
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+26
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-0/+30
* 278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes2009-10-221-0/+7
* Bug 143911 - differentiate left and right modifier keys in keyPressed eventFelipe Heidrich2009-10-021-3/+3
* Bug 143911 - differentiate left and right modifier keys in keyPressed eventFelipe Heidrich2009-09-301-0/+46
* 273850 SWT.MouseDown event not fired on combo widget arrow down (GTK only)Bogdan Gheorghe2009-07-221-1/+7
* Fixed 64 errorBogdan Gheorghe2009-07-211-1/+1
* 281352 Add ICON_* hinting support for GTK+ SWT.SEARCH Text controlsBogdan Gheorghe2009-07-171-1/+7
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1617
* *** empty log message ***Felipe Heidrich2009-06-301-1617/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* 165251 - Not enough information in Calendar control's SelectionEventCarolyn MacLeod2009-04-291-1/+7
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-271-0/+8
* Bug 240033: [Viewers] 'Dialog refresh' has encountered a problemFelipe Heidrich2009-04-021-1/+13
* 259457 swt tray icon disappears on gnome panel restartBogdan Gheorghe2009-02-131-1/+7
* refactoring fix for Bug 188271: Ampersand not shown in tooltipsFelipe Heidrich2008-11-191-4/+3
* Bug 188271: Ampersand not shown in tooltipsFelipe Heidrich2008-11-191-8/+7
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-3/+7
* 228770 - setRegion on Canvas not working on linuxKevin Barnes2008-04-251-1/+5
* Bug 222594: BIDI3.4:HCG Context menu is not mirroredFelipe Heidrich2008-04-221-26/+32
* 217336 Linux mirroring problemsBogdan Gheorghe2008-02-041-0/+5
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-02-011-0/+1
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-311-0/+26