summaryrefslogtreecommitdiff
path: root/capplets/file-types/service-edit-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* merged from HEADNAUTILUS_EXTENSIONS_BRANCH_AFTER_MERGE_1nautilus-extensions-branchDave Camp2004-01-061-602/+0
* Made the file entries modal as they live in modal dialogs. Fixes #89370.Federico Mena Quintero2002-08-011-3/+2
* set the icon here.Jody Goldberg2002-07-101-3/+2
* ui reviewJody Goldberg2002-07-101-5/+7
* http://bugzilla.gnome.org/show_bug.cgi?id=80327 Doh! If the current treeJody Goldberg2002-05-031-4/+10
* always populate the details fields so a user can see what they selected.Jody Goldberg2002-04-261-15/+24
* Make instant apply and add link to Help.Jody Goldberg2002-04-231-1/+1
* tidy up. (choose_cat_cb) : reorder buttons to be hig compliant.Jody Goldberg2002-04-221-1/+1
* set dialog title correctly when adding a service. ditto.Jody Goldberg2002-04-221-0/+6
* Use the new hook in gnome_vfs_application_registry_get_applications toJody Goldberg2002-04-221-6/+13
* show 'unknown' in the protocol name for the unknown protocoljacob berkman2002-04-021-11/+15
* Lot of little fixes to make it to compile without most of the deprecated stuffLauris Kaplinski2002-02-041-13/+18
* Set custom program entry and needs terminal hereBradford Hovinen2002-01-281-11/+41
* Always set run_program to TRUEBradford Hovinen2002-01-281-0/+4
* Set use_category_defaults_toggle (store_data): Set override_categoryBradford Hovinen2002-01-271-0/+4
* Call get_service_info to handle case where the service was created and notBradford Hovinen2002-01-271-2/+2
* Accept model (get_services_category_entry): Accept modelBradford Hovinen2002-01-271-9/+7
* Free the structure if the user clicks cancel and this is an add dialogBradford Hovinen2002-01-261-0/+4
* Implement (find_possible_supported_apps): ImplementBradford Hovinen2002-01-261-24/+143
* Desensitize component select (populate_application_list): DesensitizeBradford Hovinen2002-01-251-2/+4
* Code cleanup; create our own model rather than using GtkTreeStore UpdateBradford Hovinen2002-01-251-12/+43
* ImplementBradford Hovinen2002-01-111-1/+34
* Retrieve app info from option menuBradford Hovinen2002-01-111-0/+14
* Commit the changeset (main): Construct a changeset (edit_cb): Pass theBradford Hovinen2002-01-111-1/+1
* Don't set the value if it is NULLBradford Hovinen2002-01-111-0/+1
* Terminate column list with -1Bradford Hovinen2002-01-111-2/+8
* Implement (program_sensitive_cb): Implement (response_cb): Call store_dataBradford Hovinen2002-01-111-4/+53
* Near total rewriteBradford Hovinen (Gdict maintainer)2002-01-081-0/+270