Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not blink by preview while re-reading entriesAleksey Lim2009-08-253-13/+28
* | Take into account last line while filling cells in SmoothTableAleksey Lim2009-08-251-2/+3
* | Do not set bin_rows less then rows in SmoothTableAleksey Lim2009-08-252-28/+28
* | Do large row-* eventsAleksey Lim2009-08-251-9/+16
* | Show journal progress bar only after first progress eventAleksey Lim2009-08-251-11/+10
* | Implement ThumbsViewAleksey Lim2009-08-2510-59/+412
* | Include to SmoothTable range partly visible rowsAleksey Lim2009-08-251-2/+3
* | Getting visible cells in SmoothTableAleksey Lim2009-08-252-10/+20
* | Utilize SmoothTable in TableViewAleksey Lim2009-08-252-343/+162
* | Rewrite smooth tableAleksey Lim2009-08-255-129/+294
* | Implement smooth scrolling in TableViewAleksey Lim2009-08-252-102/+263
* | Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-2513-325/+1453
* | Remove Restart option from buddy menu, change order to place Shutdown first, ...James Cameron2009-08-251-9/+4
* | Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-254-3/+53
* | let the logger do the formattingSascha Silbe2009-08-2437-148/+143
* | Fix launching new activity instances #1214Tomeu Vizoso2009-08-241-2/+4
* | Accelerators for zoom toolbarSimon Schampijer2009-08-201-6/+8
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-08-2015-297/+156
|\ \
| * | Bunch of pylint fixesTomeu Vizoso2009-08-199-54/+47
| * | Remove "Erase" and "Remove favorite" Activity palette entries #1128Tomeu Vizoso2009-08-194-145/+108
| * | Change menu option label from "Start" to "Start new" #314Tomeu Vizoso2009-08-181-1/+1
| * | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-08-181-12/+20
| |\ \
| * | | Remove key handlers for rotation and brightness change for the XO. #737Tomeu Vizoso2009-08-182-97/+0
* | | | CP: Better representation of the clear commands in the helpSimon Schampijer2009-08-191-0/+3
| |/ / |/| |
* | | Transmit the color of the ad-hoc network creatorSimon Schampijer2009-08-181-12/+20
|/ /
* | Improve error reporting.Tomeu Vizoso2009-08-141-5/+6
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-08-1210-33/+45
|\ \
| * | Add sbin to PATH (silbe) #998Tomeu Vizoso2009-08-101-1/+1
| * | Adapt to API changes in the journal #881Tomeu Vizoso2009-08-072-4/+4
| * | Missed copyright header for jarabe.journal.__init__ #1136Aleksey Lim2009-08-071-0/+15
| * | Allow the user to dismiss the file transfer invitation when the other user ca...Tomeu Vizoso2009-08-071-5/+7
| * | Add support for len(bundleregistry.get_registry())Tomeu Vizoso2009-08-061-0/+3
| * | Add TODO about splice_asyncTomeu Vizoso2009-08-061-0/+1
| * | Merge branch 'master' of git://git.sugarlabs.org/sugar/updater into updaterTomeu Vizoso2009-08-041-2/+0
| |\ \
| | * | Change scope for class membersAleksey Lim2009-08-031-2/+0
| * | | Merge branch 'master' of git://git.sugarlabs.org/sugar/updater into updaterTomeu Vizoso2009-08-032-5/+4
| |\ \ \ | | |/ /
| | * | Remove uninstalled activities from modelAleksey Lim2009-07-301-1/+1
| | * | Install .xo bundles while uploading to JournalAleksey Lim2009-07-301-4/+3
| * | | Merge branch 'master' of git://dev.laptop.org/users/mstone/sugarTomeu Vizoso2009-08-011-18/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove calls to the Rainbow dbus service.Michael Stone2009-02-271-18/+1
| * | | Add the tags property to the buddy modelTomeu Vizoso2009-07-291-0/+11
* | | | Journal: Reordering the type filter pull down menu (Walter Bender) #875Simon Schampijer2009-08-121-22/+25
|/ / /
* | | Fix .xoj support #1098Aleksey Lim2009-07-273-4/+12
* | | Fix naming of entries with unknown extensions (silbe) #1040Tomeu Vizoso2009-07-271-4/+6
* | | Abort if theres an error when retrieving activities (silbe) #1059Tomeu Vizoso2009-07-221-0/+1
* | | Dont reinstall bundle if its already installed (silbe) #1053Tomeu Vizoso2009-07-221-0/+3
* | | update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-4/+6
* | | Get title editing in the journal working againTomeu Vizoso2009-07-131-0/+7
* | | missing argumentSimon Schampijer2009-07-121-1/+1
* | | Pass the event timestamp to window management operationsTomeu Vizoso2009-07-122-45/+48