summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes wrong size of Textbox when setting bounds (Bug 394583 )coolbar_clippingAnatoly Spektor2012-11-201-1/+0
* Use Requisition to computeSize of Text in GTK+ 3Anatoly Spektor2012-11-191-2/+10
* Bug 394473 - Mozilla Browser.evaluate broken for XULRunner 3.x due to changes...Grant Gayed2012-11-161-10/+3
* Bug 393792 - [GTK3] shells cannot be sized smallerSilenio Quarti2012-11-161-1/+3
* Bug 393724 - [GTK3] Owner draw trees are not drawing items - wrong unfocused ...Silenio Quarti2012-11-162-4/+8
* Bug 393724 - [GTK3] Owner draw trees are not drawing itemsSilenio Quarti2012-11-1615-122/+294
* Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...Silenio Quarti2012-11-161-3/+13
* realize handle to solve Slider widget with SWT.DEFAULT size issueAnatoly Spektor2012-11-161-0/+1
* Bug 393723 - [GTK3] wrong foreground in Eclipse editor area unselected tabsSilenio Quarti2012-11-151-0/+12
* Bug 393728 - [GTK3] Editor background is wrong on Fedora 17Silenio Quarti2012-11-151-0/+1
* implement complete CTabFolder2ListenerMarkus Keller2012-11-151-3/+15
* Bug 393726 - [GTK3] Views tabs are too tallSilenio Quarti2012-11-141-2/+6
* Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is f...Silenio Quarti2012-11-141-1/+1
* Bug 394016 -Ctrl+PageDown doesn't work multiple times in Classic themeCarolyn MacLeod2012-11-141-3/+3
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-1413-42/+75
* remove dependency on GTK from ATK binding - C codeSilenio Quarti2012-11-136-28/+28
* remove dependency on GTK from ATK bindingSilenio Quarti2012-11-132-11/+3
* v4314Silenio Quarti2012-11-124-5/+5
* Bug 393727 - [GTK3] Search box in eclipse is clipped on the rightSilenio Quarti2012-11-126-9/+107
* Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is f...Silenio Quarti2012-11-121-6/+11
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2012-11-099-45/+76
* Remove a workaround ignoring MOTION_NOTIFY for pre 2.6 GTK.Alexander Kurtakov2012-11-092-20/+0
* Remove redraw for pre Gtk 2.6.Alexander Kurtakov2012-11-091-8/+0
* Load webkitgtk3 when running on GTK 3.x.Alexander Kurtakov2012-11-091-3/+9
* Do not emulate GtkMenuToolButton anymore.Alexander Kurtakov2012-11-091-69/+17
* Bug 393919 - [GTK 3] Text alignment inside GtkLabel is invalidAlexander Kurtakov2012-11-081-0/+2
* Bug 245670: [Preferences] Regression: Preferences dialog reveals focus widget...Markus Keller2012-11-081-4/+17
* Bug 372145: typoMarkus Keller2012-11-081-4/+4
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer ...Silenio Quarti2012-11-085-16/+71
* Bug 39934: [ScrolledComposite] ScrolledComposite page increment should defaul...Markus Keller2012-11-081-1/+7
* Bug 393729 - [GTK3] First column header in tree/table does not look like othersSilenio Quarti2012-11-072-2/+12
* Bug 383305 - [10.8]Font size incorrect when running in RetinaSilenio Quarti2012-11-071-2/+7
* bad dependencies because pkg-config --libs : libpng12 when compile on Fedora 15Silenio Quarti2012-11-071-1/+1
* environment vars cannot have dotsSilenio Quarti2012-11-071-1/+1
* setBackground() junit test failingSilenio Quarti2012-11-071-4/+7
* revert bad changes in Snippet1Silenio Quarti2012-11-071-55/+0
* Use gtk_tree_view_column_get_button in Tree too.Alexander Kurtakov2012-11-071-6/+10
* Use gtk_tree_view_column_get_button on GTK 3.Alexander Kurtakov2012-11-076-6/+46
* Bug 392700 - Bad scrolling in editor (N20121022-1000)Silenio Quarti2012-11-065-10/+23
* fix leak in Canvas.scrollSilenio Quarti2012-11-061-3/+3
* adding gtk3 to auto-buildSilenio Quarti2012-11-061-7/+20
* GDK_SMOOTH_SCROLL_MASK is only available on GTK 3.4Silenio Quarti2012-11-061-1/+1
* Bug 393681 - Port to GTK+ 3Silenio Quarti2012-11-062-32/+34
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-061-1/+1
* Drop pre Gtk 2.6 conditionals.Alexander Kurtakov2012-11-062-8/+2
* Remove pre Gtk 2.6 conditionals.Alexander Kurtakov2012-11-061-16/+4
* Remove unused gdk_pango_context_set_colormap.Alexander Kurtakov2012-11-067-46/+0
* v4313Silenio Quarti2012-11-054-5/+5
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-051-1/+1
* warnings while opening dialogs - widget does not have to be realized to get s...Silenio Quarti2012-11-051-3/+1