Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | libcaja-private: reduce the scope of some variables | Pablo Barciela | 1 | -57/+76 |
2019-05-04 | eel: remove date & time functions | rbuj | 1 | -2/+2 |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -11/+11 |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -18/+19 |
2019-03-05 | caja-icon-container: Fix use of memory after it is freed | Pablo Barciela | 1 | -2/+2 |
2019-02-06 | Add --disable-self-check for configure | Wu Xiaotian | 1 | -5/+1 |
2018-05-20 | icon-container: avoid deprecated 'gtk_style_context_get_border_color' | Pablo Barciela | 1 | -2/+7 |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 1 | -1/+7 |
2018-05-03 | Eliminate accessible children-changed event flood on container repopulation | Joanmarie Diggs | 1 | -2/+4 |
2018-04-24 | Eliminate accessible children-changed event flood during update all | Joanmarie Diggs | 1 | -0/+6 |
2018-04-24 | Emit accessible-name-change signal for icons only when icons are renamed | Joanmarie Diggs | 1 | -0/+4 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 1 | -6/+12 |
2018-04-04 | canvas-container: listen to scale factor to invalidate icons | Lionel Landwerlin | 1 | -0/+12 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -67/+2 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -22/+8 |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+10 |
2017-08-12 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -2/+7 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -6/+15 |
2017-04-19 | Expand grid width to canvas | raveit65 | 1 | -1/+6 |
2017-04-13 | Add size_request to IconContainer to work around unncecessary | raveit65 | 1 | -0/+64 |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 1 | -2/+15 |
2017-03-13 | Revert "GTK3.21:fix desktop redraw" | Alexei Sorokin | 1 | -7/+0 |
2017-01-27 | Rename method to reflect its altered functionality | Luke Yelavich | 1 | -4/+4 |
2017-01-27 | Replace other instances of atk_focus_tracker_notify with appropriate atk_set_... | Luke Yelavich | 1 | -5/+5 |
2017-01-06 | remove some unused code that's also gone upstream | monsta | 1 | -14/+0 |
2017-01-02 | Fix keyboard-down wraparound on compact view | lukefromdc | 1 | -26/+22 |
2016-12-29 | fix indent and spacing a bit | monsta | 1 | -11/+11 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 1 | -3/+3 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 1 | -757/+5 |
2016-10-16 | GTK+2: use eel helper again to set adjustment values | raveit65 | 1 | -0/+36 |
2016-10-16 | support back and forward mouse buttons to navigate | Martin Matuska | 1 | -0/+10 |
2016-10-11 | Fix accessible object inherritance when used with GTK 3 | Luke Yelavich | 1 | -0/+57 |
2016-08-04 | GTK3.21:fix desktop redraw (caja-icon-container.c) | lukefromdc | 1 | -3/+7 |
2016-07-06 | icon-container: don't use eel helper to set adjustment values | raveit65 | 1 | -15/+10 |
2016-07-04 | Gtk+-3.20 eel-canvas: use GdkSeat operations | raveit65 | 1 | -0/+39 |
2016-07-04 | GTK+-3.20 caja-icon-container: use GdkSeat operations | raveit65 | 1 | -1/+11 |
2016-03-17 | icon container: don't set label colors right after widget realize | monsta | 1 | -4/+0 |
2016-03-17 | icon container: restore original font color select logic | monsta | 1 | -1/+1 |
2016-01-31 | GTK3 desktop: add a caja-desktop style class to the desktop canvas | Wolfgang Ulbrich | 1 | -0/+9 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+7 |
2016-01-18 | fix fg-color of dark themes | Wolfgang Ulbrich | 1 | -3/+2 |
2016-01-15 | GTK3 all: don't use deprecated GDK pointer methods | Wolfgang Ulbrich | 1 | -0/+8 |
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 1 | -4/+6 |
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 1 | -0/+4 |
2016-01-15 | GTK3: don't use deprecated gtk_widget_size_request | Wolfgang Ulbrich | 1 | -4/+4 |
2016-01-13 | GTK3 icon-container: invalidate the layout cache on style-updated | Wolfgang Ulbrich | 1 | -1/+1 |
2016-01-13 | GTK3 icon-container: don't chain up style-updated for the desktop container | Wolfgang Ulbrich | 1 | -3/+14 |
2016-01-13 | GTK3 icon-container: use the "rubberband" style class for the selection item | Wolfgang Ulbrich | 1 | -43/+78 |
2016-01-13 | GTK3 icon-container: remove unused code caching canvas item colors | Wolfgang Ulbrich | 1 | -118/+15 |
2016-01-13 | GTK3 icon-container: remove unused style properties | Wolfgang Ulbrich | 1 | -44/+3 |