search for: tab_item

Displaying 2 results from an estimated 2 matches for "tab_item".

2008 Jan 25
8
simple routing & linking question
...eating a controller for facebook stuff (called FaceController). (setup is canvas, fbml) So I have: facebook config http://myurl:myport/face/ My controllers name is face, so I dont even need a manual route, for the landing page it works like a charm. but, when I try to make links: <fb:tab_item href="http://apps.facebook.com<%= url_for(:controller => ''face'', :action => "index", :only_path => true) %>" title="All Tasks"></fb:tab_item> This makes a url call to http://myurl:myport/face/face/index Any ideas for a cl...
2007 Feb 16
0
Wine release 0.9.31
...ping. winedump: Removed a couple of unused elements out of struct symbol. Farshad Agah (1): comctl32: Added monthcal test cases. Felix Nawothnig (5): gdi32: Fix offset calculation in PATH_ExtTextOut for >1 chars. comctl32: Remove unnecessary and misused mask member from TAB_ITEM. comctl32: Rename 'string' test to 'misc'. comctl32: Add tests for Alloc() and friends. comctl32: Remove redundant NULL checks before Free() calls. Francois Gouget (49): snmpapi: Fix the winapi_check warnings. winecoreaudio.drv: Update win32.api to fix...