summaryrefslogtreecommitdiff
path: root/libslab
AgeCommit message (Expand)AuthorFilesLines
2023-11-05Remove libslab libraryzhuyaliang33-6892/+0
2023-10-11libslab: Fix compilation warnings and replace deprecated functionszhuyaliang3-15/+91
2023-08-09libslab: Remove gdk/gdkx.h from includeslukefromdc1-1/+0
2023-08-09Wayland: remove xisms from screen width detectionlukefromdc1-2/+12
2022-02-09bookmark-agent: remove whitespaces before #if, #else, and #endifrbuj1-6/+6
2022-02-09bookmark-agent: fix backward compatibility with glib < 2.66rbuj2-2/+20
2022-02-09Unnecessary G_OBJECT cast when calling signal connect functionrbuj4-18/+25
2021-11-20Use a blank line at mostrbuj5-17/+0
2021-08-28Maintain compatibility with Glibc versions older than 2.66. Fixes #655 (#659)Martin Wimpress1-0/+16
2021-07-28Replace the deprecated GtkTable with GtkGridzhuyaliang3-37/+24
2021-07-28Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flagszhuyaliang1-2/+2
2021-07-28Remove useless and discarded gtk_button_releasedzhuyaliang1-2/+5
2021-07-28Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_...zhuyaliang2-14/+6
2021-02-26bookmark-agent: Function 'bookmark_agent_new' used prior to declarationrbuj1-16/+16
2020-12-11libslab-utils: Remove dead function libslab_get_current_screenrbuj2-25/+0
2020-12-09libslab-utils: Remove libslab_strcmp and use g_strcmp0 insteadrbuj3-20/+4
2020-12-04Use G_BEGIN_DECLS/G_END_DECLS macrosrbuj14-89/+51
2020-11-27application-tile: warning -Wempty-bodyrbuj1-1/+2
2020-07-20Remove unused macrosrbuj2-3/+0
2020-06-07shell-window: Remove unused function shell_window_handle_size_requestrbuj1-37/+0
2020-06-07shell-window: Remove shell_window_paint_windowrbuj1-31/+0
2020-06-07shell-window: Remove warning ‘gtk_paint_flat_box’ is deprecatedrbuj1-11/+11
2020-03-27Port libslab_handle_g_error to the built-in GLib logging frameworkrbuj4-54/+32
2020-03-11libslab: Remove libslab_get_current_time_millisrbuj4-21/+10
2019-12-05avoid redundant redeclarationsPablo Barciela5-10/+0
2019-10-01icons: Force uniform size on icons (#505)Victor Kareh1-8/+18
2019-06-30libslab: bookmark-agent.c avoid deprecated g_type_class_add_privateWu Xiaotian1-29/+34
2019-06-18Remove trailing whitespacesrbuj3-9/+9
2019-06-06libslab: avoid deprecated g_type_class_add_privateWu Xiaotian5-65/+55
2019-04-19control-center: Fix memory leakrbuj1-1/+1
2019-01-01Fix the runtime warning about gtk_widget_destroy.Wu Xiaotian1-8/+29
2019-01-01Fixed number of cols error after reload menus.Wu Xiaotian1-3/+3
2019-01-01Fixed crash when install/remove application.Wu Xiaotian1-4/+17
2018-06-21libslab: code clean upraveit658-395/+6
2018-06-10libslab: replace deprecated gtk_menu_popupraveit651-31/+10
2018-05-27use new mate-menus apiyetist1-30/+24
2018-05-27use new apiyetist1-41/+43
2018-05-27use matemenu_tree_newyetist1-2/+11
2018-01-30require GTK+ 3.22 and GLib 2.50monsta6-32/+1
2018-01-12libslab: store search entry widget as GtkEntrymonsta1-5/+5
2018-01-11libslab: fix search icon misalignedZhang Xianwei6-286/+9
2018-01-10libslab: search-entry.c: Fix build warning:Pablo Barciela1-1/+1
2017-12-24libslab: restore missing variable initializationmonsta1-1/+2
2017-12-24libslab: drop useless checkpoint functionmonsta3-50/+0
2017-12-23libslab: remove more unused codemonsta8-182/+0
2017-12-22libslab: remove a bunch of unused codemonsta8-414/+0
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela2-12/+5
2017-12-15fix support for external localizations in .desktop filesmonsta1-6/+16
2017-08-15libslab: avoid deprecated gdk_screen_width/heightZenWalker2-3/+12
2017-08-15libslab: drop unneeded libslab_mate_desktop_item_open_help functionraveit652-37/+0