Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Added an entry that can have icons inside: IconEntry. From libsexy.Tomeu Vizoso2007-08-203-0/+1090
* Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-112-1/+14
* Fix cflagsMarco Pesenti Gritti2007-08-111-2/+2
* First go at support of focusable widgets inside the palette.Marco Pesenti Gritti2007-08-082-45/+10
* Get rid of some of the obsolete units usage.Marco Pesenti Gritti2007-07-311-7/+0
* Use menu->toplevel rather than getting the parent.Marco Pesenti Gritti2007-07-311-2/+2
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-2729-445/+66
* Use selection grey for progress in the address entry.Marco Pesenti Gritti2007-07-191-1/+1
* Improve tooltips sizingMarco Pesenti Gritti2007-07-062-15/+39
* Lots of palette refactoring.Marco Pesenti Gritti2007-06-263-0/+126
* More LGPL headersMarco Pesenti Gritti2007-06-242-24/+26
* Fix copyright yearsMarco Pesenti Gritti2007-06-246-6/+6
* Check also C filesMarco Pesenti Gritti2007-06-241-0/+1
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-207-0/+1109
* Should actually use STRING atomMarco Pesenti Gritti2007-06-191-2/+2
* Use a string atomMarco Pesenti Gritti2007-06-191-7/+7
* Evil hack to keep the entry context menu working with ourMarco Pesenti Gritti2007-06-131-0/+17
* Improve address/title logicMarco Pesenti Gritti2007-06-131-1/+17
* Bindings to set activity_id and bundle_id hintsMarco Pesenti Gritti2007-06-013-1/+127
* Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-2317-1/+4528
* Add the AddressEntry object to sugarMarco Pesenti Gritti2007-05-213-0/+725
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-0723-3781/+0
* Use gtk to detect dpi.Marco Pesenti Gritti2007-04-074-130/+1
* UnusedMarco Pesenti Gritti2007-04-061-0/+0
* Remove,unusedMarco Pesenti Gritti2007-04-062-791/+0
* Move private extensions out of the lib, inside the shell.Marco Pesenti Gritti2007-04-068-553/+2
* Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-069-288/+1
* Remove the unused push scroller code.Marco Pesenti Gritti2007-04-065-298/+0
* Move data in the lib to the toplevel dir.Marco Pesenti Gritti2007-04-064-104/+1
* Do not abort on X errorsMarco Pesenti Gritti2007-04-041-14/+14
* Add XSetErrorHandler for not crashing on X errors caused by Gecko plugins.Tomeu2007-04-031-0/+31
* Fix problem with back/forward and framesMarco Pesenti Gritti2007-03-311-0/+2
* Deactivate extension based type checking for Gecko 1.8.Tomeu2007-03-301-1/+3
* If we receive an application/octet-stream, check the mime type by looking at ...Tomeu2007-03-301-30/+56
* Add constants to _sugar.Tomeu Vizoso2007-03-281-0/+1
* Fix conversion from uri to fileMarco Pesenti Gritti2007-03-231-6/+15
* Handle abw filesMarco Pesenti Gritti2007-03-221-0/+1
* Hook up etoys projectsMarco Pesenti Gritti2007-03-223-1/+4
* Don't show the progress bar when focused and round more the progress bar.Tomeu Vizoso2007-03-211-2/+3
* Let pango/fontconfig to choose the concrete font.Tomeu Vizoso2007-03-211-5/+0
* Tweak dpi and font sizeMarco Pesenti Gritti2007-03-201-55/+45
* Pass the post data to the PersistMarco Pesenti Gritti2007-03-182-1/+42
* Refactored global key handling and frame logic.Tomeu Vizoso2007-03-174-66/+44
* Add document metadata property. Expose the filename.Marco Pesenti Gritti2007-03-175-74/+245
* Improve image name detectionMarco Pesenti Gritti2007-03-171-15/+29
* Image name property, fetch content-disposition from the cache.Marco Pesenti Gritti2007-03-174-22/+107
* Add button to event infoMarco Pesenti Gritti2007-03-163-1/+10
* Fix compilation with firefoxMarco Pesenti Gritti2007-03-152-4/+4
* Respect suggested name when downloading filesDan Williams2007-03-141-5/+29
* Return TRUE on success.Tomeu Vizoso2007-03-141-0/+4