Commit graph

3296 commits

Author SHA1 Message Date
Hylke Bons 045d0a56e9 windows setup: Fix some layout issues 2012-06-26 10:52:52 +01:00
Hylke Bons 29c443f230 ubuntu statusicon: force update of the icon when animating 2012-06-25 23:26:06 +01:00
Hylke Bons 5d9f8c3e22 Update NEWS 2012-06-25 23:02:44 +01:00
Hylke Bons 4daf76f85e windows: bump version number 2012-06-25 22:55:43 +01:00
Hylke Bons 0f2f969afe Merge pull request #801 from carlosmn/status-icon
linux: fix up status icon loading
2012-06-24 16:29:32 -07:00
Carlos Martín Nieto 89c82c08ac linux: fix up status icon loading
The main 'process-syncing-sparkleshare-24.png' file doesn't exist
anymore. Load the frames from 'process-syncing-*-24.png' instead of
slicing.
2012-06-25 01:28:25 +02:00
Hylke Bons 44abb2497b windows: add the app icon to every window 2012-06-25 00:11:52 +01:00
Hylke Bons ef87a3cb56 windows eventlog: position on right side of screen 2012-06-24 23:31:06 +01:00
Hylke Bons 9538781dd3 repo git: reuse git objects 2012-06-24 23:20:45 +01:00
Hylke Bons 1e184fe666 windows setup: swap finish page buttons 2012-06-24 23:20:06 +01:00
Hylke Bons 15bd9d77a4 git: return to setting author on local repository, specifying in the command causes issues. Fixes #678 2012-06-24 19:14:52 +01:00
Hylke Bons ee94b094de windows: Fix build 2012-06-24 19:12:16 +01:00
Hylke Bons 15741da4d6 linux nautilus: Fix 'Copy Web Link' for Github. Closes #800 2012-06-23 21:38:59 +01:00
Hylke Bons 663488d06d mac watcher: Fix #731 2012-06-23 19:20:31 +01:00
Hylke Bons 319c20d3ff statusicon: change wording 2012-06-23 17:41:37 +01:00
Hylke Bons f1495a917f setup: don't block the UI on add 2012-06-23 17:40:55 +01:00
Hylke Bons 955ca683c6 windows: adjust project file paths 2012-06-22 10:04:17 +01:00
Hylke Bons 8e37837f05 setup: tweak add page layout 2012-06-21 17:58:52 +01:00
Hylke Bons 4a6a0c5dbb lib: add folder name to debug info for each git call. Closes #796 2012-06-21 17:58:07 +01:00
Hylke Bons 61ad8c77a1 setup linux: Fix selected unfocused secondary text color 2012-06-20 13:16:49 +01:00
Hylke Bons cc71c20aea setup linux: set default window button 2012-06-20 13:16:49 +01:00
Hylke Bons d20b9be784 build: revert project file change 2012-06-20 12:13:34 +01:00
Hylke Bons 33ec14c1c8 build: Use monochrome icons when on Ubuntu. Closes #505 2012-06-20 12:07:47 +01:00
Hylke Bons 1a432d1f9c controller: Remove debug rule 2012-06-19 23:26:35 +01:00
Hylke Bons 58219c6407 Tweak README 2012-06-19 23:21:29 +01:00
Hylke Bons e8ac77f5ae Update NEWS 2012-06-19 23:16:23 +01:00
Hylke Bons d35fd7c707 Update Growl framework to version 1.3.1 2012-06-19 23:11:05 +01:00
Hylke Bons 1b8da8a9b5 build: Fix OS check 2012-06-19 20:37:10 +01:00
Hylke Bons 289b600fe4 When on Mac, never build the GTK UI 2012-06-19 20:23:50 +01:00
Hylke Bons de7efbc04c mac: fix build 2012-06-19 19:56:48 +01:00
Hylke Bons db149199ed Disable translations for now 2012-06-19 19:20:33 +01:00
Hylke Bons 61020bdf31 Simplify README.md 2012-06-19 18:50:04 +01:00
Hylke Bons 8b0a795d2d Simplify README.md 2012-06-19 18:38:58 +01:00
Hylke Bons 76338bcef2 Simplify README.md 2012-06-19 18:34:18 +01:00
Hylke Bons 9edc3d3edf Simplify README.md 2012-06-19 18:28:49 +01:00
Hylke Bons e9b31a8401 Simplify README.md 2012-06-19 18:11:18 +01:00
Hylke Bons 9a7b894bff Simplify README.md 2012-06-19 18:09:32 +01:00
Hylke Bons 7ee7aae6dc Simplify README.md 2012-06-19 18:05:56 +01:00
Hylke Bons b52bd7e559 build: Remove gnome-doc-utils leftovers 2012-06-19 17:43:38 +01:00
Hylke Bons ffce75c0bb Add directory for legal files 2012-06-19 17:27:07 +01:00
Hylke Bons 84097427d3 linux: Reorder file structure 2012-06-19 17:21:33 +01:00
Hylke Bons 4e0ee26e35 linux: fix build 2012-06-19 15:59:54 +01:00
Hylke Bons 975ae072de mac Move assets to UI folder 2012-06-19 15:11:08 +01:00
Hylke Bons 6569ae6200 lib git: treat merge commits like any other commit 2012-06-19 10:54:46 +01:00
Hylke Bons f28fd55fdc Remove some unused code 2012-06-19 10:43:30 +01:00
Hylke Bons 6a502c721b Fix whitespace 2012-06-19 10:17:17 +01:00
Hylke Bons 700648d876 Keyboard shortcuts in GTK are actually easy... 2012-06-19 10:15:32 +01:00
Hylke Bons d72704af8f Merge pull request #792 from carlosmn/distcheck
po: remove SparkleShare/SparkleOptions.cs from the list
2012-06-17 15:46:05 -07:00
Hylke Bons 2433536555 update NEWS 2012-06-17 23:42:36 +01:00
Hylke Bons c17ad92a73 setup: show raw (git) error message on failed add 2012-06-17 22:57:15 +01:00