summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara2-0/+69
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara2-0/+6
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann1-6/+10
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara2-25/+37
2016-06-10gtk3: use window groups so modal dialog are modal to their toplevel frame onlyCaolán McNamara1-5/+19
2016-06-10gtk3: use gtk_window_group_get_current_grab instead of gtk_grab_get_currentCaolán McNamara1-1/+2
2016-06-09reported abs narrowing complaintCaolán McNamara1-2/+5
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara1-43/+32
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara1-0/+1
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara1-6/+10
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara1-0/+14
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara1-3/+3
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara2-7/+34
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl1-2/+2
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin3-73/+73
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin2-8/+8
2016-05-24support old gtk3sCaolán McNamara1-0/+6
2016-05-24Convert ImageType to scoped enumNoel Grandin1-16/+16
2016-05-23Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara1-7/+11
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin3-9/+9
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin2-10/+10
2016-05-22Convert SetType to scoped enumNoel Grandin2-34/+22
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara1-1/+1
2016-05-21move glX stuff to X-only modulesCaolán McNamara1-1/+28
2016-05-20loplugin:unusedmethods in vclNoel Grandin2-30/+0
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara7-12/+9
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara4-8/+8
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-5/+0
2016-05-19another one in older kde of courseCaolán McNamara1-1/+1
2016-05-19GetSystemData: this cast achieves nothingCaolán McNamara1-1/+1
2016-05-19loplugin:staticcallTor Lillqvist1-1/+1
2016-05-19Try to stop the tinderboxes from spamming meKhaled Hosny1-1/+2
2016-05-19gtk3: for x11 case set Display and Visual so opengl slide effects can workCaolán McNamara2-0/+24
2016-05-19set aChar using iterateCodePointsAkash Jain1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+1
2016-05-18Try to fix perf regression in HbLayoutEngine::Layout()Khaled Hosny1-3/+5
2016-05-17Outdated commentKhaled Hosny1-1/+0
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara1-4/+6
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara1-0/+11
2016-05-17fix indentCaolán McNamara1-23/+23
2016-05-16gtk3: min slider size too small since 3.20.0Caolán McNamara1-8/+20
2016-05-16it would seem safer to update before HandleMenuDeActivateEventCaolán McNamara1-2/+1
2016-05-13only ever seen this with Khmer OS fonts, and their name is in ascii anywayCaolán McNamara1-1/+3
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin15-70/+66
2016-05-12Remove wrong TODOJulien Nabet1-1/+1
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin4-5/+5
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet1-0/+1
2016-05-11loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara1-26/+104
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara4-8/+4