summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Resolves: tdf#101213 drop use of CAIRO_OPERATOR_DIFFERENCECaolán McNamara1-14/+9
2016-07-22Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara1-1/+15
2016-07-20vcl: This seems a missing returnTakeshi Abe2-2/+2
2016-07-20remove some unnecessary castingNoel Grandin1-1/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-3/+3
2016-07-20use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20tdf#95857 Sort out German plurals ...danielt9982-8/+8
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-07-20Fix typosAndrea Gelmini5-7/+7
2016-07-20Fix typosAndrea Gelmini7-7/+7
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann16-57/+57
2016-07-18vcl: gtkprintwrapper is a private gtk only headercp-5.1-1Chris Sherlock4-129/+3
2016-07-13Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara2-41/+74
2016-07-12vcl: fix loplugin:stylepoliceMiklos Vajna1-2/+2
2016-07-04vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl1-3/+15
2016-06-16gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-6/+4
2016-06-13Related: tdf#99446 cairo text + xrender bodgeCaolán McNamara1-0/+18
2016-06-11Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara1-43/+35
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara2-7/+34
2016-05-26Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara1-7/+17
2016-05-17gtk3: min slider size too small since 3.20.0Caolán McNamara1-8/+20
2016-05-11Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak1-4/+1
2016-05-06gtk3: various bits means different things againCaolán McNamara1-2/+8
2016-04-19Fix showing tooltips in RTL UI with GTK 3Khaled Hosny1-0/+2
2016-04-14vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl1-4/+9
2016-04-12gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara1-33/+2
2016-03-18Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara1-14/+17
2016-03-14Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara1-1/+10
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara1-7/+35
2016-03-02valgrind: fix g_variant leakCaolán McNamara1-0/+6
2016-03-01gtk3: get app menu working again under gtk3Caolán McNamara2-28/+39
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara4-1/+26
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara9-104/+287
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara1-1/+1
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara1-1/+1
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-0/+7
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk1-16/+0
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara1-21/+14
2016-02-15gtk3: only available since 3.12.0Caolán McNamara1-0/+2
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara1-22/+17
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara1-0/+4
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara1-0/+1
2016-02-12gtk3: adapt to 3.20 style changesCaolán McNamara1-362/+723
2016-02-10vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl1-0/+4
2016-01-28Resolves: rhbz#1294208 trackpad two finger scroll goes into reverseCaolán McNamara1-5/+3
2016-01-28Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara3-171/+844
2016-01-28remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara2-15/+5
2016-01-28Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara2-3/+28
2016-01-25Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3