Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame
Commit message (Collapse)AuthorAgeFilesLines
* Restore some code which tomeu seem to have dropped by mistake.Marco Pesenti Gritti2007-07-021-1/+20
|
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-022-6/+15
|
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-022-0/+3
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-015-62/+14
|
* Get rid of bitrotten shutdown stuffMarco Pesenti Gritti2007-06-261-7/+0
|
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-242-0/+32
|
* Fix copyright yearMarco Pesenti Gritti2007-06-245-5/+5
|
* Added/corrected some license headers.Tomeu Vizoso2007-06-241-11/+11
|
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-0/+6
|
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-172-2/+32
|
* Clipboard fixes.Tomeu Vizoso2007-06-171-3/+3
|
* Misc dnd fixes.Tomeu Vizoso2007-06-141-5/+8
|
* Always show frame on the homepage even when activating from the frame.Marco Pesenti Gritti2007-06-131-1/+8
|
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-072-6/+3
|
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-071-2/+2
|
* Fix raw X windowsMarco Pesenti Gritti2007-06-011-2/+5
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-1/+2
| | | | | the shell and expose the parts that should be public to the shell dbus service.
* Fix Friends view buddy removalDan Williams2007-05-141-2/+2
|
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-1/+1
|
* Fix ps buddy object usageDan Williams2007-05-031-2/+2
|
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-014-9/+9
|
* Get rid of the activity menu.Marco Pesenti Gritti2007-04-272-75/+2
|
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-4/+7
|
* Fix properties bugsGuillaume Desmottes2007-04-251-1/+1
|
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-5/+10
|
* Drag images out of mozilla.Tomeu Vizoso2007-04-171-15/+31
|
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-2/+2
|
* Re-enable the Share action in the frameDan Williams2007-04-121-5/+4
|
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-8/+3
| | | | This reverts commit fcb57779a275e8a3343b71f991c23cb98f5c1e7a.
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-3/+8
|
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-4/+4
|
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
|
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-1/+1
|
* Return TRUE again in drag_motion_cb for accepting dnd drops.Tomeu2007-04-051-1/+1
|
* Rework corner detection to use 1 pixel window.Marco Pesenti Gritti2007-04-054-157/+114
|
* Remove some unused importsMarco Pesenti Gritti2007-03-281-1/+0
|
* Remove the overlay chat button since it doesn't really work.Marco Pesenti Gritti2007-03-221-2/+2
|
* Fix for removing items from the clipboard.Tomeu Vizoso2007-03-201-1/+1
|
* Show and hide the frame when an object is added to the clipboard.Tomeu Vizoso2007-03-181-1/+10
|
*