summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove unused variable.Manish Singh2005-07-134-18/+29
* new function. (#160879, Stefan Kost).Kristian Rietveld2005-07-135-0/+35
* paint a flat box on the area the treeview got allocated extra verticallyKristian Rietveld2005-07-135-12/+53
* Fix an unintentional case of width-for-height... (#310133, Luis Villa)Matthias Clasen2005-07-134-1/+16
* let's take the MIN of width and max_width here, not width and max_width !=Kristian Rietveld2005-07-134-1/+19
* Don't keep the caches for unthemed directories in a separate list, insteadMatthias Clasen2005-07-134-32/+31
* Check the cairo versionMatthias Clasen2005-07-134-1/+15
* Fix handling of Aiptek and Aiptek-like graphical tablets such as Trust onRobert Ögren2005-07-134-130/+82
* Add Copyright/License information.Matthias Clasen2005-07-134-0/+31
* when !separator, don't add the focus_line_width to width/height (happensKristian Rietveld2005-07-135-3/+40
* Add Copyright/License information.Matthias Clasen2005-07-1339-12/+881
* Updated Slovak translation.Marcel Telka2005-07-132-19/+22
* Add a warning about unreffing icon themes. (#310163, Rodney Dawes)Matthias Clasen2005-07-134-2/+20
* quit maintaining the iter on every iteration, only get the iter when weKristian Rietveld2005-07-124-32/+37
* ushe dosta rabotaIvan Stojmirov2005-07-121-227/+192
* Updated Spanish translation.Francisco Javier F. Serrador2005-07-122-551/+561
* Fix the buildMatthias Clasen2005-07-121-1/+1
* Hungarian translation updated.Gabor Kelemen2005-07-124-2006/+1936
* Fix the same confusion here, too.Matthias Clasen2005-07-124-3/+9
* Fix cairo_content_t <-> cairo_format_t confusion. (#310086, CarlosMatthias Clasen2005-07-124-1/+13
* Forgot to commit this one.Tor Lillqvist2005-07-121-2/+0
* Follow the Nautilus change and rename "Filesystem" to "File System",Matthias Clasen2005-07-124-1/+22
* Rename this demo.Matthias Clasen2005-07-126-5/+179
* Correct copyright informationMatthias Clasen2005-07-128-8/+8
* Accept dashes in demo titles.Matthias Clasen2005-07-124-2/+14
* Translation updated by Ivar Smolin.Priit Laes2005-07-122-568/+577
* Add Copyright/License information.Matthias Clasen2005-07-1228-0/+653
* Add Copyright/License information.Matthias Clasen2005-07-128-0/+148
* Add Copyright/License information.Matthias Clasen2005-07-123-0/+63
* Add copyright and license informationMatthias Clasen2005-07-1214-4/+200
* Remove the runtime warning about the invisible property, add a warningMatthias Clasen2005-07-114-2/+27
* Don't ever go unconditionally to the buffer ends; that doesn't work if theMatthias Clasen2005-07-114-8/+22
* add binding entry for ctrl + backspace (move focus to parent withoutKristian Rietveld2005-07-114-8/+36
* Add new api.Matthias Clasen2005-07-112-0/+5
* Make gdk_window_present() move the window to the current desktop, insteadMatthias Clasen2005-07-117-23/+133
* When dragging text, use a drag icon showing the (ellipsized) text that isMatthias Clasen2005-07-118-25/+351
* Make double-clicking between words select whitespace. (#309860, MikeMatthias Clasen2005-07-114-54/+83
* Documentation improvements. (#309946, Torsten Schoenfeld)Matthias Clasen2005-07-114-1/+18
* Updated Serbian translation.Danilo Å egan2005-07-103-2533/+2516
* Updated Czech translation.Miloslav Trmac2005-07-104-1774/+1781
* remove unneeded check for negative window_y.Kristian Rietveld2005-07-104-3/+15
* also move to the next match when ctrl+g is pressed. (#156657, Matt T.Kristian Rietveld2005-07-104-0/+22
* rework function to make page up/down behave the same as in GtkTextView.Kristian Rietveld2005-07-104-8/+29
* Update links to the EWMH. (#309910, Park Ji-In)Matthias Clasen2005-07-102-4/+9
* Fix #305737, patch from Tomislav Jonjic. This makes theKristian Rietveld2005-07-094-10/+86
* when open_all is TRUE, traverse the newly built tree to emit row_expandedKristian Rietveld2005-07-094-0/+29
* Translation updated by Tino Meinen.Vincent van Adrighem2005-07-094-1768/+1796
* Updated Hebrew translation.Yair Hershkovitz2005-07-092-685/+641
* Drop build/* from AC_CONFIG_FILES.Tor Lillqvist2005-07-095-7/+13
* Look for windres on Win32.Tor Lillqvist2005-07-0912-35/+91