Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-114-5/+29
| * Fix cflagsMarco Pesenti Gritti2007-08-111-2/+2
| * Separate libsugar and libsugarui ld flags to notMarco Pesenti Gritti2007-08-102-12/+18
| * Fixed a typo in the palette gap calculation code.Benjamin Berg2007-08-101-1/+1
| * Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugarBenjamin Berg2007-08-102-1/+9
| |\
| | * hack to make sure vte does not wrap too early in first instanceJohn (J5) Palmieri2007-08-101-1/+1
| | * Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-103-3/+3
| | |\
| | * | sugar console changes directory to the user's home directory and sets proc titleJohn (J5) Palmieri2007-08-101-0/+8
| * | | Ignore grab_notify in the palette menu so that eg. scales work.Benjamin Berg2007-08-101-0/+4
| | |/ | |/|
| * | Don't draw the invoker rectangle for tooltips.Benjamin Berg2007-08-103-3/+3
| |/
| * Draw an invoker rectangle that looks connected to the main palette.Benjamin Berg2007-08-105-1/+172
| * Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar"Dan Winship2007-08-093-1/+28
| * Complete move to external bundle registry.Tomeu Vizoso2007-08-0910-140/+141
| * Correctly include .mo files in bundles.Tomeu Vizoso2007-08-092-4/+6
| * Notice when (non-sugar) activity factories fail to launch. #1975Dan Winship2007-08-081-2/+5
| * Make activity icons in frame outline-only. #2668Dan Winship2007-08-084-6/+16
| * Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-43/+64
| |\
| | * DevConsole: logviewer now reads Xorg logfileEduardo Silva2007-08-081-43/+64
| * | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-0817-113/+157
| |\ \ | | |/
| | * Adapt to new palette API.Tomeu Vizoso2007-08-081-3/+6
| | * Rename the clipboard service as shell service.Tomeu Vizoso2007-08-0813-10/+12
| | * Move the activity register to the clipboard service.Tomeu Vizoso2007-08-0810-101/+140
| * | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-3/+3
| |\ \ | | |/
| | * Fix objectchooser, replace frame with canvasroundbox moduleEduardo Silva2007-08-081-3/+3
| * | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-0821-245/+208
| |\ \ | | |/
| | * Ignore only INFERIOR enter/leave events.Marco Pesenti Gritti2007-08-081-2/+2
| | * Override menu shell deactivate to go through the palette.Marco Pesenti Gritti2007-08-081-0/+3
| | * Expose palette.action_barMarco Pesenti Gritti2007-08-081-7/+15
| | * Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-084-37/+44
| | * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-081-5/+5
| | |\
| | | * Adapt to new color constants.Tomeu Vizoso2007-08-081-5/+5
| | * | Call embed after the widget hierarchy is setup so thatMarco Pesenti Gritti2007-08-081-3/+3
| | |/
| | * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-081-1/+1
| | |\
| | | * Added missing file in configure.acTomeu Vizoso2007-08-081-1/+1
| | * | Enable focus when there is content. Remove the focusMarco Pesenti Gritti2007-08-081-15/+9
| | |/
| | * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-0811-59/+81
| | |\
| | | * DevConsole: ups! fix Makefile.amEduardo Silva2007-08-071-1/+1
| | | * DevConsole: New referenced memory usage field in Memphis (introduced in kerne...Eduardo Silva2007-08-077-35/+46
| | | * DevConsole: Fix Memphis start/stop buttonEduardo Silva2007-08-071-3/+2
| | | * DevConsole: Fix broken procfs parserEduardo Silva2007-08-073-20/+32
| | * | First go at support of focusable widgets inside the palette.Marco Pesenti Gritti2007-08-085-153/+82
| | |/
| * | Make Journal active at startup. #2159Dan Winship2007-08-083-43/+89
| * | Always get the activity list from the shell view, not sometimes from the modelDan Winship2007-08-081-2/+2
| |/
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-08-076-30/+303
|\ \ | |/
| * 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
| * Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-032-5/+95
| * Make the whole wedge in the activity ring clickable. #2029Dan Winship2007-08-021-8/+37
| * Icon(): Add scaled icon support (SVG) with editable fill and stroke colorsEduardo Silva2007-08-021-13/+96
| * Don't set a server by default outside the emulatorDan Williams2007-08-011-1/+4