Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties
Commit message (Expand)AuthorAgeFilesLines
* No need for a configure check; just use the GTK_CHECK_VERSION macro. BugChristian Persch2007-05-081-3/+4
* Use gtk+ builtin paper list to identify the document's paper size. FixesCarlos Garcia Campos2007-05-081-0/+105
* Add missing chain to parent class methods. Fixes bug #433128.Nickolay V. Shmyrev2007-04-291-0/+2
* Correctly handle impress document errors. Fixes nautilus crash in propertyTom Parker2007-01-251-0/+3
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-2/+2
* Actually remove .cvsignore filesChristian Persch2006-12-311-2/+0
* Check for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien CarberyNickolay V. Shmyrev2006-12-211-4/+41
* Fixes CHACK type in class casts. See bug #385343 for details.P. Henrique Silva2006-12-131-1/+1
* Adds a paper size field to the properties dialog. Fixes bug #307315. PatchWouter Bolsterlee2006-12-041-2/+110
* Reduce relocations. Bug #360616.Christian Persch2006-10-081-2/+2
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-6/+1
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-101-1/+1
* Due to broken libtool that is unable to track dependenciesNickolay V. Shmyrev2006-05-051-0/+12
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-8/+5
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-1/+2
* Check if date is invalid. Fix for bug 318134.Nickolay V. Shmyrev2005-10-111-1/+1
* Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.netMarco Pesenti Gritti2005-09-081-3/+5
* Set textdomain to libglade. Fixes translation problem in property page.Nickolay V. Shmyrev2005-08-251-1/+1
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-111-2/+4
* Actually return NULL for types we dont supportMarco Pesenti Gritti2005-07-081-1/+3
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-071-14/+8
* Some more cleanups. Was really necessary but I probably introduced bugs,Marco Pesenti Gritti2005-07-071-2/+1
* *** empty log message ***Marco Pesenti Gritti2005-07-071-1/+4
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-061-1/+1
* Support all mime typesMarco Pesenti Gritti2005-07-052-9/+9
* Plug a mem leak. HIG spacings.Christian Persch2005-07-051-0/+1
* Implement nautilus plugin for properties. Works only for pdf atm, I needMarco Pesenti Gritti2005-07-044-5/+187
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-044-0/+327