summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2017-04-14Add size_request to IconContainer to work around uncecessary relayoutingraveit651-0/+64
2017-04-14IconCanvasItem: fix overlapping filenames on hoverraveit651-1/+0
2017-03-27[GTK+2] eel: Revert to set_back_pixmap for directories tooAlexei Sorokin1-24/+2
2017-03-12eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin2-16/+43
2017-02-25Revert "GTK3.21:fix desktop redraw"Alexei Sorokin1-7/+0
2017-02-16replace atk_focus_tracker_notify with atk_object_notify_state_changeLuke Yelavich1-5/+5
2017-02-16Use ATK_STATE_SELECTED and ATK_STATE_FOCUSED appropriately for highlight prop...Luke Yelavich1-9/+7
2017-01-22Fix keyboard-down wraparound on compact viewlukefromdc1-26/+22
2017-01-22Fix cursor on single-click navigation mode.Franco Tortoriello1-2/+14
2017-01-22Add a separator when concatenating strings in icon text accessibleColomban Wendling1-0/+2
2017-01-22Fix hashtable warnings on closelukefromdc2-7/+3
2017-01-22Stop warnings on window-close and 3 warnings on exitlukefromdc2-3/+7
2017-01-22a11y: fix accessibility implementation for CajaIconCanvasItemAccessible (#712)Colomban Wendling1-3/+3
2016-12-29file: don't consider all desktop files caja linkslukefromdc1-3/+6
2016-12-29Show "open with" menu for desktop and theme fileslukefromdc1-4/+2
2016-10-18Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+57
2016-10-17GTK+2: use eel helper again to set adjustment valuesraveit651-0/+36
2016-08-31GTK3: stop warning spew from sidebar, pathbarlukefromdc1-1/+1
2016-08-22thumbnails: port from raw pthread API to GTask and GMutexmonsta1-27/+25
2016-08-22drop a large amount of completely unused codemonsta14-369/+0
2016-08-04GTK3.21:fix desktop redraw (caja-icon-container.c)lukefromdc1-3/+7
2016-07-13drop unneeded includesmonsta1-2/+0
2016-07-12libcaja-private: drop unused CajaIdleQueue codemonsta4-208/+0
2016-07-12libcaja-private: drop some more unused codemonsta8-190/+0
2016-07-12libcaja-private: remove unused CajaMergedDirectory codemonsta3-802/+0
2016-07-11all: don't use deprecated GMutex/GThread APIraveit654-75/+21
2016-07-06GTK+-3 open-with-dialog: use widget properties instead of GtkAlignmentraveit651-0/+8
2016-07-06GTK+-3 file-conflict-dialog: use widget properties instead of GtkAlignmentraveit651-0/+16
2016-07-06icon-container: don't use eel helper to set adjustment valuesraveit651-15/+10
2016-07-04GTK+-3 caja-icon-dnd: avoid deprecated gtk_drag_beginraveit651-0/+10
2016-07-04Gtk+-3.20 eel-canvas: use GdkSeat operationsraveit651-0/+39
2016-07-04GTK+-3.20 caja-tree-view-drag-dest: use GdkSeat operationsraveit651-2/+14
2016-07-04GTK+-3.20 caja-dnd: use GdkSeat operationsraveit651-2/+12
2016-07-04GTK+-3.20 caja-icon-container: use GdkSeat operationsraveit651-1/+11
2016-03-29add default name/description for python extensionsAlexander van der Meij1-7/+18
2016-03-29use exposed python filenames to list python extensions separatelyAlexander van der Meij1-0/+18
2016-03-17icon container: don't set label colors right after widget realizemonsta1-4/+0
2016-03-17icon container: restore original font color select logicmonsta1-1/+1
2016-02-29fix loading multiple python extensions (regression since 1.9.3)Alexander van der Meij1-2/+3
2016-02-08use g_hash_table_remove_all and get rid of some callbacksmonsta2-9/+3
2016-02-07fix crash when restoring file with special characters from trashmonsta1-6/+2
2016-02-05fix random crash on startup when python-caja extension is enabledmonsta1-3/+3
2016-02-01fix several build warningsmonsta4-2/+4
2016-01-31GTK3 desktop: add a caja-desktop style class to the desktop canvasWolfgang Ulbrich1-0/+9
2016-01-26fix a few build warningsmonsta1-1/+1
2016-01-26use g_strcmp0 instead of strcmpmonsta1-4/+3
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich5-13/+27
2016-01-25GTK3 general: don't use deprecated gdk_app_launch_context_new()Wolfgang Ulbrich1-2/+28
2016-01-23information-panel: one more GtkWidget* usagemonsta2-16/+3
2016-01-22GTK3: fix deprecated GtkStock in libcaja-privateWolfgang Ulbrich4-6/+6