summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * thunar/thunar-location-entry.c: SplitJannis Pohlmann2009-06-162-20/+111
* * thunar/thunar-file.c: In thunar_file_reload(), always reload theJannis Pohlmann2009-06-162-15/+14
* * thunar/thunar-path-entry.c: Display the local path only for nativeJannis Pohlmann2009-06-162-4/+21
* * thunar/thunar-renamer-model.c: Remove the ThunarVfsInfo member ofJannis Pohlmann2009-06-152-27/+21
* * thunar/thunar-file.c: Use S_ISCHR, S_ISSOCK, S_ISFIFO and S_ISBLK toJannis Pohlmann2009-06-152-13/+26
* * thunar/thunar-icon-factory.c: Remove commented code.Jannis Pohlmann2009-06-152-10/+4
* * thunar/thunar-thumbnailer.c: Don't queue files that are part of anJannis Pohlmann2009-06-152-0/+101
* * thunar/thunar-icon-factory.c: Drop the ThunarVfsThumbFactoryJannis Pohlmann2009-06-152-144/+85
* * thunar/thunar-file.{c,h}: Add new boolean methodJannis Pohlmann2009-06-153-2/+42
* * thunar/thunar-icon-factory.c: Rewrite the file icon loading processJannis Pohlmann2009-06-146-547/+738
* * thunar/thunar-file.{c,h}: Emit a ThunarFileMonitor "file-changed"Jannis Pohlmann2009-06-143-16/+42
* * thunar/Makefile.am, thunar/thunar-thumbnailer-manager-dbus.xml: AddJannis Pohlmann2009-06-125-122/+283
* * Makefile.am, thunar/thunar-image.{c,h},Jannis Pohlmann2009-06-1218-603/+1304
* * configure.in.in: Depend on libexo-0.3.101svn-r29948 forJannis Pohlmann2009-05-1114-137/+336
* * thunar/Makefile.am, thunar/thunar-exec.{c,h}: Import thunar_exec_*()Jannis Pohlmann2009-05-1125-587/+1519
* * Makefile.am, thunar/thunar-misc-jobs.{c,h}: Add new file forJannis Pohlmann2009-05-079-247/+546
* * configure.in.in: Depend on exo-0.3.101svn-r29926 for ExoJob.Jannis Pohlmann2009-05-0519-724/+364
* Erm, yeah. Remove duplicate ChangeLog entry.Jannis Pohlmann2009-05-011-6/+0
* * thunar/thunar-file.{c,h}, thnuar/thunar-standard-view.c,Jannis Pohlmann2009-05-017-99/+250
* * thunar/*.c: Remove all occurances of GLIB_CHECK_VERSION() andJannis Pohlmann2009-04-3016-135/+45
* * thunar/thunar-util.{c,h}: Replace ThunarVfsFileTime with guint64.Jannis Pohlmann2009-04-303-12/+14
* * thunar/thunar-file.{c,h}, thunar/thunar-properties-dialog.c:Jannis Pohlmann2009-04-305-34/+46
* * thunar/thunar-application.c: Replace "hal-udi" withJannis Pohlmann2009-04-304-42/+144
* * thunar/thunar-tree-model.c, thunar/thunar-tree-view.c: Rewrite theJannis Pohlmann2009-04-293-341/+606
* * thunar/thunar-shortcuts-view.c: Avoid segfaults due to an invalidJannis Pohlmann2009-04-292-12/+49
* * thunar/thunar-shortcuts-model.c: In thunar_shortcuts_model_init()Jannis Pohlmann2009-04-292-3/+9
* * thunar/thunar-gio-extensions.{c,h}: Add new functionJannis Pohlmann2009-04-298-353/+585
* * thunar/thunar-io-jobs.c, thunar/thunar-io-scan-directory.c: ImproveJannis Pohlmann2009-04-286-23/+41
* * thunar/thunar-file.{c,h}: Make the ThunarFile cache somewhatJannis Pohlmann2009-04-285-44/+128
* * thunar/thunar-io-jobs-util.{c,h}: Add missing files.Jannis Pohlmann2009-04-273-0/+179
* * thunar/thunar-preferences-dialog.c: Always assume we have volumeJannis Pohlmann2009-04-272-58/+35
* * thunar/thunar-application.c: Use GVolumeMonitor instead ofJannis Pohlmann2009-04-273-72/+121
* * thunar/thunar-tree-view.c: Add missing include statement forJannis Pohlmann2009-04-242-0/+6
* * thunar/thunar-dialogs.c, thunar/thunar-progress-dialog.{c,h},Jannis Pohlmann2009-04-247-47/+55
* * thunar/thunar-file.c: Implement thunar_file_get_group(),Jannis Pohlmann2009-04-247-53/+207
* * thunar/thunar-folder.c: Add "corresponding-file" property for theJannis Pohlmann2009-04-242-36/+91
* * thunar/thunar-enum-types.{c,h}, thunar/thunar-file.h: MoveJannis Pohlmann2009-04-247-127/+462
* * thunar/thunar-application, thunar/thunar-io-jobs.{c,h},Jannis Pohlmann2009-04-237-86/+190
* * thunar/thunar-dialogs.c: Use more fine-grained labels for files,Jannis Pohlmann2009-04-232-2/+21
* * thunar/thunar-application.c, thunar/thunar-job.{c,h},Jannis Pohlmann2009-04-238-18/+55
* * thunar/thunar-application.{c,h}, thunar/thunar-dbus-service.c,Jannis Pohlmann2009-04-237-39/+118
* * thunar/thunar-application.h: Fix thunar_appliation_link_into()Jannis Pohlmann2009-04-232-4/+9
* * thunar/Makefile.am, thunar/thunar-io-jobs-util.{c,h}: Add new filesJannis Pohlmann2009-04-2313-323/+490
* Revert " * thunar/Makefile.am, thunar/thunar-io-jobs-util.{c,h}: Add new files"Jannis Pohlmann2009-04-2313-490/+323
* * thunar/Makefile.am, thunar/thunar-io-jobs-util.{c,h}: Add new filesJannis Pohlmann2009-04-2312-319/+486
* * thunar/Makefile.am, thunar/thunar-transfer-job.{c,h}: ImplementJannis Pohlmann2009-04-2326-300/+1251
* * thunar/Makefile.am, thunar/thunar-io-scan-directory.{c,h}: PortJannis Pohlmann2009-04-2211-31/+374
* * thunar/thunar-application.c, thunar/thunar-io-jobs.{c,h},Jannis Pohlmann2009-04-217-20/+169
* * thunar/Makefile.am, thunar/thunar-io-jobs.{c,h},Jannis Pohlmann2009-04-2110-13/+659
* Add thunar-enum-types.c which I forgot in the last commit.Jannis Pohlmann2009-04-211-1/+1