summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add more convenience API.Kristian Rietveld2007-07-197-2/+225
* sv.po: Updated Swedish translationDaniel Nylander2007-07-192-1838/+1814
* Maxim Dziumanenko <dziumanenko@gmail.com>Maxim V. Dziumanenko2007-07-191-1/+1
* Ref the cursor in the cached case.Richard Hult2007-07-182-1/+6
* Correct some mistakes in the documentation of the test-expand/collapse-rowMatthias Clasen2007-07-182-2/+8
* Small cleanupsMatthias Clasen2007-07-182-5/+7
* sv.po: Updated Swedish translationDaniel Nylander2007-07-172-1314/+1136
* only do the coordinate check if tmp is not NULL.Kristian Rietveld2007-07-172-1/+7
* Fix some issues with some combinations of inline-selection andMatthias Clasen2007-07-163-32/+33
* check if the pointer is really over the returned widget, since theKristian Rietveld2007-07-162-0/+11
* Translation updated by Tino Meinen.Vincent van Adrighem2007-07-162-1143/+1008
* Plug a memleak. (#455721, Christian Persch)Matthias Clasen2007-07-162-1/+7
* Apply a patch by Guillaume Cottenceau to improve the signal docs.Matthias Clasen2007-07-162-4/+35
* Apply a patch by Xan Lopez to document a lot of GtkWidget signals.Matthias Clasen2007-07-162-166/+566
* Convenience functions to position tooltips on icon view items or cells.Matthias Clasen2007-07-166-1/+109
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-152-1105/+991
* Updated Lithuanian translation.Žygimantas Beručka2007-07-142-1641/+1654
* Updated Lithuanian translation.Žygimantas Beručka2007-07-142-1129/+1019
* Updated Norwegian bokmål translation.Kjartan Maraas2007-07-142-1078/+976
* Plug leak.Richard Hult2007-07-142-0/+9
* Move from here... ...to here. (_gdk_windowing_window_destroy): Update theRichard Hult2007-07-134-21/+52
* Add stubs.Richard Hult2007-07-132-0/+24
* Avoid gratitious use of g_strdup_printf().Matthias Clasen2007-07-134-4/+25
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-137-59/+275
* Estonian translation update by Ivar Smolin.Priit Laes2007-07-132-1090/+956
* gdk/win32/gdkevents-win32.c Fix transient windows on Win32 so that when aCody Russell2007-07-124-14/+66
* Fixed memory leak at window closing in DirectFB backend, patch provided by Si...Attilio Fiandrotti2007-07-124-1/+32
* clarified documentation example.Tim Janik2007-07-122-15/+23
* clarify section about gdk_threads_enter/ gdk_threads_leave to be rewordedTim Janik2007-07-122-6/+14
* Updated Korean translation by Eunju Kim..Changwoo Ryu2007-07-122-1759/+1707
* Add docsMatthias Clasen2007-07-122-4/+146
* Add docsMatthias Clasen2007-07-122-1/+23
* Add more documentation.Matthias Clasen2007-07-124-42/+84
* Make parameter naming consistent.Matthias Clasen2007-07-124-43/+51
* Small doc fixesMatthias Clasen2007-07-124-1/+21
* Move some docs inlineMatthias Clasen2007-07-122-7/+6
* Small additions and correctionsMatthias Clasen2007-07-126-49/+65
* AdditionsMatthias Clasen2007-07-112-0/+11
* Move some docs inlineMatthias Clasen2007-07-115-13/+42
* x should be changed when converting widget <=> bin_window coordinates, notKristian Rietveld2007-07-112-4/+10
* New function to convert widget coords to what is expected by the at_posMatthias Clasen2007-07-116-3/+66
* More tooltips docsMatthias Clasen2007-07-115-7/+140
* Small doc updateMatthias Clasen2007-07-102-1/+6
* Intern the action's name. Saves two string duplicates of it per action;Christian Persch2007-07-103-31/+45
* Add hack to workaround the broken tracking rect implementation in quartz,Richard Hult2007-07-102-8/+49
* add getter/setter pair, slight addition to has-tooltip propertyKristian Rietveld2007-07-104-9/+71
* Translation updated.Gabor Kelemen2007-07-102-1109/+966
* Remove work-around for the old tooltips code, and just set the actionChristian Persch2007-07-103-19/+13
* use gtk_container_forall, instead of gtk_container_foreach(). MakesKristian Rietveld2007-07-102-4/+11
* ignore invisible (!drawable) widgets. (Fixes bug reported by PaoloKristian Rietveld2007-07-102-0/+9