Age | Commit message (Expand) | Author |
2020-01-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2020-01-22 | rework line style to be a wide toolbar button | Caolán McNamara |
2020-01-22 | fix crash in popdown of popovers that contain a user-managed scrolling window | Caolán McNamara |
2020-01-21 | weld gallery panel | Caolán McNamara |
2020-01-20 | add get_row_area for TreeView | Caolán McNamara |
2020-01-19 | add api to determine number of menu items | Caolán McNamara |
2020-01-19 | report submenu activatation the same with/without MenuButton | Caolán McNamara |
2020-01-18 | Resolves: tdf#130070 keep dropdown menu fully on screen | Caolán McNamara |
2020-01-16 | use sidebar icon size setting for welded toolboxes in sidebars | Caolán McNamara |
2020-01-14 | remove some unneeded includes | Caolán McNamara |
2020-01-10 | Related: tdf#127782 call signal_expanded after expansion in gtk case | Caolán McNamara |
2020-01-10 | make welded toolbars on-demand that were previously on-demand | Caolán McNamara |
2020-01-09 | add hook for on-demand welded toolbar popover creation | Caolán McNamara |
2020-01-09 | also grab the keyboard under gtk when showing a temp floating window | Caolán McNamara |
2020-01-09 | in gtk < 3.20.0 grab the keyboard like we are doing in >= 3.20.0 | Caolán McNamara |
2020-01-08 | can expand these macros since gtk2 is gone | Caolán McNamara |
2020-01-06 | weld AreaPropertyPanel | Caolán McNamara |
2020-01-06 | tdf#129634 send SalEvent::LoseFocus only if some other widget gains focus | Caolán McNamara |
2020-01-01 | weld NumberFormatPropertyPanel | Caolán McNamara |
2019-12-31 | separate setting toggle and showing menu for ToolbarToggleMenu buttons | Caolán McNamara |
2019-12-30 | Fix GDK_KEY_RELEASE -> GDK_KEY_RELEASE_MASK | Stephan Bergmann |
2019-12-30 | weld AlignmentPropertyPanel | Caolán McNamara |
2019-12-30 | Fix typo GTK_STATE_PRELIGHT -> GTK_STATE_FLAG_PRELIGHT | Stephan Bergmann |
2019-12-24 | sal_Char->char in vcl | Noel Grandin |
2019-12-23 | call gtk_widget_size_allocate explicitly | Caolán McNamara |
2019-12-23 | reorganize ToolbarUnoDispatcher to be useful for sidebar | Caolán McNamara |
2019-12-22 | ensure toolbar image widget is visible | Caolán McNamara |
2019-12-21 | avoid warnings about negative heights | Caolán McNamara |
2019-12-20 | Resolves: tdf#129484 install decimal key handler for all widgets again | Caolán McNamara |
2019-12-20 | Resolves: tdf#129484 just install decimal key handler for spinbuttons | Caolán McNamara |
2019-12-20 | destroy SystemChildWindow at the right stage | Caolán McNamara |
2019-12-19 | get native gtk widgets in sidebars working | Caolán McNamara |
2019-12-19 | add a SystemChildWindow::GetOptimalSize override | Caolán McNamara |
2019-12-19 | remove can-focus when focus is lost | Caolán McNamara |
2019-12-19 | handle change of focus between widgets within the toplevel GtkWindow | Caolán McNamara |
2019-12-19 | allow default GtkWindow to handle key events first | Caolán McNamara |
2019-12-19 | focus-in/out should return a value | Caolán McNamara |
2019-12-18 | only 'null' case is known to be png | Caolán McNamara |
2019-12-18 | load images by explicit type | Noel Grandin |
2019-12-18 | vcl: sfx2: LOK: Support per-view popup windows | Ashod Nakashian |
2019-12-17 | unfold the gtk-related inline we don't need anymore | Caolán McNamara |
2019-12-17 | drop gtk_widget_set_double_buffered for X too | Caolán McNamara |
2019-12-11 | Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogs | Caolán McNamara |
2019-12-11 | lok: Support per-view help data | Tamás Zolnai |
2019-12-09 | only connect to tooltip query when we have to | Caolán McNamara |
2019-12-09 | Related tdf#108458 if no TooltipHdl set use usual tooltip | Caolán McNamara |
2019-12-09 | tdf#108458 related: Add tooltip handling to TreeView | Jim Raykowski |
2019-12-09 | weld Property Browser | Caolán McNamara |
2019-12-07 | return blank ident if empty notebook | Caolán McNamara |
2019-12-04 | factor out 'weld::Widget as XWindow' | Caolán McNamara |