2844 Commits (858e43dea92474f0e48975b0cae9d9d84809f4b3)
 

Author SHA1 Message Date
Tomeu Vizoso 8e9c0b640b Change from GPL to LGPL. 17 years ago
Tomeu Vizoso b320ea36cf Some activity registry fixes. Thanks cjb. 17 years ago
Marco Pesenti Gritti ceff7d71a2 Improve address/title logic 17 years ago
Marco Pesenti Gritti 5cf263537f Put some border around the combo 17 years ago
Marco Pesenti Gritti f5bb269849 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 4e8bacc009 Really add it 17 years ago
Marco Pesenti Gritti 9645d31f1b Add a toolcombobox 17 years ago
Tomeu Vizoso 22689ed1da Several fixes for the object type registry and the activity registry. 17 years ago
Eduardo Silva cc604e0815 Console: new nandflash status viewer 17 years ago
Tomeu Vizoso 7e8160871a Fix typo. 17 years ago
Eduardo Silva 67b7e3457b Console: little fix 17 years ago
Eduardo Silva 28deb37ffa Console: remove unnecessary file 17 years ago
Eduardo Silva 8e918f865b Console: new graphics package 17 years ago
Tomeu Vizoso 29e68376e9 Tell git to ignore sugar/_sugarext.c. 17 years ago
Eduardo Silva 34e8277d15 Console: internal changes 17 years ago
Tomeu Vizoso c9cd87b142 Percent should be 100% only when we have already added all the targets. 17 years ago
Tomeu Vizoso 340fcc271d set_state() could be called when there are still no formats. 17 years ago
Eduardo Silva fde3159002 Palette positioning/closing fixes 17 years ago
Simon McVittie 129ada9101 services/presence/: remove. Use projects/presence-service git repo instead 17 years ago
Eduardo Silva dee7537462 Palette: speed up 17 years ago
Eduardo Silva f79d5a63db Palette: tooltip fix 17 years ago
Dan Williams d849f573c5 Add network.py to makefile 17 years ago
Marc Maurer 88011ed22d Add set_current_toolbar 17 years ago
Marco Pesenti Gritti 39d1f7b581 Better regexp 17 years ago
Tomeu Vizoso a9600516fb Take screenshot and save it to the journal (<alt>1). 17 years ago
Marco Pesenti Gritti 283a3f4c97 Better snapshot script 17 years ago
Marco Pesenti Gritti b2980d7bd6 Restore get_id/get_service_name, didn't realize they was used by subclasses. 17 years ago
Eduardo Silva aab18a866d Palette: Tooltip support 17 years ago
Marco Pesenti Gritti e707f1b1cc Hrm how my icon name changes did get reverted... 17 years ago
Marco Pesenti Gritti 2b7ffe41d9 Make bundle_id and activity_id window properties to
avoid races.
17 years ago
Marco Pesenti Gritti 5cc9a8c424 Bindings to set activity_id and bundle_id hints 17 years ago
Marco Pesenti Gritti d4bd7a5d05 Do not index icons by activity id. Raw X windows does not have one. 17 years ago
Marco Pesenti Gritti cd3efeba49 Fix raw X windows 17 years ago
Marco Pesenti Gritti b1a62c2fc0 Refactor part of the Home model. Should be much
cleaner and reliable. If you find bugs with it
please let me know.
17 years ago
Marco Pesenti Gritti 2f6790105d Make launching a property of the activity model 17 years ago
Marco Pesenti Gritti e1f27fcd34 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 38c0cf411c Remove our custom launch timeout. The dbus timeout
is enough.
17 years ago
Eduardo Silva 0014ea0da0 Palette: Automatic positioning 17 years ago
Marco Pesenti Gritti d271e1f481 Fix new instance message 17 years ago
Marco Pesenti Gritti fc53bf8667 Support icons inside the activity 17 years ago
Eduardo Silva 9ea6b18027 Merge branch 'master' of git://dev.laptop.org/sugar 17 years ago
Simon McVittie ef369e97de Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Eduardo Silva 7985a05274 Console: fix reading log files 17 years ago
Eduardo Silva dd00dda41f Palette fixes 17 years ago
Marco Pesenti Gritti 75130719b5 Check for locks before using a display.
Patch by reinier@heeres.eu
17 years ago
Simon McVittie cd12b59967 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Simon McVittie 22b1338ac5 services/presence/server_plugin: special-case the Owner when IDing buddies.
We always know who we are, so don't need to inspect our own handle or anything.
17 years ago
Simon McVittie b362ed625c services/presence/server_plugin: fix thinko - take the right arguments to _subscribe_members_changed_cb 17 years ago
Simon McVittie a54aaa54be services/presence/presenceservice: look up buddies by key-ID if we don't know the full key yet. 17 years ago
Simon McVittie f90de752f6 services/presence/presenceservice: weakly reference Buddy objects in _buddies
This makes sure we re-use an existing Buddy object if it's still referenced
somewhere, rather than trying to make another and fighting over the object path.
17 years ago