Commit graph

44 commits

Author SHA1 Message Date
Bertrand Lorentz 8af6599d8f Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00
Benjamin Podszun 63ab8a084d Don't crash when the requested icon doesn't exist in theme 2010-07-29 14:03:10 +01:00
Hylke Bons d38268f534 Fix icon lookup errors 2010-07-27 12:00:01 +01:00
Hylke Bons 7faaa4debf Continue work on SparkleIntro 2010-07-21 23:41:54 +01:00
Hylke Bons 28554164dd [sparklediff] Use system colours for iconview and fix some bugs 2010-07-15 12:22:32 +01:00
Hylke Bons 838cab486e Change of sparklediff UI and start of first start screen 2010-07-13 19:24:10 +01:00
Hylke Bons 8fcb2c9476 [sparklediff] Make is possible to view history if file is in a subdirectory of a Git repo 2010-07-04 23:41:47 +01:00
Łukasz Jernaś e8fa9702e4 Fix check for schema and file suffix
String.Substring() doesn't accept values < 0. Also replace substring
matching with StartsWith() and EndsWith() to avoid some problems.
2010-06-23 18:24:02 +02:00
Łukasz Jernaś d1741a8f95 Remove additional merge related ToRelativeDate() 2010-06-21 17:20:51 +02:00
Łukasz Jernaś c1c81037d4 Fix one string and remove a duplicate check 2010-06-21 16:42:17 +02:00
Hylke Bons 17c9ba613b Merge branch 'translations' 2010-06-21 14:47:42 +01:00
Hylke Bons a0f5647d28 Use some whitespace so lines won't go over 120 characters 2010-06-21 14:47:29 +01:00
Łukasz Jernaś baba93b3de Fix plural form handling in ToRelativeDate() 2010-06-21 15:30:34 +02:00
Hylke Bons cdb15c5a49 Warn the user for speed issues when uploading certain types of images 2010-06-20 22:05:11 +01:00
Hylke Bons bb202a66e1 Add method ToRelativeDate to SparkleHelpers 2010-06-20 20:43:49 +01:00
Hylke Bons b2cedc1c86 Merge branch 'translations' 2010-06-20 20:42:51 +01:00
Hylke Bons 2bad3aa710 Add method ToRelativeDate to SparkleHelpers 2010-06-20 20:42:41 +01:00
Hylke Bons 5624dc714a some cleanups 2010-06-20 14:57:02 +01:00
Hylke Bons 9ea16df05d SparkleHelpers: don't add a path to the theme every time an icon is looked up 2010-06-19 17:07:45 +01:00
Hylke Bons 6f30fdf688 fix sparkletogiturl method 2010-06-19 16:05:42 +01:00
Hylke Bons e2544a6608 Add a method to convert from a custom sparkle:// url to a git url 2010-06-19 15:13:15 +01:00
Hylke Bons b11bad720c SparkleHelpers/Paths: update coding style 2010-06-16 00:29:29 +01:00
Oleg Khlystov 10f4156a9a Fixed: if added remote folder then update repositories in menu 2010-06-13 17:47:00 +04:00
Hylke Bons 11e5c86de7 fix some whitespace 2010-06-12 10:45:44 +01:00
Hylke Bons ea3babb755 cleanup ugly path concatenations and add some comments 2010-06-12 10:42:37 +01:00
Hylke Bons b859ae9983 remove spacs between debuginfo vars 2010-06-12 10:33:20 +01:00
Hylke Bons b1e24b0b01 fix crash due to change in path concatenations 2010-06-05 00:22:58 +02:00
Hylke Bons e917e7305a port more debuginfo to new debug method 2010-06-04 22:01:17 +02:00
Hylke Bons 500de14574 make debuginfo optional and add timestamps 2010-06-04 21:45:42 +02:00
Hylke Bons db0436018b fix coding style 2010-05-31 21:24:42 +02:00
Hylke Bons a9037ad16b allow the : to seprate repo name from domain in addresses 2010-05-27 10:59:05 +02:00
Hylke Bons aea230bb38 Fix crash where SparkeDialog is destroyed too early. 2010-05-27 10:51:39 +02:00
Hylke Bons 058f544282 add service icons to the autocomplete list 2010-05-22 18:29:57 +01:00
Hylke Bons b8ea3ec986 allow filtering of event log by clicking authors 2010-05-18 20:44:15 +01:00
Hylke Bons bc55a6ef4a fix regex 2010-05-13 23:44:16 +01:00
Hylke Bons cc2043b5db separate dialog class and make field checking work 2010-05-13 23:29:54 +01:00
Hylke Bons afc2701105 add method to check a git url 2010-05-13 21:29:21 +01:00
Hylke Bons c25d712a0f check adddialog entry fields kinda 2010-05-12 10:58:41 +01:00
Hylke Bons b96526cc93 let getavatar return pixbuf instead of string 2010-05-10 23:20:17 +01:00
Hylke Bons 613fce5d0b Use an icon theme to look up icons 2010-05-10 14:42:46 +01:00
Hylke Bons 3389b52acc add emblem support. but it doesn't work... 2010-05-08 16:41:54 +01:00
Hylke Bons c705628650 clean up helpers and update more paths 2010-05-08 15:56:32 +01:00
Hylke Bons de29cc3173 Fix some paths and add multi-combine method 2010-05-08 15:31:44 +01:00
Hylke Bons f720d2beda make add dialog work kinda. restructure 2010-05-06 01:17:00 +01:00