summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-conflict-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use italic in the file conflict dialogWilliam Jon McCann2012-08-151-6/+6
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-10/+10
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-7/+7
* conflict-dialog: make the rename entry expand the whole widthCosimo Cecchi2011-04-071-1/+1
* conflict-dialog: don't force a size request on the labelsCosimo Cecchi2011-04-071-2/+0
* conflict-dialog: don't forget to show the primary labelCosimo Cecchi2011-04-071-0/+1
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-4/+1
* file-conflict-dialog: don't use override_fontCosimo Cecchi2010-12-061-15/+9
* file-conflict-dialog: port to GtkStyleContextCosimo Cecchi2010-12-061-4/+11
* Don't use gtk_dialog_set_has_separator()Cosimo Cecchi2010-09-191-1/+0
* Make file conflict strings i18n-friendlyCosimo Cecchi2010-09-111-42/+45
* [ln-p] GSEAL nautilus-file-conflict-dialog.Bastien Nocera2010-06-111-1/+1
* Use single GTK+ header includes.Cosimo Cecchi2010-06-021-1/+0
* Properly update icons as we load the thumbnails.Cosimo Cecchi2010-04-271-27/+78
* Fix size requests and wrap modes for labels.Cosimo Cecchi2010-04-271-4/+8
* Focus and sensitivity fixes.Cosimo Cecchi2010-04-261-2/+13
* Focus the entry after clicking on 'Reset'.Cosimo Cecchi2010-04-261-0/+1
* Tweak UI according to usability suggestions.Cosimo Cecchi2010-04-261-65/+157
* Reverse broken logic.Cosimo Cecchi2010-04-261-1/+1
* Remove manual markup.Cosimo Cecchi2010-04-261-4/+2
* Make the primary label bold.Cosimo Cecchi2010-04-261-2/+11
* Specify which file is older.Cosimo Cecchi2010-04-261-19/+45
* Make sure NautilusFiles are ready.Cosimo Cecchi2010-04-261-6/+29
* Show the file type only if it's different.Cosimo Cecchi2010-04-261-24/+50
* Fix indentation.Cosimo Cecchi2010-04-261-9/+8
* Swap the order of files in the dialogCosimo Cecchi2010-04-261-8/+8
* Use NautilusFile machinery instead of is_dirCosimo Cecchi2010-04-261-23/+4
* Adapt the file operations code to use the new dialogCosimo Cecchi2010-04-261-1/+2
* Implement responses from the dialog back to the file operation.Cosimo Cecchi2010-04-261-9/+22
* HIG fixesCosimo Cecchi2010-04-261-52/+45
* Finish implement icon boxes in the dialog.Cosimo Cecchi2010-04-261-9/+8
* UI and HIG fixesCosimo Cecchi2010-04-261-36/+61
* Use a GtkDialog.Cosimo Cecchi2010-04-261-54/+146
* First implementation of NautilusFileConflictDialogCosimo Cecchi2010-04-261-0/+292