summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-22102-732/+792
* Fix a typoMatthias Clasen2005-03-214-1/+13
* Fix typoMatthias Clasen2005-03-211-1/+1
* Fix a typoMatthias Clasen2005-03-211-1/+1
* : Mark param spec strings as static.Matthias Clasen2005-03-2119-128/+195
* Mark param spec strings as static.Matthias Clasen2005-03-215-2/+23
* Mark param spec strings as static.Matthias Clasen2005-03-212-18/+16
* Shut up CVSManish Singh2005-03-211-0/+1
* Silence gcc warnings (unused variables, unhandled enum value in switch).Tor Lillqvist2005-03-207-7/+48
* Return the Terminal Services session number, window station name (alwaysTor Lillqvist2005-03-204-3/+98
* cast away the constness in the call to free().Manish Singh2005-03-202-1/+6
* Don't leak node->mime_type if we are reusing an existing node. (#170774,Matthias Clasen2005-03-202-0/+8
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-20298-1533/+2519
* Make right-clicks not pop up the menu.Soeren Sandmann2005-03-194-3/+30
* Call cairo_surface_finish()Owen Taylor2005-03-185-12/+25
* On WM_MOUSEMOVE, don't check if this process owns the active window. ThisTor Lillqvist2005-03-185-27/+33
* Use cairo_set_device_offset().Owen Taylor2005-03-1812-227/+268
* Fix get_stipple_surface to actually work, set EXTEND_REPEAT on the stippleOwen Taylor2005-03-174-2/+22
* Fix formatting in example in the docs. (#170611, Jianfei Wang)Matthias Clasen2005-03-174-1/+10
* Clamp adjustment values on resize. (#170567, Tomislav Jonjic)Matthias Clasen2005-03-174-13/+34
* Don't crash if there is no cache. (#170652, Diego Gonzalez)Matthias Clasen2005-03-174-1/+10
* Make inline completion insert the prefix at the right spot. (#170146, DougMatthias Clasen2005-03-174-1/+20
* gdk_key is a typedef, not a struct tag.Tor Lillqvist2005-03-174-7/+19
* Updated Canadian English translation.Adam Weinberger2005-03-171-1/+1
* Typo fix in the docs.Matthias Clasen2005-03-178-14/+213
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-1735-2467/+1484
* Also demonstrate GtkCellRenderer::editing-started and separators.Matthias Clasen2005-03-164-2/+46
* Shut up CVSManish Singh2005-03-162-0/+2
* #include gdkaliasdef.c here too.Manish Singh2005-03-164-0/+14
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-1662-528/+1218
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-1614-72/+163
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-1616-186/+270
* Add an example for manually setting up a group of actions.Matthias Clasen2005-03-154-1/+28
* Document that inline completion requires text-column to be set.Matthias Clasen2005-03-155-2/+45
* Update spec.Anders Carlsson2005-03-158-52/+723
* New debugging function. As GetKeyNameText() returns a localized key nameTor Lillqvist2005-03-157-28/+99
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-1413-100/+236
* A further fix for big window support. Now also the test in testgtk works.Ivan, Wong Yat Cheung2005-03-124-0/+17
* Make it compileMatthias Clasen2005-03-121-1/+1
* Don't crash on style changes. (#169334, Yury Puzis)Matthias Clasen2005-03-124-2/+11
* Fix the doc comments. (#169967, Masao Mutoh)Matthias Clasen2005-03-124-2/+18
* Big window fix for Win32. Big windows are still emulated within 16-bitIvan, Wong Yat Cheung2005-03-116-552/+153
* Fix a doc typo. (#169873, Johan Dahlin)Matthias Clasen2005-03-114-1/+10
* Don't try to focus the default_widget if there is none. (#169881, ThomasMatthias Clasen2005-03-114-7/+25
* gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility forTor Lillqvist2005-03-104-3/+97
* Remove inadvertent gail references, require Pango 1.9.0Manish Singh2005-03-104-43/+16
* Bump GLib requirementMatthias Clasen2005-03-094-1/+55
* Fix a C99ism. (#169741, Morten Welinder)Matthias Clasen2005-03-092-2/+8
* Typo fixes. (#169728, Morten Welinder, Owen Taylor)Matthias Clasen2005-03-096-18/+32
* Fix a typo in the docs. (#169729, Morten Welinder)Matthias Clasen2005-03-094-1/+10