Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disable row selection in the treeview to prevent flicker. (#1235)Benjamin Berg2009-09-101-0/+2
* Do not requery if visibility wasn't changed #1250Aleksey Lim2009-09-101-0/+3
* Do not reseting resume mode on every visibility change #1311Aleksey Lim2009-09-101-1/+7
* really fix Alt handlingTomeu Vizoso2009-09-092-15/+10
* some pylint fixesTomeu Vizoso2009-09-091-4/+1
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-093-25/+32
* Hidden decorations of corner frame buttons #1294Aleksey Lim2009-09-071-15/+24
* Frame buttons are hidden #1285Aleksey Lim2009-09-071-4/+0
* Visual artefacts on highlighted frame buttons #1285Aleksey Lim2009-09-071-1/+0
* Journal title editing unexpected behaviour requires two clicks to edit #1283Aleksey Lim2009-09-071-1/+31
* Details dialog blinks while requery #1271Aleksey Lim2009-09-072-38/+62
* Process non-ds object in the right way in Journal #1262Aleksey Lim2009-09-073-15/+40
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-072-4/+2
* Suppress requery glicthes when current row comes from top rows #1235Aleksey Lim2009-09-071-3/+7
* Reset list view vadjustment if on mapping #1235Aleksey Lim2009-09-071-3/+15
* Check "keep" exsistence before settingAleksey Lim2009-09-061-1/+1
* Journal list view: jumping back to first page when popping up a palette #1235Aleksey Lim2009-09-061-1/+12
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-045-6/+14
* Implement server registration for non-XOs (Hamilton Chua) #916Tomeu Vizoso2009-09-041-10/+62
* Rename Unmount option to Remove #632Tomeu Vizoso2009-09-011-1/+1
* Trap X errors when calling property_get #571Tomeu Vizoso2009-09-011-9/+1
* add star badge to APs that are in our connections (erikos) #19Tomeu Vizoso2009-08-301-1/+4
* Let user upgrade system activity from .xo #701Aleksey Lim2009-08-282-10/+21
* pylint fixesSimon Schampijer2009-08-252-3/+3
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-2550-310/+310
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-251-0/+5
|\
| * Enable keyboard configuration stuff only if xklavier could be loadedSayamindu Dasgupta2009-08-241-0/+5
* | add technical details to details view in JournalSascha Silbe2009-08-252-0/+51
* | fix resuming activity instances from FavoritePalette (favorites view / home v...Sascha Silbe2009-08-251-1/+1
* | Revert thumbs mergeAleksey Lim2009-08-2516-1910/+397
* | Derive one level classes from objectAleksey Lim2009-08-253-3/+3
* | Do not fail on bad markup stringsAleksey Lim2009-08-251-2/+11
* | Fix typos in previous commitAleksey Lim2009-08-251-4/+3
* | Add thumbs view to ObjectChooserAleksey Lim2009-08-255-52/+71
* | Reset model if count of objects was changedAleksey Lim2009-08-252-23/+18
* | Do not ask non-ds objects for ds previewAleksey Lim2009-08-251-5/+9
* | Remove redundant update signalAleksey Lim2009-08-252-15/+7
* | Keep thumb sizes right while switching viewsAleksey Lim2009-08-252-27/+43
* | Fix renaming issueAleksey Lim2009-08-253-5/+5
* | Do not expand thumbs by defualtAleksey Lim2009-08-251-2/+9
* | Corrections after rebasing to masterAleksey Lim2009-08-252-32/+9
* | Unhighlight details icon on activateAleksey Lim2009-08-251-2/+6
* | Take into account design comments(garycmartin)Aleksey Lim2009-08-251-31/+24
* | Reorganize directory hierarchy in journal/; update Makefile.amAleksey Lim2009-08-258-214/+24
* | Fix pylint/pep8 issuesAleksey Lim2009-08-258-135/+154
* | Handle detail-clicked signal from palettes in ThumbsViewAleksey Lim2009-08-251-6/+16
* | 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