summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* gail: Use accessor functions to access GtkEntryJavier Jardón2010-11-191-11/+29
* gail: we cant access button->in_button directly now.Javier Jardón2010-11-191-0/+8
* docs: Update URL of some documentation linksJavier Jardón2010-11-141-1/+1
* Really get rid of _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-111-9/+9
* Print files to Documents directory by defaultMarek Kasik2010-11-101-4/+12
* Don't export _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-091-8/+12
* pixbuf engine: remove only use of GCache in GtkRyan Lortie2010-11-081-22/+45
* Fix build breakage and avoid a warningTor Lillqvist2010-11-061-3/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-313-19/+21
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-303-19/+19
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* gail: use accessor functions to access GtkToggleButtonJavier Jardón2010-10-263-6/+6
* Remove some warningsMatthias Clasen2010-10-221-4/+3
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-222-18/+7
* Add GtkScrollable interfaceTadej Borovšak2010-10-222-73/+55
* settings: Move setting property registration in gtksettings.cEmmanuele Bassi2010-10-201-19/+0
* cups: Add hack to work around gcc warningBenjamin Otte2010-10-181-4/+5
* Don't use old GtkComboBoxEntry in gailChristian Dywan2010-10-181-3/+3
* Parse lpoptions correctlyMarek Kasik2010-10-151-12/+90
* Enable the build of MS Windows engine againFridrich Štrba2010-10-141-1/+1
* Trying to fix MS Windows engineMartin Schlemmer2010-10-143-380/+288
* build: Distribute README.multipressVincent Untz2010-10-111-0/+2
* gail: GtkTreeViewColumn doesn't have a destroy signal anymoreWilliam Jon McCann2010-10-081-38/+8
* Use and print note for key only if there are credentialsChristian Dywan2010-10-081-4/+3
* gail: don't try to get stock id from images that aren't stockWilliam Jon McCann2010-10-071-2/+4
* Bypass the ms-windows engine for nowTor Lillqvist2010-10-071-1/+1
* gail: use a weak pointer instead of an invalid destroy signalWilliam Jon McCann2010-10-021-19/+5
* gail: Fix menu emission hooksBenjamin Otte2010-10-021-0/+17
* gail: remove obsolete select and deselect signals from MenuItemWilliam Jon McCann2010-09-301-16/+0
* gail: Fix tests compilation - too many castsBenjamin Otte2010-09-285-17/+17
* cups: Fix compile warnings with --enable-debugBenjamin Otte2010-09-272-2/+2
* Fixing gail build for removal of GtkObject type.Tristan Van Berkom2010-09-271-2/+2
* Remove GtkObject completelyMatthias Clasen2010-09-265-112/+0
* cellrenderer: Merge GtkCellSizeRequest into GtkCellRendererBenjamin Otte2010-09-261-6/+6
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-1/+1
* msw-engine: Remove sanitize_size codeBenjamin Otte2010-09-261-36/+0
* imcontextxim: Connect to draw signalBenjamin Otte2010-09-261-14/+7
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-262-4/+4
* API: image: Remove ability to set image from a pixmapBenjamin Otte2010-09-261-7/+0
* pixbuf-engine: remove unused theme_pixbuf_render_no_cairo()Benjamin Otte2010-09-262-34/+0
* style: Convert draw_resize_grip vfunc to Cairo versionBenjamin Otte2010-09-261-54/+11
* style: Convert draw_expander vfunc to Cairo versionBenjamin Otte2010-09-261-7/+3
* style: Convert draw_handle vfunc to Cairo versionBenjamin Otte2010-09-261-7/+3
* style: Convert draw_slider vfunc to Cairo versionBenjamin Otte2010-09-261-7/+3
* style: Convert draw_focus vfunc to Cairo versionBenjamin Otte2010-09-261-7/+3
* style: Convert draw_extension vfunc to Cairo versionBenjamin Otte2010-09-261-7/+3
* style: Convert draw_box_gap vfunc to Cairo versionBenjamin Otte2010-09-261-45/+3
* style: Convert draw_shadow_gap vfunc to a Cairo versionBenjamin Otte2010-09-261-4/+3