name='generator' content='cgit '/>
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHg_sealAnatoly Spektor2012-08-075-32/+2
|
* Merge branch 'master' of ↵Anatoly Spektor2012-08-071-0/+2
|\ | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git
| * Bug 386759 os.c regenerated to avoid warningsArun Thondapu2012-08-071-14/+363
| |
| * Revert unnecessary changes in Combo.java made via Bug 386401 comment #2Arun Thondapu2012-08-071-0/+2
| |
* | regenerated os.cAnatoly Spektor2012-08-073-58/+365
|/
* Bug 386145 undoing minor formatting changes introduced in previousArun Thondapu2012-08-062-2/+1
| | | commit
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ↵Anatoly Spektor2012-08-0624-413/+149
| | | | GTK+
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-0614-10/+54
|
* Bug 385315 - Omit use of deprecated GTK_WIDGET_SET_FLAGS (error when ↵Silenio Quarti2012-08-031-1/+7
| | | | compiling with disable deprecated
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for ↵Anatoly Spektor2012-08-0311-23/+27
| | | | newer GTK+
* Bug 385939 - Omit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newSilenio Quarti2012-08-035-64/+89
|
* Fix gtk_widget_get_allocation naming in OS.javaArun Thondapu2012-08-03