Commit graph

65 commits

Author SHA1 Message Date
Hylke Bons c0916e5dd4 [log] add subtle shadow to date separators 2011-02-13 00:02:07 +00:00
Hylke Bons b51681c662 [log] Add a default buddy icon and prettify the event log 2011-02-13 00:02:06 +00:00
Hylke Bons d70544131a [log] update when avatars are fetched 2011-02-12 23:55:28 +00:00
Hylke Bons e6e0e3608f [log] Keep logs in memory at all time. Fixes crashes and increases speed. 2011-02-12 23:55:28 +00:00
Hylke Bons 1ea70f7707 [html] 2011-02-12 23:55:28 +00:00
Hylke Bons f2c1a38cc3 [html] decrease paddings a bit 2011-02-12 23:55:27 +00:00
Hylke Bons 35535517e5 [osx] Fix the event look to look native 2011-02-12 23:55:27 +00:00
Hylke Bons 46a46a1e05 [osx] Implement a proper SparkleLog class 2010-12-17 18:06:57 +01:00
Hylke Bons 93cc71e900 Merge [invitation] into [controller] and [intro] 2010-11-27 21:24:33 +00:00
Hylke Bons 6bc3ec84f8 [invitation] Change invitation extension to .sparkle 2010-11-27 21:24:33 +00:00
Hylke Bons f50abba573 [build] rename some variables to be more accurate 2010-11-27 21:24:33 +00:00
Alex Hudson f9f4445719 Don't install various data files manually; leave it to automake to sort out. 2010-11-27 21:24:32 +00:00
Hylke Bons 27f687ff23 [log] pass avatars to the new webkit view 2010-11-07 23:59:07 +01:00
Hylke Bons e2ad57d3ea [log] webkit based event log (still kind of broken) 2010-11-07 21:06:13 +00:00
Hylke Bons a1c8c8b321 [build] Add webkit 2010-11-06 15:05:48 +00:00
Hylke Bons 5f0e5f7e49 Add about dialog 2010-10-21 18:15:45 +01:00
Hylke Bons d8aaded856 [statusicon] new icon by lapo and improve error state handling 2010-10-07 22:08:13 +01:00
Hylke Bons 4fedea3f60 [log][repo][statusicon] add notices and icons when there are unpushed changes 2010-10-07 00:54:42 +01:00
Hylke Bons 7c6284b5cf [log] destroy logs properly after closing, so they don't pop up again on raised events 2010-10-05 22:34:37 +01:00
Hylke Bons fc804f2595 [repo] Add an error state icon and [repo] don't commit empty change sets 2010-08-28 19:56:19 +01:00
Alex Hudson 228539c263 Bring build system up-to-date for make dist[check] 2010-08-18 10:18:32 +01:00
Hylke Bons 3788626f3c [icons] export fedora/mist icons 2010-08-17 09:53:38 +01:00
Hylke Bons 66601800f6 [icons] Add Mist app icon for Fedora by Lapo Calamandrei 2010-08-16 17:19:50 +01:00
Hylke Bons 6e51d4524d new class [invitation] 2010-08-13 00:27:28 +01:00
Hylke Bons eea38eb0f0 [statusicon] Fix bug where the size of a temporary directory is checked that may not exist anymore 2010-08-11 23:53:32 +01:00
Hylke Bons 9d75ef3103 [svg] remove unused defs 2010-08-08 11:47:33 +01:00
Hylke Bons 21ee7c28fb [intro] Fix some text alignment issues and oversample side splash 2010-08-07 20:44:12 +01:00
Bertrand Lorentz a4b2fe2a8d [build] Install application icons in the system-wide theme
The icon to be used for system menus must be installed in the
system-wide hicolor theme directory (/usr/share/icons/hicolor). So we
install another copy of the folder-sparkleshare icon there. Fixes
bgo#626170.
2010-08-07 11:36:27 +02:00
Hylke Bons 9adb803d7c tweak some icons 2010-08-01 21:21:28 +01:00
Hylke Bons 0400aee111 Tweak intro side splash 2010-08-01 21:01:34 +01:00
Hylke Bons 03a79d72a0 [sparkleintro] fix spinner size 2010-07-29 14:47:09 +01:00
Hylke Bons cd80871acd Code cleanup 2010-07-27 11:02:49 +01:00
Hylke Bons d8300cdb5c Migrate SparkleDialog to SparkleIntro 2010-07-25 17:41:55 +01:00
Hylke Bons 2d2aa11a75 Fix a lot of crashes due to calling to GTK UI updates from multiple threads. 2010-07-24 13:32:05 +01:00
Hylke Bons 7be5e88add Add image for first start screen 2010-07-10 16:26:06 +01:00
Hylke Bons 8c50f6bfcd Remove unneeded icons and separate artwork license 2010-07-04 12:24:45 +01:00
Bertrand Lorentz ab614a8e67 [build] Fix path to icon-theme-installer script 2010-06-28 18:52:19 +02:00
Hylke Bons 1aa6e7a987 remove unused image 2010-06-19 17:27:42 +01:00
Hylke Bons be9763a59f Add a method to convert from a custom sparkle:// url to a git url 2010-06-19 15:13:15 +01:00
Bertrand Lorentz 516f2eba85 [build] Fix up configure and enable shave 2010-06-18 23:24:43 +02:00
Łukasz Jernaś 282672dfd4 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Hylke Bons cb88d6a91f use grey text for time in event log and add smaller icon sizes for avatar-default 2010-06-17 21:51:05 +01:00
Hylke Bons 805a725fe2 Move autostart .desktop file creation to code 2010-06-15 23:21:02 +01:00
Steven Harms 69a145d983 Update to auto start automatically in gnome 2010-06-15 13:11:56 -04:00
Hylke Bons 106ba6b7ab tweak icon 2010-05-23 19:35:28 +01:00
Hylke Bons 33c5abdc5a update svg 2010-05-23 17:43:40 +01:00
Hylke Bons ea3c0dcbb1 animate statusicon when syncing 2010-05-23 16:02:46 +01:00
Hylke Bons 414c5c3f4a gitorious icon 2010-05-22 18:34:43 +01:00
Hylke Bons 15de00ae64 add service icons to the autocomplete list 2010-05-22 18:29:57 +01:00
Hylke Bons df2532f91e update colours a bit 2010-05-21 10:49:11 +01:00