Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to object icons name changes.Marco Pesenti Gritti2007-08-161-1/+1
|
* Adapt to devices icon name changes.Marco Pesenti Gritti2007-08-164-5/+5
|
* Adapt to icon name changesMarco Pesenti Gritti2007-08-165-7/+7
|
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-151-8/+52
|
* TypoMarco Pesenti Gritti2007-08-151-1/+1
|
* Volume/Brightness max/minMarco Pesenti Gritti2007-08-141-10/+36
|
* Complete move to external bundle registry.Tomeu Vizoso2007-08-094-60/+36
|
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-081-1/+4
|
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-3/+6
|\
| * Adapt to new palette API.Tomeu Vizoso2007-08-081-3/+6
| |
* | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-084-10/+11
|\ \ | |/
| * Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-083-5/+6
| |
| * Adapt to new color constants.Tomeu Vizoso2007-08-081-5/+5
| |
* | Make Journal active at startup. #2159Dan Winship2007-08-082-2/+13
| | | | | | | | | | | | | | | | Also distinguish between "active" in the sense of "the user is actually using this activity" and "active" in the sense of "the activity would be active *if* the user switched to Activity view". It's the latter sense, now called "pending" that the Journal is in at startup. Pending is also used for the next-up activity when you quit the current active activity.
* | Always get the activity list from the shell view, not sometimes from the modelDan Winship2007-08-081-2/+2
|/
* Add a basic palette with "Resume" and "Stop" to activity ring icons. #2028Dan Winship2007-08-061-2/+62
|
* Don't use gtk.get_current_event_time() as the timestamp for window.activate()Dan Winship2007-08-061-2/+7
| | | | | | | | | | | gtk.get_current_event_time() will return 0 if there's no "current event" (which will happen if this is invoked from a SugarKeyGrabber callback, because that intercepts events below the gtk level). And libwnck will g_warn if we pass "0" to window.activate(). Since matchbox doesn't look at the timestamp anyway, it's simplest to just always pass "1" there. (Needed for part of #2159)
* Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-031-5/+89
|
* Make the whole wedge in the activity ring clickable. #2029Dan Winship2007-08-021-8/+37
|
* Fix a leftover of the scale propertyMarco Pesenti Gritti2007-07-311-1/+1
|
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-3112-39/+35
|
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-317-26/+21
|
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-318-61/+42
|
* Remove buddy icons from the buddy menuDan Williams2007-07-311-33/+35
|
* #2570 Accept correctly image drops from Record.Tomeu Vizoso2007-07-301-4/+15
|
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-271-1/+1
| | | | dragging gtk inside services.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-241-2/+2
|\
| * Typo.Tomeu Vizoso2007-07-241-2/+2
| |
* | Adapt to icon names changes.Marco Pesenti Gritti2007-07-241-4/+4
|/
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-201-1/+1
|
* Fix some temp file leaks.Tomeu Vizoso2007-07-201-10/+16
|
* Fixing broken importMarco Pesenti Gritti2007-07-181-1/+1
|
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-182-3/+9
|
* Keep owner in the center in mesh viewDan Williams2007-07-181-0/+3
|
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-181-7/+18
|
* Eben specification and the new B3 keyboard (marco)Marco Pesenti Gritti2007-07-171-50/+31
|
* #775 Show the activity's creator colors in the donut. (Patch from Dan Winship)Tomeu Vizoso2007-07-151-1/+1
|
* Do not shutdown on power button.Marco Pesenti Gritti2007-07-151-16/+0
|
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-141-2/+1
|
* #2149, #2150: fixes for the clipboard palette.Tomeu Vizoso2007-07-141-28/+32
|
* #1888 Fix opening items from the clipboard.Tomeu Vizoso2007-07-111-38/+32
|
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-101-15/+2
|
* Implement tooltips for the zoom levels.Marco Pesenti Gritti2007-07-103-3/+27
|
* Fix broken importMarco Pesenti Gritti2007-07-101-1/+1
|
* #1720: Show the owner's buddy menu in the Groups view.Tomeu Vizoso2007-07-091-3/+8
|
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-091-2/+3
|
* Ignore errors when trying to display buddy picturesDan Williams2007-07-081-1/+5
|
* Fix battery var II, thanks to RWHEduardo Silva2007-07-061-1/+1
|
* Fix battery var, thanks to RWHEduardo Silva2007-07-061-1/+1
|
* Some clipboard fixes.Tomeu Vizoso2007-07-062-7/+14
|