summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann1-2/+2
2021-03-04tdf#139429 Convert Style previews widget to IconViewSzymon Kłos1-0/+13
2021-01-12Fontwork dialog: use iconviewSzymon Kłos1-0/+28
2020-12-19Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara1-2/+12
2020-12-19Drag events support in gtk3Szymon Kłos1-0/+162
2020-12-19Start Drag event supportSzymon Kłos2-9/+117
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara1-72/+81
2020-11-30Fix buildSzymon Kłos1-124/+0
2020-11-30add get_row_area for TreeViewCaolán McNamara1-0/+20
2020-11-30tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara1-240/+450
2020-11-30simplify column/renderer mappingCaolán McNamara1-19/+14
2020-11-30drop unneccessary argument and use known TextColumnId directlyCaolán McNamara1-8/+8
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara1-16/+88
2020-11-30clarify and simplify the mapping of the sort column to modelCaolán McNamara1-16/+149
2020-11-30Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara1-23/+32
2020-11-30add TreeView::set_show_expandersCaolán McNamara1-0/+5
2020-10-08Restore the fix for tdf#126830Maxim Monastirsky1-1/+1
2020-09-19tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara1-0/+3
2020-09-09rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara1-1/+1
2020-08-29Resolves: tdf#129484 install decimal key handler for all widgets againCaolán McNamara1-1/+15
2020-07-23limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara1-2/+4
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos1-75/+3
2020-07-01gtk3: receive mouse events on drawing areaSzymon Kłos1-0/+12
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos1-1/+1
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-28/+1
2020-06-23jsdialog: click action for drawing areaSzymon Kłos1-0/+5
2020-06-11Revert "gtk3: receive mouse events on drawing area"Tor Lillqvist1-2/+0
2020-06-08destroy SystemChildWindow at the right stageCaolán McNamara1-3/+7
2020-06-03gtk3: receive mouse events on drawing areaSzymon Kłos1-0/+2
2020-06-03reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara1-0/+36
2020-06-03get native gtk widgets in sidebars workingCaolán McNamara2-30/+293
2020-06-03weld SvxFontSizeBox_ImplCaolán McNamara1-3/+75
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian2-10/+12
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)4-9/+86
2020-05-20tdf#133053 reset after clear so avoid later assertCaolán McNamara1-0/+1
2020-05-19Resolves: tdf#131076 GdkEventKey::state can contain e.g. num lockCaolán McNamara1-3/+3
2020-05-15Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-13lok: Support per-view help dataTamás Zolnai1-4/+4
2020-04-16fix tree view cursor leakCaolán McNamara1-1/+4
2020-03-17tdf#131076 allow 'return' in GtkComboBox to activate default widgetCaolán McNamara1-2/+28
2020-03-17mysterious greyed out native toggle buttons when in foregroundCaolán McNamara1-0/+5
2020-03-11Resolves: tdf#130400 reserve ctrl+page_up and ctrl+page_down for notebooksCaolán McNamara1-0/+29
2020-03-09failure seen as setting length of -1 and returning nullCaolán McNamara1-2/+6
2020-03-08tdf#131210: avoid infinite loop in 'Date acceptance patterns'Julien Nabet1-0/+2
2020-03-04Qt5 unify font attribute conversionsJan-Marek Glogowski1-38/+4
2020-03-03tdf#131031 Gtk3 presume the resize did happenJan-Marek Glogowski1-0/+3
2020-02-08tdf#129809 take a reference in case m_aContents is replacedCaolán McNamara1-1/+4
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens2-0/+4
2020-01-18Related: tdf#127782 call signal_expanded after expansion in gtk caseCaolán McNamara1-1/+2
2019-12-23ensure toolbar image widget is visibleCaolán McNamara1-0/+2