summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump to 3.3.1.13.3.1.1Cosimo Cecchi2011-10-251-1/+1
* build: switch to XZCosimo Cecchi2011-10-251-1/+1
* release: prepare for 3.3.1Cosimo Cecchi2011-10-252-1/+21
* eel-string: don't segfault in eel_str_replace_substring for NULL stringsCosimo Cecchi2011-10-251-2/+2
* Updated Slovenian translationMatej Urbančič2011-10-231-792/+795
* Updated Hebrew translation.Yaron Shahrabani2011-10-221-1571/+1000
* places-sidebar: trivial cleanupsCosimo Cecchi2011-10-191-4/+2
* places-sidebar: return if we fail to compute a drop positionCosimo Cecchi2011-10-191-1/+4
* places-sidebar: don't assert we have a valid selected iterCosimo Cecchi2011-10-191-3/+3
* places-sidebar: don't call gtk_tree_model_get() with an invalid pathCosimo Cecchi2011-10-191-29/+24
* Updated Spanish translationDaniel Mustieles2011-10-191-680/+683
* Updated Turkish translationMuhammet Kara2011-10-181-653/+652
* Autostart only in GNOME and UnityGyörgy Balló2011-10-181-0/+1
* places-sidebar: show a Properties item for mountsStefano Teso2011-10-181-0/+69
* file-operations: show needed space as a secondary messageTimothy Arceri2011-10-181-2/+4
* test: don't use deprecated gtk_vbox_new()Cosimo Cecchi2011-10-181-1/+1
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-184-7/+23
* all: don't use deprecated GMutex/GThread APICosimo Cecchi2011-10-184-75/+24
* all: don't call g_thread_init()Cosimo Cecchi2011-10-184-6/+1
* editable-label: use GTK_STYLE_CLASS_ENTRYCosimo Cecchi2011-10-171-0/+2
* editable-label: use gtk_render_frame() instead of hardcoding a strokeCosimo Cecchi2011-10-171-11/+9
* editable-label: don't hardcode black for the insertion cursorCosimo Cecchi2011-10-171-3/+6
* editable-label: remove useless codeCosimo Cecchi2011-10-171-11/+0
* editable-label: make sure to size_request the padding set on the labelCosimo Cecchi2011-10-171-3/+3
* icon-container: use gdk_window_move() to position the typeahead popupCosimo Cecchi2011-10-171-1/+1
* icon-container: don't associate Ctrl+F to typeahead searchCosimo Cecchi2011-10-171-33/+2
* places-sidebar: don't crash when middle clicking on empty spaceCosimo Cecchi2011-10-171-2/+8
* tree-sidebar: don't call g_free on a GObject listCosimo Cecchi2011-10-171-1/+1
* Updated Slovak translationIvan Masár2011-10-161-1004/+1044
* Updated Japanese translationJiro Matsuzawa2011-10-171-5/+5
* Updated Slovenian translationAndrej Žnidaršič2011-10-141-1730/+3
* Fixed Russian translationYuri Myasoedov2011-10-141-4/+4
* Fix build failure if tracker FTS is enabledMichael Biebl2011-10-121-1/+1
* Updated Telugu Translationskrishnababu k2011-10-101-1200/+1076
* Updated Turkish translationMuhammet Kara2011-10-101-1822/+1869
* all: remove offset_x/offset_y parameters from eel_pop_up_context_menu()Cosimo Cecchi2011-10-054-16/+3
* Remove stale 'offset' in eel_pop_up_context_menu()Federico Mena Quintero2011-10-051-10/+8
* eel: remove unused eel_gdk_rgba_is_dark()Cosimo Cecchi2011-10-052-19/+0
* eel-string: remove unused codeCosimo Cecchi2011-10-052-346/+2
* all: don't use eel_strlen()Cosimo Cecchi2011-10-052-2/+2
* view: use g_str_has_prefix() instead of eel_str_has_prefix()Cosimo Cecchi2011-10-051-2/+2
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-058-31/+31
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-0526-216/+0
* view: don't use EEL_ASSIGN/EEL_IMPLEMENT macros for class signalsCosimo Cecchi2011-10-051-37/+0
* view: don't use EEL_INVOKE_METHOD macroCosimo Cecchi2011-10-051-2/+1
* all: don't use EEL_CALL_METHOD* macrosCosimo Cecchi2011-10-055-194/+80
* icon-view: simplify code by removing pointless method overridesCosimo Cecchi2011-10-052-111/+14
* all: don't use EEL_CLASS_BOILERPLATE macroCosimo Cecchi2011-10-052-26/+9
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-0513-163/+65
* properties-window: paint the pie backgorund with the notebook colorCosimo Cecchi2011-10-041-2/+13